Amazon Pinpoint · Example Payload

Amazon Pinpoint Write Event Stream Example

CampaignsCommunicationsEmailMarketingMessagingPush NotificationsSMSVoiceCustomer EngagementSegmentationJourneysAnalytics

Amazon Pinpoint Write Event Stream Example is an example object payload from Amazon Pinpoint, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

DestinationStreamArnRoleArn

Example Payload

Raw ↑
{
  "DestinationStreamArn": "arn:aws:pinpoint:us-east-1:123456789:apps/abc123",
  "RoleArn": "arn:aws:pinpoint:us-east-1:123456789:apps/abc123"
}