1 2 3 4 5 6 7 8 9 10 11 12 13
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package connectcases provides the API client, operations, and parameter types
// for Amazon Connect Cases.
//
// Welcome to the Amazon Connect Cases API Reference. This guide provides
// information about the Amazon Connect Cases API, which you can use to create,
// update, get, and list Cases domains, fields, field options, layouts, templates,
// cases, related items, and tags. For more information about Amazon Connect Cases,
// see Amazon Connect Cases
// (https://docs.aws.amazon.com/connect/latest/adminguide/cases.html) in the Amazon
// Connect Administrator Guide.
package connectcases
|