amazonka-sns-0.0.1: Amazon Simple Notification Service SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.SNS.DeletePlatformApplication

Contents

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.

http://docs.aws.amazon.com/sns/latest/api/API_DeletePlatformApplication.html

Synopsis

Request

Request constructor

Request lenses

dpaPlatformApplicationArn :: Lens' DeletePlatformApplication Text Source

PlatformApplicationArn of platform application object to delete.

Response

Response constructor