Amazon Pinpoint Skill
amazonaws-com-pinpoint
amazonaws-com-pinpoint
| Method | Path | Description |
|---|---|---|
POST | /v1/apps | |
POST | /v1/apps/{application-id}/campaigns | Creates an application. |
POST | /v1/templates/{template-name}/email | Creates a new campaign for an application or updates the settings of an existing campaign for an application. |
POST | /v1/apps/{application-id}/jobs/export | Creates a message template for messages that are sent through the email channel. |
POST | /v1/apps/{application-id}/jobs/import | Creates an export job for an application. |
POST | /v1/templates/{template-name}/inapp | Creates an import job for an application. |
POST | /v1/apps/{application-id}/journeys | Creates a new message template for messages using the in-app message channel. |
POST | /v1/templates/{template-name}/push | Creates a journey for an application. |
POST | /v1/recommenders | Creates a message template for messages that are sent through a push notification channel. |
POST | /v1/apps/{application-id}/segments | Creates an Amazon Pinpoint configuration for a recommender model. |
POST | /v1/templates/{template-name}/sms | Creates a new segment for an application or updates the configuration, dimension, and other settings for an existing segment that's associated with an application. |
POST | /v1/templates/{template-name}/voice | Creates a message template for messages that are sent through the SMS channel. |
DELETE | /v1/apps/{application-id}/channels/adm | Creates a message template for messages that are sent through the voice channel. |
DELETE | /v1/apps/{application-id}/channels/apns | Disables the ADM channel for an application and deletes any existing settings for the channel. |
DELETE | /v1/apps/{application-id}/channels/apns_sandbox | Disables the APNs channel for an application and deletes any existing settings for the channel. |
DELETE | /v1/apps/{application-id}/channels/apns_voip | Disables the APNs sandbox channel for an application and deletes any existing settings for the channel. |
DELETE | /v1/apps/{application-id}/channels/apns_voip_sandbox | Disables the APNs VoIP channel for an application and deletes any existing settings for the channel. |
DELETE | /v1/apps/{application-id} | Disables the APNs VoIP sandbox channel for an application and deletes any existing settings for the channel. |
DELETE | /v1/apps/{application-id}/channels/baidu | Deletes an application. |
DELETE | /v1/apps/{application-id}/campaigns/{campaign-id} | Disables the Baidu channel for an application and deletes any existing settings for the channel. |
DELETE | /v1/apps/{application-id}/channels/email | Deletes a campaign from an application. |
DELETE | /v1/templates/{template-name}/email | Disables the email channel for an application and deletes any existing settings for the channel. |
DELETE | /v1/apps/{application-id}/endpoints/{endpoint-id} | Deletes a message template for messages that were sent through the email channel. |
DELETE | /v1/apps/{application-id}/eventstream | Deletes an endpoint from an application. |
DELETE | /v1/apps/{application-id}/channels/gcm | Deletes the event stream for an application. |
DELETE | /v1/templates/{template-name}/inapp | Disables the GCM channel for an application and deletes any existing settings for the channel. |
DELETE | /v1/apps/{application-id}/journeys/{journey-id} | Deletes a message template for messages sent using the in-app message channel. |
DELETE | /v1/templates/{template-name}/push | Deletes a journey from an application. |
DELETE | /v1/recommenders/{recommender-id} | Deletes a message template for messages that were sent through a push notification channel. |
DELETE | /v1/apps/{application-id}/segments/{segment-id} | Deletes an Amazon Pinpoint configuration for a recommender model. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-pinpoint
Downloads and installs to ~/.claude/skills/amazonaws-com-pinpoint/
2016-12-01 (2026-03-02)