Command option Sample:aws s3api put-bucket-analytics-configuration

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

Sets an analytics configuration for the bucket (specified by theanalytics configuration ID).Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/s3api/put-bucket-analytics-configuration.html

aws s3api put-bucket-analytics-configuration --bucket bucketname --id 123 --analytics-configuration file://analytics.json
    AWS Certification Study Guide: Get to Know Amazon S3 Features : http://cloud.netapp.com/blog/amazon-s3-cheat-sheet
aws s3api put-bucket-analytics-configuration --bucket us-west-2.nag --analytics-configuration '
    GitHub - nagwww/aws-s3-book: S3 runbook : http://github.com/nagwww/aws-s3-book

aws のオプション一覧