Command option Sample:aws redshift revoke-snapshot-access

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

Removes the ability of the specified AWS customer account to restorethe specified snapshot.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/redshift/revoke-snapshot-access.html

aws redshift revoke-snapshot-access --snapshot-id my-snapshot-id --account-with-restore-access 444455556666
    revoke-snapshot-access — AWS CLI 1.16.13 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/redshift/revoke-snapshot-access.html
aws redshift revoke-snapshot-access \
    Creating a Redshift Sandbox for our Analysts - Tech Stuff, BigData & more : http://efimeres.com/2017/04/creating-a-redshift-sandbox-for-our-analysts/

aws のオプション一覧