Package-level declarations

Types

Link copied to clipboard

Amazon Connect is an easy-to-use omnichannel cloud contact center service that enables companies of any size to deliver superior customer service at a lower cost. Amazon Connect communications capabilities make it easy for companies to deliver personalized interactions across communication channels, including chat.

Properties

Link copied to clipboard
const val SdkVersion: String
Link copied to clipboard
Link copied to clipboard
const val ServiceId: String

Inherited functions

Link copied to clipboard

Cancels the authentication session. The opted out branch of the Authenticate Customer flow block will be taken.

Link copied to clipboard

Allows you to confirm that the attachment has been uploaded using the pre-signed URL provided in StartAttachmentUpload API. A conflict exception is thrown when an attachment with that identifier is already being uploaded.

Link copied to clipboard
Link copied to clipboard

Retrieves the view for the specified view token.

Link copied to clipboard

Disconnects a participant.

Link copied to clipboard

Provides a pre-signed URL for download of a completed attachment. This is an asynchronous API for use with active contacts.

Link copied to clipboard

Retrieves the AuthenticationUrl for the current authentication session for the AuthenticateCustomer flow block.

Link copied to clipboard

Retrieves a transcript of the session, including details about any attachments. For information about accessing past chat contact transcripts for a persistent chat, see Enable persistent chat.

Link copied to clipboard

The application/vnd.amazonaws.connect.event.connection.acknowledged ContentType will no longer be supported starting December 31, 2024. This event has been migrated to the CreateParticipantConnection API using the ConnectParticipant field.

Link copied to clipboard

Sends a message.

Link copied to clipboard

Provides a pre-signed Amazon S3 URL in response for uploading the file directly to S3.

Link copied to clipboard

Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.