Command option Sample:aws s3api delete-bucket-website

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

This operation removes the website configuration from the bucket.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/s3api/delete-bucket-website.html

aws s3api delete-bucket-website --bucket my-bucket
    delete-objects — AWS CLI 1.16.13 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/s3api/delete-bucket-website.html

aws のオプション一覧