Update vendored deps, including AWS SDK, openpgp, ftp, ...

This commit is contained in:
Andrey Smirnov
2018-04-05 17:46:45 +03:00
parent cef4fefc40
commit 0e6ee35942
1497 changed files with 450721 additions and 68034 deletions
File diff suppressed because it is too large Load Diff
+430 -289
View File
@@ -4,15 +4,19 @@
"operations" : {
"CreateApp" : "Creates or updates an app.",
"CreateCampaign" : "Creates or updates a campaign.",
"CreateExportJob" : "Creates an export job.",
"CreateImportJob" : "Creates or updates an import job.",
"CreateSegment" : "Used to create or update a segment.",
"DeleteAdmChannel" : "Delete an ADM channel",
"DeleteApnsChannel" : "Deletes the APNs channel for an app.",
"DeleteApnsSandboxChannel" : "Delete an APNS sandbox channel",
"DeleteApnsVoipChannel" : "Delete an APNS VoIP channel",
"DeleteApnsVoipSandboxChannel" : "Delete an APNS VoIP sandbox channel",
"DeleteApp" : "Deletes an app.",
"DeleteBaiduChannel" : "Delete a BAIDU GCM channel",
"DeleteCampaign" : "Deletes a campaign.",
"DeleteEmailChannel" : "Delete an email channel",
"DeleteEndpoint" : "Deletes an endpoint.",
"DeleteEventStream" : "Deletes the event stream for an app.",
"DeleteGcmChannel" : "Deletes the GCM channel for an app.",
"DeleteSegment" : "Deletes a segment.",
@@ -20,6 +24,8 @@
"GetAdmChannel" : "Get an ADM channel",
"GetApnsChannel" : "Returns information about the APNs channel for an app.",
"GetApnsSandboxChannel" : "Get an APNS sandbox channel",
"GetApnsVoipChannel" : "Get an APNS VoIP channel",
"GetApnsVoipSandboxChannel" : "Get an APNS VoIPSandbox channel",
"GetApp" : "Returns information about an app.",
"GetApplicationSettings" : "Used to request the settings for an app.",
"GetApps" : "Returns information about your apps.",
@@ -32,10 +38,13 @@
"GetEmailChannel" : "Get an email channel",
"GetEndpoint" : "Returns information about an endpoint.",
"GetEventStream" : "Returns the event stream for an app.",
"GetExportJob" : "Returns information about an export job.",
"GetExportJobs" : "Returns information about your export jobs.",
"GetGcmChannel" : "Returns information about the GCM channel for an app.",
"GetImportJob" : "Returns information about an import job.",
"GetImportJobs" : "Returns information about your import jobs.",
"GetSegment" : "Returns information about a segment.",
"GetSegmentExportJobs" : "Returns a list of export jobs for a specific segment.",
"GetSegmentImportJobs" : "Returns a list of import jobs for a specific segment.",
"GetSegmentVersion" : "Returns information about a segment version.",
"GetSegmentVersions" : "Returns information about your segment versions.",
@@ -47,6 +56,8 @@
"UpdateAdmChannel" : "Update an ADM channel",
"UpdateApnsChannel" : "Use to update the APNs channel for an app.",
"UpdateApnsSandboxChannel" : "Update an APNS sandbox channel",
"UpdateApnsVoipChannel" : "Update an APNS VoIP channel",
"UpdateApnsVoipSandboxChannel" : "Update an APNS VoIP sandbox channel",
"UpdateApplicationSettings" : "Used to update the settings for an app.",
"UpdateBaiduChannel" : "Update a BAIDU GCM channel",
"UpdateCampaign" : "Use to update a campaign.",
@@ -94,6 +105,22 @@
"base" : "Apple Development Push Notification Service channel definition.",
"refs" : { }
},
"APNSVoipChannelRequest" : {
"base" : "Apple VoIP Push Notification Service channel definition.",
"refs" : { }
},
"APNSVoipChannelResponse" : {
"base" : "Apple VoIP Push Notification Service channel definition.",
"refs" : { }
},
"APNSVoipSandboxChannelRequest" : {
"base" : "Apple VoIP Developer Push Notification Service channel definition.",
"refs" : { }
},
"APNSVoipSandboxChannelResponse" : {
"base" : "Apple VoIP Developer Push Notification Service channel definition.",
"refs" : { }
},
"Action" : {
"base" : null,
"refs" : {
@@ -172,6 +199,15 @@
"MessageConfiguration$EmailMessage" : "The email message configuration."
}
},
"CampaignHook" : {
"base" : null,
"refs" : {
"ApplicationSettingsResource$CampaignHook" : "Default campaign hook.",
"CampaignResponse$Hook" : "Campaign hook information.",
"WriteApplicationSettingsRequest$CampaignHook" : "Default campaign hook information.",
"WriteCampaignRequest$Hook" : "Campaign hook information."
}
},
"CampaignLimits" : {
"base" : "Campaign Limits are used to limit the number of messages that can be sent to a user.",
"refs" : {
@@ -214,10 +250,10 @@
"ChannelType" : {
"base" : null,
"refs" : {
"AddressConfiguration$ChannelType" : "The channel type.\n\nValid values: GCM | APNS | SMS | EMAIL",
"EndpointBatchItem$ChannelType" : "The channel type.\n\nValid values: GCM | APNS | SMS | EMAIL",
"EndpointRequest$ChannelType" : "The channel type.\n\nValid values: GCM | APNS | SMS | EMAIL",
"EndpointResponse$ChannelType" : "The channel type.\n\nValid values: GCM | APNS | SMS | EMAIL"
"AddressConfiguration$ChannelType" : "The channel type.\n\nValid values: GCM | APNS | APNS_SANDBOX | APNS_VOIP | APNS_VOIP_SANDBOX | ADM | SMS | EMAIL | BAIDU",
"EndpointBatchItem$ChannelType" : "The channel type.\n\nValid values: GCM | APNS | APNS_SANDBOX | APNS_VOIP | APNS_VOIP_SANDBOX | ADM | SMS | EMAIL | BAIDU",
"EndpointRequest$ChannelType" : "The channel type.\n\nValid values: GCM | APNS | APNS_SANDBOX | APNS_VOIP | APNS_VOIP_SANDBOX | ADM | SMS | EMAIL | BAIDU",
"EndpointResponse$ChannelType" : "The channel type.\n\nValid values: GCM | APNS | APNS_SANDBOX | APNS_VOIP | APNS_VOIP_SANDBOX | ADM | SMS | EMAIL | BAIDU"
}
},
"CreateApplicationRequest" : {
@@ -270,12 +306,6 @@
"base" : "Email Channel Response.",
"refs" : { }
},
"EmailMessage" : {
"base" : "Email Message.",
"refs" : {
"DirectMessageConfiguration$EmailMessage" : "The message to Email channels. Overrides the default message."
}
},
"EndpointBatchItem" : {
"base" : "Endpoint update request",
"refs" : {
@@ -336,6 +366,26 @@
"base" : "Model for an event publishing subscription export.",
"refs" : { }
},
"ExportJobRequest" : {
"base" : null,
"refs" : { }
},
"ExportJobResource" : {
"base" : null,
"refs" : {
"ExportJobResponse$Definition" : "The export job settings."
}
},
"ExportJobResponse" : {
"base" : null,
"refs" : {
"ExportJobsResponse$Item" : "A list of export jobs for the application."
}
},
"ExportJobsResponse" : {
"base" : "Export job list.",
"refs" : { }
},
"ForbiddenException" : {
"base" : null,
"refs" : { }
@@ -395,6 +445,7 @@
"JobStatus" : {
"base" : null,
"refs" : {
"ExportJobResponse$JobStatus" : "The status of the export job.\nValid values: CREATED, INITIALIZING, PROCESSING, COMPLETING, COMPLETED, FAILING, FAILED\n\nThe job status is FAILED if one or more pieces failed.",
"ImportJobResponse$JobStatus" : "The status of the import job.\nValid values: CREATED, INITIALIZING, PROCESSING, COMPLETING, COMPLETED, FAILING, FAILED\n\nThe job status is FAILED if one or more pieces failed to import."
}
},
@@ -414,6 +465,10 @@
"base" : null,
"refs" : { }
},
"ListOfExportJobResponse" : {
"base" : null,
"refs" : { }
},
"ListOfImportJobResponse" : {
"base" : null,
"refs" : { }
@@ -477,7 +532,9 @@
"Message" : {
"base" : null,
"refs" : {
"MessageConfiguration$ADMMessage" : "The message that the campaign delivers to ADM channels. Overrides the default message.",
"MessageConfiguration$APNSMessage" : "The message that the campaign delivers to APNS channels. Overrides the default message.",
"MessageConfiguration$BaiduMessage" : "The message that the campaign delivers to Baidu channels. Overrides the default message.",
"MessageConfiguration$DefaultMessage" : "The default message for all channels.",
"MessageConfiguration$GCMMessage" : "The message that the campaign delivers to GCM channels. Overrides the default message."
}
@@ -520,6 +577,12 @@
"base" : null,
"refs" : { }
},
"Mode" : {
"base" : null,
"refs" : {
"CampaignHook$Mode" : "What mode Lambda should be invoked in."
}
},
"NotFoundException" : {
"base" : null,
"refs" : { }
@@ -671,26 +734,44 @@
"refs" : {
"ADMChannelRequest$Enabled" : "If the channel is enabled for sending messages.",
"ADMChannelResponse$Enabled" : "If the channel is enabled for sending messages.",
"ADMChannelResponse$HasCredential" : "Indicates whether the channel is configured with ADM credentials. Amazon Pinpoint uses your credentials to authenticate push notifications with ADM. Provide your credentials by setting the ClientId and ClientSecret attributes.",
"ADMChannelResponse$IsArchived" : "Is this channel archived",
"ADMMessage$SilentPush" : "Indicates if the message should display on the users device. Silent pushes can be used for Remote Configuration and Phone Home use cases.",
"APNSChannelRequest$Enabled" : "If the channel is enabled for sending messages.",
"APNSChannelResponse$Enabled" : "If the channel is enabled for sending messages.",
"APNSChannelResponse$HasCredential" : "Indicates whether the channel is configured with APNs credentials. Amazon Pinpoint uses your credentials to authenticate push notifications with APNs. To use APNs token authentication, set the BundleId, TeamId, TokenKey, and TokenKeyId attributes. To use certificate authentication, set the Certificate and PrivateKey attributes.",
"APNSChannelResponse$HasTokenKey" : "Indicates whether the channel is configured with a key for APNs token authentication. Provide a token key by setting the TokenKey attribute.",
"APNSChannelResponse$IsArchived" : "Is this channel archived",
"APNSMessage$SilentPush" : "Indicates if the message should display on the users device. Silent pushes can be used for Remote Configuration and Phone Home use cases.",
"APNSSandboxChannelRequest$Enabled" : "If the channel is enabled for sending messages.",
"APNSSandboxChannelResponse$Enabled" : "If the channel is enabled for sending messages.",
"APNSSandboxChannelResponse$HasCredential" : "Indicates whether the channel is configured with APNs credentials. Amazon Pinpoint uses your credentials to authenticate push notifications with APNs. To use APNs token authentication, set the BundleId, TeamId, TokenKey, and TokenKeyId attributes. To use certificate authentication, set the Certificate and PrivateKey attributes.",
"APNSSandboxChannelResponse$HasTokenKey" : "Indicates whether the channel is configured with a key for APNs token authentication. Provide a token key by setting the TokenKey attribute.",
"APNSSandboxChannelResponse$IsArchived" : "Is this channel archived",
"APNSVoipChannelRequest$Enabled" : "If the channel is enabled for sending messages.",
"APNSVoipChannelResponse$Enabled" : "If the channel is enabled for sending messages.",
"APNSVoipChannelResponse$HasCredential" : "If the channel is registered with a credential for authentication.",
"APNSVoipChannelResponse$HasTokenKey" : "If the channel is registered with a token key for authentication.",
"APNSVoipChannelResponse$IsArchived" : "Is this channel archived",
"APNSVoipSandboxChannelRequest$Enabled" : "If the channel is enabled for sending messages.",
"APNSVoipSandboxChannelResponse$Enabled" : "If the channel is enabled for sending messages.",
"APNSVoipSandboxChannelResponse$HasCredential" : "If the channel is registered with a credential for authentication.",
"APNSVoipSandboxChannelResponse$HasTokenKey" : "If the channel is registered with a token key for authentication.",
"APNSVoipSandboxChannelResponse$IsArchived" : "Is this channel archived",
"BaiduChannelRequest$Enabled" : "If the channel is enabled for sending messages.",
"BaiduChannelResponse$Enabled" : "If the channel is enabled for sending messages.",
"BaiduChannelResponse$HasCredential" : "Indicates whether the channel is configured with Baidu Cloud Push credentials. Amazon Pinpoint uses your credentials to authenticate push notifications with Baidu Cloud Push. Provide your credentials by setting the ApiKey and SecretKey attributes.",
"BaiduChannelResponse$IsArchived" : "Is this channel archived",
"BaiduMessage$SilentPush" : "Indicates if the message should display on the users device. Silent pushes can be used for Remote Configuration and Phone Home use cases.",
"CampaignResponse$IsPaused" : "Indicates whether the campaign is paused. A paused campaign does not send messages unless you resume it by setting IsPaused to false.",
"DefaultPushNotificationMessage$SilentPush" : "Indicates if the message should display on the users device. Silent pushes can be used for Remote Configuration and Phone Home use cases.",
"EmailChannelRequest$Enabled" : "If the channel is enabled for sending messages.",
"EmailChannelResponse$Enabled" : "If the channel is enabled for sending messages.",
"EmailChannelResponse$HasCredential" : "If the channel is registered with a credential for authentication.",
"EmailChannelResponse$IsArchived" : "Is this channel archived",
"GCMChannelRequest$Enabled" : "If the channel is enabled for sending messages.",
"GCMChannelResponse$Enabled" : "If the channel is enabled for sending messages.",
"GCMChannelResponse$HasCredential" : "Indicates whether the channel is configured with FCM or GCM credentials. Amazon Pinpoint uses your credentials to authenticate push notifications with FCM or GCM. Provide your credentials by setting the ApiKey attribute.",
"GCMChannelResponse$IsArchived" : "Is this channel archived",
"GCMMessage$SilentPush" : "Indicates if the message should display on the users device. Silent pushes can be used for Remote Configuration and Phone Home use cases.",
"ImportJobRequest$DefineSegment" : "Sets whether the endpoints create a segment when they are imported.",
@@ -700,17 +781,20 @@
"Message$SilentPush" : "Indicates if the message should display on the users device.\n\nSilent pushes can be used for Remote Configuration and Phone Home use cases. ",
"SMSChannelRequest$Enabled" : "If the channel is enabled for sending messages.",
"SMSChannelResponse$Enabled" : "If the channel is enabled for sending messages.",
"SMSChannelResponse$HasCredential" : "If the channel is registered with a credential for authentication.",
"SMSChannelResponse$IsArchived" : "Is this channel archived",
"Schedule$IsLocalTime" : "Indicates whether the campaign schedule takes effect according to each user's local time.",
"WriteCampaignRequest$IsPaused" : "Indicates whether the campaign is paused. A paused campaign does not send messages unless you resume it by setting IsPaused to false.",
"WriteCampaignRequest$Trace" : "Whether or not to enable trace logging for the campaign. Undocumented"
"WriteCampaignRequest$IsPaused" : "Indicates whether the campaign is paused. A paused campaign does not send messages unless you resume it by setting IsPaused to false."
}
},
"__double" : {
"base" : null,
"refs" : {
"EndpointBatchItem$Metrics" : "Custom metrics that your app reports to Amazon Pinpoint.",
"EndpointLocation$Latitude" : "The latitude of the endpoint location. Rounded to one decimal (Roughly corresponding to a mile).",
"EndpointLocation$Longitude" : "The longitude of the endpoint location. Rounded to one decimal (Roughly corresponding to a mile)."
"EndpointLocation$Longitude" : "The longitude of the endpoint location. Rounded to one decimal (Roughly corresponding to a mile).",
"EndpointRequest$Metrics" : "Custom metrics that your app reports to Amazon Pinpoint.",
"EndpointResponse$Metrics" : "Custom metrics that your app reports to Amazon Pinpoint."
}
},
"__integer" : {
@@ -719,22 +803,31 @@
"ADMChannelResponse$Version" : "Version of channel",
"APNSChannelResponse$Version" : "Version of channel",
"APNSMessage$Badge" : "Include this key when you want the system to modify the badge of your app icon. If this key is not included in the dictionary, the badge is not changed. To remove the badge, set the value of this key to 0.",
"APNSMessage$TimeToLive" : "The length of time (in seconds) that APNs stores and attempts to deliver the message. If the value is 0, APNs does not store the message or attempt to deliver it more than once. Amazon Pinpoint uses this value to set the apns-expiration request header when it sends the message to APNs.",
"APNSSandboxChannelResponse$Version" : "Version of channel",
"APNSVoipChannelResponse$Version" : "Version of channel",
"APNSVoipSandboxChannelResponse$Version" : "Version of channel",
"ActivityResponse$SuccessfulEndpointCount" : "The total number of endpoints to which the campaign successfully delivered messages.",
"ActivityResponse$TimezonesCompletedCount" : "The total number of timezones completed.",
"ActivityResponse$TimezonesTotalCount" : "The total number of unique timezones present in the segment.",
"ActivityResponse$TotalEndpointCount" : "The total number of endpoints to which the campaign attempts to deliver messages.",
"BaiduChannelResponse$Version" : "Version of channel",
"CampaignLimits$Daily" : "The maximum number of messages that the campaign can send daily.",
"CampaignLimits$MaximumDuration" : "The maximum duration of a campaign from the scheduled start. Must be a minimum of 60 seconds.",
"CampaignLimits$MessagesPerSecond" : "The maximum number of messages per second that the campaign will send. This is a best effort maximum cap and can go as high as 20000 and as low as 50",
"CampaignLimits$MaximumDuration" : "The length of time (in seconds) that the campaign can run before it ends and message deliveries stop. This duration begins at the scheduled start time for the campaign. The minimum value is 60.",
"CampaignLimits$MessagesPerSecond" : "The number of messages that the campaign can send per second. The minimum value is 50, and the maximum is 20000.",
"CampaignLimits$Total" : "The maximum total number of messages that the campaign can send.",
"CampaignResponse$HoldoutPercent" : "The allocated percentage of end users who will not receive messages from this campaign.",
"CampaignResponse$SegmentVersion" : "The version of the segment to which the campaign sends messages.",
"CampaignResponse$Version" : "The campaign version number.",
"EmailChannelResponse$Version" : "Version of channel",
"EndpointMessageResult$StatusCode" : "Downstream service status code.",
"ExportJobResponse$CompletedPieces" : "The number of pieces that have successfully completed as of the time of the request.",
"ExportJobResponse$FailedPieces" : "The number of pieces that failed to be processed as of the time of the request.",
"ExportJobResponse$TotalFailures" : "The number of endpoints that were not processed; for example, because of syntax errors.",
"ExportJobResponse$TotalPieces" : "The total number of pieces that must be processed to finish the job. Each piece is an approximately equal portion of the endpoints.",
"ExportJobResponse$TotalProcessed" : "The number of endpoints that were processed by the job.",
"GCMChannelResponse$Version" : "Version of channel",
"GCMMessage$TimeToLive" : "The length of time (in seconds) that FCM or GCM stores and attempts to deliver the message. If unspecified, the value defaults to the maximum, which is 2,419,200 seconds (28 days). Amazon Pinpoint uses this value to set the FCM or GCM time_to_live parameter.",
"ImportJobResponse$CompletedPieces" : "The number of pieces that have successfully imported as of the time of the request.",
"ImportJobResponse$FailedPieces" : "The number of pieces that have failed to import as of the time of the request.",
"ImportJobResponse$TotalFailures" : "The number of endpoints that failed to import; for example, because of syntax errors.",
@@ -742,6 +835,7 @@
"ImportJobResponse$TotalProcessed" : "The number of endpoints that were processed by the import job.",
"MessageResult$StatusCode" : "Downstream service status code.",
"SMSChannelResponse$Version" : "Version of channel",
"SegmentImportResource$ChannelCounts" : "Channel type counts",
"SegmentImportResource$Size" : "The number of endpoints that were successfully imported to create this segment.",
"SegmentResponse$Version" : "The segment version number.",
"TreatmentResource$SizePercent" : "The allocated percentage of users for this treatment.",
@@ -753,280 +847,327 @@
"__string" : {
"base" : null,
"refs" : {
"ADMChannelRequest$ClientId" : "Client ID as gotten from Amazon",
"ADMChannelRequest$ClientSecret" : "Client secret as gotten from Amazon",
"ADMChannelResponse$ApplicationId" : "Application id",
"ADMChannelResponse$CreationDate" : "When was this segment created",
"ADMChannelResponse$Id" : "Channel ID. Not used, only for backwards compatibility.",
"ADMChannelResponse$LastModifiedBy" : "Who last updated this entry",
"ADMChannelResponse$LastModifiedDate" : "Last date this was updated",
"ADMChannelResponse$Platform" : "Platform type. Will be \"ADM\"",
"ADMMessage$Body" : "The message body of the notification, the email body or the text message.",
"ADMMessage$ConsolidationKey" : "Optional. Arbitrary string used to indicate multiple messages are logically the same and that ADM is allowed to drop previously enqueued messages in favor of this one.",
"ADMMessage$ExpiresAfter" : "Optional. Number of seconds ADM should retain the message if the device is offline",
"ADMMessage$IconReference" : "The icon image name of the asset saved in your application.",
"ADMMessage$ImageIconUrl" : "The URL that points to an image used as the large icon to the notification content view.",
"ADMMessage$ImageUrl" : "The URL that points to an image used in the push notification.",
"ADMMessage$JsonData" : "The data payload used for a silent push. This payload is added to the notifications' data.pinpoint.jsonBody' object",
"ADMMessage$MD5" : "Optional. Base-64-encoded MD5 checksum of the data parameter. Used to verify data integrity",
"ADMMessage$RawContent" : "The Raw JSON formatted string to be used as the payload. This value overrides the message.",
"ADMMessage$SmallImageIconUrl" : "The URL that points to an image used as the small icon for the notification which will be used to represent the notification in the status bar and content view",
"ADMMessage$Sound" : "Indicates a sound to play when the device receives the notification. Supports default, or the filename of a sound resource bundled in the app. Android sound files must reside in /res/raw/",
"ADMMessage$Title" : "The message title that displays above the message on the user's device.",
"ADMMessage$Url" : "The URL to open in the user's mobile browser. Used if the value for Action is URL.",
"APNSChannelRequest$BundleId" : "The bundle id used for APNs Tokens.",
"APNSChannelRequest$Certificate" : "The distribution certificate from Apple.",
"APNSChannelRequest$DefaultAuthenticationMethod" : "The default authentication method used for APNs.",
"APNSChannelRequest$PrivateKey" : "The certificate private key.",
"APNSChannelRequest$TeamId" : "The team id used for APNs Tokens.",
"APNSChannelRequest$TokenKey" : "The token key used for APNs Tokens.",
"APNSChannelRequest$TokenKeyId" : "The token key used for APNs Tokens.",
"APNSChannelResponse$ApplicationId" : "The ID of the application to which the channel applies.",
"APNSChannelResponse$CreationDate" : "When was this segment created",
"APNSChannelResponse$Id" : "Channel ID. Not used. Present only for backwards compatibility.",
"APNSChannelResponse$LastModifiedBy" : "Who last updated this entry",
"APNSChannelResponse$LastModifiedDate" : "Last date this was updated",
"APNSChannelResponse$Platform" : "The platform type. Will be APNS.",
"APNSMessage$Body" : "The message body of the notification, the email body or the text message.",
"APNSMessage$Category" : "Provide this key with a string value that represents the notification's type. This value corresponds to the value in the identifier property of one of your app's registered categories.",
"APNSMessage$JsonData" : "The data payload used for a silent push. This payload is added to the notifications' data.pinpoint.jsonBody' object",
"APNSMessage$MediaUrl" : "The URL that points to a video used in the push notification.",
"APNSMessage$PreferredAuthenticationMethod" : "The preferred authentication method, either \"CERTIFICATE\" or \"TOKEN\"",
"APNSMessage$RawContent" : "The Raw JSON formatted string to be used as the payload. This value overrides the message.",
"APNSMessage$Sound" : "Include this key when you want the system to play a sound. The value of this key is the name of a sound file in your app's main bundle or in the Library/Sounds folder of your app's data container. If the sound file cannot be found, or if you specify defaultfor the value, the system plays the default alert sound.",
"APNSMessage$ThreadId" : "Provide this key with a string value that represents the app-specific identifier for grouping notifications. If you provide a Notification Content app extension, you can use this value to group your notifications together.",
"APNSMessage$Title" : "The message title that displays above the message on the user's device.",
"APNSMessage$Url" : "The URL to open in the user's mobile browser. Used if the value for Action is URL.",
"APNSSandboxChannelRequest$BundleId" : "The bundle id used for APNs Tokens.",
"APNSSandboxChannelRequest$Certificate" : "The distribution certificate from Apple.",
"APNSSandboxChannelRequest$DefaultAuthenticationMethod" : "The default authentication method used for APNs.",
"APNSSandboxChannelRequest$PrivateKey" : "The certificate private key.",
"APNSSandboxChannelRequest$TeamId" : "The team id used for APNs Tokens.",
"APNSSandboxChannelRequest$TokenKey" : "The token key used for APNs Tokens.",
"APNSSandboxChannelRequest$TokenKeyId" : "The token key used for APNs Tokens.",
"APNSSandboxChannelResponse$ApplicationId" : "Application id",
"APNSSandboxChannelResponse$CreationDate" : "When was this segment created",
"APNSSandboxChannelResponse$Id" : "Channel ID. Not used, only for backwards compatibility.",
"APNSSandboxChannelResponse$LastModifiedBy" : "Who last updated this entry",
"APNSSandboxChannelResponse$LastModifiedDate" : "Last date this was updated",
"APNSSandboxChannelResponse$Platform" : "The platform type. Will be APNS_SANDBOX.",
"ActivityResponse$ApplicationId" : "The ID of the application to which the campaign applies.",
"ActivityResponse$CampaignId" : "The ID of the campaign to which the activity applies.",
"ActivityResponse$End" : "The actual time the activity was marked CANCELLED or COMPLETED. Provided in ISO 8601 format.",
"ActivityResponse$Id" : "The unique activity ID.",
"ActivityResponse$Result" : "Indicates whether the activity succeeded.\n\nValid values: SUCCESS, FAIL",
"ActivityResponse$ScheduledStart" : "The scheduled start time for the activity in ISO 8601 format.",
"ActivityResponse$Start" : "The actual start time of the activity in ISO 8601 format.",
"ActivityResponse$State" : "The state of the activity.\n\nValid values: PENDING, INITIALIZING, RUNNING, PAUSED, CANCELLED, COMPLETED",
"ActivityResponse$TreatmentId" : "The ID of a variation of the campaign used for A/B testing.",
"AddressConfiguration$BodyOverride" : "Body override. If specified will override default body.",
"AddressConfiguration$RawContent" : "The Raw JSON formatted string to be used as the payload. This value overrides the message.",
"AddressConfiguration$TitleOverride" : "Title override. If specified will override default title if applicable.",
"ApplicationResponse$Id" : "The unique application ID.",
"ApplicationResponse$Name" : "The display name of the application.",
"ApplicationSettingsResource$ApplicationId" : "The unique ID for the application.",
"ApplicationSettingsResource$LastModifiedDate" : "The date that the settings were last updated in ISO 8601 format.",
"ApplicationsResponse$NextToken" : "The string that you use in a subsequent request to get the next page of results in a paginated response.",
"BaiduChannelRequest$ApiKey" : "Platform credential API key from Baidu.",
"BaiduChannelRequest$SecretKey" : "Platform credential Secret key from Baidu.",
"BaiduChannelResponse$ApplicationId" : "Application id",
"BaiduChannelResponse$CreationDate" : "When was this segment created",
"BaiduChannelResponse$Credential" : "The Baidu API key from Baidu.",
"BaiduChannelResponse$Id" : "Channel ID. Not used, only for backwards compatibility.",
"BaiduChannelResponse$LastModifiedBy" : "Who made the last change",
"BaiduChannelResponse$LastModifiedDate" : "Last date this was updated",
"BaiduChannelResponse$Platform" : "The platform type. Will be BAIDU",
"BaiduMessage$Body" : "The message body of the notification, the email body or the text message.",
"BaiduMessage$IconReference" : "The icon image name of the asset saved in your application.",
"BaiduMessage$ImageIconUrl" : "The URL that points to an image used as the large icon to the notification content view.",
"BaiduMessage$ImageUrl" : "The URL that points to an image used in the push notification.",
"BaiduMessage$JsonData" : "The data payload used for a silent push. This payload is added to the notifications' data.pinpoint.jsonBody' object",
"BaiduMessage$RawContent" : "The Raw JSON formatted string to be used as the payload. This value overrides the message.",
"BaiduMessage$SmallImageIconUrl" : "The URL that points to an image used as the small icon for the notification which will be used to represent the notification in the status bar and content view",
"BaiduMessage$Sound" : "Indicates a sound to play when the device receives the notification. Supports default, or the filename of a sound resource bundled in the app. Android sound files must reside in /res/raw/",
"BaiduMessage$Title" : "The message title that displays above the message on the user's device.",
"BaiduMessage$Url" : "The URL to open in the user's mobile browser. Used if the value for Action is URL.",
"CampaignEmailMessage$Body" : "The email text body.",
"CampaignEmailMessage$FromAddress" : "The email address used to send the email from. Defaults to use FromAddress specified in the Email Channel.",
"CampaignEmailMessage$HtmlBody" : "The email html body.",
"CampaignEmailMessage$Title" : "The email title (Or subject).",
"CampaignResponse$ApplicationId" : "The ID of the application to which the campaign applies.",
"CampaignResponse$CreationDate" : "The date the campaign was created in ISO 8601 format.",
"CampaignResponse$Description" : "A description of the campaign.",
"CampaignResponse$Id" : "The unique campaign ID.",
"CampaignResponse$LastModifiedDate" : "The date the campaign was last updated in ISO 8601 format.\t",
"CampaignResponse$Name" : "The custom name of the campaign.",
"CampaignResponse$SegmentId" : "The ID of the segment to which the campaign sends messages.",
"CampaignResponse$TreatmentDescription" : "A custom description for the treatment.",
"CampaignResponse$TreatmentName" : "The custom name of a variation of the campaign used for A/B testing.",
"CampaignSmsMessage$Body" : "The SMS text body.",
"CampaignSmsMessage$SenderId" : "Sender ID of sent message.",
"CampaignsResponse$NextToken" : "The string that you use in a subsequent request to get the next page of results in a paginated response.",
"CreateApplicationRequest$Name" : "The display name of the application. Used in the Amazon Pinpoint console.",
"DefaultMessage$Body" : "The message body of the notification, the email body or the text message.",
"DefaultPushNotificationMessage$Body" : "The message body of the notification, the email body or the text message.",
"DefaultPushNotificationMessage$JsonData" : "The data payload used for a silent push. This payload is added to the notifications' data.pinpoint.jsonBody' object",
"DefaultPushNotificationMessage$Title" : "The message title that displays above the message on the user's device.",
"DefaultPushNotificationMessage$Url" : "The URL to open in the user's mobile browser. Used if the value for Action is URL.",
"EmailChannelRequest$FromAddress" : "The email address used to send emails from.",
"EmailChannelRequest$Identity" : "The ARN of an identity verified with SES.",
"EmailChannelRequest$RoleArn" : "The ARN of an IAM Role used to submit events to Mobile Analytics' event ingestion service",
"EmailChannelResponse$ApplicationId" : "The unique ID of the application to which the email channel belongs.",
"EmailChannelResponse$CreationDate" : "The date that the settings were last updated in ISO 8601 format.",
"EmailChannelResponse$FromAddress" : "The email address used to send emails from.",
"EmailChannelResponse$Id" : "Channel ID. Not used, only for backwards compatibility.",
"EmailChannelResponse$Identity" : "The ARN of an identity verified with SES.",
"EmailChannelResponse$LastModifiedBy" : "Who last updated this entry",
"EmailChannelResponse$LastModifiedDate" : "Last date this was updated",
"EmailChannelResponse$Platform" : "Platform type. Will be \"EMAIL\"",
"EmailChannelResponse$RoleArn" : "The ARN of an IAM Role used to submit events to Mobile Analytics' event ingestion service",
"EmailMessage$Body" : "The message body of the notification, the email body or the text message.",
"EmailMessage$FromAddress" : "The email address used to send the email from. Defaults to use FromAddress specified in the Email Channel.",
"EmailMessage$HtmlBody" : "The HTML part of the email.",
"EmailMessage$TemplateArn" : "The ARN of the template to use for the email.",
"EmailMessage$Title" : "The subject of the email.",
"EndpointBatchItem$Address" : "The address or token of the endpoint as provided by your push provider (e.g. DeviceToken or RegistrationId).",
"EndpointBatchItem$EffectiveDate" : "The last time the endpoint was updated. Provided in ISO 8601 format.",
"EndpointBatchItem$EndpointStatus" : "The endpoint status. Can be either ACTIVE or INACTIVE. Will be set to INACTIVE if a delivery fails. Will be set to ACTIVE if the address is updated.",
"EndpointBatchItem$Id" : "The unique Id for the Endpoint in the batch.",
"EndpointBatchItem$OptOut" : "Indicates whether a user has opted out of receiving messages with one of the following values:\n\nALL - User has opted out of all messages.\n\nNONE - Users has not opted out and receives all messages.",
"EndpointBatchItem$RequestId" : "The unique ID for the most recent request to update the endpoint.",
"EndpointDemographic$AppVersion" : "The version of the application associated with the endpoint.",
"EndpointDemographic$Locale" : "The endpoint locale in the following format: The ISO 639-1 alpha-2 code, followed by an underscore, followed by an ISO 3166-1 alpha-2 value.\n",
"EndpointDemographic$Make" : "The endpoint make, such as such as Apple or Samsung.",
"EndpointDemographic$Model" : "The endpoint model, such as iPhone.",
"EndpointDemographic$ModelVersion" : "The endpoint model version.",
"EndpointDemographic$Platform" : "The endpoint platform, such as ios or android.",
"EndpointDemographic$PlatformVersion" : "The endpoint platform version.",
"EndpointDemographic$Timezone" : "The timezone of the endpoint. Specified as a tz database value, such as Americas/Los_Angeles.",
"EndpointLocation$City" : "The city where the endpoint is located.",
"EndpointLocation$Country" : "Country according to ISO 3166-1 Alpha-2 codes. For example, US.",
"EndpointLocation$PostalCode" : "The postal code or zip code of the endpoint.",
"EndpointLocation$Region" : "The region of the endpoint location. For example, corresponds to a state in US.",
"EndpointMessageResult$Address" : "Address that endpoint message was delivered to.",
"EndpointMessageResult$StatusMessage" : "Status message for message delivery.",
"EndpointMessageResult$UpdatedToken" : "If token was updated as part of delivery. (This is GCM Specific)",
"EndpointRequest$Address" : "The address or token of the endpoint as provided by your push provider (e.g. DeviceToken or RegistrationId).",
"EndpointRequest$EffectiveDate" : "The last time the endpoint was updated. Provided in ISO 8601 format.",
"EndpointRequest$EndpointStatus" : "The endpoint status. Can be either ACTIVE or INACTIVE. Will be set to INACTIVE if a delivery fails. Will be set to ACTIVE if the address is updated.",
"EndpointRequest$OptOut" : "Indicates whether a user has opted out of receiving messages with one of the following values:\n\nALL - User has opted out of all messages.\n\nNONE - Users has not opted out and receives all messages.",
"EndpointRequest$RequestId" : "The unique ID for the most recent request to update the endpoint.",
"EndpointResponse$Address" : "The address or token of the endpoint as provided by your push provider (e.g. DeviceToken or RegistrationId).",
"EndpointResponse$ApplicationId" : "The ID of the application associated with the endpoint.",
"EndpointResponse$CohortId" : "A number from 0 - 99 that represents the cohort the endpoint is assigned to. Endpoints are grouped into cohorts randomly, and each cohort contains approximately 1 percent of the endpoints for an app. Amazon Pinpoint assigns cohorts to the holdout or treatment allocations for a campaign.",
"EndpointResponse$CreationDate" : "The last time the endpoint was created. Provided in ISO 8601 format.",
"EndpointResponse$EffectiveDate" : "The last time the endpoint was updated. Provided in ISO 8601 format.",
"EndpointResponse$EndpointStatus" : "The endpoint status. Can be either ACTIVE or INACTIVE. Will be set to INACTIVE if a delivery fails. Will be set to ACTIVE if the address is updated.",
"EndpointResponse$Id" : "The unique ID that you assigned to the endpoint. The ID should be a globally unique identifier (GUID) to ensure that it is unique compared to all other endpoints for the application.",
"EndpointResponse$OptOut" : "Indicates whether a user has opted out of receiving messages with one of the following values:\n\nALL - User has opted out of all messages.\n\nNONE - Users has not opted out and receives all messages.",
"EndpointResponse$RequestId" : "The unique ID for the most recent request to update the endpoint.",
"EndpointResponse$ShardId" : "The ShardId of endpoint.",
"EndpointSendConfiguration$BodyOverride" : "Body override. If specified will override default body.",
"EndpointSendConfiguration$RawContent" : "The Raw JSON formatted string to be used as the payload. This value overrides the message.",
"EndpointSendConfiguration$TitleOverride" : "Title override. If specified will override default title if applicable.",
"EndpointUser$UserId" : "The unique ID of the user.",
"EventStream$ApplicationId" : "The ID of the application from which events should be published.",
"EventStream$DestinationStreamArn" : "The Amazon Resource Name (ARN) of the Amazon Kinesis stream or Firehose delivery stream to which you want to publish events.\n Firehose ARN: arn:aws:firehose:REGION:ACCOUNT_ID:deliverystream/STREAM_NAME\n Kinesis ARN: arn:aws:kinesis:REGION:ACCOUNT_ID:stream/STREAM_NAME",
"EventStream$ExternalId" : "The external ID assigned the IAM role that authorizes Amazon Pinpoint to publish to the stream.",
"EventStream$LastModifiedDate" : "The date the event stream was last updated in ISO 8601 format.",
"EventStream$LastUpdatedBy" : "The IAM user who last modified the event stream.",
"EventStream$RoleArn" : "The IAM role that authorizes Amazon Pinpoint to publish events to the stream in your account.",
"GCMChannelRequest$ApiKey" : "Platform credential API key from Google.",
"GCMChannelResponse$ApplicationId" : "The ID of the application to which the channel applies.",
"GCMChannelResponse$CreationDate" : "When was this segment created",
"GCMChannelResponse$Credential" : "The GCM API key from Google.",
"GCMChannelResponse$Id" : "Channel ID. Not used. Present only for backwards compatibility.",
"GCMChannelResponse$LastModifiedBy" : "Who last updated this entry",
"GCMChannelResponse$LastModifiedDate" : "Last date this was updated",
"GCMChannelResponse$Platform" : "The platform type. Will be GCM",
"GCMMessage$Body" : "The message body of the notification, the email body or the text message.",
"GCMMessage$CollapseKey" : "This parameter identifies a group of messages (e.g., with collapse_key: \"Updates Available\") that can be collapsed, so that only the last message gets sent when delivery can be resumed. This is intended to avoid sending too many of the same messages when the device comes back online or becomes active.",
"GCMMessage$IconReference" : "The icon image name of the asset saved in your application.",
"GCMMessage$ImageIconUrl" : "The URL that points to an image used as the large icon to the notification content view.",
"GCMMessage$ImageUrl" : "The URL that points to an image used in the push notification.",
"GCMMessage$JsonData" : "The data payload used for a silent push. This payload is added to the notifications' data.pinpoint.jsonBody' object",
"GCMMessage$RawContent" : "The Raw JSON formatted string to be used as the payload. This value overrides the message.",
"GCMMessage$RestrictedPackageName" : "This parameter specifies the package name of the application where the registration tokens must match in order to receive the message.",
"GCMMessage$SmallImageIconUrl" : "The URL that points to an image used as the small icon for the notification which will be used to represent the notification in the status bar and content view",
"GCMMessage$Sound" : "Indicates a sound to play when the device receives the notification. Supports default, or the filename of a sound resource bundled in the app. Android sound files must reside in /res/raw/",
"GCMMessage$Title" : "The message title that displays above the message on the user's device.",
"GCMMessage$Url" : "The URL to open in the user's mobile browser. Used if the value for Action is URL.",
"ImportJobRequest$ExternalId" : "A unique, custom ID assigned to the IAM role that restricts who can assume the role.\t",
"ImportJobRequest$RoleArn" : "The Amazon Resource Name (ARN) of an IAM role that grants Amazon Pinpoint access to the Amazon S3 location that contains the endpoints to import.",
"ImportJobRequest$S3Url" : "A URL that points to the location within an Amazon S3 bucket that contains the endpoints to import. The location can be a folder or a single file.\nThe URL should follow this format: s3://bucket-name/folder-name/file-name\n\nAmazon Pinpoint will import endpoints from this location and any subfolders it contains.",
"ImportJobRequest$SegmentId" : "The ID of the segment to update if the import job is meant to update an existing segment.",
"ImportJobRequest$SegmentName" : "A custom name for the segment created by the import job. Use if DefineSegment is true.",
"ImportJobResource$ExternalId" : "A unique, custom ID assigned to the IAM role that restricts who can assume the role.\t",
"ImportJobResource$RoleArn" : "The Amazon Resource Name (ARN) of an IAM role that grants Amazon Pinpoint access to the Amazon S3 location that contains the endpoints to import.",
"ImportJobResource$S3Url" : "A URL that points to the location within an Amazon S3 bucket that contains the endpoints to import. The location can be a folder or a single file.\nThe URL should follow this format: s3://bucket-name/folder-name/file-name\n\nAmazon Pinpoint will import endpoints from this location and any subfolders it contains.",
"ImportJobResource$SegmentId" : "The ID of the segment to update if the import job is meant to update an existing segment.",
"ImportJobResource$SegmentName" : "A custom name for the segment created by the import job. Use if DefineSegment is true.",
"ImportJobResponse$ApplicationId" : "The unique ID of the application to which the import job applies.",
"ImportJobResponse$CompletionDate" : "The date the import job completed in ISO 8601 format.",
"ImportJobResponse$CreationDate" : "The date the import job was created in ISO 8601 format.",
"ImportJobResponse$Id" : "The unique ID of the import job.",
"ImportJobResponse$Type" : "The job type. Will be Import.",
"ImportJobsResponse$NextToken" : "The string that you use in a subsequent request to get the next page of results in a paginated response.",
"Message$Body" : "The message body. Can include up to 140 characters.",
"Message$ImageIconUrl" : "The URL that points to the icon image for the push notification icon, for example, the app icon.",
"Message$ImageSmallIconUrl" : "The URL that points to the small icon image for the push notification icon, for example, the app icon.",
"Message$ImageUrl" : "The URL that points to an image used in the push notification.",
"Message$JsonBody" : "The JSON payload used for a silent push.",
"Message$MediaUrl" : "The URL that points to the media resource, for example a .mp4 or .gif file.",
"Message$RawContent" : "The Raw JSON formatted string to be used as the payload. This value overrides the message.",
"Message$Title" : "The message title that displays above the message on the user's device.",
"Message$Url" : "The URL to open in the user's mobile browser. Used if the value for Action is URL.",
"MessageBody$Message" : "The error message returned from the API.",
"MessageBody$RequestID" : "The unique message body ID.",
"MessageRequest$RequestId" : "Original request Id for which this message is delivered.",
"MessageResponse$ApplicationId" : "Application id of the message.",
"MessageResponse$RequestId" : "Original request Id for which this message was delivered.",
"MessageResult$StatusMessage" : "Status message for message delivery.",
"MessageResult$UpdatedToken" : "If token was updated as part of delivery. (This is GCM Specific)",
"QuietTime$End" : "The default end time for quiet time in ISO 8601 format.",
"QuietTime$Start" : "The default start time for quiet time in ISO 8601 format.",
"SMSChannelRequest$SenderId" : "Sender identifier of your messages.",
"SMSChannelRequest$ShortCode" : "ShortCode registered with phone provider.",
"SMSChannelResponse$ApplicationId" : "The unique ID of the application to which the SMS channel belongs.",
"SMSChannelResponse$CreationDate" : "The date that the settings were last updated in ISO 8601 format.",
"SMSChannelResponse$Id" : "Channel ID. Not used, only for backwards compatibility.",
"SMSChannelResponse$LastModifiedBy" : "Who last updated this entry",
"SMSChannelResponse$LastModifiedDate" : "Last date this was updated",
"SMSChannelResponse$Platform" : "Platform type. Will be \"SMS\"",
"SMSChannelResponse$SenderId" : "Sender identifier of your messages.",
"SMSChannelResponse$ShortCode" : "The short code registered with the phone provider.",
"SMSMessage$Body" : "The message body of the notification, the email body or the text message.",
"SMSMessage$SenderId" : "Sender ID of sent message.",
"Schedule$EndTime" : "The scheduled time that the campaign ends in ISO 8601 format.",
"Schedule$StartTime" : "The scheduled time that the campaign begins in ISO 8601 format.",
"Schedule$Timezone" : "The starting UTC offset for the schedule if the value for isLocalTime is true\n\nValid values: \nUTC\nUTC+01\nUTC+02\nUTC+03\nUTC+03:30\nUTC+04\nUTC+04:30\nUTC+05\nUTC+05:30\nUTC+05:45\nUTC+06\nUTC+06:30\nUTC+07\nUTC+08\nUTC+09\nUTC+09:30\nUTC+10\nUTC+10:30\nUTC+11\nUTC+12\nUTC+13\nUTC-02\nUTC-03\nUTC-04\nUTC-05\nUTC-06\nUTC-07\nUTC-08\nUTC-09\nUTC-10\nUTC-11",
"SegmentImportResource$ExternalId" : "A unique, custom ID assigned to the IAM role that restricts who can assume the role.",
"SegmentImportResource$RoleArn" : "The Amazon Resource Name (ARN) of an IAM role that grants Amazon Pinpoint access to the endpoints in Amazon S3.",
"SegmentImportResource$S3Url" : "A URL that points to the Amazon S3 location from which the endpoints for this segment were imported.",
"SegmentResponse$ApplicationId" : "The ID of the application to which the segment applies.",
"SegmentResponse$CreationDate" : "The date the segment was created in ISO 8601 format.",
"SegmentResponse$Id" : "The unique segment ID.",
"SegmentResponse$LastModifiedDate" : "The date the segment was last updated in ISO 8601 format.",
"SegmentResponse$Name" : "The name of segment",
"SegmentsResponse$NextToken" : "An identifier used to retrieve the next page of results. The token is null if no additional pages exist.",
"SendUsersMessageRequest$RequestId" : "Original request Id for which this message is delivered.",
"SendUsersMessageResponse$ApplicationId" : "Application id of the message.",
"SendUsersMessageResponse$RequestId" : "Original request Id for which this message was delivered.",
"TreatmentResource$Id" : "The unique treatment ID.",
"TreatmentResource$TreatmentDescription" : "A custom description for the treatment.",
"TreatmentResource$TreatmentName" : "The custom name of a variation of the campaign used for A/B testing.",
"WriteCampaignRequest$Description" : "A description of the campaign.",
"WriteCampaignRequest$Name" : "The custom name of the campaign.",
"WriteCampaignRequest$SegmentId" : "The ID of the segment to which the campaign sends messages.",
"WriteCampaignRequest$TreatmentDescription" : "A custom description for the treatment.",
"WriteCampaignRequest$TreatmentName" : "The custom name of a variation of the campaign used for A/B testing.",
"WriteEventStream$DestinationStreamArn" : "The Amazon Resource Name (ARN) of the Amazon Kinesis stream or Firehose delivery stream to which you want to publish events.\n Firehose ARN: arn:aws:firehose:REGION:ACCOUNT_ID:deliverystream/STREAM_NAME\n Kinesis ARN: arn:aws:kinesis:REGION:ACCOUNT_ID:stream/STREAM_NAME",
"WriteEventStream$ExternalId" : "The external ID assigned the IAM role that authorizes Amazon Pinpoint to publish to the stream.",
"WriteEventStream$RoleArn" : "The IAM role that authorizes Amazon Pinpoint to publish events to the stream in your account.",
"WriteSegmentRequest$Name" : "The name of segment",
"WriteTreatmentResource$TreatmentDescription" : "A custom description for the treatment.",
"WriteTreatmentResource$TreatmentName" : "The custom name of a variation of the campaign used for A/B testing."
"ADMChannelRequest$ClientId": "Client ID as gotten from Amazon",
"ADMChannelRequest$ClientSecret": "Client secret as gotten from Amazon",
"ADMChannelResponse$ApplicationId": "The ID of the application to which the channel applies.",
"ADMChannelResponse$CreationDate": "When was this segment created",
"ADMChannelResponse$Id": "Channel ID. Not used, only for backwards compatibility.",
"ADMChannelResponse$LastModifiedBy": "Who last updated this entry",
"ADMChannelResponse$LastModifiedDate": "Last date this was updated",
"ADMChannelResponse$Platform": "Platform type. Will be \"ADM\"",
"ADMMessage$Body": "The message body of the notification, the email body or the text message.",
"ADMMessage$ConsolidationKey": "Optional. Arbitrary string used to indicate multiple messages are logically the same and that ADM is allowed to drop previously enqueued messages in favor of this one.",
"ADMMessage$Data": "The data payload used for a silent push. This payload is added to the notifications' data.pinpoint.jsonBody' object",
"ADMMessage$ExpiresAfter": "Optional. Number of seconds ADM should retain the message if the device is offline",
"ADMMessage$IconReference": "The icon image name of the asset saved in your application.",
"ADMMessage$ImageIconUrl": "The URL that points to an image used as the large icon to the notification content view.",
"ADMMessage$ImageUrl": "The URL that points to an image used in the push notification.",
"ADMMessage$MD5": "Optional. Base-64-encoded MD5 checksum of the data parameter. Used to verify data integrity",
"ADMMessage$RawContent": "The Raw JSON formatted string to be used as the payload. This value overrides the message.",
"ADMMessage$SmallImageIconUrl": "The URL that points to an image used as the small icon for the notification which will be used to represent the notification in the status bar and content view",
"ADMMessage$Sound": "Indicates a sound to play when the device receives the notification. Supports default, or the filename of a sound resource bundled in the app. Android sound files must reside in /res/raw/",
"ADMMessage$Title": "The message title that displays above the message on the user's device.",
"ADMMessage$Url": "The URL to open in the user's mobile browser. Used if the value for Action is URL.",
"APNSChannelRequest$BundleId": "The bundle id used for APNs Tokens.",
"APNSChannelRequest$Certificate": "The distribution certificate from Apple.",
"APNSChannelRequest$DefaultAuthenticationMethod": "The default authentication method used for APNs.",
"APNSChannelRequest$PrivateKey": "The certificate private key.",
"APNSChannelRequest$TeamId": "The team id used for APNs Tokens.",
"APNSChannelRequest$TokenKey": "The token key used for APNs Tokens.",
"APNSChannelRequest$TokenKeyId": "The token key used for APNs Tokens.",
"APNSChannelResponse$ApplicationId": "The ID of the application to which the channel applies.",
"APNSChannelResponse$CreationDate": "When was this segment created",
"APNSChannelResponse$DefaultAuthenticationMethod": "The default authentication method used for APNs.",
"APNSChannelResponse$Id": "Channel ID. Not used. Present only for backwards compatibility.",
"APNSChannelResponse$LastModifiedBy": "Who last updated this entry",
"APNSChannelResponse$LastModifiedDate": "Last date this was updated",
"APNSChannelResponse$Platform": "The platform type. Will be APNS.",
"APNSMessage$Body": "The message body of the notification, the email body or the text message.",
"APNSMessage$Category": "Provide this key with a string value that represents the notification's type. This value corresponds to the value in the identifier property of one of your app's registered categories.",
"APNSMessage$CollapseId": "An ID that, if assigned to multiple messages, causes APNs to coalesce the messages into a single push notification instead of delivering each message individually. The value must not exceed 64 bytes. Amazon Pinpoint uses this value to set the apns-collapse-id request header when it sends the message to APNs.",
"APNSMessage$Data": "The data payload used for a silent push. This payload is added to the notifications' data.pinpoint.jsonBody' object",
"APNSMessage$MediaUrl": "The URL that points to a video used in the push notification.",
"APNSMessage$PreferredAuthenticationMethod": "The preferred authentication method, either \"CERTIFICATE\" or \"TOKEN\"",
"APNSMessage$Priority": "The message priority. Amazon Pinpoint uses this value to set the apns-priority request header when it sends the message to APNs. Accepts the following values:\n\n\"5\" - Low priority. Messages might be delayed, delivered in groups, and throttled.\n\n\"10\" - High priority. Messages are sent immediately. High priority messages must cause an alert, sound, or badge on the receiving device.\n\nThe default value is \"10\".\n\nThe equivalent values for FCM or GCM messages are \"normal\" and \"high\". Amazon Pinpoint accepts these values for APNs messages and converts them.\n\nFor more information about the apns-priority parameter, see Communicating with APNs in the APNs Local and Remote Notification Programming Guide.",
"APNSMessage$RawContent": "The Raw JSON formatted string to be used as the payload. This value overrides the message.",
"APNSMessage$Sound": "Include this key when you want the system to play a sound. The value of this key is the name of a sound file in your app's main bundle or in the Library/Sounds folder of your app's data container. If the sound file cannot be found, or if you specify defaultfor the value, the system plays the default alert sound.",
"APNSMessage$ThreadId": "Provide this key with a string value that represents the app-specific identifier for grouping notifications. If you provide a Notification Content app extension, you can use this value to group your notifications together.",
"APNSMessage$Title": "The message title that displays above the message on the user's device.",
"APNSMessage$Url": "The URL to open in the user's mobile browser. Used if the value for Action is URL.",
"APNSSandboxChannelRequest$BundleId": "The bundle id used for APNs Tokens.",
"APNSSandboxChannelRequest$Certificate": "The distribution certificate from Apple.",
"APNSSandboxChannelRequest$DefaultAuthenticationMethod": "The default authentication method used for APNs.",
"APNSSandboxChannelRequest$PrivateKey": "The certificate private key.",
"APNSSandboxChannelRequest$TeamId": "The team id used for APNs Tokens.",
"APNSSandboxChannelRequest$TokenKey": "The token key used for APNs Tokens.",
"APNSSandboxChannelRequest$TokenKeyId": "The token key used for APNs Tokens.",
"APNSSandboxChannelResponse$ApplicationId": "The ID of the application to which the channel applies.",
"APNSSandboxChannelResponse$CreationDate": "When was this segment created",
"APNSSandboxChannelResponse$DefaultAuthenticationMethod": "The default authentication method used for APNs.",
"APNSSandboxChannelResponse$Id": "Channel ID. Not used, only for backwards compatibility.",
"APNSSandboxChannelResponse$LastModifiedBy": "Who last updated this entry",
"APNSSandboxChannelResponse$LastModifiedDate": "Last date this was updated",
"APNSSandboxChannelResponse$Platform": "The platform type. Will be APNS_SANDBOX.",
"APNSVoipChannelRequest$BundleId": "The bundle id used for APNs Tokens.",
"APNSVoipChannelRequest$Certificate": "The distribution certificate from Apple.",
"APNSVoipChannelRequest$DefaultAuthenticationMethod": "The default authentication method used for APNs.",
"APNSVoipChannelRequest$PrivateKey": "The certificate private key.",
"APNSVoipChannelRequest$TeamId": "The team id used for APNs Tokens.",
"APNSVoipChannelRequest$TokenKey": "The token key used for APNs Tokens.",
"APNSVoipChannelRequest$TokenKeyId": "The token key used for APNs Tokens.",
"APNSVoipChannelResponse$ApplicationId": "Application id",
"APNSVoipChannelResponse$CreationDate": "When was this segment created",
"APNSVoipChannelResponse$DefaultAuthenticationMethod": "The default authentication method used for APNs.",
"APNSVoipChannelResponse$Id": "Channel ID. Not used, only for backwards compatibility.",
"APNSVoipChannelResponse$LastModifiedBy": "Who made the last change",
"APNSVoipChannelResponse$LastModifiedDate": "Last date this was updated",
"APNSVoipChannelResponse$Platform": "The platform type. Will be APNS.",
"APNSVoipSandboxChannelRequest$BundleId": "The bundle id used for APNs Tokens.",
"APNSVoipSandboxChannelRequest$Certificate": "The distribution certificate from Apple.",
"APNSVoipSandboxChannelRequest$DefaultAuthenticationMethod": "The default authentication method used for APNs.",
"APNSVoipSandboxChannelRequest$PrivateKey": "The certificate private key.",
"APNSVoipSandboxChannelRequest$TeamId": "The team id used for APNs Tokens.",
"APNSVoipSandboxChannelRequest$TokenKey": "The token key used for APNs Tokens.",
"APNSVoipSandboxChannelRequest$TokenKeyId": "The token key used for APNs Tokens.",
"APNSVoipSandboxChannelResponse$ApplicationId": "Application id",
"APNSVoipSandboxChannelResponse$CreationDate": "When was this segment created",
"APNSVoipSandboxChannelResponse$DefaultAuthenticationMethod": "The default authentication method used for APNs.",
"APNSVoipSandboxChannelResponse$Id": "Channel ID. Not used, only for backwards compatibility.",
"APNSVoipSandboxChannelResponse$LastModifiedBy": "Who made the last change",
"APNSVoipSandboxChannelResponse$LastModifiedDate": "Last date this was updated",
"APNSVoipSandboxChannelResponse$Platform": "The platform type. Will be APNS.",
"ActivityResponse$ApplicationId": "The ID of the application to which the campaign applies.",
"ActivityResponse$CampaignId": "The ID of the campaign to which the activity applies.",
"ActivityResponse$End": "The actual time the activity was marked CANCELLED or COMPLETED. Provided in ISO 8601 format.",
"ActivityResponse$Id": "The unique activity ID.",
"ActivityResponse$Result": "Indicates whether the activity succeeded.\n\nValid values: SUCCESS, FAIL",
"ActivityResponse$ScheduledStart": "The scheduled start time for the activity in ISO 8601 format.",
"ActivityResponse$Start": "The actual start time of the activity in ISO 8601 format.",
"ActivityResponse$State": "The state of the activity.\n\nValid values: PENDING, INITIALIZING, RUNNING, PAUSED, CANCELLED, COMPLETED",
"ActivityResponse$TreatmentId": "The ID of a variation of the campaign used for A/B testing.",
"AddressConfiguration$BodyOverride": "Body override. If specified will override default body.",
"AddressConfiguration$Context": "A map of custom attributes to attributes to be attached to the message for this address. This payload is added to the push notification's 'data.pinpoint' object or added to the email/sms delivery receipt event attributes.",
"AddressConfiguration$RawContent": "The Raw JSON formatted string to be used as the payload. This value overrides the message.",
"AddressConfiguration$TitleOverride": "Title override. If specified will override default title if applicable.",
"ApplicationResponse$Id": "The unique application ID.",
"ApplicationResponse$Name": "The display name of the application.",
"ApplicationSettingsResource$ApplicationId": "The unique ID for the application.",
"ApplicationSettingsResource$LastModifiedDate": "The date that the settings were last updated in ISO 8601 format.",
"ApplicationsResponse$NextToken": "The string that you use in a subsequent request to get the next page of results in a paginated response.",
"BaiduChannelRequest$ApiKey": "Platform credential API key from Baidu.",
"BaiduChannelRequest$SecretKey": "Platform credential Secret key from Baidu.",
"BaiduChannelResponse$ApplicationId": "Application id",
"BaiduChannelResponse$CreationDate": "When was this segment created",
"BaiduChannelResponse$Credential": "The Baidu API key from Baidu.",
"BaiduChannelResponse$Id": "Channel ID. Not used, only for backwards compatibility.",
"BaiduChannelResponse$LastModifiedBy": "Who made the last change",
"BaiduChannelResponse$LastModifiedDate": "Last date this was updated",
"BaiduChannelResponse$Platform": "The platform type. Will be BAIDU",
"BaiduMessage$Body": "The message body of the notification, the email body or the text message.",
"BaiduMessage$Data": "The data payload used for a silent push. This payload is added to the notifications' data.pinpoint.jsonBody' object",
"BaiduMessage$IconReference": "The icon image name of the asset saved in your application.",
"BaiduMessage$ImageIconUrl": "The URL that points to an image used as the large icon to the notification content view.",
"BaiduMessage$ImageUrl": "The URL that points to an image used in the push notification.",
"BaiduMessage$RawContent": "The Raw JSON formatted string to be used as the payload. This value overrides the message.",
"BaiduMessage$SmallImageIconUrl": "The URL that points to an image used as the small icon for the notification which will be used to represent the notification in the status bar and content view",
"BaiduMessage$Sound": "Indicates a sound to play when the device receives the notification. Supports default, or the filename of a sound resource bundled in the app. Android sound files must reside in /res/raw/",
"BaiduMessage$Title": "The message title that displays above the message on the user's device.",
"BaiduMessage$Url": "The URL to open in the user's mobile browser. Used if the value for Action is URL.",
"CampaignEmailMessage$Body": "The email text body.",
"CampaignEmailMessage$FromAddress": "The email address used to send the email from. Defaults to use FromAddress specified in the Email Channel.",
"CampaignEmailMessage$HtmlBody": "The email html body.",
"CampaignEmailMessage$Title": "The email title (Or subject).",
"CampaignHook$LambdaFunctionName": "Lambda function name or arn to be called for delivery",
"CampaignHook$WebUrl": "Web URL to call for hook. If the URL has authentication specified it will be added as authentication to the request",
"CampaignResponse$ApplicationId": "The ID of the application to which the campaign applies.",
"CampaignResponse$CreationDate": "The date the campaign was created in ISO 8601 format.",
"CampaignResponse$Description": "A description of the campaign.",
"CampaignResponse$Id": "The unique campaign ID.",
"CampaignResponse$LastModifiedDate": "The date the campaign was last updated in ISO 8601 format.\t",
"CampaignResponse$Name": "The custom name of the campaign.",
"CampaignResponse$SegmentId": "The ID of the segment to which the campaign sends messages.",
"CampaignResponse$TreatmentDescription": "A custom description for the treatment.",
"CampaignResponse$TreatmentName": "The custom name of a variation of the campaign used for A/B testing.",
"CampaignSmsMessage$Body": "The SMS text body.",
"CampaignSmsMessage$SenderId": "Sender ID of sent message.",
"CampaignsResponse$NextToken": "The string that you use in a subsequent request to get the next page of results in a paginated response.",
"CreateApplicationRequest$Name": "The display name of the application. Used in the Amazon Pinpoint console.",
"DefaultMessage$Body": "The message body of the notification, the email body or the text message.",
"DefaultPushNotificationMessage$Body": "The message body of the notification, the email body or the text message.",
"DefaultPushNotificationMessage$Data": "The data payload used for a silent push. This payload is added to the notifications' data.pinpoint.jsonBody' object",
"DefaultPushNotificationMessage$Title": "The message title that displays above the message on the user's device.",
"DefaultPushNotificationMessage$Url": "The URL to open in the user's mobile browser. Used if the value for Action is URL.",
"EmailChannelRequest$FromAddress": "The email address used to send emails from.",
"EmailChannelRequest$Identity": "The ARN of an identity verified with SES.",
"EmailChannelRequest$RoleArn": "The ARN of an IAM Role used to submit events to Mobile Analytics' event ingestion service",
"EmailChannelResponse$ApplicationId": "The unique ID of the application to which the email channel belongs.",
"EmailChannelResponse$CreationDate": "The date that the settings were last updated in ISO 8601 format.",
"EmailChannelResponse$FromAddress": "The email address used to send emails from.",
"EmailChannelResponse$Id": "Channel ID. Not used, only for backwards compatibility.",
"EmailChannelResponse$Identity": "The ARN of an identity verified with SES.",
"EmailChannelResponse$LastModifiedBy": "Who last updated this entry",
"EmailChannelResponse$LastModifiedDate": "Last date this was updated",
"EmailChannelResponse$Platform": "Platform type. Will be \"EMAIL\"",
"EmailChannelResponse$RoleArn": "The ARN of an IAM Role used to submit events to Mobile Analytics' event ingestion service",
"EndpointBatchItem$Address": "The address or token of the endpoint as provided by your push provider (e.g. DeviceToken or RegistrationId).",
"EndpointBatchItem$EffectiveDate": "The last time the endpoint was updated. Provided in ISO 8601 format.",
"EndpointBatchItem$EndpointStatus": "The endpoint status. Can be either ACTIVE or INACTIVE. Will be set to INACTIVE if a delivery fails. Will be set to ACTIVE if the address is updated.",
"EndpointBatchItem$Id": "The unique Id for the Endpoint in the batch.",
"EndpointBatchItem$OptOut": "Indicates whether a user has opted out of receiving messages with one of the following values:\n\nALL - User has opted out of all messages.\n\nNONE - Users has not opted out and receives all messages.",
"EndpointBatchItem$RequestId": "The unique ID for the most recent request to update the endpoint.",
"EndpointDemographic$AppVersion": "The version of the application associated with the endpoint.",
"EndpointDemographic$Locale": "The endpoint locale in the following format: The ISO 639-1 alpha-2 code, followed by an underscore, followed by an ISO 3166-1 alpha-2 value.\n",
"EndpointDemographic$Make": "The endpoint make, such as such as Apple or Samsung.",
"EndpointDemographic$Model": "The endpoint model, such as iPhone.",
"EndpointDemographic$ModelVersion": "The endpoint model version.",
"EndpointDemographic$Platform": "The endpoint platform, such as ios or android.",
"EndpointDemographic$PlatformVersion": "The endpoint platform version.",
"EndpointDemographic$Timezone": "The timezone of the endpoint. Specified as a tz database value, such as Americas/Los_Angeles.",
"EndpointLocation$City": "The city where the endpoint is located.",
"EndpointLocation$Country": "Country according to ISO 3166-1 Alpha-2 codes. For example, US.",
"EndpointLocation$PostalCode": "The postal code or zip code of the endpoint.",
"EndpointLocation$Region": "The region of the endpoint location. For example, corresponds to a state in US.",
"EndpointMessageResult$Address": "Address that endpoint message was delivered to.",
"EndpointMessageResult$StatusMessage": "Status message for message delivery.",
"EndpointMessageResult$UpdatedToken": "If token was updated as part of delivery. (This is GCM Specific)",
"EndpointRequest$Address": "The address or token of the endpoint as provided by your push provider (e.g. DeviceToken or RegistrationId).",
"EndpointRequest$EffectiveDate": "The last time the endpoint was updated. Provided in ISO 8601 format.",
"EndpointRequest$EndpointStatus": "The endpoint status. Can be either ACTIVE or INACTIVE. Will be set to INACTIVE if a delivery fails. Will be set to ACTIVE if the address is updated.",
"EndpointRequest$OptOut": "Indicates whether a user has opted out of receiving messages with one of the following values:\n\nALL - User has opted out of all messages.\n\nNONE - Users has not opted out and receives all messages.",
"EndpointRequest$RequestId": "The unique ID for the most recent request to update the endpoint.",
"EndpointResponse$Address": "The address or token of the endpoint as provided by your push provider (e.g. DeviceToken or RegistrationId).",
"EndpointResponse$ApplicationId": "The ID of the application associated with the endpoint.",
"EndpointResponse$CohortId": "A number from 0 - 99 that represents the cohort the endpoint is assigned to. Endpoints are grouped into cohorts randomly, and each cohort contains approximately 1 percent of the endpoints for an app. Amazon Pinpoint assigns cohorts to the holdout or treatment allocations for a campaign.",
"EndpointResponse$CreationDate": "The last time the endpoint was created. Provided in ISO 8601 format.",
"EndpointResponse$EffectiveDate": "The last time the endpoint was updated. Provided in ISO 8601 format.",
"EndpointResponse$EndpointStatus": "The endpoint status. Can be either ACTIVE or INACTIVE. Will be set to INACTIVE if a delivery fails. Will be set to ACTIVE if the address is updated.",
"EndpointResponse$Id": "The unique ID that you assigned to the endpoint. The ID should be a globally unique identifier (GUID) to ensure that it is unique compared to all other endpoints for the application.",
"EndpointResponse$OptOut": "Indicates whether a user has opted out of receiving messages with one of the following values:\n\nALL - User has opted out of all messages.\n\nNONE - Users has not opted out and receives all messages.",
"EndpointResponse$RequestId": "The unique ID for the most recent request to update the endpoint.",
"EndpointSendConfiguration$BodyOverride": "Body override. If specified will override default body.",
"EndpointSendConfiguration$Context": "A map of custom attributes to attributes to be attached to the message for this address. This payload is added to the push notification's 'data.pinpoint' object or added to the email/sms delivery receipt event attributes.",
"EndpointSendConfiguration$RawContent": "The Raw JSON formatted string to be used as the payload. This value overrides the message.",
"EndpointSendConfiguration$TitleOverride": "Title override. If specified will override default title if applicable.",
"EndpointUser$UserId": "The unique ID of the user.",
"EventStream$ApplicationId": "The ID of the application from which events should be published.",
"EventStream$DestinationStreamArn": "The Amazon Resource Name (ARN) of the Amazon Kinesis stream or Firehose delivery stream to which you want to publish events.\n Firehose ARN: arn:aws:firehose:REGION:ACCOUNT_ID:deliverystream/STREAM_NAME\n Kinesis ARN: arn:aws:kinesis:REGION:ACCOUNT_ID:stream/STREAM_NAME",
"EventStream$ExternalId": "DEPRECATED. Your AWS account ID, which you assigned to the ExternalID key in an IAM trust policy. Used by Amazon Pinpoint to assume an IAM role. This requirement is removed, and external IDs are not recommended for IAM roles assumed by Amazon Pinpoint.",
"EventStream$LastModifiedDate": "The date the event stream was last updated in ISO 8601 format.",
"EventStream$LastUpdatedBy": "The IAM user who last modified the event stream.",
"EventStream$RoleArn": "The IAM role that authorizes Amazon Pinpoint to publish events to the stream in your account.",
"ExportJobRequest$RoleArn" : "The Amazon Resource Name (ARN) of an IAM role that grants Amazon Pinpoint access to the Amazon S3 location that endpoints will be exported to.",
"ExportJobRequest$S3UrlPrefix" : "A URL that points to the location within an Amazon S3 bucket that will receive the export. The location is typically a folder with multiple files.\nThe URL should follow this format: s3://bucket-name/folder-name/\n\nAmazon Pinpoint will export endpoints to this location.",
"ExportJobRequest$SegmentId" : "The ID of the segment to export endpoints from. If not present, all endpoints will be exported.",
"ExportJobResource$RoleArn" : "The Amazon Resource Name (ARN) of an IAM role that grants Amazon Pinpoint access to the Amazon S3 location that endpoints will be exported to.",
"ExportJobResource$S3UrlPrefix" : "A URL that points to the location within an Amazon S3 bucket that will receive the export. The location is typically a folder with multiple files.\nThe URL should follow this format: s3://bucket-name/folder-name/\n\nAmazon Pinpoint will export endpoints to this location.",
"ExportJobResource$SegmentId" : "The ID of the segment to export endpoints from. If not present all endpoints will be exported.",
"ExportJobResponse$ApplicationId" : "The unique ID of the application to which the job applies.",
"ExportJobResponse$CompletionDate" : "The date the job completed in ISO 8601 format.",
"ExportJobResponse$CreationDate" : "The date the job was created in ISO 8601 format.",
"ExportJobResponse$Id" : "The unique ID of the job.",
"ExportJobResponse$Type" : "The job type. Will be 'EXPORT'.",
"ExportJobsResponse$NextToken" : "The string that you use in a subsequent request to get the next page of results in a paginated response.",
"GCMChannelRequest$ApiKey": "Platform credential API key from Google.",
"GCMChannelResponse$ApplicationId": "The ID of the application to which the channel applies.",
"GCMChannelResponse$CreationDate": "When was this segment created",
"GCMChannelResponse$Credential": "The GCM API key from Google.",
"GCMChannelResponse$Id": "Channel ID. Not used. Present only for backwards compatibility.",
"GCMChannelResponse$LastModifiedBy": "Who last updated this entry",
"GCMChannelResponse$LastModifiedDate": "Last date this was updated",
"GCMChannelResponse$Platform": "The platform type. Will be GCM",
"GCMMessage$Body": "The message body of the notification, the email body or the text message.",
"GCMMessage$CollapseKey": "This parameter identifies a group of messages (e.g., with collapse_key: \"Updates Available\") that can be collapsed, so that only the last message gets sent when delivery can be resumed. This is intended to avoid sending too many of the same messages when the device comes back online or becomes active.",
"GCMMessage$Data": "The data payload used for a silent push. This payload is added to the notifications' data.pinpoint.jsonBody' object",
"GCMMessage$IconReference": "The icon image name of the asset saved in your application.",
"GCMMessage$ImageIconUrl": "The URL that points to an image used as the large icon to the notification content view.",
"GCMMessage$ImageUrl": "The URL that points to an image used in the push notification.",
"GCMMessage$Priority": "The message priority. Amazon Pinpoint uses this value to set the FCM or GCM priority parameter when it sends the message. Accepts the following values:\n\n\"Normal\" - Messages might be delayed. Delivery is optimized for battery usage on the receiving device. Use normal priority unless immediate delivery is required.\n\n\"High\" - Messages are sent immediately and might wake a sleeping device.\n\nThe equivalent values for APNs messages are \"5\" and \"10\". Amazon Pinpoint accepts these values here and converts them.\n\nFor more information, see About FCM Messages in the Firebase documentation.",
"GCMMessage$RawContent": "The Raw JSON formatted string to be used as the payload. This value overrides the message.",
"GCMMessage$RestrictedPackageName": "This parameter specifies the package name of the application where the registration tokens must match in order to receive the message.",
"GCMMessage$SmallImageIconUrl": "The URL that points to an image used as the small icon for the notification which will be used to represent the notification in the status bar and content view",
"GCMMessage$Sound": "Indicates a sound to play when the device receives the notification. Supports default, or the filename of a sound resource bundled in the app. Android sound files must reside in /res/raw/",
"GCMMessage$Title": "The message title that displays above the message on the user's device.",
"GCMMessage$Url": "The URL to open in the user's mobile browser. Used if the value for Action is URL.",
"ImportJobRequest$ExternalId": "DEPRECATED. Your AWS account ID, which you assigned to the ExternalID key in an IAM trust policy. Used by Amazon Pinpoint to assume an IAM role. This requirement is removed, and external IDs are not recommended for IAM roles assumed by Amazon Pinpoint.",
"ImportJobRequest$RoleArn": "The Amazon Resource Name (ARN) of an IAM role that grants Amazon Pinpoint access to the Amazon S3 location that contains the endpoints to import.",
"ImportJobRequest$S3Url": "A URL that points to the location within an Amazon S3 bucket that contains the endpoints to import. The location can be a folder or a single file.\nThe URL should follow this format: s3://bucket-name/folder-name/file-name\n\nAmazon Pinpoint will import endpoints from this location and any subfolders it contains.",
"ImportJobRequest$SegmentId": "The ID of the segment to update if the import job is meant to update an existing segment.",
"ImportJobRequest$SegmentName": "A custom name for the segment created by the import job. Use if DefineSegment is true.",
"ImportJobResource$ExternalId": "DEPRECATED. Your AWS account ID, which you assigned to the ExternalID key in an IAM trust policy. Used by Amazon Pinpoint to assume an IAM role. This requirement is removed, and external IDs are not recommended for IAM roles assumed by Amazon Pinpoint.",
"ImportJobResource$RoleArn": "The Amazon Resource Name (ARN) of an IAM role that grants Amazon Pinpoint access to the Amazon S3 location that contains the endpoints to import.",
"ImportJobResource$S3Url": "A URL that points to the location within an Amazon S3 bucket that contains the endpoints to import. The location can be a folder or a single file.\nThe URL should follow this format: s3://bucket-name/folder-name/file-name\n\nAmazon Pinpoint will import endpoints from this location and any subfolders it contains.",
"ImportJobResource$SegmentId": "The ID of the segment to update if the import job is meant to update an existing segment.",
"ImportJobResource$SegmentName": "A custom name for the segment created by the import job. Use if DefineSegment is true.",
"ImportJobResponse$ApplicationId": "The unique ID of the application to which the import job applies.",
"ImportJobResponse$CompletionDate": "The date the import job completed in ISO 8601 format.",
"ImportJobResponse$CreationDate": "The date the import job was created in ISO 8601 format.",
"ImportJobResponse$Id": "The unique ID of the import job.",
"ImportJobResponse$Type": "The job type. Will be Import.",
"ImportJobsResponse$NextToken": "The string that you use in a subsequent request to get the next page of results in a paginated response.",
"Message$Body": "The message body. Can include up to 140 characters.",
"Message$ImageIconUrl": "The URL that points to the icon image for the push notification icon, for example, the app icon.",
"Message$ImageSmallIconUrl": "The URL that points to the small icon image for the push notification icon, for example, the app icon.",
"Message$ImageUrl": "The URL that points to an image used in the push notification.",
"Message$JsonBody": "The JSON payload used for a silent push.",
"Message$MediaUrl": "The URL that points to the media resource, for example a .mp4 or .gif file.",
"Message$RawContent": "The Raw JSON formatted string to be used as the payload. This value overrides the message.",
"Message$Title": "The message title that displays above the message on the user's device.",
"Message$Url": "The URL to open in the user's mobile browser. Used if the value for Action is URL.",
"MessageBody$Message": "The error message returned from the API.",
"MessageBody$RequestID": "The unique message body ID.",
"MessageRequest$Context": "A map of custom attributes to attributes to be attached to the message. This payload is added to the push notification's 'data.pinpoint' object or added to the email/sms delivery receipt event attributes.",
"MessageResponse$ApplicationId": "Application id of the message.",
"MessageResponse$RequestId": "Original request Id for which this message was delivered.",
"MessageResult$StatusMessage": "Status message for message delivery.",
"MessageResult$UpdatedToken": "If token was updated as part of delivery. (This is GCM Specific)",
"QuietTime$End": "The default end time for quiet time in ISO 8601 format.",
"QuietTime$Start": "The default start time for quiet time in ISO 8601 format.",
"SMSChannelRequest$SenderId": "Sender identifier of your messages.",
"SMSChannelRequest$ShortCode": "ShortCode registered with phone provider.",
"SMSChannelResponse$ApplicationId": "The unique ID of the application to which the SMS channel belongs.",
"SMSChannelResponse$CreationDate": "The date that the settings were last updated in ISO 8601 format.",
"SMSChannelResponse$Id": "Channel ID. Not used, only for backwards compatibility.",
"SMSChannelResponse$LastModifiedBy": "Who last updated this entry",
"SMSChannelResponse$LastModifiedDate": "Last date this was updated",
"SMSChannelResponse$Platform": "Platform type. Will be \"SMS\"",
"SMSChannelResponse$SenderId": "Sender identifier of your messages.",
"SMSChannelResponse$ShortCode": "The short code registered with the phone provider.",
"SMSMessage$Body": "The message body of the notification, the email body or the text message.",
"SMSMessage$OriginationNumber": "The phone number that the SMS message originates from. Specify one of the dedicated long codes or short codes that you requested from AWS Support and that is assigned to your account. If this attribute is not specified, Amazon Pinpoint randomly assigns a long code.",
"SMSMessage$SenderId": "The sender ID that is shown as the message sender on the recipient's device. Support for sender IDs varies by country or region.",
"Schedule$EndTime": "The scheduled time that the campaign ends in ISO 8601 format.",
"Schedule$StartTime": "The scheduled time that the campaign begins in ISO 8601 format.",
"Schedule$Timezone": "The starting UTC offset for the schedule if the value for isLocalTime is true\n\nValid values: \nUTC\nUTC+01\nUTC+02\nUTC+03\nUTC+03:30\nUTC+04\nUTC+04:30\nUTC+05\nUTC+05:30\nUTC+05:45\nUTC+06\nUTC+06:30\nUTC+07\nUTC+08\nUTC+09\nUTC+09:30\nUTC+10\nUTC+10:30\nUTC+11\nUTC+12\nUTC+13\nUTC-02\nUTC-03\nUTC-04\nUTC-05\nUTC-06\nUTC-07\nUTC-08\nUTC-09\nUTC-10\nUTC-11",
"SegmentImportResource$ExternalId": "DEPRECATED. Your AWS account ID, which you assigned to the ExternalID key in an IAM trust policy. Used by Amazon Pinpoint to assume an IAM role. This requirement is removed, and external IDs are not recommended for IAM roles assumed by Amazon Pinpoint.",
"SegmentImportResource$RoleArn": "The Amazon Resource Name (ARN) of an IAM role that grants Amazon Pinpoint access to the endpoints in Amazon S3.",
"SegmentImportResource$S3Url": "A URL that points to the Amazon S3 location from which the endpoints for this segment were imported.",
"SegmentResponse$ApplicationId": "The ID of the application to which the segment applies.",
"SegmentResponse$CreationDate": "The date the segment was created in ISO 8601 format.",
"SegmentResponse$Id": "The unique segment ID.",
"SegmentResponse$LastModifiedDate": "The date the segment was last updated in ISO 8601 format.",
"SegmentResponse$Name": "The name of segment",
"SegmentsResponse$NextToken": "An identifier used to retrieve the next page of results. The token is null if no additional pages exist.",
"SendUsersMessageRequest$Context": "A map of custom attributes to attributes to be attached to the message. This payload is added to the push notification's 'data.pinpoint' object or added to the email/sms delivery receipt event attributes.",
"SendUsersMessageResponse$ApplicationId": "Application id of the message.",
"SendUsersMessageResponse$RequestId": "Original request Id for which this message was delivered.",
"TreatmentResource$Id": "The unique treatment ID.",
"TreatmentResource$TreatmentDescription": "A custom description for the treatment.",
"TreatmentResource$TreatmentName": "The custom name of a variation of the campaign used for A/B testing.",
"WriteCampaignRequest$Description": "A description of the campaign.",
"WriteCampaignRequest$Name": "The custom name of the campaign.",
"WriteCampaignRequest$SegmentId": "The ID of the segment to which the campaign sends messages.",
"WriteCampaignRequest$TreatmentDescription": "A custom description for the treatment.",
"WriteCampaignRequest$TreatmentName": "The custom name of a variation of the campaign used for A/B testing.",
"WriteEventStream$DestinationStreamArn": "The Amazon Resource Name (ARN) of the Amazon Kinesis stream or Firehose delivery stream to which you want to publish events.\n Firehose ARN: arn:aws:firehose:REGION:ACCOUNT_ID:deliverystream/STREAM_NAME\n Kinesis ARN: arn:aws:kinesis:REGION:ACCOUNT_ID:stream/STREAM_NAME",
"WriteEventStream$RoleArn": "The IAM role that authorizes Amazon Pinpoint to publish events to the stream in your account.",
"WriteSegmentRequest$Name": "The name of segment",
"WriteTreatmentResource$TreatmentDescription": "A custom description for the treatment.",
"WriteTreatmentResource$TreatmentName": "The custom name of a variation of the campaign used for A/B testing.",
"PutEventStreamRequest$ApplicationId": "Application Id.",
"PutEventStreamRequest$WriteEventStream": "Write event stream wrapper.",
"GetEventStreamRequest$ApplicationId": "Application Id.",
"DeleteEventStreamRequest$ApplicationId": "Application Id."
}
}
}
}
}