Command option Sample:aws s3api delete-object-tagging

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

Removes the tag-set from an existing object.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/s3api/delete-object-tagging.html

aws s3api delete-object-tagging --bucket us-west-2.nag --key hello.txt
    GitHub - nagwww/aws-s3-book: S3 runbook : http://github.com/nagwww/aws-s3-book

aws のオプション一覧