Command option Sample:aws sns subscribe

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

Prepares to subscribe an notification-endpoint by sending thenotification-endpoint a confirmation message.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/sns/subscribe.html

aws sns subscribe --topic-arn arn:aws:sns:us-east-1:012345678901:mytopic \
    Subscribing AWS Lambda Function To SNS Topic With aws-cli - Alestic.com : http://alestic.com/2015/04/aws-cli-sns-lambda/
aws sns subscribe --topic-arn arn:aws:sns:us-west-2:0123456789012:my-topic --protocol email --notification-endpoint my-email
    subscribe — AWS CLI 1.16.13 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/sns/subscribe.html
aws sns subscribe --topic-arn arn:aws:sns:
    Logging & Notifications — Fugue Documentation : http://docs.fugue.co/user-guide-logs.html
aws sns subscribe --topic-arn "arn:aws:sns:ap-northeast-1:111111159025:example01" --protocol email --notification-endpoint "aaa
    AWS CLI : http://ekzemplaro.org/data_base/doc/tips/aws-cli/
aws sns subscribe --topic-arn arn:aws:sns:us-west-2:123456789012:my-topic --protocol email --notification-endpoint emailusername
    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 subscribe \
    Linking together Lambda and SNS across AWS accounts – Jimmy Thompson - Software Engineer : http://jimmythompson.co.uk/blog/sns-and-lambda/
aws sns subscribe --protocol lambda \
     Automating installation and removal of Cloudberry Drive for AWS EC2 AutoScaling groups | Knowledge base  : http://kb.cloudberrylab.com/kb1080/
aws sns subscribe --topic-arn
    Matt Murphy : http://maltmurphy.com/2015-05-17-lambda-ecs-batch.html
aws sns subscribe \
    How to subscribe to AWS SNS using HTTPS with Basic Authentication – Max Beatty : http://maxbeatty.com/2015/11/16/how-to-subscribe-to-aws-sns-using-https-with-basic-authentication/
aws sns subscribe \\\n --topic-arn \"arn:aws:sns:us-east-1:999999999999:new-births\" \\\n --protocol \"lambda\" \\\n --notification-endpoint \"arn:aws:lambda:us-east-1:000000000000:function:print-birth-certificate\""
    Linking together Lambda and SNS across AWS accounts : http://medium.com/@jimmythompson/linking-together-lambda-and-sns-across-aws-accounts-f7ef1baca89e
aws sns subscribe --topic-arn
    Building a Backup System for Scaled Instances using AWS Lambda and Amazon EC2 Run Command | Noise : http://noise.getoto.net/2016/11/14/building-a-backup-system-for-scaled-instances-using-aws-lambda-and-amazon-ec2-run-command/
aws sns subscribe --topic-arn
    Setting up Monitoring and Alerting on Amazon AWS with Terraform · Stephen Mann : http://stephenmann.io/post/setting-up-monitoring-and-alerting-on-amazon-aws-with-terraform/
aws sns subscribe --topic-arn arn:aws:sns:eu-central-1:222222222222:Roham_Tagger --protocol lambda --notification-endpoint arn:aws:lambda:eu-central-1:111111111111:function:Roham_Tagger --region eu-central-1
    Save EC2 Instance Cost on AWS using Roham : http://thebluenode.com/roham
aws sns subscribe --topic-arn arn:aws:sns:apnortheast-1:123456789012:MyTopic --protocol email -notification-endpoint emailusername
    [AWSマイスターシリーズ] AWS CLI / AWS Tools for Windows PowerShell - [PDF Document] : http://vdocuments.mx/aws-aws-cli-aws-tools-for-windows-powershell.html
aws sns subscribe --topic-arn TOPIC_ARN
    Slack Notification with CloudWatch Alarms & Lambda - Mohamed Labouardy : http://www.blog.labouardy.com/slack-notification-cloudwatch-alarms-lambda/
aws sns subscribe --topic-arn arn:aws:sns:us-east-1:
    Quarantine EC2 Instance, with a click of IoT Button | LinkedIn  : http://www.linkedin.com/pulse/quarantine-ec2-instance-click-iot-button-vijay-bheemineni
aws sns subscribe --topic-arn arn:aws:sns:eu-central-1:111111111111:SNSInfblx --protocol lambda --notification-endpoint arn:aws:lambda:us-east-1:222222222222:function:Lambda-DNS-Infblx --region "eu-central-1" --profile "shared"

The response you get back looks like this:

    Four AWS CLI Commands to Set Up a Cross-Region/Account SNS Topic Subscription & Permissions | RainingForks Tech Blog : http://www.rainingforks.com/blog/2018/four-aws-cli-commands-to-set-up-a-cross-region-account-sns-topic-subscription-permissions.html
aws sns subscribe --topic-arn
    AWS Security - An Engineer’s Introduction to AWS Security Auditing us… : http://www.slideshare.net/RichardSpindler1/aws-security-an-engineers-introduction-to-aws-security-auditing-using-cis-and-the-cli-71309760
aws sns subscribe --topic-arn arn:aws:sns:
    Getting Started — streamalert 1.6.1 documentation : http://www.streamalert.io/getting-started.html

aws のオプション一覧