Command option Sample:aws sns get-subscription-attributes

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

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

aws sns get-subscription-attributes --subscription-arn "arn:aws:sns:us-west-2:0123456789012:my-topic:8a21d249-4329-4871-acc6-7be709c6ea7f"
    get-subscription-attributes — AWS CLI 1.16.13 Command Reference : http://docs.aws.amazon.com/goto/aws-cli/sns-2010-03-31/GetSubscriptionAttributes

aws のオプション一覧