Amazon Pinpoint · Example Payload

Amazon Pinpoint Import Job Resource Example

CampaignsCommunicationsEmailMarketingMessagingPush NotificationsSMSVoiceCustomer EngagementSegmentationJourneysAnalytics

Amazon Pinpoint Import Job Resource Example is an example object payload from Amazon Pinpoint, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

DefineSegmentExternalIdFormatRegisterEndpointsRoleArnS3UrlSegmentIdSegmentName

Example Payload

Raw ↑
{
  "DefineSegment": "example-DefineSegment",
  "ExternalId": "345357",
  "Format": "example-Format",
  "RegisterEndpoints": "example-RegisterEndpoints",
  "RoleArn": "arn:aws:pinpoint:us-east-1:123456789:apps/abc123",
  "S3Url": "https://example.com",
  "SegmentId": "123115",
  "SegmentName": "Example Segmentname"
}