getAuthenticationUrl
inline suspend fun ConnectParticipantClient.getAuthenticationUrl(crossinline block: GetAuthenticationUrlRequest.Builder.() -> Unit): GetAuthenticationUrlResponse
Retrieves the AuthenticationUrl for the current authentication session for the AuthenticateCustomer flow block.
For security recommendations, see Amazon Connect Chat security best practices.
This API can only be called within one minute of receiving the authenticationInitiated event.
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 ofParticipantToken
.
The Amazon Connect Participant Service APIs do not use Signature Version 4 authentication.