コマンドオプションサンプル:aws s3api get-bucket-replication

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

バケットの複製構成を返します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/s3api/get-bucket-replication.html

aws s3api get-bucket-replication --bucket cross-account-region-repl-src
    クロスアカウントでS3クロスリージョンレプリケーションを設定してみた | Developers.IO : http://dev.classmethod.jp/cloud/aws/s3-cross-account-cross-region-replication/
aws s3api get-bucket-replication \
    Walkthrough 3: Change Replica Owner to Destination Bucket Owner - Amazon Simple Storage Service  : http://docs.aws.amazon.com/AmazonS3/latest/dev/crr-walkthrough-2.html

aws のオプション一覧