Awso_connectparticipant_syncSourceval cancel_participant_authentication :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectparticipant.Values.CancelParticipantAuthenticationRequest.t ->
(Awso_connectparticipant.Values.CancelParticipantAuthenticationResponse.t,
Awso_connectparticipant.Values.CancelParticipantAuthenticationResponse.error)
Result.tval complete_attachment_upload :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectparticipant.Values.CompleteAttachmentUploadRequest.t ->
(Awso_connectparticipant.Values.CompleteAttachmentUploadResponse.t,
Awso_connectparticipant.Values.CompleteAttachmentUploadResponse.error)
Result.tval create_participant_connection :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectparticipant.Values.CreateParticipantConnectionRequest.t ->
(Awso_connectparticipant.Values.CreateParticipantConnectionResponse.t,
Awso_connectparticipant.Values.CreateParticipantConnectionResponse.error)
Result.tval describe_view :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectparticipant.Values.DescribeViewRequest.t ->
(Awso_connectparticipant.Values.DescribeViewResponse.t,
Awso_connectparticipant.Values.DescribeViewResponse.error)
Result.tval disconnect_participant :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectparticipant.Values.DisconnectParticipantRequest.t ->
(Awso_connectparticipant.Values.DisconnectParticipantResponse.t,
Awso_connectparticipant.Values.DisconnectParticipantResponse.error)
Result.tval get_attachment :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectparticipant.Values.GetAttachmentRequest.t ->
(Awso_connectparticipant.Values.GetAttachmentResponse.t,
Awso_connectparticipant.Values.GetAttachmentResponse.error)
Result.tval get_authentication_url :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectparticipant.Values.GetAuthenticationUrlRequest.t ->
(Awso_connectparticipant.Values.GetAuthenticationUrlResponse.t,
Awso_connectparticipant.Values.GetAuthenticationUrlResponse.error)
Result.tval get_transcript :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectparticipant.Values.GetTranscriptRequest.t ->
(Awso_connectparticipant.Values.GetTranscriptResponse.t,
Awso_connectparticipant.Values.GetTranscriptResponse.error)
Result.tval send_event :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectparticipant.Values.SendEventRequest.t ->
(Awso_connectparticipant.Values.SendEventResponse.t,
Awso_connectparticipant.Values.SendEventResponse.error)
Result.tval send_message :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectparticipant.Values.SendMessageRequest.t ->
(Awso_connectparticipant.Values.SendMessageResponse.t,
Awso_connectparticipant.Values.SendMessageResponse.error)
Result.tval start_attachment_upload :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connectparticipant.Values.StartAttachmentUploadRequest.t ->
(Awso_connectparticipant.Values.StartAttachmentUploadResponse.t,
Awso_connectparticipant.Values.StartAttachmentUploadResponse.error)
Result.tinclude module type of struct include Awso_connectparticipant.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]The receipt for the message delivered to the recipient.
The case-insensitive input to indicate standard MIME type that describes the format of the file that will be uploaded.
Has audio-specific configurations as the operating parameter for Echo Reduction.
module UploadMetadataSignedHeadersKey =
Awso_connectparticipant.Values.UploadMetadataSignedHeadersKeymodule UploadMetadataSignedHeadersValue =
Awso_connectparticipant.Values.UploadMetadataSignedHeadersValueContains metadata related to a message.
module MeetingFeaturesConfiguration =
Awso_connectparticipant.Values.MeetingFeaturesConfigurationThe configuration settings of the features available to a meeting.
A set of endpoints used by clients to connect to the media service group for an Amazon Chime SDK meeting.
module UploadMetadataSignedHeaders =
Awso_connectparticipant.Values.UploadMetadataSignedHeadersAn item - message or event - that has been sent.
View content containing all content necessary to render a view except for runtime input data.
The attendee information, including attendee ID and join token.
A meeting created using the Amazon Chime SDK.
You do not have sufficient access to perform this action.
This exception occurs when there is an internal failure in the Amazon Connect service.
module ServiceQuotaExceededException =
Awso_connectparticipant.Values.ServiceQuotaExceededExceptionThe number of attachments per contact exceeds the quota.
The request was denied due to request throttling.
Fields to be used while uploading the attachment.
The input fails to satisfy the constraints specified by Amazon Connect.
Contains metadata for chat messages.
The requested operation conflicts with the current state of a service resource associated with the request.
A filtering option for where to start. For example, if you sent 100 messages, start with message 50.
The resource was not found.
A view resource object. Contains metadata and content necessary to render the view.
Connection credentials.
Creates the participant’s WebRTC connection data required for the client application (mobile or web) to connect to the call.
The websocket for the participant's connection.
module StartAttachmentUploadResponse =
Awso_connectparticipant.Values.StartAttachmentUploadResponseProvides a pre-signed Amazon S3 URL in response for uploading the file directly to S3. For security recommendations, see Amazon Connect Chat security best practices. ConnectionToken is used for invoking this API instead of ParticipantToken. The Amazon Connect Participant Service APIs do not use Signature Version 4 authentication.
module StartAttachmentUploadRequest =
Awso_connectparticipant.Values.StartAttachmentUploadRequestProvides a pre-signed Amazon S3 URL in response for uploading the file directly to S3. For security recommendations, see Amazon Connect Chat security best practices. ConnectionToken is used for invoking this API instead of ParticipantToken. The Amazon Connect Participant Service APIs do not use Signature Version 4 authentication.
Sends a message. For security recommendations, see Amazon Connect Chat security best practices. ConnectionToken is used for invoking this API instead of ParticipantToken. The Amazon Connect Participant Service APIs do not use Signature Version 4 authentication.
Sends a message. For security recommendations, see Amazon Connect Chat security best practices. ConnectionToken is used for invoking this API instead of ParticipantToken. The Amazon Connect Participant Service APIs do not use Signature Version 4 authentication.
The application/vnd.amazonaws.connect.event.connection.acknowledged ContentType is no longer maintained since December 31, 2024. This event has been migrated to the CreateParticipantConnection API using the ConnectParticipant field. Sends an event. Message receipts are not supported when there are more than two active participants in the chat. Using the SendEvent API for message receipts when a supervisor is barged-in will result in a conflict exception. For security recommendations, see Amazon Connect Chat security best practices. ConnectionToken is used for invoking this API instead of ParticipantToken. The Amazon Connect Participant Service APIs do not use Signature Version 4 authentication.
The application/vnd.amazonaws.connect.event.connection.acknowledged ContentType is no longer maintained since December 31, 2024. This event has been migrated to the CreateParticipantConnection API using the ConnectParticipant field. Sends an event. Message receipts are not supported when there are more than two active participants in the chat. Using the SendEvent API for message receipts when a supervisor is barged-in will result in a conflict exception. For security recommendations, see Amazon Connect Chat security best practices. ConnectionToken is used for invoking this API instead of ParticipantToken. The Amazon Connect Participant Service APIs do not use Signature Version 4 authentication.
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. For security recommendations, see Amazon Connect Chat security best practices. If you have a process that consumes events in the transcript of an chat that has ended, note that chat transcripts contain the following event content types if the event has occurred during the chat session: application/vnd.amazonaws.connect.event.participant.invited application/vnd.amazonaws.connect.event.participant.joined application/vnd.amazonaws.connect.event.participant.left application/vnd.amazonaws.connect.event.chat.ended application/vnd.amazonaws.connect.event.transfer.succeeded application/vnd.amazonaws.connect.event.transfer.failed ConnectionToken is used for invoking this API instead of ParticipantToken. The Amazon Connect Participant Service APIs do not use Signature Version 4 authentication.
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. For security recommendations, see Amazon Connect Chat security best practices. If you have a process that consumes events in the transcript of an chat that has ended, note that chat transcripts contain the following event content types if the event has occurred during the chat session: application/vnd.amazonaws.connect.event.participant.invited application/vnd.amazonaws.connect.event.participant.joined application/vnd.amazonaws.connect.event.participant.left application/vnd.amazonaws.connect.event.chat.ended application/vnd.amazonaws.connect.event.transfer.succeeded application/vnd.amazonaws.connect.event.transfer.failed ConnectionToken is used for invoking this API instead of ParticipantToken. The Amazon Connect Participant Service APIs do not use Signature Version 4 authentication.
module GetAuthenticationUrlResponse =
Awso_connectparticipant.Values.GetAuthenticationUrlResponseRetrieves 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 of ParticipantToken. The Amazon Connect Participant Service APIs do not use Signature Version 4 authentication.
module GetAuthenticationUrlRequest =
Awso_connectparticipant.Values.GetAuthenticationUrlRequestRetrieves 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 of ParticipantToken. The Amazon Connect Participant Service APIs do not use Signature Version 4 authentication.
Provides a pre-signed URL for download of a completed attachment. This is an asynchronous API for use with active contacts. For security recommendations, see Amazon Connect Chat security best practices. The participant role CUSTOM_BOT is not permitted to access attachments customers may upload. An AccessDeniedException can indicate that the participant may be a CUSTOM_BOT, and it doesn't have access to attachments. ConnectionToken is used for invoking this API instead of ParticipantToken. The Amazon Connect Participant Service APIs do not use Signature Version 4 authentication.
Provides a pre-signed URL for download of a completed attachment. This is an asynchronous API for use with active contacts. For security recommendations, see Amazon Connect Chat security best practices. The participant role CUSTOM_BOT is not permitted to access attachments customers may upload. An AccessDeniedException can indicate that the participant may be a CUSTOM_BOT, and it doesn't have access to attachments. ConnectionToken is used for invoking this API instead of ParticipantToken. The Amazon Connect Participant Service APIs do not use Signature Version 4 authentication.
module DisconnectParticipantResponse =
Awso_connectparticipant.Values.DisconnectParticipantResponseDisconnects a participant. For security recommendations, see Amazon Connect Chat security best practices. ConnectionToken is used for invoking this API instead of ParticipantToken. The Amazon Connect Participant Service APIs do not use Signature Version 4 authentication.
module DisconnectParticipantRequest =
Awso_connectparticipant.Values.DisconnectParticipantRequestDisconnects a participant. For security recommendations, see Amazon Connect Chat security best practices. ConnectionToken is used for invoking this API instead of ParticipantToken. The Amazon Connect Participant Service APIs do not use Signature Version 4 authentication.
Retrieves the view for the specified view token. For security recommendations, see Amazon Connect Chat security best practices.
Retrieves the view for the specified view token. For security recommendations, see Amazon Connect Chat security best practices.
module CreateParticipantConnectionResponse =
Awso_connectparticipant.Values.CreateParticipantConnectionResponseCreates the participant's connection. For security recommendations, see Amazon Connect Chat security best practices. For WebRTC security recommendations, see Amazon Connect WebRTC security best practices. ParticipantToken is used for invoking this API instead of ConnectionToken. The participant token is valid for the lifetime of the participant – until they are part of a contact. For WebRTC participants, if they leave or are disconnected for 60 seconds, a new participant needs to be created using the CreateParticipant API. For WEBSOCKET Type: The response URL for has a connect expiry timeout of 100s. Clients must manually connect to the returned websocket URL and subscribe to the desired topic. For chat, you need to publish the following on the established websocket connection: {"topic":"aws/subscribe","content":{"topics":["aws/chat"]}} Upon websocket URL expiry, as specified in the response ConnectionExpiry parameter, clients need to call this API again to obtain a new websocket URL and perform the same steps as before. The expiry time for the connection token is different than the ChatDurationInMinutes. Expiry time for the connection token is 1 day. For WEBRTC_CONNECTION Type: The response includes connection data required for the client application to join the call using the Amazon Chime SDK client libraries. The WebRTCConnection response contains Meeting and Attendee information needed to establish the media connection. The attendee join token in WebRTCConnection response is valid for the lifetime of the participant in the call. If a participant leaves or is disconnected for 60 seconds, their participant credentials will no longer be valid, and a new participant will need to be created to rejoin the call. Message streaming support: This API can also be used together with the StartContactStreaming API to create a participant connection for chat contacts that are not using a websocket. For more information about message streaming, Enable real-time chat message streaming in the Amazon Connect Administrator Guide. Multi-user web, in-app, video calling support: For WebRTC calls, this API is used in conjunction with the CreateParticipant API to enable multi-party calling. The StartWebRTCContact API creates the initial contact and routes it to an agent, while CreateParticipant adds additional participants to the ongoing call. For more information about multi-party WebRTC calls, see Enable multi-user web, in-app, and video calling in the Amazon Connect Administrator Guide. Feature specifications: For information about feature specifications, such as the allowed number of open websocket connections per participant or maximum number of WebRTC participants, see Feature specifications in the Amazon Connect Administrator Guide. The Amazon Connect Participant Service APIs do not use Signature Version 4 authentication.
module CreateParticipantConnectionRequest =
Awso_connectparticipant.Values.CreateParticipantConnectionRequestCreates the participant's connection. For security recommendations, see Amazon Connect Chat security best practices. For WebRTC security recommendations, see Amazon Connect WebRTC security best practices. ParticipantToken is used for invoking this API instead of ConnectionToken. The participant token is valid for the lifetime of the participant – until they are part of a contact. For WebRTC participants, if they leave or are disconnected for 60 seconds, a new participant needs to be created using the CreateParticipant API. For WEBSOCKET Type: The response URL for has a connect expiry timeout of 100s. Clients must manually connect to the returned websocket URL and subscribe to the desired topic. For chat, you need to publish the following on the established websocket connection: {"topic":"aws/subscribe","content":{"topics":["aws/chat"]}} Upon websocket URL expiry, as specified in the response ConnectionExpiry parameter, clients need to call this API again to obtain a new websocket URL and perform the same steps as before. The expiry time for the connection token is different than the ChatDurationInMinutes. Expiry time for the connection token is 1 day. For WEBRTC_CONNECTION Type: The response includes connection data required for the client application to join the call using the Amazon Chime SDK client libraries. The WebRTCConnection response contains Meeting and Attendee information needed to establish the media connection. The attendee join token in WebRTCConnection response is valid for the lifetime of the participant in the call. If a participant leaves or is disconnected for 60 seconds, their participant credentials will no longer be valid, and a new participant will need to be created to rejoin the call. Message streaming support: This API can also be used together with the StartContactStreaming API to create a participant connection for chat contacts that are not using a websocket. For more information about message streaming, Enable real-time chat message streaming in the Amazon Connect Administrator Guide. Multi-user web, in-app, video calling support: For WebRTC calls, this API is used in conjunction with the CreateParticipant API to enable multi-party calling. The StartWebRTCContact API creates the initial contact and routes it to an agent, while CreateParticipant adds additional participants to the ongoing call. For more information about multi-party WebRTC calls, see Enable multi-user web, in-app, and video calling in the Amazon Connect Administrator Guide. Feature specifications: For information about feature specifications, such as the allowed number of open websocket connections per participant or maximum number of WebRTC participants, see Feature specifications in the Amazon Connect Administrator Guide. The Amazon Connect Participant Service APIs do not use Signature Version 4 authentication.
module CompleteAttachmentUploadResponse =
Awso_connectparticipant.Values.CompleteAttachmentUploadResponseAllows 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. For security recommendations, see Amazon Connect Chat security best practices. ConnectionToken is used for invoking this API instead of ParticipantToken. The Amazon Connect Participant Service APIs do not use Signature Version 4 authentication.
module CompleteAttachmentUploadRequest =
Awso_connectparticipant.Values.CompleteAttachmentUploadRequestAllows 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. For security recommendations, see Amazon Connect Chat security best practices. ConnectionToken is used for invoking this API instead of ParticipantToken. The Amazon Connect Participant Service APIs do not use Signature Version 4 authentication.
module CancelParticipantAuthenticationResponse =
Awso_connectparticipant.Values.CancelParticipantAuthenticationResponseCancels 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.
module CancelParticipantAuthenticationRequest =
Awso_connectparticipant.Values.CancelParticipantAuthenticationRequestCancels 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.