Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
sns
📤 Upload
📝 New File
📁 New Folder
Close
Editing: delete-endpoint.rst
**To delete a platform application endpoint** The following ``delete-endpoint`` example deletes the specified platform application endpoint. :: aws sns delete-endpoint \ --endpoint-arn arn:aws:sns:us-west-2:123456789012:endpoint/GCM/MyApplication/12345678-abcd-9012-efgh-345678901234 This command produces no output.
Save
Cancel