Command option Sample:aws sns unsubscribe

Search command sample in the internet.It is the result.

Deletes a subscription.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/sns/unsubscribe.html

aws sns unsubscribe \
    Subscribing AWS Lambda Function To SNS Topic With aws-cli - Alestic.com : http://alestic.com/2015/04/aws-cli-sns-lambda/
aws sns unsubscribe --subscription-arn "arn:aws:sns:us-west-2:0123456789012:my-topic:8a21d249-4329-4871-acc6-7be709c6ea7f"
    unsubscribe — AWS CLI 1.16.13 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/sns/unsubscribe.html
aws sns unsubscribe --subscription-arn
    Logging & Notifications — Fugue Documentation : http://docs.fugue.co/user-guide-logs.html
aws sns unsubscribe --subscription-arn arn:aws:sns:ap-northeast-1:111111159025:example01:1328f057-de93-4c15-512e-8bb2268db8c4

    AWS CLI : http://ekzemplaro.org/data_base/doc/tips/aws-cli/
aws sns unsubscribe --subscription-arn arn:aws:sns:us-west-2:123456789012:my-topic:1328f057-de93-4c15-512e-8bb2268db8c4
    aws-cli-user-guide/cli-sqs-queue-sns-topic.md at master 揃 awsdocs/aws-cli-user-guide 揃 GitHub : http://github.com/awsdocs/aws-cli-user-guide/blob/master/doc-source/cli-sqs-queue-sns-topic.md
AWS SNS Unsubscribe loop is not releasing memory - Causing Jetsam to kill app
    ios - AWS SNS Unsubscribe loop is not releasing memory - Causing Jetsam to kill app - Stack Overflow : http://stackoverflow.com/questions/29223438/aws-sns-unsubscribe-loop-is-not-releasing-memory-causing-jetsam-to-kill-app
aws sns unsubscribe --subscription-arn EnterSubscriptionARN

How To Delete AWS SNS Topic Using CLI:

    PHP Web Technology Funda I AWS Cloud - ホーム | Facebook : http://www.facebook.com/PMagento/
aws sns unsubscribe subscription-arn
    Deployment and Management on AWS:窶ィ A Deep Dive on Options and Tools : http://www.slideshare.net/danilop/cloud-conf-220140331

aws のオプション一覧