コマンドオプションサンプル:aws ec2 describe-snapshot-attribute

コマンドサンプルを検索した結果です。

指定されたスナップショットの指定された属性を記述します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ec2/describe-snapshot-attribute.html

aws ec2 describe-snapshot-attribute --snapshot-id snap-0b49342abd1bdcb89 --attribute createVolumePermission --profile flaws
    flAWS – AWS CTF – Level 4 – Darran Boyd : http://darranboyd.wordpress.com/2018/02/08/flaws-aws-ctf-level-4/
aws ec2 describe-snapshot-attribute --snapshot-id snap-066877671789bd71b --attribute createVolumePermission
    describe-snapshots — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/ec2/describe-snapshot-attribute.html
aws ec2 describe-snapshot-attribute --snapshot-id snap-
    amazon web services - Linux commandline to share an EC2 snapshot - Stack Overflow : http://stackoverflow.com/questions/39266716/linux-commandline-to-share-an-ec2-snapshot

aws のオプション一覧