Amazon Connect Participant Service Skill
amazonaws-com-connectparticipant
amazonaws-com-connectparticipant
| Method | Path | Description |
|---|---|---|
POST | /participant/complete-attachment-upload | |
POST | /participant/connection | 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... |
GET | /participant/views/{ViewToken} | Creates the participant's connection. ParticipantToken is used for invoking this API instead of ConnectionToken. The participant token is valid for the lifetime of the participant... |
POST | /participant/disconnect | Retrieves the view for the specified view token. |
POST | /participant/attachment | Disconnects a participant. ConnectionToken is used for invoking this API instead of ParticipantToken. The Amazon Connect Participant Service APIs do not use Signature Version 4 au... |
POST | /participant/transcript | 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 o... |
POST | /participant/event | 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 per... |
POST | /participant/message | 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 CreateP... |
POST | /participant/start-attachment-upload | Sends a message. ConnectionToken is used for invoking this API instead of ParticipantToken. The Amazon Connect Participant Service APIs do not use Signature Version 4 authenticati... |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-connectparticipant
Downloads and installs to ~/.claude/skills/amazonaws-com-connectparticipant/
2018-09-07 (2026-02-13)