Command option Sample:aws ec2 reset-snapshot-attribute

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

Resets permission settings for the specified snapshot.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ec2/reset-snapshot-attribute.html

aws ec2 reset-snapshot-attribute --snapshot-id snap-1234567890abcdef0 --attribute createVolumePermission
    reset-snapshot-attribute — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/ec2/reset-snapshot-attribute.html

aws のオプション一覧