Command option Sample:aws s3api put-bucket-request-payment

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

Sets the request payment configuration for a bucket.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/s3api/put-bucket-request-payment.html

aws s3api put-bucket-request-payment --bucket bucketname --request-payment-configuration Payer=Requester
    AWS Certification Study Guide: Get to Know Amazon S3 Features : http://cloud.netapp.com/blog/amazon-s3-cheat-sheet

aws のオプション一覧