View source: R/sns_operations.R
sns_set_endpoint_attributes | R Documentation |
Sets the attributes for an endpoint for a device on one of the supported push notification services, such as GCM (Firebase Cloud Messaging) and APNS. For more information, see Using Amazon SNS Mobile Push Notifications.
See https://www.paws-r-sdk.com/docs/sns_set_endpoint_attributes/ for full documentation.
sns_set_endpoint_attributes(EndpointArn, Attributes)
EndpointArn |
[required] EndpointArn used for
|
Attributes |
[required] A map of the endpoint attributes. Attributes in this map include the following:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.