Command option Sample:aws s3api delete-bucket-tagging

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

Deletes the tags from the bucket.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/s3api/delete-bucket-tagging.html

aws s3api delete-bucket-tagging --bucket my-bucket
    delete-objects — AWS CLI 1.16.13 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/s3api/delete-bucket-tagging.html
aws s3api delete-bucket-tagging --bucket us-west-2.nag
    GitHub - nagwww/aws-s3-book: S3 runbook : http://github.com/nagwww/aws-s3-book

aws のオプション一覧