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

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

指定したスナップショットの権限設定を追加または削除します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ec2/modify-snapshot-attribute.html

aws ec2 modify-snapshot-attribute --snapshot-id snap-1234567890abcdef0 --attribute createVolumePermission --operation-type add --user-ids 123456789012
    Sharing an AMI with Specific AWS Accounts - Amazon Elastic Compute Cloud : http://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/sharingamis-explicit.html
aws ec2 modify-snapshot-attribute --snapshot-id snap-1234567890abcdef0 --attribute createVolumePermission --operation-type add --user-ids 123456789012
    Sharing an AMI with Specific AWS Accounts - Easy Cloud Solutions : http://easycloudsolutions.com/2018/07/17/sharing-an-ami-with-specific-aws-accounts/
aws ec2 modify-snapshot-attribute --snapshot-id snap-1234567890abcdef0
    Amazon Elastic Compute Cloud - Linux インスタンス用 : http://paperzz.com/doc/5761379/amazon-elastic-compute-cloud---linux-驛「・ァ繝サ・、驛「%9D繝サ・ウ驛「・ァ繝サ・ケ驛「・ァ繝サ・ソ驛「%9D繝サ・ウ驛「・ァ繝サ・ケ繝サ80%95繝サ・ィ
aws ec2 modify-snapshot-attribute \u003cspan class=\
    Packerで作ったAMIをAWS CLIでパーミッション変更 : http://qiita.com/sawanoboly/items/43b1d0f0e478fa7364d9
aws ec2 modify-snapshot-attribute --snapshot-id snap-1a2b3c4d --attribute createVolumePermission --operation-type add --user-ids 123456789012
    mysql - Using "ec2-modify-snapshot-attribute" to automatically copy snapshots to another account - Stack Overflow : http://stackoverflow.com/questions/36308296/using-ec2-modify-snapshot-attribute-to-automatically-copy-snapshots-to-another

aws のオプション一覧