sns_delete_platform_application: Deletes a platform application object for one of the supported push
notification services, such as APNS and GCM (Firebase Cloud Messaging)
Description
Deletes a platform application object for one of the supported push
notification services, such as APNS and GCM (Firebase Cloud Messaging).
For more information, see Using Amazon SNS Mobile Push Notifications.
Usage
sns_delete_platform_application(PlatformApplicationArn)
Arguments
PlatformApplicationArn
[required] PlatformApplicationArn of platform application object to delete.
Request syntax
svc$delete_platform_application(
PlatformApplicationArn = "string"
)