aws es update-elasticsearch-domain-config

Modifies the cluster configuration of the specified Elasticsearch domain, setting as setting the instance type and the number of instances

Options

NameDescription
--domain-name <string>The name of the Elasticsearch domain that you are updating
--elasticsearch-cluster-config <structure>The type and number of instances to instantiate for the domain cluster
--ebs-options <structure>Specify the type and size of the EBS volume that you want to use
--snapshot-options <structure>Option to set the time, in UTC format, for the daily automated snapshot. Default value is 0 hours
--vpc-options <structure>Options to specify the subnets and security groups for VPC endpoint. For more information, see Creating a VPC in VPC Endpoints for Amazon Elasticsearch Service Domains
--cognito-options <structure>Options to specify the Cognito user and identity pools for Kibana authentication. For more information, see Amazon Cognito Authentication for Kibana
--advanced-options <map>Modifies the advanced option to allow references to indices in an HTTP request body. Must be false when configuring access to individual sub-resources. By default, the value is true. See Configuration Advanced Options for more information
--access-policies <string>IAM access policy as a JSON-formatted string
--log-publishing-options <map>Map of LogType and LogPublishingOption, each containing options to publish a given type of Elasticsearch log
--domain-endpoint-options <structure>Options to specify configuration that will be applied to the domain endpoint
--advanced-security-options <structure>Specifies advanced security options
--node-to-node-encryption-options <structure>Specifies the NodeToNodeEncryptionOptions
--encryption-at-rest-options <structure>Specifies the Encryption At Rest Options
--auto-tune-options <structure>Specifies Auto-Tune options
--cli-input-json <string>Performs service operation based on the JSON string provided. The JSON string follows the format provided by ``--generate-cli-skeleton``. If other arguments are provided on the command line, the CLI values will override the JSON-provided values. It is not possible to pass arbitrary binary values using a JSON-provided value as the string will be taken literally
--generate-cli-skeleton <string>Prints a JSON skeleton to standard output without sending an API request. If provided with no value or the value ``input``, prints a sample input JSON that can be used as an argument for ``--cli-input-json``. If provided with the value ``output``, it validates the command inputs and returns a sample output JSON for that command