1 2 3 4 5 6 7 8 9 10 11 12
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package chimesdkmessaging provides the API client, operations, and parameter
// types for Amazon Chime SDK Messaging.
//
// The Amazon Chime SDK messaging APIs in this section allow software developers
// to send and receive messages in custom messaging applications. These APIs depend
// on the frameworks provided by the Amazon Chime SDK identity APIs. For more
// information about the messaging APIs, see [Amazon Chime SDK messaging].
//
// [Amazon Chime SDK messaging]: https://docs.aws.amazon.com/chime/latest/APIReference/API_Operations_Amazon_Chime_SDK_Messaging.html
package chimesdkmessaging
|