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

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

属性および値を手動DBスナップショットに追加するか、属性および値を手動DBスナップショットから削除します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/rds/modify-db-snapshot-attribute.html

aws rds modify-db-snapshot-attribute \
    Sharing a DB Snapshot - Amazon Relational Database Service : http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_ShareSnapshot.html
aws rds modify-db-snapshot-attribute --db-snapshot-identifier
    mysql - restore snapshots from another instance - Stack Overflow : http://stackoverflow.com/questions/24244040/restore-snapshots-from-another-instance

aws のオプション一覧