Command option Sample:aws sns get-topic-attributes

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

Returns all of the properties of a topic.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/sns/get-topic-attributes.html

aws sns get-topic-attributes --topic-arn "arn:aws:sns:us-west-2:0123456789012:my-topic"
    get-topic-attributes — AWS CLI 1.16.13 Command Reference : http://docs.aws.amazon.com/goto/aws-cli/sns-2010-03-31/GetTopicAttributes
aws sns get-topic-attributes --region
    cloudformation-template-generator/deploy.sh at master 揃 MonsantoCo/cloudformation-template-generator 揃 GitHub : http://github.com/MonsantoCo/cloudformation-template-generator/blob/master/assets/custom-types/remote-route53/deploy.sh
aws sns get-topic-attributes --topic-arn "[YOUR TOPIC ARN]"
    ios - Amazon SNS Mobile Push - how to bulk subscribe endpoints to a topic? - Stack Overflow : http://stackoverflow.com/questions/20959194/amazon-sns-mobile-push-how-to-bulk-subscribe-endpoints-to-a-topic
aws sns get-topic-attributes --region us-east-1 --topic-arn "arn:aws:sns:useast-1:123456789012:MyTopic"
    [PDF] Amazon CloudWatch Events - ユーザーガイド - Free Download PDF : http://updoc.site/download/amazon-cloudwatch-events_pdf

aws のオプション一覧