paws.application.integration (version 0.1.0)

sns_delete_platform_application: Deletes a platform application object for one of the supported push notification services, such as APNS and GCM

Description

Deletes a platform application object for one of the supported push notification services, such as APNS and GCM. 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"
)