Command option Sample:aws s3api get-bucket-metrics-configuration

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

Gets a metrics configuration (specified by the metrics configurationID) from the bucket.Show details from next link. 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 のオプション一覧