getAttachment
inline suspend fun ConnectParticipantClient.getAttachment(crossinline block: GetAttachmentRequest.Builder.() -> Unit): GetAttachmentResponse
Provides a pre-signed URL for download of a completed attachment. This is an asynchronous API for use with active contacts.
ConnectionToken
is used for invoking this API instead of ParticipantToken
.
The Amazon Connect Participant Service APIs do not use Signature Version 4 authentication.