paws.application.integration (version 0.1.0)

sns_get_endpoint_attributes: Retrieves the endpoint attributes for a device on one of the supported push notification services, such as GCM and APNS

Description

Retrieves the endpoint attributes for a device on one of the supported push notification services, such as GCM and APNS. For more information, see Using Amazon SNS Mobile Push Notifications.

Usage

sns_get_endpoint_attributes(EndpointArn)

Arguments

EndpointArn

[required] EndpointArn for GetEndpointAttributes input.

Request syntax

svc$get_endpoint_attributes(
  EndpointArn = "string"
)