Command option Sample:aws ec2 modify-snapshot-attribute

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

Adds or removes permission settings for the specified snapshot.Show details from next link. 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 ƒCƒ“ƒXƒ^ƒ“ƒX—p : http://paperzz.com/doc/5761379/amazon-elastic-compute-cloud---linux-郢E§ãƒ»E¤éƒ¢%9D・E³éƒ¢E§ãƒ»E¹éƒ¢E§ãƒ»E¿éƒ¢%9D・E³éƒ¢E§ãƒ»E¹ãƒ»80%95・E¨
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 ‚̃IƒvƒVƒ‡ƒ“ˆê——