cancelParticipantAuthentication
inline suspend fun ConnectParticipantClient.cancelParticipantAuthentication(crossinline block: CancelParticipantAuthenticationRequest.Builder.() -> Unit): CancelParticipantAuthenticationResponse
Cancels the authentication session. The opted out branch of the Authenticate Customer flow block will be taken.
The current supported channel is chat. This API is not supported for Apple Messages for Business, WhatsApp, or SMS chats.
ConnectionToken
is used for invoking this API instead of ParticipantToken
.
The Amazon Connect Participant Service APIs do not use Signature Version 4 authentication.