sendMessage
inline suspend fun ConnectParticipantClient.sendMessage(crossinline block: SendMessageRequest.Builder.() -> Unit): SendMessageResponse
Sends a message.
ConnectionToken
is used for invoking this API instead of ParticipantToken
.
The Amazon Connect Participant Service APIs do not use Signature Version 4 authentication.