paws.application.integration (version 0.1.0)

sns_get_platform_application_attributes: Retrieves the attributes of the platform application object for the supported push notification services, such as APNS and GCM

Description

Retrieves the attributes of the platform application object for the supported push notification services, such as APNS and GCM. For more information, see Using Amazon SNS Mobile Push Notifications.

Usage

sns_get_platform_application_attributes(PlatformApplicationArn)

Arguments

PlatformApplicationArn

[required] PlatformApplicationArn for GetPlatformApplicationAttributesInput.

Request syntax

svc$get_platform_application_attributes(
  PlatformApplicationArn = "string"
)