Create Platform Application
GET {{aws_simple_notification_service_base_url}}/?Attributes&Attributes.entry.N.key (key)&Attributes.entry.N.value (value)&Name&Platform
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Attributes | null | For a list of attributes, see SetPlatformApplicationAttributes | |
Attributes.entry.N.key (key) | null | Application names must be made up of only uppercase and lowercase ASCII letters, numbers, underscores, hyphens, and periods, and must be between 1 and 256 characters long. | |
Attributes.entry.N.value (value) | null | The following platforms are supported: ADM (Amazon Device Messaging), APNS (Apple Push Notification Service), APNS_SANDBOX, and FCM (Firebase Cloud Messaging). | |
Name | null | ||
Platform | null |