v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1486647.4 KB

Allows you to confirm that the attachment has been uploaded using the pre-signed URL provided in StartAttachmentUpload API.

ConnectionToken is used for invoking this API instead of ParticipantToken.

The Amazon Connect Participant Service APIs do not use Signature Version 4 authentication.

post/participant/complete-attachment-upload#X-Amz-Bearer

Headers

X-Amz-Bearerstring required

The authentication token associated with the participant's connection.

Request body

AttachmentIdsArtifactId[] required

A list of unique identifiers for the attachments.

ClientTokenstring required

A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If not provided, the Amazon Web Services SDK populates this field. For more information about idempotency, see <a href="https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/">Making retries safe with idempotent APIs</a>.

Response

Success

CompleteAttachmentUploadResponse required
All 8 operations