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

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

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

aws es remove-tags --arn arn:aws:es:ap-northeast-1:123456789012:domain/myes --tag-keys Environment
    Amazon Elasticsearch ServiceをAWS CLIで使う | Developers.IO : http://dev.classmethod.jp/cloud/aws/amazon-es-cli/
aws es remove-tags --arn arn:aws:es:us-east-1:379931976431:domain/logs --tag-keys service instances
    Managing Amazon Elasticsearch Service Domains - Amazon Elasticsearch Service : http://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-managedomains.html
aws es remove-tags --arn arn:aws:es:us-east-1:379931976431:domain/logs --tag-keys service
    Amazon Elasticsearch Service - 開発者ガイド : http://exploredoc.com/doc/12061843/amazon-elasticsearch-service---鬯ョ・「繝サ8B%97繝サ8C・ア繝サ96・ー%85驛「・ァ繝サ・ャ驛「・ァ繝サ・、驛「%9D%89

aws のオプション一覧