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

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

バケットからメトリック構成(メトリック構成IDで指定)を取得します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/s3api/get-bucket-metrics-configuration.html

aws s3api get-bucket-metrics-configuration --endpoint http://s3-us-west-2.amazonaws.com --bucket bucket-name --id metrics-config-id
    Metrics Configurations for Buckets - Amazon Simple Storage Service : http://docs.aws.amazon.com/AmazonS3/latest/dev/metrics-configurations.html

aws のオプション一覧