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

Copyright(c) 2013-2016 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.DeleteEndpoint

Contents

Description

Deletes the endpoint from Amazon SNS. This action is idempotent. For more information, see Using Amazon SNS Mobile Push Notifications.

Synopsis

Creating a Request

deleteEndpoint Source

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

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

Request Lenses

deEndpointARN :: Lens' DeleteEndpoint Text Source

EndpointArn of endpoint to delete.

Destructuring the Response

deleteEndpointResponse :: DeleteEndpointResponse Source

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