github.com/aavshr/aws-sdk-go@v1.41.3/models/apis/es/2015-01-01/docs-2.json (about)

     1  {
     2    "version": "2.0",
     3    "service": "<fullname>Amazon Elasticsearch Configuration Service</fullname> <p>Use the Amazon Elasticsearch Configuration API to create, configure, and manage Elasticsearch domains.</p> <p>For sample code that uses the Configuration API, see the <a href=\"https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-configuration-samples.html\">Amazon Elasticsearch Service Developer Guide</a>. The guide also contains <a href=\"https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-request-signing.html\">sample code for sending signed HTTP requests to the Elasticsearch APIs</a>.</p> <p>The endpoint for configuration service requests is region-specific: es.<i>region</i>.amazonaws.com. For example, es.us-east-1.amazonaws.com. For a current list of supported regions and endpoints, see <a href=\"http://docs.aws.amazon.com/general/latest/gr/rande.html#elasticsearch-service-regions\" target=\"_blank\">Regions and Endpoints</a>.</p>",
     4    "operations": {
     5      "AcceptInboundCrossClusterSearchConnection": "<p>Allows the destination domain owner to accept an inbound cross-cluster search connection request.</p>",
     6      "AddTags": "<p>Attaches tags to an existing Elasticsearch domain. Tags are a set of case-sensitive key value pairs. An Elasticsearch domain may have up to 10 tags. See <a href=\"http://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-managedomains.html#es-managedomains-awsresorcetagging\" target=\"_blank\"> Tagging Amazon Elasticsearch Service Domains for more information.</a></p>",
     7      "AssociatePackage": "<p>Associates a package with an Amazon ES domain.</p>",
     8      "CancelElasticsearchServiceSoftwareUpdate": "<p>Cancels a scheduled service software update for an Amazon ES domain. You can only perform this operation before the <code>AutomatedUpdateDate</code> and when the <code>UpdateStatus</code> is in the <code>PENDING_UPDATE</code> state.</p>",
     9      "CreateElasticsearchDomain": "<p>Creates a new Elasticsearch domain. For more information, see <a href=\"http://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-createupdatedomains.html#es-createdomains\" target=\"_blank\">Creating Elasticsearch Domains</a> in the <i>Amazon Elasticsearch Service Developer Guide</i>.</p>",
    10      "CreateOutboundCrossClusterSearchConnection": "<p>Creates a new cross-cluster search connection from a source domain to a destination domain.</p>",
    11      "CreatePackage": "<p>Create a package for use with Amazon ES domains.</p>",
    12      "DeleteElasticsearchDomain": "<p>Permanently deletes the specified Elasticsearch domain and all of its data. Once a domain is deleted, it cannot be recovered.</p>",
    13      "DeleteElasticsearchServiceRole": "<p>Deletes the service-linked role that Elasticsearch Service uses to manage and maintain VPC domains. Role deletion will fail if any existing VPC domains use the role. You must delete any such Elasticsearch domains before deleting the role. See <a href=\"http://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-vpc.html#es-enabling-slr\" target=\"_blank\">Deleting Elasticsearch Service Role</a> in <i>VPC Endpoints for Amazon Elasticsearch Service Domains</i>.</p>",
    14      "DeleteInboundCrossClusterSearchConnection": "<p>Allows the destination domain owner to delete an existing inbound cross-cluster search connection.</p>",
    15      "DeleteOutboundCrossClusterSearchConnection": "<p>Allows the source domain owner to delete an existing outbound cross-cluster search connection.</p>",
    16      "DeletePackage": "<p>Delete the package.</p>",
    17      "DescribeDomainAutoTunes": "<p>Provides scheduled Auto-Tune action details for the Elasticsearch domain, such as Auto-Tune action type, description, severity, and scheduled date.</p>",
    18      "DescribeElasticsearchDomain": "<p>Returns domain configuration information about the specified Elasticsearch domain, including the domain ID, domain endpoint, and domain ARN.</p>",
    19      "DescribeElasticsearchDomainConfig": "<p>Provides cluster configuration information about the specified Elasticsearch domain, such as the state, creation date, update version, and update date for cluster options.</p>",
    20      "DescribeElasticsearchDomains": "<p>Returns domain configuration information about the specified Elasticsearch domains, including the domain ID, domain endpoint, and domain ARN.</p>",
    21      "DescribeElasticsearchInstanceTypeLimits": "<p> Describe Elasticsearch Limits for a given InstanceType and ElasticsearchVersion. When modifying existing Domain, specify the <code> <a>DomainName</a> </code> to know what Limits are supported for modifying. </p>",
    22      "DescribeInboundCrossClusterSearchConnections": "<p>Lists all the inbound cross-cluster search connections for a destination domain.</p>",
    23      "DescribeOutboundCrossClusterSearchConnections": "<p>Lists all the outbound cross-cluster search connections for a source domain.</p>",
    24      "DescribePackages": "<p>Describes all packages available to Amazon ES. Includes options for filtering, limiting the number of results, and pagination.</p>",
    25      "DescribeReservedElasticsearchInstanceOfferings": "<p>Lists available reserved Elasticsearch instance offerings.</p>",
    26      "DescribeReservedElasticsearchInstances": "<p>Returns information about reserved Elasticsearch instances for this account.</p>",
    27      "DissociatePackage": "<p>Dissociates a package from the Amazon ES domain.</p>",
    28      "GetCompatibleElasticsearchVersions": "<p> Returns a list of upgrade compatible Elastisearch versions. You can optionally pass a <code> <a>DomainName</a> </code> to get all upgrade compatible Elasticsearch versions for that specific domain. </p>",
    29      "GetPackageVersionHistory": "<p>Returns a list of versions of the package, along with their creation time and commit message.</p>",
    30      "GetUpgradeHistory": "<p>Retrieves the complete history of the last 10 upgrades that were performed on the domain.</p>",
    31      "GetUpgradeStatus": "<p>Retrieves the latest status of the last upgrade or upgrade eligibility check that was performed on the domain.</p>",
    32      "ListDomainNames": "<p>Returns the name of all Elasticsearch domains owned by the current user's account. </p>",
    33      "ListDomainsForPackage": "<p>Lists all Amazon ES domains associated with the package.</p>",
    34      "ListElasticsearchInstanceTypes": "<p>List all Elasticsearch instance types that are supported for given ElasticsearchVersion</p>",
    35      "ListElasticsearchVersions": "<p>List all supported Elasticsearch versions</p>",
    36      "ListPackagesForDomain": "<p>Lists all packages associated with the Amazon ES domain.</p>",
    37      "ListTags": "<p>Returns all tags for the given Elasticsearch domain.</p>",
    38      "PurchaseReservedElasticsearchInstanceOffering": "<p>Allows you to purchase reserved Elasticsearch instances.</p>",
    39      "RejectInboundCrossClusterSearchConnection": "<p>Allows the destination domain owner to reject an inbound cross-cluster search connection request.</p>",
    40      "RemoveTags": "<p>Removes the specified set of tags from the specified Elasticsearch domain.</p>",
    41      "StartElasticsearchServiceSoftwareUpdate": "<p>Schedules a service software update for an Amazon ES domain.</p>",
    42      "UpdateElasticsearchDomainConfig": "<p>Modifies the cluster configuration of the specified Elasticsearch domain, setting as setting the instance type and the number of instances. </p>",
    43      "UpdatePackage": "<p>Updates a package for use with Amazon ES domains.</p>",
    44      "UpgradeElasticsearchDomain": "<p>Allows you to either upgrade your domain or perform an Upgrade eligibility check to a compatible Elasticsearch version.</p>"
    45    },
    46    "shapes": {
    47      "ARN": {
    48        "base": "<p>The Amazon Resource Name (ARN) of the Elasticsearch domain. See <a href=\"http://docs.aws.amazon.com/IAM/latest/UserGuide/index.html?Using_Identifiers.html\" target=\"_blank\">Identifiers for IAM Entities</a> in <i>Using AWS Identity and Access Management</i> for more information.</p>",
    49        "refs": {
    50          "AddTagsRequest$ARN": "<p> Specify the <code>ARN</code> for which you want to add the tags.</p>",
    51          "DomainEndpointOptions$CustomEndpointCertificateArn": "<p>Specify ACM certificate ARN for your custom endpoint.</p>",
    52          "ElasticsearchDomainStatus$ARN": "<p>The Amazon resource name (ARN) of an Elasticsearch domain. See <a href=\"http://docs.aws.amazon.com/IAM/latest/UserGuide/index.html?Using_Identifiers.html\" target=\"_blank\">Identifiers for IAM Entities</a> in <i>Using AWS Identity and Access Management</i> for more information.</p>",
    53          "ListTagsRequest$ARN": "<p> Specify the <code>ARN</code> for the Elasticsearch domain to which the tags are attached that you want to view.</p>",
    54          "MasterUserOptions$MasterUserARN": "<p>ARN for the master user (if IAM is enabled).</p>",
    55          "RemoveTagsRequest$ARN": "<p>Specifies the <code>ARN</code> for the Elasticsearch domain from which you want to delete the specified tags.</p>"
    56        }
    57      },
    58      "AcceptInboundCrossClusterSearchConnectionRequest": {
    59        "base": "<p>Container for the parameters to the <code><a>AcceptInboundCrossClusterSearchConnection</a></code> operation.</p>",
    60        "refs": {
    61        }
    62      },
    63      "AcceptInboundCrossClusterSearchConnectionResponse": {
    64        "base": "<p>The result of a <code><a>AcceptInboundCrossClusterSearchConnection</a></code> operation. Contains details of accepted inbound connection.</p>",
    65        "refs": {
    66        }
    67      },
    68      "AccessDeniedException": {
    69        "base": "<p>An error occurred because user does not have permissions to access the resource. Returns HTTP status code 403.</p>",
    70        "refs": {
    71        }
    72      },
    73      "AccessPoliciesStatus": {
    74        "base": "<p>The configured access rules for the domain's document and search endpoints, and the current status of those rules.</p>",
    75        "refs": {
    76          "ElasticsearchDomainConfig$AccessPolicies": "<p>IAM access policy as a JSON-formatted string.</p>"
    77        }
    78      },
    79      "AddTagsRequest": {
    80        "base": "<p>Container for the parameters to the <code><a>AddTags</a></code> operation. Specify the tags that you want to attach to the Elasticsearch domain.</p>",
    81        "refs": {
    82        }
    83      },
    84      "AdditionalLimit": {
    85        "base": "<p> List of limits that are specific to a given InstanceType and for each of it's <code> <a>InstanceRole</a> </code> . </p>",
    86        "refs": {
    87          "AdditionalLimitList$member": null
    88        }
    89      },
    90      "AdditionalLimitList": {
    91        "base": null,
    92        "refs": {
    93          "Limits$AdditionalLimits": "<p> List of additional limits that are specific to a given InstanceType and for each of it's <code> <a>InstanceRole</a> </code> . </p>"
    94        }
    95      },
    96      "AdvancedOptions": {
    97        "base": "<p> Exposes select native Elasticsearch configuration values from <code>elasticsearch.yml</code>. Currently, the following advanced options are available:</p> <ul> <li>Option to allow references to indices in an HTTP request body. Must be <code>false</code> when configuring access to individual sub-resources. By default, the value is <code>true</code>. See <a href=\"http://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-createupdatedomains.html#es-createdomain-configure-advanced-options\" target=\"_blank\">Configuration Advanced Options</a> for more information.</li> <li>Option to specify the percentage of heap space that is allocated to field data. By default, this setting is unbounded.</li> </ul> <p>For more information, see <a href=\"http://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-createupdatedomains.html#es-createdomain-configure-advanced-options\">Configuring Advanced Options</a>.</p>",
    98        "refs": {
    99          "AdvancedOptionsStatus$Options": "<p> Specifies the status of advanced options for the specified Elasticsearch domain.</p>",
   100          "CreateElasticsearchDomainRequest$AdvancedOptions": "<p> Option to allow references to indices in an HTTP request body. Must be <code>false</code> when configuring access to individual sub-resources. By default, the value is <code>true</code>. See <a href=\"http://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-createupdatedomains.html#es-createdomain-configure-advanced-options\" target=\"_blank\">Configuration Advanced Options</a> for more information.</p>",
   101          "ElasticsearchDomainStatus$AdvancedOptions": "<p>Specifies the status of the <code>AdvancedOptions</code></p>",
   102          "UpdateElasticsearchDomainConfigRequest$AdvancedOptions": "<p>Modifies the advanced option to allow references to indices in an HTTP request body. Must be <code>false</code> when configuring access to individual sub-resources. By default, the value is <code>true</code>. See <a href=\"http://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-createupdatedomains.html#es-createdomain-configure-advanced-options\" target=\"_blank\">Configuration Advanced Options</a> for more information.</p>"
   103        }
   104      },
   105      "AdvancedOptionsStatus": {
   106        "base": "<p> Status of the advanced options for the specified Elasticsearch domain. Currently, the following advanced options are available:</p> <ul> <li>Option to allow references to indices in an HTTP request body. Must be <code>false</code> when configuring access to individual sub-resources. By default, the value is <code>true</code>. See <a href=\"http://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-createupdatedomains.html#es-createdomain-configure-advanced-options\" target=\"_blank\">Configuration Advanced Options</a> for more information.</li> <li>Option to specify the percentage of heap space that is allocated to field data. By default, this setting is unbounded.</li> </ul> <p>For more information, see <a href=\"http://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-createupdatedomains.html#es-createdomain-configure-advanced-options\">Configuring Advanced Options</a>.</p>",
   107        "refs": {
   108          "ElasticsearchDomainConfig$AdvancedOptions": "<p>Specifies the <code>AdvancedOptions</code> for the domain. See <a href=\"http://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-createupdatedomains.html#es-createdomain-configure-advanced-options\" target=\"_blank\">Configuring Advanced Options</a> for more information.</p>"
   109        }
   110      },
   111      "AdvancedSecurityOptions": {
   112        "base": "<p>Specifies the advanced security configuration: whether advanced security is enabled, whether the internal database option is enabled.</p>",
   113        "refs": {
   114          "AdvancedSecurityOptionsStatus$Options": "<p> Specifies advanced security options for the specified Elasticsearch domain.</p>",
   115          "ElasticsearchDomainStatus$AdvancedSecurityOptions": "<p>The current status of the Elasticsearch domain's advanced security options.</p>"
   116        }
   117      },
   118      "AdvancedSecurityOptionsInput": {
   119        "base": "<p>Specifies the advanced security configuration: whether advanced security is enabled, whether the internal database option is enabled, master username and password (if internal database is enabled), and master user ARN (if IAM is enabled).</p>",
   120        "refs": {
   121          "CreateElasticsearchDomainRequest$AdvancedSecurityOptions": "<p>Specifies advanced security options.</p>",
   122          "UpdateElasticsearchDomainConfigRequest$AdvancedSecurityOptions": "<p>Specifies advanced security options.</p>"
   123        }
   124      },
   125      "AdvancedSecurityOptionsStatus": {
   126        "base": "<p> Specifies the status of advanced security options for the specified Elasticsearch domain.</p>",
   127        "refs": {
   128          "ElasticsearchDomainConfig$AdvancedSecurityOptions": "<p>Specifies <code>AdvancedSecurityOptions</code> for the domain. </p>"
   129        }
   130      },
   131      "AssociatePackageRequest": {
   132        "base": "<p> Container for request parameters to <code> <a>AssociatePackage</a> </code> operation. </p>",
   133        "refs": {
   134        }
   135      },
   136      "AssociatePackageResponse": {
   137        "base": "<p> Container for response returned by <code> <a>AssociatePackage</a> </code> operation. </p>",
   138        "refs": {
   139        }
   140      },
   141      "AutoTune": {
   142        "base": "<p>Specifies Auto-Tune type and Auto-Tune action details. </p>",
   143        "refs": {
   144          "AutoTuneList$member": null
   145        }
   146      },
   147      "AutoTuneDate": {
   148        "base": "<p>Specifies timestamp for the Auto-Tune action scheduled for the domain. </p>",
   149        "refs": {
   150          "ScheduledAutoTuneDetails$Date": "<p>Specifies timestamp for the Auto-Tune action scheduled for the domain. </p>"
   151        }
   152      },
   153      "AutoTuneDesiredState": {
   154        "base": "<p>Specifies the Auto-Tune desired state. Valid values are ENABLED, DISABLED.</p>",
   155        "refs": {
   156          "AutoTuneOptions$DesiredState": "<p>Specifies the Auto-Tune desired state. Valid values are ENABLED, DISABLED. </p>",
   157          "AutoTuneOptionsInput$DesiredState": "<p>Specifies the Auto-Tune desired state. Valid values are ENABLED, DISABLED. </p>"
   158        }
   159      },
   160      "AutoTuneDetails": {
   161        "base": "<p>Specifies details of the Auto-Tune action. See the <a href=\"https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/auto-tune.html\" target=\"_blank\">Developer Guide</a> for more information. </p>",
   162        "refs": {
   163          "AutoTune$AutoTuneDetails": "<p>Specifies details of the Auto-Tune action. See the <a href=\"https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/auto-tune.html\" target=\"_blank\">Developer Guide</a> for more information. </p>"
   164        }
   165      },
   166      "AutoTuneList": {
   167        "base": null,
   168        "refs": {
   169          "DescribeDomainAutoTunesResponse$AutoTunes": "<p>Specifies the list of setting adjustments that Auto-Tune has made to the domain. See the <a href=\"https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/auto-tune.html\" target=\"_blank\">Developer Guide</a> for more information.</p>"
   170        }
   171      },
   172      "AutoTuneMaintenanceSchedule": {
   173        "base": "<p>Specifies Auto-Tune maitenance schedule. See the <a href=\"https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/auto-tune.html\" target=\"_blank\">Developer Guide</a> for more information.</p>",
   174        "refs": {
   175          "AutoTuneMaintenanceScheduleList$member": null
   176        }
   177      },
   178      "AutoTuneMaintenanceScheduleList": {
   179        "base": null,
   180        "refs": {
   181          "AutoTuneOptions$MaintenanceSchedules": "<p>Specifies list of maitenance schedules. See the <a href=\"https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/auto-tune.html\" target=\"_blank\">Developer Guide</a> for more information.</p>",
   182          "AutoTuneOptionsInput$MaintenanceSchedules": "<p>Specifies list of maitenance schedules. See the <a href=\"https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/auto-tune.html\" target=\"_blank\">Developer Guide</a> for more information.</p>"
   183        }
   184      },
   185      "AutoTuneOptions": {
   186        "base": "<p>Specifies the Auto-Tune options: the Auto-Tune desired state for the domain, rollback state when disabling Auto-Tune options and list of maintenance schedules.</p>",
   187        "refs": {
   188          "AutoTuneOptionsStatus$Options": "<p> Specifies Auto-Tune options for the specified Elasticsearch domain.</p>",
   189          "UpdateElasticsearchDomainConfigRequest$AutoTuneOptions": "<p>Specifies Auto-Tune options.</p>"
   190        }
   191      },
   192      "AutoTuneOptionsInput": {
   193        "base": "<p>Specifies the Auto-Tune options: the Auto-Tune desired state for the domain and list of maintenance schedules.</p>",
   194        "refs": {
   195          "CreateElasticsearchDomainRequest$AutoTuneOptions": "<p>Specifies Auto-Tune options.</p>"
   196        }
   197      },
   198      "AutoTuneOptionsOutput": {
   199        "base": "<p>Specifies the Auto-Tune options: the Auto-Tune desired state for the domain and list of maintenance schedules.</p>",
   200        "refs": {
   201          "ElasticsearchDomainStatus$AutoTuneOptions": "<p>The current status of the Elasticsearch domain's Auto-Tune options.</p>"
   202        }
   203      },
   204      "AutoTuneOptionsStatus": {
   205        "base": "<p> Specifies the status of Auto-Tune options for the specified Elasticsearch domain.</p>",
   206        "refs": {
   207          "ElasticsearchDomainConfig$AutoTuneOptions": "<p>Specifies <code>AutoTuneOptions</code> for the domain. </p>"
   208        }
   209      },
   210      "AutoTuneState": {
   211        "base": "<p>Specifies the Auto-Tune state for the Elasticsearch domain. For valid states see the <a href=\"https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/auto-tune.html\" target=\"_blank\">Developer Guide</a>.</p>",
   212        "refs": {
   213          "AutoTuneOptionsOutput$State": "<p>Specifies the <code>AutoTuneState</code> for the Elasticsearch domain.</p>",
   214          "AutoTuneStatus$State": "<p>Specifies the <code>AutoTuneState</code> for the Elasticsearch domain.</p>"
   215        }
   216      },
   217      "AutoTuneStatus": {
   218        "base": "<p>Provides the current status of the Auto-Tune options. </p>",
   219        "refs": {
   220          "AutoTuneOptionsStatus$Status": "<p> Specifies Status of the Auto-Tune options for the specified Elasticsearch domain.</p>"
   221        }
   222      },
   223      "AutoTuneType": {
   224        "base": "<p>Specifies Auto-Tune type. Valid value is SCHEDULED_ACTION. </p>",
   225        "refs": {
   226          "AutoTune$AutoTuneType": "<p>Specifies Auto-Tune type. Valid value is SCHEDULED_ACTION. </p>"
   227        }
   228      },
   229      "BackendRole": {
   230        "base": null,
   231        "refs": {
   232          "SAMLOptionsInput$MasterBackendRole": "<p>The backend role to which the SAML master user is mapped to.</p>"
   233        }
   234      },
   235      "BaseException": {
   236        "base": "<p>An error occurred while processing the request.</p>",
   237        "refs": {
   238        }
   239      },
   240      "Boolean": {
   241        "base": null,
   242        "refs": {
   243          "AdvancedSecurityOptions$Enabled": "<p>True if advanced security is enabled.</p>",
   244          "AdvancedSecurityOptions$InternalUserDatabaseEnabled": "<p>True if the internal user database is enabled.</p>",
   245          "AdvancedSecurityOptionsInput$Enabled": "<p>True if advanced security is enabled.</p>",
   246          "AdvancedSecurityOptionsInput$InternalUserDatabaseEnabled": "<p>True if the internal user database is enabled.</p>",
   247          "AutoTuneStatus$PendingDeletion": "<p>Indicates whether the Elasticsearch domain is being deleted.</p>",
   248          "CognitoOptions$Enabled": "<p>Specifies the option to enable Cognito for Kibana authentication.</p>",
   249          "ColdStorageOptions$Enabled": "<p>Enable cold storage option. Accepted values true or false</p>",
   250          "DomainEndpointOptions$EnforceHTTPS": "<p>Specify if only HTTPS endpoint should be enabled for the Elasticsearch domain.</p>",
   251          "DomainEndpointOptions$CustomEndpointEnabled": "<p>Specify if custom endpoint should be enabled for the Elasticsearch domain.</p>",
   252          "EBSOptions$EBSEnabled": "<p>Specifies whether EBS-based storage is enabled.</p>",
   253          "ElasticsearchClusterConfig$DedicatedMasterEnabled": "<p>A boolean value to indicate whether a dedicated master node is enabled. See <a href=\"http://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-managedomains.html#es-managedomains-dedicatedmasternodes\" target=\"_blank\">About Dedicated Master Nodes</a> for more information.</p>",
   254          "ElasticsearchClusterConfig$ZoneAwarenessEnabled": "<p>A boolean value to indicate whether zone awareness is enabled. See <a href=\"http://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-managedomains.html#es-managedomains-zoneawareness\" target=\"_blank\">About Zone Awareness</a> for more information.</p>",
   255          "ElasticsearchClusterConfig$WarmEnabled": "<p>True to enable warm storage.</p>",
   256          "ElasticsearchDomainStatus$Created": "<p>The domain creation status. <code>True</code> if the creation of an Elasticsearch domain is complete. <code>False</code> if domain creation is still in progress.</p>",
   257          "ElasticsearchDomainStatus$Deleted": "<p>The domain deletion status. <code>True</code> if a delete request has been received for the domain but resource cleanup is still in progress. <code>False</code> if the domain has not been deleted. Once domain deletion is complete, the status of the domain is no longer returned.</p>",
   258          "ElasticsearchDomainStatus$Processing": "<p>The status of the Elasticsearch domain configuration. <code>True</code> if Amazon Elasticsearch Service is processing configuration changes. <code>False</code> if the configuration is active.</p>",
   259          "ElasticsearchDomainStatus$UpgradeProcessing": "<p>The status of an Elasticsearch domain version upgrade. <code>True</code> if Amazon Elasticsearch Service is undergoing a version upgrade. <code>False</code> if the configuration is active.</p>",
   260          "EncryptionAtRestOptions$Enabled": "<p>Specifies the option to enable Encryption At Rest.</p>",
   261          "LogPublishingOption$Enabled": "<p> Specifies whether given log publishing option is enabled or not.</p>",
   262          "NodeToNodeEncryptionOptions$Enabled": "<p>Specify true to enable node-to-node encryption.</p>",
   263          "OptionStatus$PendingDeletion": "<p>Indicates whether the Elasticsearch domain is being deleted.</p>",
   264          "SAMLOptionsInput$Enabled": "<p>True if SAML is enabled.</p>",
   265          "SAMLOptionsOutput$Enabled": "<p>True if SAML is enabled.</p>",
   266          "ServiceSoftwareOptions$UpdateAvailable": "<p><code>True</code> if you are able to update you service software version. <code>False</code> if you are not able to update your service software version. </p>",
   267          "ServiceSoftwareOptions$Cancellable": "<p><code>True</code> if you are able to cancel your service software version update. <code>False</code> if you are not able to cancel your service software version. </p>",
   268          "ServiceSoftwareOptions$OptionalDeployment": "<p><code>True</code> if a service software is never automatically updated. <code>False</code> if a service software is automatically updated after <code>AutomatedUpdateDate</code>. </p>",
   269          "UpgradeElasticsearchDomainRequest$PerformCheckOnly": "<p> This flag, when set to True, indicates that an Upgrade Eligibility Check needs to be performed. This will not actually perform the Upgrade. </p>",
   270          "UpgradeElasticsearchDomainResponse$PerformCheckOnly": "<p> This flag, when set to True, indicates that an Upgrade Eligibility Check needs to be performed. This will not actually perform the Upgrade. </p>"
   271        }
   272      },
   273      "CancelElasticsearchServiceSoftwareUpdateRequest": {
   274        "base": "<p>Container for the parameters to the <code><a>CancelElasticsearchServiceSoftwareUpdate</a></code> operation. Specifies the name of the Elasticsearch domain that you wish to cancel a service software update on.</p>",
   275        "refs": {
   276        }
   277      },
   278      "CancelElasticsearchServiceSoftwareUpdateResponse": {
   279        "base": "<p>The result of a <code>CancelElasticsearchServiceSoftwareUpdate</code> operation. Contains the status of the update.</p>",
   280        "refs": {
   281        }
   282      },
   283      "CloudWatchLogsLogGroupArn": {
   284        "base": "<p>ARN of the Cloudwatch log group to which log needs to be published.</p>",
   285        "refs": {
   286          "LogPublishingOption$CloudWatchLogsLogGroupArn": null
   287        }
   288      },
   289      "CognitoOptions": {
   290        "base": "<p>Options to specify the Cognito user and identity pools for Kibana authentication. For more information, see <a href=\"http://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-cognito-auth.html\" target=\"_blank\">Amazon Cognito Authentication for Kibana</a>.</p>",
   291        "refs": {
   292          "CognitoOptionsStatus$Options": "<p>Specifies the Cognito options for the specified Elasticsearch domain.</p>",
   293          "CreateElasticsearchDomainRequest$CognitoOptions": "<p>Options to specify the Cognito user and identity pools for Kibana authentication. For more information, see <a href=\"http://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-cognito-auth.html\" target=\"_blank\">Amazon Cognito Authentication for Kibana</a>.</p>",
   294          "ElasticsearchDomainStatus$CognitoOptions": "<p>The <code>CognitoOptions</code> for the specified domain. For more information, see <a href=\"http://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-cognito-auth.html\" target=\"_blank\">Amazon Cognito Authentication for Kibana</a>.</p>",
   295          "UpdateElasticsearchDomainConfigRequest$CognitoOptions": "<p>Options to specify the Cognito user and identity pools for Kibana authentication. For more information, see <a href=\"http://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-cognito-auth.html\" target=\"_blank\">Amazon Cognito Authentication for Kibana</a>.</p>"
   296        }
   297      },
   298      "CognitoOptionsStatus": {
   299        "base": "<p>Status of the Cognito options for the specified Elasticsearch domain.</p>",
   300        "refs": {
   301          "ElasticsearchDomainConfig$CognitoOptions": "<p>The <code>CognitoOptions</code> for the specified domain. For more information, see <a href=\"http://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-cognito-auth.html\" target=\"_blank\">Amazon Cognito Authentication for Kibana</a>.</p>"
   302        }
   303      },
   304      "ColdStorageOptions": {
   305        "base": "<p>Specifies the configuration for cold storage options such as enabled</p>",
   306        "refs": {
   307          "ElasticsearchClusterConfig$ColdStorageOptions": "<p>Specifies the <code>ColdStorageOptions</code> config for Elasticsearch Domain</p>"
   308        }
   309      },
   310      "CommitMessage": {
   311        "base": null,
   312        "refs": {
   313          "PackageVersionHistory$CommitMessage": "<p>A message associated with the version.</p>",
   314          "UpdatePackageRequest$CommitMessage": "<p>An info message for the new version which will be shown as part of <code>GetPackageVersionHistoryResponse</code>.</p>"
   315        }
   316      },
   317      "CompatibleElasticsearchVersionsList": {
   318        "base": null,
   319        "refs": {
   320          "GetCompatibleElasticsearchVersionsResponse$CompatibleElasticsearchVersions": "<p> A map of compatible Elasticsearch versions returned as part of the <code> <a>GetCompatibleElasticsearchVersions</a> </code> operation. </p>"
   321        }
   322      },
   323      "CompatibleVersionsMap": {
   324        "base": "<p> A map from an <code> <a>ElasticsearchVersion</a> </code> to a list of compatible <code> <a>ElasticsearchVersion</a> </code> s to which the domain can be upgraded. </p>",
   325        "refs": {
   326          "CompatibleElasticsearchVersionsList$member": null
   327        }
   328      },
   329      "ConflictException": {
   330        "base": "<p>An error occurred because the client attempts to remove a resource that is currently in use. Returns HTTP status code 409.</p>",
   331        "refs": {
   332        }
   333      },
   334      "ConnectionAlias": {
   335        "base": null,
   336        "refs": {
   337          "CreateOutboundCrossClusterSearchConnectionRequest$ConnectionAlias": "<p>Specifies the connection alias that will be used by the customer for this connection.</p>",
   338          "CreateOutboundCrossClusterSearchConnectionResponse$ConnectionAlias": "<p>Specifies the connection alias provided during the create connection request.</p>",
   339          "OutboundCrossClusterSearchConnection$ConnectionAlias": "<p>Specifies the connection alias for the outbound cross-cluster search connection.</p>"
   340        }
   341      },
   342      "CreateElasticsearchDomainRequest": {
   343        "base": null,
   344        "refs": {
   345        }
   346      },
   347      "CreateElasticsearchDomainResponse": {
   348        "base": "<p>The result of a <code>CreateElasticsearchDomain</code> operation. Contains the status of the newly created Elasticsearch domain.</p>",
   349        "refs": {
   350        }
   351      },
   352      "CreateOutboundCrossClusterSearchConnectionRequest": {
   353        "base": "<p>Container for the parameters to the <code><a>CreateOutboundCrossClusterSearchConnection</a></code> operation.</p>",
   354        "refs": {
   355        }
   356      },
   357      "CreateOutboundCrossClusterSearchConnectionResponse": {
   358        "base": "<p>The result of a <code><a>CreateOutboundCrossClusterSearchConnection</a></code> request. Contains the details of the newly created cross-cluster search connection.</p>",
   359        "refs": {
   360        }
   361      },
   362      "CreatePackageRequest": {
   363        "base": "<p> Container for request parameters to <code> <a>CreatePackage</a> </code> operation. </p>",
   364        "refs": {
   365        }
   366      },
   367      "CreatePackageResponse": {
   368        "base": "<p> Container for response returned by <code> <a>CreatePackage</a> </code> operation. </p>",
   369        "refs": {
   370        }
   371      },
   372      "CreatedAt": {
   373        "base": null,
   374        "refs": {
   375          "PackageDetails$CreatedAt": "<p>Timestamp which tells creation date of the package.</p>",
   376          "PackageVersionHistory$CreatedAt": "<p>Timestamp which tells creation time of the package version.</p>"
   377        }
   378      },
   379      "CrossClusterSearchConnectionId": {
   380        "base": null,
   381        "refs": {
   382          "AcceptInboundCrossClusterSearchConnectionRequest$CrossClusterSearchConnectionId": "<p>The id of the inbound connection that you want to accept.</p>",
   383          "CreateOutboundCrossClusterSearchConnectionResponse$CrossClusterSearchConnectionId": "<p>Unique id for the created outbound connection, which is used for subsequent operations on connection.</p>",
   384          "DeleteInboundCrossClusterSearchConnectionRequest$CrossClusterSearchConnectionId": "<p>The id of the inbound connection that you want to permanently delete.</p>",
   385          "DeleteOutboundCrossClusterSearchConnectionRequest$CrossClusterSearchConnectionId": "<p>The id of the outbound connection that you want to permanently delete.</p>",
   386          "InboundCrossClusterSearchConnection$CrossClusterSearchConnectionId": "<p>Specifies the connection id for the inbound cross-cluster search connection.</p>",
   387          "OutboundCrossClusterSearchConnection$CrossClusterSearchConnectionId": "<p>Specifies the connection id for the outbound cross-cluster search connection.</p>",
   388          "RejectInboundCrossClusterSearchConnectionRequest$CrossClusterSearchConnectionId": "<p>The id of the inbound connection that you want to reject.</p>"
   389        }
   390      },
   391      "CrossClusterSearchConnectionStatusMessage": {
   392        "base": null,
   393        "refs": {
   394          "InboundCrossClusterSearchConnectionStatus$Message": "<p>Specifies verbose information for the inbound connection status.</p>",
   395          "OutboundCrossClusterSearchConnectionStatus$Message": "<p>Specifies verbose information for the outbound connection status.</p>"
   396        }
   397      },
   398      "DeleteElasticsearchDomainRequest": {
   399        "base": "<p>Container for the parameters to the <code><a>DeleteElasticsearchDomain</a></code> operation. Specifies the name of the Elasticsearch domain that you want to delete.</p>",
   400        "refs": {
   401        }
   402      },
   403      "DeleteElasticsearchDomainResponse": {
   404        "base": "<p>The result of a <code>DeleteElasticsearchDomain</code> request. Contains the status of the pending deletion, or no status if the domain and all of its resources have been deleted.</p>",
   405        "refs": {
   406        }
   407      },
   408      "DeleteInboundCrossClusterSearchConnectionRequest": {
   409        "base": "<p>Container for the parameters to the <code><a>DeleteInboundCrossClusterSearchConnection</a></code> operation.</p>",
   410        "refs": {
   411        }
   412      },
   413      "DeleteInboundCrossClusterSearchConnectionResponse": {
   414        "base": "<p>The result of a <code><a>DeleteInboundCrossClusterSearchConnection</a></code> operation. Contains details of deleted inbound connection.</p>",
   415        "refs": {
   416        }
   417      },
   418      "DeleteOutboundCrossClusterSearchConnectionRequest": {
   419        "base": "<p>Container for the parameters to the <code><a>DeleteOutboundCrossClusterSearchConnection</a></code> operation.</p>",
   420        "refs": {
   421        }
   422      },
   423      "DeleteOutboundCrossClusterSearchConnectionResponse": {
   424        "base": "<p>The result of a <code><a>DeleteOutboundCrossClusterSearchConnection</a></code> operation. Contains details of deleted outbound connection.</p>",
   425        "refs": {
   426        }
   427      },
   428      "DeletePackageRequest": {
   429        "base": "<p> Container for request parameters to <code> <a>DeletePackage</a> </code> operation. </p>",
   430        "refs": {
   431        }
   432      },
   433      "DeletePackageResponse": {
   434        "base": "<p> Container for response parameters to <code> <a>DeletePackage</a> </code> operation. </p>",
   435        "refs": {
   436        }
   437      },
   438      "DeploymentCloseDateTimeStamp": {
   439        "base": null,
   440        "refs": {
   441          "ServiceSoftwareOptions$AutomatedUpdateDate": "<p>Timestamp, in Epoch time, until which you can manually request a service software update. After this date, we automatically update your service software.</p>"
   442        }
   443      },
   444      "DeploymentStatus": {
   445        "base": null,
   446        "refs": {
   447          "ServiceSoftwareOptions$UpdateStatus": "<p>The status of your service software update. This field can take the following values: <code>ELIGIBLE</code>, <code>PENDING_UPDATE</code>, <code>IN_PROGRESS</code>, <code>COMPLETED</code>, and <code>NOT_ELIGIBLE</code>.</p>"
   448        }
   449      },
   450      "DescribeDomainAutoTunesRequest": {
   451        "base": "<p>Container for the parameters to the <code>DescribeDomainAutoTunes</code> operation.</p>",
   452        "refs": {
   453        }
   454      },
   455      "DescribeDomainAutoTunesResponse": {
   456        "base": "<p>The result of <code>DescribeDomainAutoTunes</code> request. See the <a href=\"https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/auto-tune.html\" target=\"_blank\">Developer Guide</a> for more information. </p>",
   457        "refs": {
   458        }
   459      },
   460      "DescribeElasticsearchDomainConfigRequest": {
   461        "base": "<p> Container for the parameters to the <code>DescribeElasticsearchDomainConfig</code> operation. Specifies the domain name for which you want configuration information.</p>",
   462        "refs": {
   463        }
   464      },
   465      "DescribeElasticsearchDomainConfigResponse": {
   466        "base": "<p>The result of a <code>DescribeElasticsearchDomainConfig</code> request. Contains the configuration information of the requested domain.</p>",
   467        "refs": {
   468        }
   469      },
   470      "DescribeElasticsearchDomainRequest": {
   471        "base": "<p>Container for the parameters to the <code><a>DescribeElasticsearchDomain</a></code> operation.</p>",
   472        "refs": {
   473        }
   474      },
   475      "DescribeElasticsearchDomainResponse": {
   476        "base": "<p>The result of a <code>DescribeElasticsearchDomain</code> request. Contains the status of the domain specified in the request.</p>",
   477        "refs": {
   478        }
   479      },
   480      "DescribeElasticsearchDomainsRequest": {
   481        "base": "<p>Container for the parameters to the <code><a>DescribeElasticsearchDomains</a></code> operation. By default, the API returns the status of all Elasticsearch domains.</p>",
   482        "refs": {
   483        }
   484      },
   485      "DescribeElasticsearchDomainsResponse": {
   486        "base": "<p>The result of a <code>DescribeElasticsearchDomains</code> request. Contains the status of the specified domains or all domains owned by the account.</p>",
   487        "refs": {
   488        }
   489      },
   490      "DescribeElasticsearchInstanceTypeLimitsRequest": {
   491        "base": "<p> Container for the parameters to <code> <a>DescribeElasticsearchInstanceTypeLimits</a> </code> operation. </p>",
   492        "refs": {
   493        }
   494      },
   495      "DescribeElasticsearchInstanceTypeLimitsResponse": {
   496        "base": "<p> Container for the parameters received from <code> <a>DescribeElasticsearchInstanceTypeLimits</a> </code> operation. </p>",
   497        "refs": {
   498        }
   499      },
   500      "DescribeInboundCrossClusterSearchConnectionsRequest": {
   501        "base": "<p>Container for the parameters to the <code><a>DescribeInboundCrossClusterSearchConnections</a></code> operation.</p>",
   502        "refs": {
   503        }
   504      },
   505      "DescribeInboundCrossClusterSearchConnectionsResponse": {
   506        "base": "<p>The result of a <code><a>DescribeInboundCrossClusterSearchConnections</a></code> request. Contains the list of connections matching the filter criteria.</p>",
   507        "refs": {
   508        }
   509      },
   510      "DescribeOutboundCrossClusterSearchConnectionsRequest": {
   511        "base": "<p>Container for the parameters to the <code><a>DescribeOutboundCrossClusterSearchConnections</a></code> operation.</p>",
   512        "refs": {
   513        }
   514      },
   515      "DescribeOutboundCrossClusterSearchConnectionsResponse": {
   516        "base": "<p>The result of a <code><a>DescribeOutboundCrossClusterSearchConnections</a></code> request. Contains the list of connections matching the filter criteria.</p>",
   517        "refs": {
   518        }
   519      },
   520      "DescribePackagesFilter": {
   521        "base": "<p>Filter to apply in <code>DescribePackage</code> response.</p>",
   522        "refs": {
   523          "DescribePackagesFilterList$member": null
   524        }
   525      },
   526      "DescribePackagesFilterList": {
   527        "base": "<p>A list of <code>DescribePackagesFilter</code> to filter the packages included in a <code>DescribePackages</code> response.</p>",
   528        "refs": {
   529          "DescribePackagesRequest$Filters": "<p>Only returns packages that match the <code>DescribePackagesFilterList</code> values.</p>"
   530        }
   531      },
   532      "DescribePackagesFilterName": {
   533        "base": null,
   534        "refs": {
   535          "DescribePackagesFilter$Name": "<p>Any field from <code>PackageDetails</code>.</p>"
   536        }
   537      },
   538      "DescribePackagesFilterValue": {
   539        "base": null,
   540        "refs": {
   541          "DescribePackagesFilterValues$member": null
   542        }
   543      },
   544      "DescribePackagesFilterValues": {
   545        "base": null,
   546        "refs": {
   547          "DescribePackagesFilter$Value": "<p>A list of values for the specified field.</p>"
   548        }
   549      },
   550      "DescribePackagesRequest": {
   551        "base": "<p> Container for request parameters to <code> <a>DescribePackage</a> </code> operation. </p>",
   552        "refs": {
   553        }
   554      },
   555      "DescribePackagesResponse": {
   556        "base": "<p> Container for response returned by <code> <a>DescribePackages</a> </code> operation. </p>",
   557        "refs": {
   558        }
   559      },
   560      "DescribeReservedElasticsearchInstanceOfferingsRequest": {
   561        "base": "<p>Container for parameters to <code>DescribeReservedElasticsearchInstanceOfferings</code></p>",
   562        "refs": {
   563        }
   564      },
   565      "DescribeReservedElasticsearchInstanceOfferingsResponse": {
   566        "base": "<p>Container for results from <code>DescribeReservedElasticsearchInstanceOfferings</code></p>",
   567        "refs": {
   568        }
   569      },
   570      "DescribeReservedElasticsearchInstancesRequest": {
   571        "base": "<p>Container for parameters to <code>DescribeReservedElasticsearchInstances</code></p>",
   572        "refs": {
   573        }
   574      },
   575      "DescribeReservedElasticsearchInstancesResponse": {
   576        "base": "<p>Container for results from <code>DescribeReservedElasticsearchInstances</code></p>",
   577        "refs": {
   578        }
   579      },
   580      "DisabledOperationException": {
   581        "base": "<p>An error occured because the client wanted to access a not supported operation. Gives http status code of 409.</p>",
   582        "refs": {
   583        }
   584      },
   585      "DissociatePackageRequest": {
   586        "base": "<p> Container for request parameters to <code> <a>DissociatePackage</a> </code> operation. </p>",
   587        "refs": {
   588        }
   589      },
   590      "DissociatePackageResponse": {
   591        "base": "<p> Container for response returned by <code> <a>DissociatePackage</a> </code> operation. </p>",
   592        "refs": {
   593        }
   594      },
   595      "DomainEndpointOptions": {
   596        "base": "<p>Options to configure endpoint for the Elasticsearch domain.</p>",
   597        "refs": {
   598          "CreateElasticsearchDomainRequest$DomainEndpointOptions": "<p>Options to specify configuration that will be applied to the domain endpoint.</p>",
   599          "DomainEndpointOptionsStatus$Options": "<p>Options to configure endpoint for the Elasticsearch domain.</p>",
   600          "ElasticsearchDomainStatus$DomainEndpointOptions": "<p>The current status of the Elasticsearch domain's endpoint options.</p>",
   601          "UpdateElasticsearchDomainConfigRequest$DomainEndpointOptions": "<p>Options to specify configuration that will be applied to the domain endpoint.</p>"
   602        }
   603      },
   604      "DomainEndpointOptionsStatus": {
   605        "base": "<p>The configured endpoint options for the domain and their current status.</p>",
   606        "refs": {
   607          "ElasticsearchDomainConfig$DomainEndpointOptions": "<p>Specifies the <code>DomainEndpointOptions</code> for the Elasticsearch domain.</p>"
   608        }
   609      },
   610      "DomainId": {
   611        "base": "<p>Unique identifier for an Elasticsearch domain.</p>",
   612        "refs": {
   613          "ElasticsearchDomainStatus$DomainId": "<p>The unique identifier for the specified Elasticsearch domain.</p>"
   614        }
   615      },
   616      "DomainInfo": {
   617        "base": null,
   618        "refs": {
   619          "DomainInfoList$member": null
   620        }
   621      },
   622      "DomainInfoList": {
   623        "base": "<p> Contains the list of Elasticsearch domain information.</p>",
   624        "refs": {
   625          "ListDomainNamesResponse$DomainNames": "<p>List of domain names and respective engine types.</p>"
   626        }
   627      },
   628      "DomainInformation": {
   629        "base": null,
   630        "refs": {
   631          "CreateOutboundCrossClusterSearchConnectionRequest$SourceDomainInfo": "<p>Specifies the <code><a>DomainInformation</a></code> for the source Elasticsearch domain.</p>",
   632          "CreateOutboundCrossClusterSearchConnectionRequest$DestinationDomainInfo": "<p>Specifies the <code><a>DomainInformation</a></code> for the destination Elasticsearch domain.</p>",
   633          "CreateOutboundCrossClusterSearchConnectionResponse$SourceDomainInfo": "<p>Specifies the <code><a>DomainInformation</a></code> for the source Elasticsearch domain.</p>",
   634          "CreateOutboundCrossClusterSearchConnectionResponse$DestinationDomainInfo": "<p>Specifies the <code><a>DomainInformation</a></code> for the destination Elasticsearch domain.</p>",
   635          "InboundCrossClusterSearchConnection$SourceDomainInfo": "<p>Specifies the <code><a>DomainInformation</a></code> for the source Elasticsearch domain.</p>",
   636          "InboundCrossClusterSearchConnection$DestinationDomainInfo": "<p>Specifies the <code><a>DomainInformation</a></code> for the destination Elasticsearch domain.</p>",
   637          "OutboundCrossClusterSearchConnection$SourceDomainInfo": "<p>Specifies the <code><a>DomainInformation</a></code> for the source Elasticsearch domain.</p>",
   638          "OutboundCrossClusterSearchConnection$DestinationDomainInfo": "<p>Specifies the <code><a>DomainInformation</a></code> for the destination Elasticsearch domain.</p>"
   639        }
   640      },
   641      "DomainName": {
   642        "base": "<p>The name of an Elasticsearch domain. Domain names are unique across the domains owned by an account within an AWS region. Domain names start with a letter or number and can contain the following characters: a-z (lowercase), 0-9, and - (hyphen).</p>",
   643        "refs": {
   644          "AssociatePackageRequest$DomainName": "<p>Name of the domain that you want to associate the package with.</p>",
   645          "CancelElasticsearchServiceSoftwareUpdateRequest$DomainName": "<p>The name of the domain that you want to stop the latest service software update on.</p>",
   646          "CreateElasticsearchDomainRequest$DomainName": "<p>The name of the Elasticsearch domain that you are creating. Domain names are unique across the domains owned by an account within an AWS region. Domain names must start with a lowercase letter and can contain the following characters: a-z (lowercase), 0-9, and - (hyphen).</p>",
   647          "DeleteElasticsearchDomainRequest$DomainName": "<p>The name of the Elasticsearch domain that you want to permanently delete.</p>",
   648          "DescribeDomainAutoTunesRequest$DomainName": "<p>Specifies the domain name for which you want Auto-Tune action details.</p>",
   649          "DescribeElasticsearchDomainConfigRequest$DomainName": "<p>The Elasticsearch domain that you want to get information about.</p>",
   650          "DescribeElasticsearchDomainRequest$DomainName": "<p>The name of the Elasticsearch domain for which you want information.</p>",
   651          "DescribeElasticsearchInstanceTypeLimitsRequest$DomainName": "<p> DomainName represents the name of the Domain that we are trying to modify. This should be present only if we are querying for Elasticsearch <code> <a>Limits</a> </code> for existing domain. </p>",
   652          "DissociatePackageRequest$DomainName": "<p>Name of the domain that you want to associate the package with.</p>",
   653          "DomainInfo$DomainName": "<p> Specifies the <code>DomainName</code>.</p>",
   654          "DomainInformation$DomainName": null,
   655          "DomainNameList$member": null,
   656          "DomainPackageDetails$DomainName": "<p>Name of the domain you've associated a package with.</p>",
   657          "ElasticsearchDomainStatus$DomainName": "<p>The name of an Elasticsearch domain. Domain names are unique across the domains owned by an account within an AWS region. Domain names start with a letter or number and can contain the following characters: a-z (lowercase), 0-9, and - (hyphen).</p>",
   658          "GetCompatibleElasticsearchVersionsRequest$DomainName": null,
   659          "GetUpgradeHistoryRequest$DomainName": null,
   660          "GetUpgradeStatusRequest$DomainName": null,
   661          "ListElasticsearchInstanceTypesRequest$DomainName": "<p>DomainName represents the name of the Domain that we are trying to modify. This should be present only if we are querying for list of available Elasticsearch instance types when modifying existing domain. </p>",
   662          "ListPackagesForDomainRequest$DomainName": "<p>The name of the domain for which you want to list associated packages.</p>",
   663          "StartElasticsearchServiceSoftwareUpdateRequest$DomainName": "<p>The name of the domain that you want to update to the latest service software.</p>",
   664          "UpdateElasticsearchDomainConfigRequest$DomainName": "<p>The name of the Elasticsearch domain that you are updating. </p>",
   665          "UpgradeElasticsearchDomainRequest$DomainName": null,
   666          "UpgradeElasticsearchDomainResponse$DomainName": null
   667        }
   668      },
   669      "DomainNameFqdn": {
   670        "base": null,
   671        "refs": {
   672          "DomainEndpointOptions$CustomEndpoint": "<p>Specify the fully qualified domain for your custom endpoint.</p>"
   673        }
   674      },
   675      "DomainNameList": {
   676        "base": "<p>A list of Elasticsearch domain names.</p>",
   677        "refs": {
   678          "DescribeElasticsearchDomainsRequest$DomainNames": "<p>The Elasticsearch domains for which you want information.</p>"
   679        }
   680      },
   681      "DomainPackageDetails": {
   682        "base": "<p>Information on a package that is associated with a domain.</p>",
   683        "refs": {
   684          "AssociatePackageResponse$DomainPackageDetails": "<p><code>DomainPackageDetails</code></p>",
   685          "DissociatePackageResponse$DomainPackageDetails": "<p><code>DomainPackageDetails</code></p>",
   686          "DomainPackageDetailsList$member": null
   687        }
   688      },
   689      "DomainPackageDetailsList": {
   690        "base": null,
   691        "refs": {
   692          "ListDomainsForPackageResponse$DomainPackageDetailsList": "<p>List of <code>DomainPackageDetails</code> objects.</p>",
   693          "ListPackagesForDomainResponse$DomainPackageDetailsList": "<p>List of <code>DomainPackageDetails</code> objects.</p>"
   694        }
   695      },
   696      "DomainPackageStatus": {
   697        "base": null,
   698        "refs": {
   699          "DomainPackageDetails$DomainPackageStatus": "<p>State of the association. Values are ASSOCIATING/ASSOCIATION_FAILED/ACTIVE/DISSOCIATING/DISSOCIATION_FAILED.</p>"
   700        }
   701      },
   702      "Double": {
   703        "base": null,
   704        "refs": {
   705          "RecurringCharge$RecurringChargeAmount": "<p>The monetary amount of the recurring charge.</p>",
   706          "ReservedElasticsearchInstance$FixedPrice": "<p>The upfront fixed charge you will paid to purchase the specific reserved Elasticsearch instance offering. </p>",
   707          "ReservedElasticsearchInstance$UsagePrice": "<p>The rate you are charged for each hour for the domain that is using this reserved instance.</p>",
   708          "ReservedElasticsearchInstanceOffering$FixedPrice": "<p>The upfront fixed charge you will pay to purchase the specific reserved Elasticsearch instance offering. </p>",
   709          "ReservedElasticsearchInstanceOffering$UsagePrice": "<p>The rate you are charged for each hour the domain that is using the offering is running.</p>",
   710          "UpgradeStepItem$ProgressPercent": "<p>The Floating point value representing progress percentage of a particular step.</p>"
   711        }
   712      },
   713      "Duration": {
   714        "base": "<p>Specifies maintenance schedule duration: duration value and duration unit. See the <a href=\"https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/auto-tune.html\" target=\"_blank\">Developer Guide</a> for more information.</p>",
   715        "refs": {
   716          "AutoTuneMaintenanceSchedule$Duration": "<p>Specifies maintenance schedule duration: duration value and duration unit. See the <a href=\"https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/auto-tune.html\" target=\"_blank\">Developer Guide</a> for more information.</p>"
   717        }
   718      },
   719      "DurationValue": {
   720        "base": "<p> Integer to specify the value of a maintenance schedule duration. See the <a href=\"https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/auto-tune.html\" target=\"_blank\">Developer Guide</a> for more information.</p>",
   721        "refs": {
   722          "Duration$Value": "<p> Integer to specify the value of a maintenance schedule duration. See the <a href=\"https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/auto-tune.html\" target=\"_blank\">Developer Guide</a> for more information.</p>"
   723        }
   724      },
   725      "EBSOptions": {
   726        "base": "<p>Options to enable, disable, and specify the properties of EBS storage volumes. For more information, see <a href=\"http://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-createupdatedomains.html#es-createdomain-configure-ebs\" target=\"_blank\"> Configuring EBS-based Storage</a>.</p>",
   727        "refs": {
   728          "CreateElasticsearchDomainRequest$EBSOptions": "<p>Options to enable, disable and specify the type and size of EBS storage volumes. </p>",
   729          "EBSOptionsStatus$Options": "<p> Specifies the EBS options for the specified Elasticsearch domain.</p>",
   730          "ElasticsearchDomainStatus$EBSOptions": "<p>The <code>EBSOptions</code> for the specified domain. See <a href=\"http://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-createupdatedomains.html#es-createdomain-configure-ebs\" target=\"_blank\">Configuring EBS-based Storage</a> for more information.</p>",
   731          "UpdateElasticsearchDomainConfigRequest$EBSOptions": "<p>Specify the type and size of the EBS volume that you want to use. </p>"
   732        }
   733      },
   734      "EBSOptionsStatus": {
   735        "base": "<p> Status of the EBS options for the specified Elasticsearch domain.</p>",
   736        "refs": {
   737          "ElasticsearchDomainConfig$EBSOptions": "<p>Specifies the <code>EBSOptions</code> for the Elasticsearch domain.</p>"
   738        }
   739      },
   740      "ESPartitionInstanceType": {
   741        "base": null,
   742        "refs": {
   743          "DescribeElasticsearchInstanceTypeLimitsRequest$InstanceType": "<p> The instance type for an Elasticsearch cluster for which Elasticsearch <code> <a>Limits</a> </code> are needed. </p>",
   744          "ElasticsearchClusterConfig$InstanceType": "<p>The instance type for an Elasticsearch cluster. UltraWarm instance types are not supported for data instances.</p>",
   745          "ElasticsearchClusterConfig$DedicatedMasterType": "<p>The instance type for a dedicated master node.</p>",
   746          "ElasticsearchInstanceTypeList$member": null,
   747          "ReservedElasticsearchInstance$ElasticsearchInstanceType": "<p>The Elasticsearch instance type offered by the reserved instance offering.</p>",
   748          "ReservedElasticsearchInstanceOffering$ElasticsearchInstanceType": "<p>The Elasticsearch instance type offered by the reserved instance offering.</p>"
   749        }
   750      },
   751      "ESWarmPartitionInstanceType": {
   752        "base": null,
   753        "refs": {
   754          "ElasticsearchClusterConfig$WarmType": "<p>The instance type for the Elasticsearch cluster's warm nodes.</p>"
   755        }
   756      },
   757      "ElasticsearchClusterConfig": {
   758        "base": "<p>Specifies the configuration for the domain cluster, such as the type and number of instances.</p>",
   759        "refs": {
   760          "CreateElasticsearchDomainRequest$ElasticsearchClusterConfig": "<p>Configuration options for an Elasticsearch domain. Specifies the instance type and number of instances in the domain cluster. </p>",
   761          "ElasticsearchClusterConfigStatus$Options": "<p> Specifies the cluster configuration for the specified Elasticsearch domain.</p>",
   762          "ElasticsearchDomainStatus$ElasticsearchClusterConfig": "<p>The type and number of instances in the domain cluster.</p>",
   763          "UpdateElasticsearchDomainConfigRequest$ElasticsearchClusterConfig": "<p>The type and number of instances to instantiate for the domain cluster.</p>"
   764        }
   765      },
   766      "ElasticsearchClusterConfigStatus": {
   767        "base": "<p> Specifies the configuration status for the specified Elasticsearch domain.</p>",
   768        "refs": {
   769          "ElasticsearchDomainConfig$ElasticsearchClusterConfig": "<p>Specifies the <code>ElasticsearchClusterConfig</code> for the Elasticsearch domain.</p>"
   770        }
   771      },
   772      "ElasticsearchDomainConfig": {
   773        "base": "<p>The configuration of an Elasticsearch domain.</p>",
   774        "refs": {
   775          "DescribeElasticsearchDomainConfigResponse$DomainConfig": "<p>The configuration information of the domain requested in the <code>DescribeElasticsearchDomainConfig</code> request.</p>",
   776          "UpdateElasticsearchDomainConfigResponse$DomainConfig": "<p>The status of the updated Elasticsearch domain. </p>"
   777        }
   778      },
   779      "ElasticsearchDomainStatus": {
   780        "base": "<p>The current status of an Elasticsearch domain.</p>",
   781        "refs": {
   782          "CreateElasticsearchDomainResponse$DomainStatus": "<p>The status of the newly created Elasticsearch domain. </p>",
   783          "DeleteElasticsearchDomainResponse$DomainStatus": "<p>The status of the Elasticsearch domain being deleted.</p>",
   784          "DescribeElasticsearchDomainResponse$DomainStatus": "<p>The current status of the Elasticsearch domain.</p>",
   785          "ElasticsearchDomainStatusList$member": null
   786        }
   787      },
   788      "ElasticsearchDomainStatusList": {
   789        "base": "<p>A list that contains the status of each requested Elasticsearch domain.</p>",
   790        "refs": {
   791          "DescribeElasticsearchDomainsResponse$DomainStatusList": "<p>The status of the domains requested in the <code>DescribeElasticsearchDomains</code> request.</p>"
   792        }
   793      },
   794      "ElasticsearchInstanceTypeList": {
   795        "base": "<p> List of instance types supported by Amazon Elasticsearch service. </p>",
   796        "refs": {
   797          "ListElasticsearchInstanceTypesResponse$ElasticsearchInstanceTypes": "<p> List of instance types supported by Amazon Elasticsearch service for given <code> <a>ElasticsearchVersion</a> </code> </p>"
   798        }
   799      },
   800      "ElasticsearchVersionList": {
   801        "base": "<p>List of supported elastic search versions. </p>",
   802        "refs": {
   803          "CompatibleVersionsMap$TargetVersions": null,
   804          "ListElasticsearchVersionsResponse$ElasticsearchVersions": null
   805        }
   806      },
   807      "ElasticsearchVersionStatus": {
   808        "base": "<p> Status of the Elasticsearch version options for the specified Elasticsearch domain.</p>",
   809        "refs": {
   810          "ElasticsearchDomainConfig$ElasticsearchVersion": "<p>String of format X.Y to specify version for the Elasticsearch domain.</p>"
   811        }
   812      },
   813      "ElasticsearchVersionString": {
   814        "base": null,
   815        "refs": {
   816          "CompatibleVersionsMap$SourceVersion": "<p>The current version of Elasticsearch on which a domain is.</p>",
   817          "CreateElasticsearchDomainRequest$ElasticsearchVersion": "<p>String of format X.Y to specify version for the Elasticsearch domain eg. \"1.5\" or \"2.3\". For more information, see <a href=\"http://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-createupdatedomains.html#es-createdomains\" target=\"_blank\">Creating Elasticsearch Domains</a> in the <i>Amazon Elasticsearch Service Developer Guide</i>.</p>",
   818          "DescribeElasticsearchInstanceTypeLimitsRequest$ElasticsearchVersion": "<p> Version of Elasticsearch for which <code> <a>Limits</a> </code> are needed. </p>",
   819          "ElasticsearchDomainStatus$ElasticsearchVersion": null,
   820          "ElasticsearchVersionList$member": null,
   821          "ElasticsearchVersionStatus$Options": "<p> Specifies the Elasticsearch version for the specified Elasticsearch domain.</p>",
   822          "ListElasticsearchInstanceTypesRequest$ElasticsearchVersion": "<p>Version of Elasticsearch for which list of supported elasticsearch instance types are needed. </p>",
   823          "UpgradeElasticsearchDomainRequest$TargetVersion": "<p>The version of Elasticsearch that you intend to upgrade the domain to.</p>",
   824          "UpgradeElasticsearchDomainResponse$TargetVersion": "<p>The version of Elasticsearch that you intend to upgrade the domain to.</p>"
   825        }
   826      },
   827      "EncryptionAtRestOptions": {
   828        "base": "<p>Specifies the Encryption At Rest Options.</p>",
   829        "refs": {
   830          "CreateElasticsearchDomainRequest$EncryptionAtRestOptions": "<p>Specifies the Encryption At Rest Options.</p>",
   831          "ElasticsearchDomainStatus$EncryptionAtRestOptions": "<p> Specifies the status of the <code>EncryptionAtRestOptions</code>.</p>",
   832          "EncryptionAtRestOptionsStatus$Options": "<p> Specifies the Encryption At Rest options for the specified Elasticsearch domain.</p>",
   833          "UpdateElasticsearchDomainConfigRequest$EncryptionAtRestOptions": "<p>Specifies the Encryption At Rest Options.</p>"
   834        }
   835      },
   836      "EncryptionAtRestOptionsStatus": {
   837        "base": "<p> Status of the Encryption At Rest options for the specified Elasticsearch domain.</p>",
   838        "refs": {
   839          "ElasticsearchDomainConfig$EncryptionAtRestOptions": "<p>Specifies the <code>EncryptionAtRestOptions</code> for the Elasticsearch domain.</p>"
   840        }
   841      },
   842      "EndpointsMap": {
   843        "base": null,
   844        "refs": {
   845          "ElasticsearchDomainStatus$Endpoints": "<p>Map containing the Elasticsearch domain endpoints used to submit index and search requests. Example <code>key, value</code>: <code>'vpc','vpc-endpoint-h2dsd34efgyghrtguk5gt6j2foh4.us-east-1.es.amazonaws.com'</code>.</p>"
   846        }
   847      },
   848      "EngineType": {
   849        "base": null,
   850        "refs": {
   851          "DomainInfo$EngineType": "<p> Specifies the <code>EngineType</code> of the domain.</p>",
   852          "ListDomainNamesRequest$EngineType": "<p> Optional parameter to filter the output by domain engine type. Acceptable values are 'Elasticsearch' and 'OpenSearch'. </p>"
   853        }
   854      },
   855      "ErrorDetails": {
   856        "base": null,
   857        "refs": {
   858          "DomainPackageDetails$ErrorDetails": "<p>Additional information if the package is in an error state. Null otherwise.</p>",
   859          "PackageDetails$ErrorDetails": "<p>Additional information if the package is in an error state. Null otherwise.</p>"
   860        }
   861      },
   862      "ErrorMessage": {
   863        "base": null,
   864        "refs": {
   865          "BaseException$message": "<p>A description of the error.</p>",
   866          "ErrorDetails$ErrorMessage": null
   867        }
   868      },
   869      "ErrorType": {
   870        "base": null,
   871        "refs": {
   872          "ErrorDetails$ErrorType": null
   873        }
   874      },
   875      "Filter": {
   876        "base": "<p> A filter used to limit results when describing inbound or outbound cross-cluster search connections. Multiple values can be specified per filter. A cross-cluster search connection must match at least one of the specified values for it to be returned from an operation. </p>",
   877        "refs": {
   878          "FilterList$member": null
   879        }
   880      },
   881      "FilterList": {
   882        "base": null,
   883        "refs": {
   884          "DescribeInboundCrossClusterSearchConnectionsRequest$Filters": "<p> A list of filters used to match properties for inbound cross-cluster search connection. Available <code><a>Filter</a></code> names for this operation are: <ul> <li>cross-cluster-search-connection-id</li> <li>source-domain-info.domain-name</li> <li>source-domain-info.owner-id</li> <li>source-domain-info.region</li> <li>destination-domain-info.domain-name</li> </ul> </p>",
   885          "DescribeOutboundCrossClusterSearchConnectionsRequest$Filters": "<p> A list of filters used to match properties for outbound cross-cluster search connection. Available <code><a>Filter</a></code> names for this operation are: <ul> <li>cross-cluster-search-connection-id</li> <li>destination-domain-info.domain-name</li> <li>destination-domain-info.owner-id</li> <li>destination-domain-info.region</li> <li>source-domain-info.domain-name</li> </ul> </p>"
   886        }
   887      },
   888      "GUID": {
   889        "base": null,
   890        "refs": {
   891          "DescribeReservedElasticsearchInstanceOfferingsRequest$ReservedElasticsearchInstanceOfferingId": "<p>The offering identifier filter value. Use this parameter to show only the available offering that matches the specified reservation identifier.</p>",
   892          "DescribeReservedElasticsearchInstancesRequest$ReservedElasticsearchInstanceId": "<p>The reserved instance identifier filter value. Use this parameter to show only the reservation that matches the specified reserved Elasticsearch instance ID.</p>",
   893          "PurchaseReservedElasticsearchInstanceOfferingRequest$ReservedElasticsearchInstanceOfferingId": "<p>The ID of the reserved Elasticsearch instance offering to purchase.</p>",
   894          "PurchaseReservedElasticsearchInstanceOfferingResponse$ReservedElasticsearchInstanceId": "<p>Details of the reserved Elasticsearch instance which was purchased.</p>",
   895          "ReservedElasticsearchInstance$ReservedElasticsearchInstanceId": "<p>The unique identifier for the reservation.</p>",
   896          "ReservedElasticsearchInstanceOffering$ReservedElasticsearchInstanceOfferingId": "<p>The Elasticsearch reserved instance offering identifier.</p>"
   897        }
   898      },
   899      "GetCompatibleElasticsearchVersionsRequest": {
   900        "base": "<p> Container for request parameters to <code> <a>GetCompatibleElasticsearchVersions</a> </code> operation. </p>",
   901        "refs": {
   902        }
   903      },
   904      "GetCompatibleElasticsearchVersionsResponse": {
   905        "base": "<p> Container for response returned by <code> <a>GetCompatibleElasticsearchVersions</a> </code> operation. </p>",
   906        "refs": {
   907        }
   908      },
   909      "GetPackageVersionHistoryRequest": {
   910        "base": "<p> Container for request parameters to <code> <a>GetPackageVersionHistory</a> </code> operation. </p>",
   911        "refs": {
   912        }
   913      },
   914      "GetPackageVersionHistoryResponse": {
   915        "base": "<p> Container for response returned by <code> <a>GetPackageVersionHistory</a> </code> operation. </p>",
   916        "refs": {
   917        }
   918      },
   919      "GetUpgradeHistoryRequest": {
   920        "base": "<p> Container for request parameters to <code> <a>GetUpgradeHistory</a> </code> operation. </p>",
   921        "refs": {
   922        }
   923      },
   924      "GetUpgradeHistoryResponse": {
   925        "base": "<p> Container for response returned by <code> <a>GetUpgradeHistory</a> </code> operation. </p>",
   926        "refs": {
   927        }
   928      },
   929      "GetUpgradeStatusRequest": {
   930        "base": "<p> Container for request parameters to <code> <a>GetUpgradeStatus</a> </code> operation. </p>",
   931        "refs": {
   932        }
   933      },
   934      "GetUpgradeStatusResponse": {
   935        "base": "<p> Container for response returned by <code> <a>GetUpgradeStatus</a> </code> operation. </p>",
   936        "refs": {
   937        }
   938      },
   939      "IdentityPoolId": {
   940        "base": null,
   941        "refs": {
   942          "CognitoOptions$IdentityPoolId": "<p>Specifies the Cognito identity pool ID for Kibana authentication.</p>"
   943        }
   944      },
   945      "InboundCrossClusterSearchConnection": {
   946        "base": "<p>Specifies details of an inbound connection.</p>",
   947        "refs": {
   948          "AcceptInboundCrossClusterSearchConnectionResponse$CrossClusterSearchConnection": "<p>Specifies the <code><a>InboundCrossClusterSearchConnection</a></code> of accepted inbound connection. </p>",
   949          "DeleteInboundCrossClusterSearchConnectionResponse$CrossClusterSearchConnection": "<p>Specifies the <code><a>InboundCrossClusterSearchConnection</a></code> of deleted inbound connection. </p>",
   950          "InboundCrossClusterSearchConnections$member": null,
   951          "RejectInboundCrossClusterSearchConnectionResponse$CrossClusterSearchConnection": "<p>Specifies the <code><a>InboundCrossClusterSearchConnection</a></code> of rejected inbound connection. </p>"
   952        }
   953      },
   954      "InboundCrossClusterSearchConnectionStatus": {
   955        "base": "<p>Specifies the coonection status of an inbound cross-cluster search connection.</p>",
   956        "refs": {
   957          "InboundCrossClusterSearchConnection$ConnectionStatus": "<p>Specifies the <code><a>InboundCrossClusterSearchConnectionStatus</a></code> for the outbound connection.</p>"
   958        }
   959      },
   960      "InboundCrossClusterSearchConnectionStatusCode": {
   961        "base": null,
   962        "refs": {
   963          "InboundCrossClusterSearchConnectionStatus$StatusCode": "<p>The state code for inbound connection. This can be one of the following:</p> <ul> <li>PENDING_ACCEPTANCE: Inbound connection is not yet accepted by destination domain owner.</li> <li>APPROVED: Inbound connection is pending acceptance by destination domain owner.</li> <li>REJECTING: Inbound connection rejection is in process.</li> <li>REJECTED: Inbound connection is rejected.</li> <li>DELETING: Inbound connection deletion is in progress.</li> <li>DELETED: Inbound connection is deleted and cannot be used further.</li> </ul>"
   964        }
   965      },
   966      "InboundCrossClusterSearchConnections": {
   967        "base": null,
   968        "refs": {
   969          "DescribeInboundCrossClusterSearchConnectionsResponse$CrossClusterSearchConnections": "<p>Consists of list of <code><a>InboundCrossClusterSearchConnection</a></code> matching the specified filter criteria.</p>"
   970        }
   971      },
   972      "InstanceCount": {
   973        "base": "<p>Specifies the number of EC2 instances in the Elasticsearch domain.</p>",
   974        "refs": {
   975          "PurchaseReservedElasticsearchInstanceOfferingRequest$InstanceCount": "<p>The number of Elasticsearch instances to reserve.</p>"
   976        }
   977      },
   978      "InstanceCountLimits": {
   979        "base": "<p> InstanceCountLimits represents the limits on number of instances that be created in Amazon Elasticsearch for given InstanceType. </p>",
   980        "refs": {
   981          "InstanceLimits$InstanceCountLimits": null
   982        }
   983      },
   984      "InstanceLimits": {
   985        "base": "<p>InstanceLimits represents the list of instance related attributes that are available for given InstanceType. </p>",
   986        "refs": {
   987          "Limits$InstanceLimits": null
   988        }
   989      },
   990      "InstanceRole": {
   991        "base": null,
   992        "refs": {
   993          "LimitsByRole$key": null
   994        }
   995      },
   996      "Integer": {
   997        "base": null,
   998        "refs": {
   999          "ReservedElasticsearchInstance$Duration": "<p>The duration, in seconds, for which the Elasticsearch instance is reserved.</p>",
  1000          "ReservedElasticsearchInstance$ElasticsearchInstanceCount": "<p>The number of Elasticsearch instances that have been reserved.</p>",
  1001          "ReservedElasticsearchInstanceOffering$Duration": "<p>The duration, in seconds, for which the offering will reserve the Elasticsearch instance.</p>"
  1002        }
  1003      },
  1004      "IntegerClass": {
  1005        "base": null,
  1006        "refs": {
  1007          "EBSOptions$VolumeSize": "<p> Integer to specify the size of an EBS volume.</p>",
  1008          "EBSOptions$Iops": "<p>Specifies the IOPD for a Provisioned IOPS EBS volume (SSD).</p>",
  1009          "ElasticsearchClusterConfig$InstanceCount": "<p>The number of instances in the specified domain cluster.</p>",
  1010          "ElasticsearchClusterConfig$DedicatedMasterCount": "<p>Total number of dedicated master nodes, active and on standby, for the cluster.</p>",
  1011          "ElasticsearchClusterConfig$WarmCount": "<p>The number of warm nodes in the cluster.</p>",
  1012          "SAMLOptionsInput$SessionTimeoutMinutes": "<p>The duration, in minutes, after which a user session becomes inactive. Acceptable values are between 1 and 1440, and the default value is 60.</p>",
  1013          "SAMLOptionsOutput$SessionTimeoutMinutes": "<p>The duration, in minutes, after which a user session becomes inactive.</p>",
  1014          "SnapshotOptions$AutomatedSnapshotStartHour": "<p>Specifies the time, in UTC format, when the service takes a daily automated snapshot of the specified Elasticsearch domain. Default value is <code>0</code> hours.</p>",
  1015          "ZoneAwarenessConfig$AvailabilityZoneCount": "<p>An integer value to indicate the number of availability zones for a domain when zone awareness is enabled. This should be equal to number of subnets if VPC endpoints is enabled</p>"
  1016        }
  1017      },
  1018      "InternalException": {
  1019        "base": "<p>The request processing has failed because of an unknown error, exception or failure (the failure is internal to the service) . Gives http status code of 500.</p>",
  1020        "refs": {
  1021        }
  1022      },
  1023      "InvalidPaginationTokenException": {
  1024        "base": "<p>The request processing has failed because of invalid pagination token provided by customer. Returns an HTTP status code of 400. </p>",
  1025        "refs": {
  1026        }
  1027      },
  1028      "InvalidTypeException": {
  1029        "base": "<p>An exception for trying to create or access sub-resource that is either invalid or not supported. Gives http status code of 409.</p>",
  1030        "refs": {
  1031        }
  1032      },
  1033      "Issue": {
  1034        "base": null,
  1035        "refs": {
  1036          "Issues$member": null
  1037        }
  1038      },
  1039      "Issues": {
  1040        "base": null,
  1041        "refs": {
  1042          "UpgradeStepItem$Issues": "<p>A list of strings containing detailed information about the errors encountered in a particular step.</p>"
  1043        }
  1044      },
  1045      "KmsKeyId": {
  1046        "base": null,
  1047        "refs": {
  1048          "EncryptionAtRestOptions$KmsKeyId": "<p> Specifies the KMS Key ID for Encryption At Rest options.</p>"
  1049        }
  1050      },
  1051      "LastUpdated": {
  1052        "base": null,
  1053        "refs": {
  1054          "DomainPackageDetails$LastUpdated": "<p>Timestamp of the most-recent update to the association status.</p>",
  1055          "PackageDetails$LastUpdatedAt": null
  1056        }
  1057      },
  1058      "LimitExceededException": {
  1059        "base": "<p>An exception for trying to create more than allowed resources or sub-resources. Gives http status code of 409.</p>",
  1060        "refs": {
  1061        }
  1062      },
  1063      "LimitName": {
  1064        "base": null,
  1065        "refs": {
  1066          "AdditionalLimit$LimitName": "<p> Name of Additional Limit is specific to a given InstanceType and for each of it's <code> <a>InstanceRole</a> </code> etc. <br/> Attributes and their details: <br/> <ul> <li>MaximumNumberOfDataNodesSupported</li> This attribute will be present in Master node only to specify how much data nodes upto which given <code> <a>ESPartitionInstanceType</a> </code> can support as master node. <li>MaximumNumberOfDataNodesWithoutMasterNode</li> This attribute will be present in Data node only to specify how much data nodes of given <code> <a>ESPartitionInstanceType</a> </code> upto which you don't need any master nodes to govern them. </ul> </p>",
  1067          "StorageTypeLimit$LimitName": "<p> Name of storage limits that are applicable for given storage type. If <code> <a>StorageType</a> </code> is ebs, following storage options are applicable <ol> <li>MinimumVolumeSize</li> Minimum amount of volume size that is applicable for given storage type.It can be empty if it is not applicable. <li>MaximumVolumeSize</li> Maximum amount of volume size that is applicable for given storage type.It can be empty if it is not applicable. <li>MaximumIops</li> Maximum amount of Iops that is applicable for given storage type.It can be empty if it is not applicable. <li>MinimumIops</li> Minimum amount of Iops that is applicable for given storage type.It can be empty if it is not applicable. </ol> </p>"
  1068        }
  1069      },
  1070      "LimitValue": {
  1071        "base": null,
  1072        "refs": {
  1073          "LimitValueList$member": null
  1074        }
  1075      },
  1076      "LimitValueList": {
  1077        "base": null,
  1078        "refs": {
  1079          "AdditionalLimit$LimitValues": "<p> Value for given <code> <a>AdditionalLimit$LimitName</a> </code> . </p>",
  1080          "StorageTypeLimit$LimitValues": "<p> Values for the <code> <a>StorageTypeLimit$LimitName</a> </code> . </p>"
  1081        }
  1082      },
  1083      "Limits": {
  1084        "base": "<p> Limits for given InstanceType and for each of it's role. <br/> Limits contains following <code> <a>StorageTypes,</a> </code> <code> <a>InstanceLimits</a> </code> and <code> <a>AdditionalLimits</a> </code> </p>",
  1085        "refs": {
  1086          "LimitsByRole$value": null
  1087        }
  1088      },
  1089      "LimitsByRole": {
  1090        "base": "<p> Map of Role of the Instance and Limits that are applicable. Role performed by given Instance in Elasticsearch can be one of the following: <ul> <li>data: If the given InstanceType is used as data node</li> <li>master: If the given InstanceType is used as master node</li> <li>ultra_warm: If the given InstanceType is used as warm node</li> </ul> </p>",
  1091        "refs": {
  1092          "DescribeElasticsearchInstanceTypeLimitsResponse$LimitsByRole": null
  1093        }
  1094      },
  1095      "ListDomainNamesRequest": {
  1096        "base": "<p> Container for the parameters to the <code><a>ListDomainNames</a></code> operation.</p>",
  1097        "refs": {
  1098        }
  1099      },
  1100      "ListDomainNamesResponse": {
  1101        "base": "<p>The result of a <code>ListDomainNames</code> operation. Contains the names of all domains owned by this account and their respective engine types.</p>",
  1102        "refs": {
  1103        }
  1104      },
  1105      "ListDomainsForPackageRequest": {
  1106        "base": "<p> Container for request parameters to <code> <a>ListDomainsForPackage</a> </code> operation. </p>",
  1107        "refs": {
  1108        }
  1109      },
  1110      "ListDomainsForPackageResponse": {
  1111        "base": "<p> Container for response parameters to <code> <a>ListDomainsForPackage</a> </code> operation. </p>",
  1112        "refs": {
  1113        }
  1114      },
  1115      "ListElasticsearchInstanceTypesRequest": {
  1116        "base": "<p> Container for the parameters to the <code> <a>ListElasticsearchInstanceTypes</a> </code> operation. </p>",
  1117        "refs": {
  1118        }
  1119      },
  1120      "ListElasticsearchInstanceTypesResponse": {
  1121        "base": "<p> Container for the parameters returned by <code> <a>ListElasticsearchInstanceTypes</a> </code> operation. </p>",
  1122        "refs": {
  1123        }
  1124      },
  1125      "ListElasticsearchVersionsRequest": {
  1126        "base": "<p> Container for the parameters to the <code> <a>ListElasticsearchVersions</a> </code> operation. <p> Use <code> <a>MaxResults</a> </code> to control the maximum number of results to retrieve in a single call. </p> <p> Use <code> <a>NextToken</a> </code> in response to retrieve more results. If the received response does not contain a NextToken, then there are no more results to retrieve. </p> </p>",
  1127        "refs": {
  1128        }
  1129      },
  1130      "ListElasticsearchVersionsResponse": {
  1131        "base": "<p> Container for the parameters for response received from <code> <a>ListElasticsearchVersions</a> </code> operation. </p>",
  1132        "refs": {
  1133        }
  1134      },
  1135      "ListPackagesForDomainRequest": {
  1136        "base": "<p> Container for request parameters to <code> <a>ListPackagesForDomain</a> </code> operation. </p>",
  1137        "refs": {
  1138        }
  1139      },
  1140      "ListPackagesForDomainResponse": {
  1141        "base": "<p> Container for response parameters to <code> <a>ListPackagesForDomain</a> </code> operation. </p>",
  1142        "refs": {
  1143        }
  1144      },
  1145      "ListTagsRequest": {
  1146        "base": "<p>Container for the parameters to the <code><a>ListTags</a></code> operation. Specify the <code>ARN</code> for the Elasticsearch domain to which the tags are attached that you want to view are attached.</p>",
  1147        "refs": {
  1148        }
  1149      },
  1150      "ListTagsResponse": {
  1151        "base": "<p>The result of a <code>ListTags</code> operation. Contains tags for all requested Elasticsearch domains.</p>",
  1152        "refs": {
  1153        }
  1154      },
  1155      "LogPublishingOption": {
  1156        "base": "<p>Log Publishing option that is set for given domain. <br/>Attributes and their details: <ul> <li>CloudWatchLogsLogGroupArn: ARN of the Cloudwatch log group to which log needs to be published.</li> <li>Enabled: Whether the log publishing for given log type is enabled or not</li> </ul> </p>",
  1157        "refs": {
  1158          "LogPublishingOptions$value": null
  1159        }
  1160      },
  1161      "LogPublishingOptions": {
  1162        "base": null,
  1163        "refs": {
  1164          "CreateElasticsearchDomainRequest$LogPublishingOptions": "<p>Map of <code>LogType</code> and <code>LogPublishingOption</code>, each containing options to publish a given type of Elasticsearch log.</p>",
  1165          "ElasticsearchDomainStatus$LogPublishingOptions": "<p>Log publishing options for the given domain.</p>",
  1166          "LogPublishingOptionsStatus$Options": "<p>The log publishing options configured for the Elasticsearch domain.</p>",
  1167          "UpdateElasticsearchDomainConfigRequest$LogPublishingOptions": "<p>Map of <code>LogType</code> and <code>LogPublishingOption</code>, each containing options to publish a given type of Elasticsearch log.</p>"
  1168        }
  1169      },
  1170      "LogPublishingOptionsStatus": {
  1171        "base": "<p>The configured log publishing options for the domain and their current status.</p>",
  1172        "refs": {
  1173          "ElasticsearchDomainConfig$LogPublishingOptions": "<p>Log publishing options for the given domain.</p>"
  1174        }
  1175      },
  1176      "LogType": {
  1177        "base": "<p>Type of Log File, it can be one of the following: <ul> <li>INDEX_SLOW_LOGS: Index slow logs contain insert requests that took more time than configured index query log threshold to execute.</li> <li>SEARCH_SLOW_LOGS: Search slow logs contain search queries that took more time than configured search query log threshold to execute.</li> <li>ES_APPLICATION_LOGS: Elasticsearch application logs contain information about errors and warnings raised during the operation of the service and can be useful for troubleshooting.</li> <li>AUDIT_LOGS: Audit logs contain records of user requests for access from the domain.</li> </ul> </p>",
  1178        "refs": {
  1179          "LogPublishingOptions$key": null
  1180        }
  1181      },
  1182      "MasterUserOptions": {
  1183        "base": "<p>Credentials for the master user: username and password, ARN, or both.</p>",
  1184        "refs": {
  1185          "AdvancedSecurityOptionsInput$MasterUserOptions": "<p>Credentials for the master user: username and password, ARN, or both.</p>"
  1186        }
  1187      },
  1188      "MaxResults": {
  1189        "base": "<p> Set this value to limit the number of results returned. </p>",
  1190        "refs": {
  1191          "DescribeDomainAutoTunesRequest$MaxResults": "<p>Set this value to limit the number of results returned. If not specified, defaults to 100.</p>",
  1192          "DescribeInboundCrossClusterSearchConnectionsRequest$MaxResults": "<p>Set this value to limit the number of results returned. If not specified, defaults to 100.</p>",
  1193          "DescribeOutboundCrossClusterSearchConnectionsRequest$MaxResults": "<p>Set this value to limit the number of results returned. If not specified, defaults to 100.</p>",
  1194          "DescribePackagesRequest$MaxResults": "<p>Limits results to a maximum number of packages.</p>",
  1195          "DescribeReservedElasticsearchInstanceOfferingsRequest$MaxResults": "<p>Set this value to limit the number of results returned. If not specified, defaults to 100.</p>",
  1196          "DescribeReservedElasticsearchInstancesRequest$MaxResults": "<p>Set this value to limit the number of results returned. If not specified, defaults to 100.</p>",
  1197          "GetPackageVersionHistoryRequest$MaxResults": "<p>Limits results to a maximum number of versions.</p>",
  1198          "GetUpgradeHistoryRequest$MaxResults": null,
  1199          "ListDomainsForPackageRequest$MaxResults": "<p>Limits results to a maximum number of domains.</p>",
  1200          "ListElasticsearchInstanceTypesRequest$MaxResults": "<p> Set this value to limit the number of results returned. Value provided must be greater than 30 else it wont be honored. </p>",
  1201          "ListElasticsearchVersionsRequest$MaxResults": "<p> Set this value to limit the number of results returned. Value provided must be greater than 10 else it wont be honored. </p>",
  1202          "ListPackagesForDomainRequest$MaxResults": "<p>Limits results to a maximum number of packages.</p>"
  1203        }
  1204      },
  1205      "MaximumInstanceCount": {
  1206        "base": "<p> Maximum number of Instances that can be instantiated for given InstanceType. </p>",
  1207        "refs": {
  1208          "InstanceCountLimits$MaximumInstanceCount": null
  1209        }
  1210      },
  1211      "MinimumInstanceCount": {
  1212        "base": "<p> Minimum number of Instances that can be instantiated for given InstanceType. </p>",
  1213        "refs": {
  1214          "InstanceCountLimits$MinimumInstanceCount": null
  1215        }
  1216      },
  1217      "NextToken": {
  1218        "base": "<p> Paginated APIs accepts NextToken input to returns next page results and provides a NextToken output in the response which can be used by the client to retrieve more results. </p>",
  1219        "refs": {
  1220          "DescribeDomainAutoTunesRequest$NextToken": "<p>NextToken is sent in case the earlier API call results contain the NextToken. It is used for pagination.</p>",
  1221          "DescribeDomainAutoTunesResponse$NextToken": "<p>Specifies an identifier to allow retrieval of paginated results.</p>",
  1222          "DescribeInboundCrossClusterSearchConnectionsRequest$NextToken": "<p> NextToken is sent in case the earlier API call results contain the NextToken. It is used for pagination.</p>",
  1223          "DescribeInboundCrossClusterSearchConnectionsResponse$NextToken": "<p>If more results are available and NextToken is present, make the next request to the same API with the received NextToken to paginate the remaining results. </p>",
  1224          "DescribeOutboundCrossClusterSearchConnectionsRequest$NextToken": "<p> NextToken is sent in case the earlier API call results contain the NextToken. It is used for pagination.</p>",
  1225          "DescribeOutboundCrossClusterSearchConnectionsResponse$NextToken": "<p>If more results are available and NextToken is present, make the next request to the same API with the received NextToken to paginate the remaining results. </p>",
  1226          "DescribePackagesRequest$NextToken": "<p>Used for pagination. Only necessary if a previous API call includes a non-null NextToken value. If provided, returns results for the next page.</p>",
  1227          "DescribeReservedElasticsearchInstanceOfferingsRequest$NextToken": "<p>NextToken should be sent in case if earlier API call produced result containing NextToken. It is used for pagination.</p>",
  1228          "DescribeReservedElasticsearchInstanceOfferingsResponse$NextToken": "<p>Provides an identifier to allow retrieval of paginated results.</p>",
  1229          "DescribeReservedElasticsearchInstancesRequest$NextToken": "<p>NextToken should be sent in case if earlier API call produced result containing NextToken. It is used for pagination.</p>",
  1230          "GetPackageVersionHistoryRequest$NextToken": "<p>Used for pagination. Only necessary if a previous API call includes a non-null NextToken value. If provided, returns results for the next page.</p>",
  1231          "GetUpgradeHistoryRequest$NextToken": null,
  1232          "ListDomainsForPackageRequest$NextToken": "<p>Used for pagination. Only necessary if a previous API call includes a non-null NextToken value. If provided, returns results for the next page.</p>",
  1233          "ListElasticsearchInstanceTypesRequest$NextToken": "<p>NextToken should be sent in case if earlier API call produced result containing NextToken. It is used for pagination. </p>",
  1234          "ListElasticsearchInstanceTypesResponse$NextToken": "<p>In case if there are more results available NextToken would be present, make further request to the same API with received NextToken to paginate remaining results. </p>",
  1235          "ListElasticsearchVersionsRequest$NextToken": null,
  1236          "ListElasticsearchVersionsResponse$NextToken": null,
  1237          "ListPackagesForDomainRequest$NextToken": "<p>Used for pagination. Only necessary if a previous API call includes a non-null NextToken value. If provided, returns results for the next page.</p>"
  1238        }
  1239      },
  1240      "NodeToNodeEncryptionOptions": {
  1241        "base": "<p>Specifies the node-to-node encryption options.</p>",
  1242        "refs": {
  1243          "CreateElasticsearchDomainRequest$NodeToNodeEncryptionOptions": "<p>Specifies the NodeToNodeEncryptionOptions.</p>",
  1244          "ElasticsearchDomainStatus$NodeToNodeEncryptionOptions": "<p>Specifies the status of the <code>NodeToNodeEncryptionOptions</code>.</p>",
  1245          "NodeToNodeEncryptionOptionsStatus$Options": "<p>Specifies the node-to-node encryption options for the specified Elasticsearch domain.</p>",
  1246          "UpdateElasticsearchDomainConfigRequest$NodeToNodeEncryptionOptions": "<p>Specifies the NodeToNodeEncryptionOptions.</p>"
  1247        }
  1248      },
  1249      "NodeToNodeEncryptionOptionsStatus": {
  1250        "base": "<p>Status of the node-to-node encryption options for the specified Elasticsearch domain.</p>",
  1251        "refs": {
  1252          "ElasticsearchDomainConfig$NodeToNodeEncryptionOptions": "<p>Specifies the <code>NodeToNodeEncryptionOptions</code> for the Elasticsearch domain.</p>"
  1253        }
  1254      },
  1255      "NonEmptyString": {
  1256        "base": null,
  1257        "refs": {
  1258          "Filter$Name": "<p> Specifies the name of the filter. </p>",
  1259          "ValueStringList$member": null
  1260        }
  1261      },
  1262      "OptionState": {
  1263        "base": "<p>The state of a requested change. One of the following:</p> <ul> <li>Processing: The request change is still in-process.</li> <li>Active: The request change is processed and deployed to the Elasticsearch domain.</li> </ul>",
  1264        "refs": {
  1265          "OptionStatus$State": "<p>Provides the <code>OptionState</code> for the Elasticsearch domain.</p>"
  1266        }
  1267      },
  1268      "OptionStatus": {
  1269        "base": "<p>Provides the current status of the entity.</p>",
  1270        "refs": {
  1271          "AccessPoliciesStatus$Status": "<p>The status of the access policy for the Elasticsearch domain. See <code>OptionStatus</code> for the status information that's included. </p>",
  1272          "AdvancedOptionsStatus$Status": "<p> Specifies the status of <code>OptionStatus</code> for advanced options for the specified Elasticsearch domain.</p>",
  1273          "AdvancedSecurityOptionsStatus$Status": "<p> Status of the advanced security options for the specified Elasticsearch domain.</p>",
  1274          "CognitoOptionsStatus$Status": "<p>Specifies the status of the Cognito options for the specified Elasticsearch domain.</p>",
  1275          "DomainEndpointOptionsStatus$Status": "<p>The status of the endpoint options for the Elasticsearch domain. See <code>OptionStatus</code> for the status information that's included. </p>",
  1276          "EBSOptionsStatus$Status": "<p> Specifies the status of the EBS options for the specified Elasticsearch domain.</p>",
  1277          "ElasticsearchClusterConfigStatus$Status": "<p> Specifies the status of the configuration for the specified Elasticsearch domain.</p>",
  1278          "ElasticsearchVersionStatus$Status": "<p> Specifies the status of the Elasticsearch version options for the specified Elasticsearch domain.</p>",
  1279          "EncryptionAtRestOptionsStatus$Status": "<p> Specifies the status of the Encryption At Rest options for the specified Elasticsearch domain.</p>",
  1280          "LogPublishingOptionsStatus$Status": "<p>The status of the log publishing options for the Elasticsearch domain. See <code>OptionStatus</code> for the status information that's included. </p>",
  1281          "NodeToNodeEncryptionOptionsStatus$Status": "<p>Specifies the status of the node-to-node encryption options for the specified Elasticsearch domain.</p>",
  1282          "SnapshotOptionsStatus$Status": "<p>Specifies the status of a daily automated snapshot.</p>",
  1283          "VPCDerivedInfoStatus$Status": "<p> Specifies the status of the VPC options for the specified Elasticsearch domain.</p>"
  1284        }
  1285      },
  1286      "OutboundCrossClusterSearchConnection": {
  1287        "base": "<p>Specifies details of an outbound connection.</p>",
  1288        "refs": {
  1289          "DeleteOutboundCrossClusterSearchConnectionResponse$CrossClusterSearchConnection": "<p>Specifies the <code><a>OutboundCrossClusterSearchConnection</a></code> of deleted outbound connection. </p>",
  1290          "OutboundCrossClusterSearchConnections$member": null
  1291        }
  1292      },
  1293      "OutboundCrossClusterSearchConnectionStatus": {
  1294        "base": "<p>Specifies the connection status of an outbound cross-cluster search connection.</p>",
  1295        "refs": {
  1296          "CreateOutboundCrossClusterSearchConnectionResponse$ConnectionStatus": "<p>Specifies the <code><a>OutboundCrossClusterSearchConnectionStatus</a></code> for the newly created connection.</p>",
  1297          "OutboundCrossClusterSearchConnection$ConnectionStatus": "<p>Specifies the <code><a>OutboundCrossClusterSearchConnectionStatus</a></code> for the outbound connection.</p>"
  1298        }
  1299      },
  1300      "OutboundCrossClusterSearchConnectionStatusCode": {
  1301        "base": null,
  1302        "refs": {
  1303          "OutboundCrossClusterSearchConnectionStatus$StatusCode": "<p>The state code for outbound connection. This can be one of the following:</p> <ul> <li>VALIDATING: The outbound connection request is being validated.</li> <li>VALIDATION_FAILED: Validation failed for the connection request.</li> <li>PENDING_ACCEPTANCE: Outbound connection request is validated and is not yet accepted by destination domain owner.</li> <li>PROVISIONING: Outbound connection request is in process.</li> <li>ACTIVE: Outbound connection is active and ready to use.</li> <li>REJECTED: Outbound connection request is rejected by destination domain owner.</li> <li>DELETING: Outbound connection deletion is in progress.</li> <li>DELETED: Outbound connection is deleted and cannot be used further.</li> </ul>"
  1304        }
  1305      },
  1306      "OutboundCrossClusterSearchConnections": {
  1307        "base": null,
  1308        "refs": {
  1309          "DescribeOutboundCrossClusterSearchConnectionsResponse$CrossClusterSearchConnections": "<p>Consists of list of <code><a>OutboundCrossClusterSearchConnection</a></code> matching the specified filter criteria.</p>"
  1310        }
  1311      },
  1312      "OwnerId": {
  1313        "base": null,
  1314        "refs": {
  1315          "DomainInformation$OwnerId": null
  1316        }
  1317      },
  1318      "PackageDescription": {
  1319        "base": null,
  1320        "refs": {
  1321          "CreatePackageRequest$PackageDescription": "<p>Description of the package.</p>",
  1322          "PackageDetails$PackageDescription": "<p>User-specified description of the package.</p>",
  1323          "UpdatePackageRequest$PackageDescription": "<p>New description of the package.</p>"
  1324        }
  1325      },
  1326      "PackageDetails": {
  1327        "base": "<p>Basic information about a package.</p>",
  1328        "refs": {
  1329          "CreatePackageResponse$PackageDetails": "<p>Information about the package <code>PackageDetails</code>.</p>",
  1330          "DeletePackageResponse$PackageDetails": "<p><code>PackageDetails</code></p>",
  1331          "PackageDetailsList$member": null,
  1332          "UpdatePackageResponse$PackageDetails": "<p>Information about the package <code>PackageDetails</code>.</p>"
  1333        }
  1334      },
  1335      "PackageDetailsList": {
  1336        "base": null,
  1337        "refs": {
  1338          "DescribePackagesResponse$PackageDetailsList": "<p>List of <code>PackageDetails</code> objects.</p>"
  1339        }
  1340      },
  1341      "PackageID": {
  1342        "base": null,
  1343        "refs": {
  1344          "AssociatePackageRequest$PackageID": "<p>Internal ID of the package that you want to associate with a domain. Use <code>DescribePackages</code> to find this value.</p>",
  1345          "DeletePackageRequest$PackageID": "<p>Internal ID of the package that you want to delete. Use <code>DescribePackages</code> to find this value.</p>",
  1346          "DissociatePackageRequest$PackageID": "<p>Internal ID of the package that you want to associate with a domain. Use <code>DescribePackages</code> to find this value.</p>",
  1347          "DomainPackageDetails$PackageID": "<p>Internal ID of the package.</p>",
  1348          "GetPackageVersionHistoryRequest$PackageID": "<p>Returns an audit history of versions of the package.</p>",
  1349          "GetPackageVersionHistoryResponse$PackageID": null,
  1350          "ListDomainsForPackageRequest$PackageID": "<p>The package for which to list domains.</p>",
  1351          "PackageDetails$PackageID": "<p>Internal ID of the package.</p>",
  1352          "UpdatePackageRequest$PackageID": "<p>Unique identifier for the package.</p>"
  1353        }
  1354      },
  1355      "PackageName": {
  1356        "base": null,
  1357        "refs": {
  1358          "CreatePackageRequest$PackageName": "<p>Unique identifier for the package.</p>",
  1359          "DomainPackageDetails$PackageName": "<p>User specified name of the package.</p>",
  1360          "PackageDetails$PackageName": "<p>User specified name of the package.</p>"
  1361        }
  1362      },
  1363      "PackageSource": {
  1364        "base": "<p>The S3 location for importing the package specified as <code>S3BucketName</code> and <code>S3Key</code></p>",
  1365        "refs": {
  1366          "CreatePackageRequest$PackageSource": "<p>The customer S3 location <code>PackageSource</code> for importing the package.</p>",
  1367          "UpdatePackageRequest$PackageSource": null
  1368        }
  1369      },
  1370      "PackageStatus": {
  1371        "base": null,
  1372        "refs": {
  1373          "PackageDetails$PackageStatus": "<p>Current state of the package. Values are COPYING/COPY_FAILED/AVAILABLE/DELETING/DELETE_FAILED</p>"
  1374        }
  1375      },
  1376      "PackageType": {
  1377        "base": null,
  1378        "refs": {
  1379          "CreatePackageRequest$PackageType": "<p>Type of package. Currently supports only TXT-DICTIONARY.</p>",
  1380          "DomainPackageDetails$PackageType": "<p>Currently supports only TXT-DICTIONARY.</p>",
  1381          "PackageDetails$PackageType": "<p>Currently supports only TXT-DICTIONARY.</p>"
  1382        }
  1383      },
  1384      "PackageVersion": {
  1385        "base": null,
  1386        "refs": {
  1387          "DomainPackageDetails$PackageVersion": null,
  1388          "PackageDetails$AvailablePackageVersion": null,
  1389          "PackageVersionHistory$PackageVersion": "<p>Version of the package.</p>"
  1390        }
  1391      },
  1392      "PackageVersionHistory": {
  1393        "base": "<p>Details of a package version.</p>",
  1394        "refs": {
  1395          "PackageVersionHistoryList$member": null
  1396        }
  1397      },
  1398      "PackageVersionHistoryList": {
  1399        "base": null,
  1400        "refs": {
  1401          "GetPackageVersionHistoryResponse$PackageVersionHistoryList": "<p>List of <code>PackageVersionHistory</code> objects.</p>"
  1402        }
  1403      },
  1404      "Password": {
  1405        "base": null,
  1406        "refs": {
  1407          "MasterUserOptions$MasterUserPassword": "<p>The master user's password, which is stored in the Amazon Elasticsearch Service domain's internal database.</p>"
  1408        }
  1409      },
  1410      "PolicyDocument": {
  1411        "base": "<p>Access policy rules for an Elasticsearch domain service endpoints. For more information, see <a href=\"http://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-createupdatedomains.html#es-createdomain-configure-access-policies\" target=\"_blank\">Configuring Access Policies</a> in the <i>Amazon Elasticsearch Service Developer Guide</i>. The maximum size of a policy document is 100 KB.</p>",
  1412        "refs": {
  1413          "AccessPoliciesStatus$Options": "<p>The access policy configured for the Elasticsearch domain. Access policies may be resource-based, IP-based, or IAM-based. See <a href=\"http://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-createupdatedomains.html#es-createdomain-configure-access-policies\" target=\"_blank\"> Configuring Access Policies</a>for more information.</p>",
  1414          "CreateElasticsearchDomainRequest$AccessPolicies": "<p> IAM access policy as a JSON-formatted string.</p>",
  1415          "ElasticsearchDomainStatus$AccessPolicies": "<p> IAM access policy as a JSON-formatted string.</p>",
  1416          "UpdateElasticsearchDomainConfigRequest$AccessPolicies": "<p>IAM access policy as a JSON-formatted string.</p>"
  1417        }
  1418      },
  1419      "PurchaseReservedElasticsearchInstanceOfferingRequest": {
  1420        "base": "<p>Container for parameters to <code>PurchaseReservedElasticsearchInstanceOffering</code></p>",
  1421        "refs": {
  1422        }
  1423      },
  1424      "PurchaseReservedElasticsearchInstanceOfferingResponse": {
  1425        "base": "<p>Represents the output of a <code>PurchaseReservedElasticsearchInstanceOffering</code> operation.</p>",
  1426        "refs": {
  1427        }
  1428      },
  1429      "RecurringCharge": {
  1430        "base": "<p>Contains the specific price and frequency of a recurring charges for a reserved Elasticsearch instance, or for a reserved Elasticsearch instance offering.</p>",
  1431        "refs": {
  1432          "RecurringChargeList$member": null
  1433        }
  1434      },
  1435      "RecurringChargeList": {
  1436        "base": null,
  1437        "refs": {
  1438          "ReservedElasticsearchInstance$RecurringCharges": "<p>The charge to your account regardless of whether you are creating any domains using the instance offering.</p>",
  1439          "ReservedElasticsearchInstanceOffering$RecurringCharges": "<p>The charge to your account regardless of whether you are creating any domains using the instance offering.</p>"
  1440        }
  1441      },
  1442      "ReferencePath": {
  1443        "base": null,
  1444        "refs": {
  1445          "DomainPackageDetails$ReferencePath": "<p>The relative path on Amazon ES nodes, which can be used as synonym_path when the package is synonym file.</p>"
  1446        }
  1447      },
  1448      "Region": {
  1449        "base": null,
  1450        "refs": {
  1451          "DomainInformation$Region": null
  1452        }
  1453      },
  1454      "RejectInboundCrossClusterSearchConnectionRequest": {
  1455        "base": "<p>Container for the parameters to the <code><a>RejectInboundCrossClusterSearchConnection</a></code> operation.</p>",
  1456        "refs": {
  1457        }
  1458      },
  1459      "RejectInboundCrossClusterSearchConnectionResponse": {
  1460        "base": "<p>The result of a <code><a>RejectInboundCrossClusterSearchConnection</a></code> operation. Contains details of rejected inbound connection.</p>",
  1461        "refs": {
  1462        }
  1463      },
  1464      "RemoveTagsRequest": {
  1465        "base": "<p>Container for the parameters to the <code><a>RemoveTags</a></code> operation. Specify the <code>ARN</code> for the Elasticsearch domain from which you want to remove the specified <code>TagKey</code>.</p>",
  1466        "refs": {
  1467        }
  1468      },
  1469      "ReservationToken": {
  1470        "base": null,
  1471        "refs": {
  1472          "PurchaseReservedElasticsearchInstanceOfferingRequest$ReservationName": "<p>A customer-specified identifier to track this reservation.</p>",
  1473          "PurchaseReservedElasticsearchInstanceOfferingResponse$ReservationName": "<p>The customer-specified identifier used to track this reservation.</p>",
  1474          "ReservedElasticsearchInstance$ReservationName": "<p>The customer-specified identifier to track this reservation.</p>"
  1475        }
  1476      },
  1477      "ReservedElasticsearchInstance": {
  1478        "base": "<p>Details of a reserved Elasticsearch instance.</p>",
  1479        "refs": {
  1480          "ReservedElasticsearchInstanceList$member": null
  1481        }
  1482      },
  1483      "ReservedElasticsearchInstanceList": {
  1484        "base": null,
  1485        "refs": {
  1486          "DescribeReservedElasticsearchInstancesResponse$ReservedElasticsearchInstances": "<p>List of reserved Elasticsearch instances.</p>"
  1487        }
  1488      },
  1489      "ReservedElasticsearchInstanceOffering": {
  1490        "base": "<p>Details of a reserved Elasticsearch instance offering.</p>",
  1491        "refs": {
  1492          "ReservedElasticsearchInstanceOfferingList$member": null
  1493        }
  1494      },
  1495      "ReservedElasticsearchInstanceOfferingList": {
  1496        "base": null,
  1497        "refs": {
  1498          "DescribeReservedElasticsearchInstanceOfferingsResponse$ReservedElasticsearchInstanceOfferings": "<p>List of reserved Elasticsearch instance offerings</p>"
  1499        }
  1500      },
  1501      "ReservedElasticsearchInstancePaymentOption": {
  1502        "base": null,
  1503        "refs": {
  1504          "ReservedElasticsearchInstance$PaymentOption": "<p>The payment option as defined in the reserved Elasticsearch instance offering.</p>",
  1505          "ReservedElasticsearchInstanceOffering$PaymentOption": "<p>Payment option for the reserved Elasticsearch instance offering</p>"
  1506        }
  1507      },
  1508      "ResourceAlreadyExistsException": {
  1509        "base": "<p>An exception for creating a resource that already exists. Gives http status code of 400.</p>",
  1510        "refs": {
  1511        }
  1512      },
  1513      "ResourceNotFoundException": {
  1514        "base": "<p>An exception for accessing or deleting a resource that does not exist. Gives http status code of 400.</p>",
  1515        "refs": {
  1516        }
  1517      },
  1518      "RoleArn": {
  1519        "base": null,
  1520        "refs": {
  1521          "CognitoOptions$RoleArn": "<p>Specifies the role ARN that provides Elasticsearch permissions for accessing Cognito resources.</p>"
  1522        }
  1523      },
  1524      "RollbackOnDisable": {
  1525        "base": "<p>Specifies the rollback state while disabling Auto-Tune for the domain. Valid values are NO_ROLLBACK, DEFAULT_ROLLBACK.</p>",
  1526        "refs": {
  1527          "AutoTuneOptions$RollbackOnDisable": "<p>Specifies the rollback state while disabling Auto-Tune for the domain. Valid values are NO_ROLLBACK, DEFAULT_ROLLBACK. </p>"
  1528        }
  1529      },
  1530      "S3BucketName": {
  1531        "base": null,
  1532        "refs": {
  1533          "PackageSource$S3BucketName": "<p>Name of the bucket containing the package.</p>"
  1534        }
  1535      },
  1536      "S3Key": {
  1537        "base": null,
  1538        "refs": {
  1539          "PackageSource$S3Key": "<p>Key (file name) of the package.</p>"
  1540        }
  1541      },
  1542      "SAMLEntityId": {
  1543        "base": null,
  1544        "refs": {
  1545          "SAMLIdp$EntityId": "<p>The unique Entity ID of the application in SAML Identity Provider.</p>"
  1546        }
  1547      },
  1548      "SAMLIdp": {
  1549        "base": "<p>Specifies the SAML Identity Provider's information.</p>",
  1550        "refs": {
  1551          "SAMLOptionsInput$Idp": "<p>Specifies the SAML Identity Provider's information.</p>",
  1552          "SAMLOptionsOutput$Idp": "<p>Describes the SAML Identity Provider's information.</p>"
  1553        }
  1554      },
  1555      "SAMLMetadata": {
  1556        "base": null,
  1557        "refs": {
  1558          "SAMLIdp$MetadataContent": "<p>The Metadata of the SAML application in xml format.</p>"
  1559        }
  1560      },
  1561      "SAMLOptionsInput": {
  1562        "base": "<p>Specifies the SAML application configuration for the domain.</p>",
  1563        "refs": {
  1564          "AdvancedSecurityOptionsInput$SAMLOptions": "<p>Specifies the SAML application configuration for the domain.</p>"
  1565        }
  1566      },
  1567      "SAMLOptionsOutput": {
  1568        "base": "<p>Describes the SAML application configured for the domain.</p>",
  1569        "refs": {
  1570          "AdvancedSecurityOptions$SAMLOptions": "<p>Describes the SAML application configured for a domain.</p>"
  1571        }
  1572      },
  1573      "ScheduledAutoTuneActionType": {
  1574        "base": "<p>Specifies Auto-Tune action type. Valid values are JVM_HEAP_SIZE_TUNING and JVM_YOUNG_GEN_TUNING. </p>",
  1575        "refs": {
  1576          "ScheduledAutoTuneDetails$ActionType": "<p>Specifies Auto-Tune action type. Valid values are JVM_HEAP_SIZE_TUNING and JVM_YOUNG_GEN_TUNING. </p>"
  1577        }
  1578      },
  1579      "ScheduledAutoTuneDescription": {
  1580        "base": "<p>Specifies Auto-Tune action description. </p>",
  1581        "refs": {
  1582          "ScheduledAutoTuneDetails$Action": "<p>Specifies Auto-Tune action description. </p>"
  1583        }
  1584      },
  1585      "ScheduledAutoTuneDetails": {
  1586        "base": "<p>Specifies details of the scheduled Auto-Tune action. See the <a href=\"https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/auto-tune.html\" target=\"_blank\">Developer Guide</a> for more information. </p>",
  1587        "refs": {
  1588          "AutoTuneDetails$ScheduledAutoTuneDetails": null
  1589        }
  1590      },
  1591      "ScheduledAutoTuneSeverityType": {
  1592        "base": "<p>Specifies Auto-Tune action severity. Valid values are LOW, MEDIUM and HIGH. </p>",
  1593        "refs": {
  1594          "ScheduledAutoTuneDetails$Severity": "<p>Specifies Auto-Tune action severity. Valid values are LOW, MEDIUM and HIGH. </p>"
  1595        }
  1596      },
  1597      "ServiceSoftwareOptions": {
  1598        "base": "<p>The current options of an Elasticsearch domain service software options.</p>",
  1599        "refs": {
  1600          "CancelElasticsearchServiceSoftwareUpdateResponse$ServiceSoftwareOptions": "<p>The current status of the Elasticsearch service software update.</p>",
  1601          "ElasticsearchDomainStatus$ServiceSoftwareOptions": "<p>The current status of the Elasticsearch domain's service software.</p>",
  1602          "StartElasticsearchServiceSoftwareUpdateResponse$ServiceSoftwareOptions": "<p>The current status of the Elasticsearch service software update.</p>"
  1603        }
  1604      },
  1605      "ServiceUrl": {
  1606        "base": "<p>The endpoint to which service requests are submitted. For example, <code>search-imdb-movies-oopcnjfn6ugofer3zx5iadxxca.eu-west-1.es.amazonaws.com</code> or <code>doc-imdb-movies-oopcnjfn6ugofer3zx5iadxxca.eu-west-1.es.amazonaws.com</code>.</p>",
  1607        "refs": {
  1608          "ElasticsearchDomainStatus$Endpoint": "<p>The Elasticsearch domain endpoint that you use to submit index and search requests.</p>",
  1609          "EndpointsMap$value": null
  1610        }
  1611      },
  1612      "SnapshotOptions": {
  1613        "base": "<p>Specifies the time, in UTC format, when the service takes a daily automated snapshot of the specified Elasticsearch domain. Default value is <code>0</code> hours.</p>",
  1614        "refs": {
  1615          "CreateElasticsearchDomainRequest$SnapshotOptions": "<p>Option to set time, in UTC format, of the daily automated snapshot. Default value is 0 hours. </p>",
  1616          "ElasticsearchDomainStatus$SnapshotOptions": "<p>Specifies the status of the <code>SnapshotOptions</code></p>",
  1617          "SnapshotOptionsStatus$Options": "<p>Specifies the daily snapshot options specified for the Elasticsearch domain.</p>",
  1618          "UpdateElasticsearchDomainConfigRequest$SnapshotOptions": "<p>Option to set the time, in UTC format, for the daily automated snapshot. Default value is <code>0</code> hours. </p>"
  1619        }
  1620      },
  1621      "SnapshotOptionsStatus": {
  1622        "base": "<p>Status of a daily automated snapshot.</p>",
  1623        "refs": {
  1624          "ElasticsearchDomainConfig$SnapshotOptions": "<p>Specifies the <code>SnapshotOptions</code> for the Elasticsearch domain.</p>"
  1625        }
  1626      },
  1627      "StartAt": {
  1628        "base": null,
  1629        "refs": {
  1630          "AutoTuneMaintenanceSchedule$StartAt": "<p>Specifies timestamp at which Auto-Tune maintenance schedule start. </p>"
  1631        }
  1632      },
  1633      "StartElasticsearchServiceSoftwareUpdateRequest": {
  1634        "base": "<p>Container for the parameters to the <code><a>StartElasticsearchServiceSoftwareUpdate</a></code> operation. Specifies the name of the Elasticsearch domain that you wish to schedule a service software update on.</p>",
  1635        "refs": {
  1636        }
  1637      },
  1638      "StartElasticsearchServiceSoftwareUpdateResponse": {
  1639        "base": "<p>The result of a <code>StartElasticsearchServiceSoftwareUpdate</code> operation. Contains the status of the update.</p>",
  1640        "refs": {
  1641        }
  1642      },
  1643      "StartTimestamp": {
  1644        "base": null,
  1645        "refs": {
  1646          "UpgradeHistory$StartTimestamp": "<p>UTC Timestamp at which the Upgrade API call was made in \"yyyy-MM-ddTHH:mm:ssZ\" format.</p>"
  1647        }
  1648      },
  1649      "StorageSubTypeName": {
  1650        "base": "<p> SubType of the given storage type. List of available sub-storage options: For \"instance\" storageType we wont have any storageSubType, in case of \"ebs\" storageType we will have following valid storageSubTypes <ol> <li>standard</li> <li>gp2</li> <li>io1</li> </ol> Refer <code><a>VolumeType</a></code> for more information regarding above EBS storage options. </p>",
  1651        "refs": {
  1652          "StorageType$StorageSubTypeName": null
  1653        }
  1654      },
  1655      "StorageType": {
  1656        "base": "<p>StorageTypes represents the list of storage related types and their attributes that are available for given InstanceType. </p>",
  1657        "refs": {
  1658          "StorageTypeList$member": null
  1659        }
  1660      },
  1661      "StorageTypeLimit": {
  1662        "base": "<p>Limits that are applicable for given storage type. </p>",
  1663        "refs": {
  1664          "StorageTypeLimitList$member": null
  1665        }
  1666      },
  1667      "StorageTypeLimitList": {
  1668        "base": null,
  1669        "refs": {
  1670          "StorageType$StorageTypeLimits": "<p>List of limits that are applicable for given storage type. </p>"
  1671        }
  1672      },
  1673      "StorageTypeList": {
  1674        "base": null,
  1675        "refs": {
  1676          "Limits$StorageTypes": "<p>StorageType represents the list of storage related types and attributes that are available for given InstanceType. </p>"
  1677        }
  1678      },
  1679      "StorageTypeName": {
  1680        "base": "<p> Type of the storage. List of available storage options: <ol> <li>instance</li> Inbuilt storage available for the given Instance <li>ebs</li> Elastic block storage that would be attached to the given Instance </ol> </p>",
  1681        "refs": {
  1682          "StorageType$StorageTypeName": null
  1683        }
  1684      },
  1685      "String": {
  1686        "base": null,
  1687        "refs": {
  1688          "AdvancedOptions$key": null,
  1689          "AdvancedOptions$value": null,
  1690          "AutoTuneMaintenanceSchedule$CronExpressionForRecurrence": "<p>Specifies cron expression for a recurring maintenance schedule. See the <a href=\"https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/auto-tune.html\" target=\"_blank\">Developer Guide</a> for more information.</p>",
  1691          "AutoTuneOptionsOutput$ErrorMessage": "<p>Specifies the error message while enabling or disabling the Auto-Tune.</p>",
  1692          "AutoTuneStatus$ErrorMessage": "<p>Specifies the error message while enabling or disabling the Auto-Tune options.</p>",
  1693          "DescribePackagesResponse$NextToken": null,
  1694          "DescribeReservedElasticsearchInstancesResponse$NextToken": "<p>Provides an identifier to allow retrieval of paginated results.</p>",
  1695          "EndpointsMap$key": null,
  1696          "GetPackageVersionHistoryResponse$NextToken": null,
  1697          "GetUpgradeHistoryResponse$NextToken": "<p>Pagination token that needs to be supplied to the next call to get the next page of results</p>",
  1698          "ListDomainsForPackageResponse$NextToken": null,
  1699          "ListPackagesForDomainResponse$NextToken": "<p>Pagination token that needs to be supplied to the next call to get the next page of results.</p>",
  1700          "RecurringCharge$RecurringChargeFrequency": "<p>The frequency of the recurring charge.</p>",
  1701          "ReservedElasticsearchInstance$ReservedElasticsearchInstanceOfferingId": "<p>The offering identifier.</p>",
  1702          "ReservedElasticsearchInstance$CurrencyCode": "<p>The currency code for the reserved Elasticsearch instance offering.</p>",
  1703          "ReservedElasticsearchInstance$State": "<p>The state of the reserved Elasticsearch instance.</p>",
  1704          "ReservedElasticsearchInstanceOffering$CurrencyCode": "<p>The currency code for the reserved Elasticsearch instance offering.</p>",
  1705          "SAMLOptionsInput$SubjectKey": "<p>The key to use for matching the SAML Subject attribute.</p>",
  1706          "SAMLOptionsInput$RolesKey": "<p>The key to use for matching the SAML Roles attribute.</p>",
  1707          "SAMLOptionsOutput$SubjectKey": "<p>The key used for matching the SAML Subject attribute.</p>",
  1708          "SAMLOptionsOutput$RolesKey": "<p>The key used for matching the SAML Roles attribute.</p>",
  1709          "ServiceSoftwareOptions$CurrentVersion": "<p>The current service software version that is present on the domain.</p>",
  1710          "ServiceSoftwareOptions$NewVersion": "<p>The new service software version if one is available.</p>",
  1711          "ServiceSoftwareOptions$Description": "<p>The description of the <code>UpdateStatus</code>.</p>",
  1712          "StringList$member": null,
  1713          "VPCDerivedInfo$VPCId": "<p>The VPC Id for the Elasticsearch domain. Exists only if the domain was created with VPCOptions.</p>"
  1714        }
  1715      },
  1716      "StringList": {
  1717        "base": null,
  1718        "refs": {
  1719          "RemoveTagsRequest$TagKeys": "<p>Specifies the <code>TagKey</code> list which you want to remove from the Elasticsearch domain.</p>",
  1720          "VPCDerivedInfo$SubnetIds": "<p>Specifies the subnets for VPC endpoint.</p>",
  1721          "VPCDerivedInfo$AvailabilityZones": "<p>The availability zones for the Elasticsearch domain. Exists only if the domain was created with VPCOptions.</p>",
  1722          "VPCDerivedInfo$SecurityGroupIds": "<p>Specifies the security groups for VPC endpoint.</p>",
  1723          "VPCOptions$SubnetIds": "<p>Specifies the subnets for VPC endpoint.</p>",
  1724          "VPCOptions$SecurityGroupIds": "<p>Specifies the security groups for VPC endpoint.</p>"
  1725        }
  1726      },
  1727      "TLSSecurityPolicy": {
  1728        "base": null,
  1729        "refs": {
  1730          "DomainEndpointOptions$TLSSecurityPolicy": "<p>Specify the TLS security policy that needs to be applied to the HTTPS endpoint of Elasticsearch domain. <br/> It can be one of the following values: <ul> <li><b>Policy-Min-TLS-1-0-2019-07: </b> TLS security policy which supports TLSv1.0 and higher.</li> <li><b>Policy-Min-TLS-1-2-2019-07: </b> TLS security policy which supports only TLSv1.2</li> </ul> </p>"
  1731        }
  1732      },
  1733      "Tag": {
  1734        "base": "<p>Specifies a key value pair for a resource tag.</p>",
  1735        "refs": {
  1736          "TagList$member": null
  1737        }
  1738      },
  1739      "TagKey": {
  1740        "base": "<p>A string of length from 1 to 128 characters that specifies the key for a Tag. Tag keys must be unique for the Elasticsearch domain to which they are attached.</p>",
  1741        "refs": {
  1742          "Tag$Key": "<p>Specifies the <code>TagKey</code>, the name of the tag. Tag keys must be unique for the Elasticsearch domain to which they are attached.</p>"
  1743        }
  1744      },
  1745      "TagList": {
  1746        "base": "<p>A list of <code>Tag</code> </p>",
  1747        "refs": {
  1748          "AddTagsRequest$TagList": "<p> List of <code>Tag</code> that need to be added for the Elasticsearch domain. </p>",
  1749          "CreateElasticsearchDomainRequest$TagList": "<p>A list of <code>Tag</code> added during domain creation.</p>",
  1750          "ListTagsResponse$TagList": "<p> List of <code>Tag</code> for the requested Elasticsearch domain.</p>"
  1751        }
  1752      },
  1753      "TagValue": {
  1754        "base": "<p>A string of length from 0 to 256 characters that specifies the value for a Tag. Tag values can be null and do not have to be unique in a tag set.</p>",
  1755        "refs": {
  1756          "Tag$Value": "<p>Specifies the <code>TagValue</code>, the value assigned to the corresponding tag key. Tag values can be null and do not have to be unique in a tag set. For example, you can have a key value pair in a tag set of <code>project : Trinity</code> and <code>cost-center : Trinity</code></p>"
  1757        }
  1758      },
  1759      "TimeUnit": {
  1760        "base": "<p>Specifies the unit of a maintenance schedule duration. Valid value is HOUR. See the <a href=\"https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/auto-tune.html\" target=\"_blank\">Developer Guide</a> for more information.</p>",
  1761        "refs": {
  1762          "Duration$Unit": "<p>Specifies the unit of a maintenance schedule duration. Valid value is HOURS. See the <a href=\"https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/auto-tune.html\" target=\"_blank\">Developer Guide</a> for more information.</p>"
  1763        }
  1764      },
  1765      "UIntValue": {
  1766        "base": null,
  1767        "refs": {
  1768          "AutoTuneStatus$UpdateVersion": "<p>Specifies the Auto-Tune options latest version.</p>",
  1769          "OptionStatus$UpdateVersion": "<p>Specifies the latest version for the entity.</p>"
  1770        }
  1771      },
  1772      "UpdateElasticsearchDomainConfigRequest": {
  1773        "base": "<p>Container for the parameters to the <code><a>UpdateElasticsearchDomain</a></code> operation. Specifies the type and number of instances in the domain cluster.</p>",
  1774        "refs": {
  1775        }
  1776      },
  1777      "UpdateElasticsearchDomainConfigResponse": {
  1778        "base": "<p>The result of an <code>UpdateElasticsearchDomain</code> request. Contains the status of the Elasticsearch domain being updated.</p>",
  1779        "refs": {
  1780        }
  1781      },
  1782      "UpdatePackageRequest": {
  1783        "base": "<p> Container for request parameters to <code> <a>UpdatePackage</a> </code> operation. </p>",
  1784        "refs": {
  1785        }
  1786      },
  1787      "UpdatePackageResponse": {
  1788        "base": "<p> Container for response returned by <code> <a>UpdatePackage</a> </code> operation. </p>",
  1789        "refs": {
  1790        }
  1791      },
  1792      "UpdateTimestamp": {
  1793        "base": null,
  1794        "refs": {
  1795          "AutoTuneStatus$CreationDate": "<p>Timestamp which tells Auto-Tune options creation date .</p>",
  1796          "AutoTuneStatus$UpdateDate": "<p>Timestamp which tells Auto-Tune options last updated time.</p>",
  1797          "OptionStatus$CreationDate": "<p>Timestamp which tells the creation date for the entity.</p>",
  1798          "OptionStatus$UpdateDate": "<p>Timestamp which tells the last updated time for the entity.</p>",
  1799          "ReservedElasticsearchInstance$StartTime": "<p>The time the reservation started.</p>"
  1800        }
  1801      },
  1802      "UpgradeElasticsearchDomainRequest": {
  1803        "base": "<p> Container for request parameters to <code> <a>UpgradeElasticsearchDomain</a> </code> operation. </p>",
  1804        "refs": {
  1805        }
  1806      },
  1807      "UpgradeElasticsearchDomainResponse": {
  1808        "base": "<p> Container for response returned by <code> <a>UpgradeElasticsearchDomain</a> </code> operation. </p>",
  1809        "refs": {
  1810        }
  1811      },
  1812      "UpgradeHistory": {
  1813        "base": "<p>History of the last 10 Upgrades and Upgrade Eligibility Checks.</p>",
  1814        "refs": {
  1815          "UpgradeHistoryList$member": null
  1816        }
  1817      },
  1818      "UpgradeHistoryList": {
  1819        "base": null,
  1820        "refs": {
  1821          "GetUpgradeHistoryResponse$UpgradeHistories": "<p> A list of <code> <a>UpgradeHistory</a> </code> objects corresponding to each Upgrade or Upgrade Eligibility Check performed on a domain returned as part of <code> <a>GetUpgradeHistoryResponse</a> </code> object. </p>"
  1822        }
  1823      },
  1824      "UpgradeName": {
  1825        "base": null,
  1826        "refs": {
  1827          "GetUpgradeStatusResponse$UpgradeName": "<p>A string that describes the update briefly</p>",
  1828          "UpgradeHistory$UpgradeName": "<p>A string that describes the update briefly</p>"
  1829        }
  1830      },
  1831      "UpgradeStatus": {
  1832        "base": null,
  1833        "refs": {
  1834          "GetUpgradeStatusResponse$StepStatus": "<p> One of 4 statuses that a step can go through returned as part of the <code> <a>GetUpgradeStatusResponse</a> </code> object. The status can take one of the following values: <ul> <li>In Progress</li> <li>Succeeded</li> <li>Succeeded with Issues</li> <li>Failed</li> </ul> </p>",
  1835          "UpgradeHistory$UpgradeStatus": "<p> The overall status of the update. The status can take one of the following values: <ul> <li>In Progress</li> <li>Succeeded</li> <li>Succeeded with Issues</li> <li>Failed</li> </ul> </p>",
  1836          "UpgradeStepItem$UpgradeStepStatus": "<p> The status of a particular step during an upgrade. The status can take one of the following values: <ul> <li>In Progress</li> <li>Succeeded</li> <li>Succeeded with Issues</li> <li>Failed</li> </ul> </p>"
  1837        }
  1838      },
  1839      "UpgradeStep": {
  1840        "base": null,
  1841        "refs": {
  1842          "GetUpgradeStatusResponse$UpgradeStep": "<p> Represents one of 3 steps that an Upgrade or Upgrade Eligibility Check does through: <ul> <li>PreUpgradeCheck</li> <li>Snapshot</li> <li>Upgrade</li> </ul> </p>",
  1843          "UpgradeStepItem$UpgradeStep": "<p> Represents one of 3 steps that an Upgrade or Upgrade Eligibility Check does through: <ul> <li>PreUpgradeCheck</li> <li>Snapshot</li> <li>Upgrade</li> </ul> </p>"
  1844        }
  1845      },
  1846      "UpgradeStepItem": {
  1847        "base": "<p>Represents a single step of the Upgrade or Upgrade Eligibility Check workflow.</p>",
  1848        "refs": {
  1849          "UpgradeStepsList$member": null
  1850        }
  1851      },
  1852      "UpgradeStepsList": {
  1853        "base": null,
  1854        "refs": {
  1855          "UpgradeHistory$StepsList": "<p> A list of <code> <a>UpgradeStepItem</a> </code> s representing information about each step performed as pard of a specific Upgrade or Upgrade Eligibility Check. </p>"
  1856        }
  1857      },
  1858      "UserPoolId": {
  1859        "base": null,
  1860        "refs": {
  1861          "CognitoOptions$UserPoolId": "<p>Specifies the Cognito user pool ID for Kibana authentication.</p>"
  1862        }
  1863      },
  1864      "Username": {
  1865        "base": null,
  1866        "refs": {
  1867          "MasterUserOptions$MasterUserName": "<p>The master user's username, which is stored in the Amazon Elasticsearch Service domain's internal database.</p>",
  1868          "SAMLOptionsInput$MasterUserName": "<p>The SAML master username, which is stored in the Amazon Elasticsearch Service domain's internal database.</p>"
  1869        }
  1870      },
  1871      "VPCDerivedInfo": {
  1872        "base": "<p>Options to specify the subnets and security groups for VPC endpoint. For more information, see <a href=\"http://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-vpc.html\" target=\"_blank\"> VPC Endpoints for Amazon Elasticsearch Service Domains</a>.</p>",
  1873        "refs": {
  1874          "ElasticsearchDomainStatus$VPCOptions": "<p>The <code>VPCOptions</code> for the specified domain. For more information, see <a href=\"http://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-vpc.html\" target=\"_blank\">VPC Endpoints for Amazon Elasticsearch Service Domains</a>.</p>",
  1875          "VPCDerivedInfoStatus$Options": "<p> Specifies the VPC options for the specified Elasticsearch domain.</p>"
  1876        }
  1877      },
  1878      "VPCDerivedInfoStatus": {
  1879        "base": "<p> Status of the VPC options for the specified Elasticsearch domain.</p>",
  1880        "refs": {
  1881          "ElasticsearchDomainConfig$VPCOptions": "<p>The <code>VPCOptions</code> for the specified domain. For more information, see <a href=\"http://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-vpc.html\" target=\"_blank\">VPC Endpoints for Amazon Elasticsearch Service Domains</a>.</p>"
  1882        }
  1883      },
  1884      "VPCOptions": {
  1885        "base": "<p>Options to specify the subnets and security groups for VPC endpoint. For more information, see <a href=\"http://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-vpc.html\" target=\"_blank\"> VPC Endpoints for Amazon Elasticsearch Service Domains</a>.</p>",
  1886        "refs": {
  1887          "CreateElasticsearchDomainRequest$VPCOptions": "<p>Options to specify the subnets and security groups for VPC endpoint. For more information, see <a href=\"http://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-vpc.html#es-creating-vpc\" target=\"_blank\">Creating a VPC</a> in <i>VPC Endpoints for Amazon Elasticsearch Service Domains</i></p>",
  1888          "UpdateElasticsearchDomainConfigRequest$VPCOptions": "<p>Options to specify the subnets and security groups for VPC endpoint. For more information, see <a href=\"http://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-vpc.html#es-creating-vpc\" target=\"_blank\">Creating a VPC</a> in <i>VPC Endpoints for Amazon Elasticsearch Service Domains</i></p>"
  1889        }
  1890      },
  1891      "ValidationException": {
  1892        "base": "<p>An exception for missing / invalid input fields. Gives http status code of 400.</p>",
  1893        "refs": {
  1894        }
  1895      },
  1896      "ValueStringList": {
  1897        "base": null,
  1898        "refs": {
  1899          "Filter$Values": "<p> Contains one or more values for the filter. </p>"
  1900        }
  1901      },
  1902      "VolumeType": {
  1903        "base": "<p> The type of EBS volume, standard, gp2, or io1. See <a href=\"http://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-createupdatedomains.html#es-createdomain-configure-ebs\" target=\"_blank\">Configuring EBS-based Storage</a>for more information.</p>",
  1904        "refs": {
  1905          "EBSOptions$VolumeType": "<p> Specifies the volume type for EBS-based storage.</p>"
  1906        }
  1907      },
  1908      "ZoneAwarenessConfig": {
  1909        "base": "<p>Specifies the zone awareness configuration for the domain cluster, such as the number of availability zones.</p>",
  1910        "refs": {
  1911          "ElasticsearchClusterConfig$ZoneAwarenessConfig": "<p>Specifies the zone awareness configuration for a domain when zone awareness is enabled.</p>"
  1912        }
  1913      }
  1914    }
  1915  }