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

Copyright(c) 2013-2015 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
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.

See: AWS API Reference for DeletePlatformApplication.

Synopsis

Creating a Request

deletePlatformApplication Source

Creates a value of DeletePlatformApplication with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Request Lenses

dpaPlatformApplicationARN :: Lens' DeletePlatformApplication Text Source

PlatformApplicationArn of platform application object to delete.

Destructuring the Response

deletePlatformApplicationResponse :: DeletePlatformApplicationResponse Source

Creates a value of DeletePlatformApplicationResponse with the minimum fields required to make a request.