View source: R/sns_operations.R
sns_set_platform_application_attributes | R Documentation |
Sets the attributes of the platform application object for the supported push notification services, such as APNS and GCM (Firebase Cloud Messaging). For more information, see Using Amazon SNS Mobile Push Notifications. For information on configuring attributes for message delivery status, see Using Amazon SNS Application Attributes for Message Delivery Status.
See https://www.paws-r-sdk.com/docs/sns_set_platform_application_attributes/ for full documentation.
sns_set_platform_application_attributes(PlatformApplicationArn, Attributes)
PlatformApplicationArn |
[required] |
Attributes |
[required] A map of the platform application attributes. Attributes in this map include the following:
The following attributes only apply to
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.