sns_delete_endpoint {paws.application.integration}R Documentation

Deletes the endpoint for a device and mobile app from Amazon SNS

Description

Deletes the endpoint for a device and mobile app from Amazon SNS. This action is idempotent. For more information, see Using Amazon SNS Mobile Push Notifications.

See https://www.paws-r-sdk.com/docs/sns_delete_endpoint/ for full documentation.

Usage

sns_delete_endpoint(EndpointArn)

Arguments

EndpointArn

[required] EndpointArn of endpoint to delete.


[Package paws.application.integration version 0.9.0 Index]