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

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

Adds an inventory configuration (identified by the inventory ID) fromthe bucket.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/s3api/put-bucket-inventory-configuration.html

aws s3api put-bucket-inventory-configuration --bucket bucketname --id 123 --inventory-configuration
    AWS Certification Study Guide: Get to Know Amazon S3 Features : http://cloud.netapp.com/blog/amazon-s3-cheat-sheet
aws s3api put-bucket-inventory-configuration --bucket
    GitHub - awslabs/s3bundler: Amazon S3 Bundler downloads billions of small S3 objects, bundles them into archives, and uploads them back into S3. : http://github.com/awslabs/s3bundler

aws のオプション一覧