コマンドオプションサンプル:aws cloudtrail remove-tags

コマンドサンプルを検索した結果です。

指定されたタグをトレイルから削除します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/cloudtrail/remove-tags.html

aws cloudtrail remove-tags --resource-id arn:aws:cloudtrail:us-east-1:123456789012:trail/Trail1 --tags-list Key=name Key=location
    remove-tags — AWS CLI 1.16.4 Command Reference : http://docs.aws.amazon.com/goto/aws-cli/cloudtrail-2013-11-01/RemoveTags
aws cloudtrail remove-tags \
    aws cli cheatsheet.md 揃 GitHub : http://gist.github.com/apolloclark/b3f60c1f68aa972d324b

aws のオプション一覧