1 2 3 4 5 6 7 8 9 10 11
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package chimesdkidentity provides the API client, operations, and parameter
// types for Amazon Chime SDK Identity.
//
// The Amazon Chime SDK Identity APIs in this section allow software developers to
// create and manage unique instances of their messaging applications. These APIs
// provide the overarching framework for creating and sending messages. For more
// information about the identity APIs, refer to Amazon Chime SDK identity (https://docs.aws.amazon.com/chime/latest/APIReference/API_Operations_Amazon_Chime_SDK_Identity.html)
// .
package chimesdkidentity
|