Command option Sample:aws s3api delete-bucket-cors

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

Deletes the cors configuration information set for the bucket.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/s3api/delete-bucket-cors.html

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

aws のオプション一覧