コマンドオプションサンプル:aws es update-elasticsearch-domain-config

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

指定したElasticsearchdomainのクラスタ構成を変更し、インスタンスの種類とインスタンスの数を設定するように設定します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/es/update-elasticsearch-domain-config.html

aws es update-elasticsearch-domain-config --domain-name myes --snapshot-options AutomatedSnapshotStartHour=1
    Amazon Elasticsearch ServiceをAWS CLIで使う | Developers.IO : http://dev.classmethod.jp/cloud/aws/amazon-es-cli/
aws es update-elasticsearch-domain-config --domain-name my-domain --log-publishing-options "SEARCH_SLOW_LOGS=
    Upgrading Elasticsearch - Amazon Elasticsearch Service : http://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-createupdatedomains.html
aws es update-elasticsearch-domain-config --domain-name mylogs
    Amazon Elasticsearch Service - 開発者ガイド : http://exploredoc.com/doc/12061843/amazon-elasticsearch-service---鬯ョ・「繝サ8B%97繝サ8C・ア繝サ96・ー%85驛「・ァ繝サ・ャ驛「・ァ繝サ・、驛「%9D%89
aws es update-elasticsearch-domain-config --endpoint https://es.us-west-1.amazonaws.com --domain-name movies --access-policies '
    Amazon Elasticsearch Serviceに関する調査メモ ・ GitHub : http://gist.github.com/suzuken/a31386fb440d06466cbb
aws es update-elasticsearch-domain-config --elasticsearch-cluster-config "InstanceType=m4.large.elasticsearch
    Setup Auto-scaling for AWS Elasticsearch | Haptik Tech Blog : http://haptik.ai/tech/setup-auto-scaling-for-aws-elasticsearch/
aws es update-elasticsearch-domain-config \
    [JAWS-UG CLI] Elasticsearch Service:#1 ドメインの作成と更新 : http://qiita.com/tcsh/items/7496e6fb7c44fb410ed4
aws es update-elasticsearch-domain-config --domain-name es01-vpc01-prod-useast1 --access-policies '
    aws cli - Unable to update ElasticSearch access policy using AWS CLI - Server Fault : http://serverfault.com/questions/923747/unable-to-update-elasticsearch-access-policy-using-aws-cli
aws es update-elasticsearch-domain-config --domain-name es01-vpc01-prod-useast1 --access-policies '
    aws cli - Unable to update ElasticSearch access policy using CLI - Stack Overflow : http://stackoverflow.com/questions/51540489/unable-to-update-elasticsearch-access-policy-using-cli
aws es update-elasticsearch-domain-config --endpoint https://es.us-west-1.amazonaws.com --domain-name movies --access-policies
    Snip2Code - Amazon Elasticsearch Serviceに関する調査メモ : http://www.snip2code.com/Snippet/817721/Amazon-Elasticsearch-Service--------

aws のオプション一覧