Command option Sample:aws es describe-elasticsearch-domain

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

Returns domain configuration information about the specifiedElasticsearch domain, including the domain ID, domain endpoint, anddomain ARN.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/es/describe-elasticsearch-domain.html

aws es describe-elasticsearch-domain --domain movies

To create an Amazon ES domain (AWS SDKs)

    Step 1: Create an Amazon ES Domain - Amazon Elasticsearch Service : http://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-gsg-create-domain.html
aws es describe-elasticsearch-domain --domain-name
    Tutorial: Add logging and monitoring to your cluster with Elasticsearch and Kibana — Heptio Docs : http://docs.heptio.com/content/tutorials/elastic.html
aws es describe-elasticsearch-domain --domain movies
    Amazon Elasticsearch Service - 開発者ガイド : http://exploredoc.com/doc/12061843/amazon-elasticsearch-service---鬯ョ・「繝サ8B%97繝サ8C・ア繝サ96・ー%85驛「・ァ繝サ・ャ驛「・ァ繝サ・、驛「%9D%89
aws es describe-elasticsearch-domain \
    ES queries | Elasticsearch on AWS : http://jtran21.gitbooks.io/elasticsearch/content/es_queries.html
aws es describe-elasticsearch-domain --domain-name=
    Orchestrating AWS Elasticsearch Service Cluster with Ansible. : http://medium.com/@kashboss/orchestrating-aws-elasticsearch-service-cluster-with-ansible-ebd4fe840c8
aws es describe-elasticsearch-domain --domain-name es01-vpc01-prod-useast1

    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 describe-elasticsearch-domain \
    Build a Serverless GeoSearch GraphQL API using AWS AppSync & Elasticsearch : http://serverless.com/blog/build-geosearch-graphql-api-aws-appsync-elasticsearch/
aws es describe-elasticsearch-domain --domain-name weblogs
    Getting Started with AWS Elasticsearch Service : http://sysadmins.co.za/getting-started-with-aws-elasticsearch-service/

aws のオプション一覧