Amazon Pinpoint · Example Payload

Amazon Pinpoint Journey Limits Example

CampaignsCommunicationsEmailMarketingMessagingPush NotificationsSMSVoiceCustomer EngagementSegmentationJourneysAnalytics

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

Top-level fields

DailyCapEndpointReentryCapMessagesPerSecondEndpointReentryInterval

Example Payload

Raw ↑
{
  "DailyCap": "example-DailyCap",
  "EndpointReentryCap": "example-EndpointReentryCap",
  "MessagesPerSecond": "example-MessagesPerSecond",
  "EndpointReentryInterval": "example-EndpointReentryInterval"
}