{"files":{"SKILL.md":"---\nname: amazon-elasticsearch-service\ndescription: \"Amazon Elasticsearch Service API skill. Use when working with Amazon Elasticsearch Service for 2015-01-01. Covers 51 endpoints.\"\nversion: 1.0.0\ngenerator: lapsh\n---\n\n# Amazon Elasticsearch Service\nAPI version: 2015-01-01\n\n## Auth\nAWS SigV4\n\n## Base URL\nNot specified.\n\n## Setup\n1. Configure auth: AWS SigV4\n2. GET /2015-01-01/es/reservedInstanceOfferings -- lists available reserved elasticsearch instance offerings.\n3. POST /2015-01-01/tags -- create first tag\n\n## Endpoints\n51 endpoints across 1 group. See references/api-spec.lap for full details.\n\n### 2015-01-01\n| Method | Path | Description |\n|--------|------|-------------|\n| PUT | /2015-01-01/es/ccs/inboundConnection/{ConnectionId}/accept | Allows the destination domain owner to accept an inbound cross-cluster search connection request. |\n| POST | /2015-01-01/tags | 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  Tagging Amazon Elasticsearch Service Domains for more information. |\n| POST | /2015-01-01/packages/associate/{PackageID}/{DomainName} | Associates a package with an Amazon ES domain. |\n| POST | /2015-01-01/es/domain/{DomainName}/authorizeVpcEndpointAccess | Provides access to an Amazon OpenSearch Service domain through the use of an interface VPC endpoint. |\n| POST | /2015-01-01/es/domain/{DomainName}/config/cancel | Cancels a pending configuration change on an Amazon OpenSearch Service domain. |\n| POST | /2015-01-01/es/serviceSoftwareUpdate/cancel | Cancels a scheduled service software update for an Amazon ES domain. You can only perform this operation before the AutomatedUpdateDate and when the UpdateStatus is in the PENDING_UPDATE state. |\n| POST | /2015-01-01/es/domain | Creates a new Elasticsearch domain. For more information, see Creating Elasticsearch Domains in the Amazon Elasticsearch Service Developer Guide. |\n| POST | /2015-01-01/es/ccs/outboundConnection | Creates a new cross-cluster search connection from a source domain to a destination domain. |\n| POST | /2015-01-01/packages | Create a package for use with Amazon ES domains. |\n| POST | /2015-01-01/es/vpcEndpoints | Creates an Amazon OpenSearch Service-managed VPC endpoint. |\n| DELETE | /2015-01-01/es/domain/{DomainName} | Permanently deletes the specified Elasticsearch domain and all of its data. Once a domain is deleted, it cannot be recovered. |\n| DELETE | /2015-01-01/es/role | 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 Deleting Elasticsearch Service Role in VPC Endpoints for Amazon Elasticsearch Service Domains. |\n| DELETE | /2015-01-01/es/ccs/inboundConnection/{ConnectionId} | Allows the destination domain owner to delete an existing inbound cross-cluster search connection. |\n| DELETE | /2015-01-01/es/ccs/outboundConnection/{ConnectionId} | Allows the source domain owner to delete an existing outbound cross-cluster search connection. |\n| DELETE | /2015-01-01/packages/{PackageID} | Delete the package. |\n| DELETE | /2015-01-01/es/vpcEndpoints/{VpcEndpointId} | Deletes an Amazon OpenSearch Service-managed interface VPC endpoint. |\n| GET | /2015-01-01/es/domain/{DomainName}/autoTunes | Provides scheduled Auto-Tune action details for the Elasticsearch domain, such as Auto-Tune action type, description, severity, and scheduled date. |\n| GET | /2015-01-01/es/domain/{DomainName}/progress | Returns information about the current blue/green deployment happening on a domain, including a change ID, status, and progress stages. |\n| GET | /2015-01-01/es/domain/{DomainName} | Returns domain configuration information about the specified Elasticsearch domain, including the domain ID, domain endpoint, and domain ARN. |\n| GET | /2015-01-01/es/domain/{DomainName}/config | Provides cluster configuration information about the specified Elasticsearch domain, such as the state, creation date, update version, and update date for cluster options. |\n| POST | /2015-01-01/es/domain-info | Returns domain configuration information about the specified Elasticsearch domains, including the domain ID, domain endpoint, and domain ARN. |\n| GET | /2015-01-01/es/instanceTypeLimits/{ElasticsearchVersion}/{InstanceType} | Describe Elasticsearch Limits for a given InstanceType and ElasticsearchVersion. When modifying existing Domain, specify the  DomainName  to know what Limits are supported for modifying. |\n| POST | /2015-01-01/es/ccs/inboundConnection/search | Lists all the inbound cross-cluster search connections for a destination domain. |\n| POST | /2015-01-01/es/ccs/outboundConnection/search | Lists all the outbound cross-cluster search connections for a source domain. |\n| POST | /2015-01-01/packages/describe | Describes all packages available to Amazon ES. Includes options for filtering, limiting the number of results, and pagination. |\n| GET | /2015-01-01/es/reservedInstanceOfferings | Lists available reserved Elasticsearch instance offerings. |\n| GET | /2015-01-01/es/reservedInstances | Returns information about reserved Elasticsearch instances for this account. |\n| POST | /2015-01-01/es/vpcEndpoints/describe | Describes one or more Amazon OpenSearch Service-managed VPC endpoints. |\n| POST | /2015-01-01/packages/dissociate/{PackageID}/{DomainName} | Dissociates a package from the Amazon ES domain. |\n| GET | /2015-01-01/es/compatibleVersions | Returns a list of upgrade compatible Elastisearch versions. You can optionally pass a  DomainName  to get all upgrade compatible Elasticsearch versions for that specific domain. |\n| GET | /2015-01-01/packages/{PackageID}/history | Returns a list of versions of the package, along with their creation time and commit message. |\n| GET | /2015-01-01/es/upgradeDomain/{DomainName}/history | Retrieves the complete history of the last 10 upgrades that were performed on the domain. |\n| GET | /2015-01-01/es/upgradeDomain/{DomainName}/status | Retrieves the latest status of the last upgrade or upgrade eligibility check that was performed on the domain. |\n| GET | /2015-01-01/domain | Returns the name of all Elasticsearch domains owned by the current user's account. |\n| GET | /2015-01-01/packages/{PackageID}/domains | Lists all Amazon ES domains associated with the package. |\n| GET | /2015-01-01/es/instanceTypes/{ElasticsearchVersion} | List all Elasticsearch instance types that are supported for given ElasticsearchVersion |\n| GET | /2015-01-01/es/versions | List all supported Elasticsearch versions |\n| GET | /2015-01-01/domain/{DomainName}/packages | Lists all packages associated with the Amazon ES domain. |\n| GET | /2015-01-01/tags/ | Returns all tags for the given Elasticsearch domain. |\n| GET | /2015-01-01/es/domain/{DomainName}/listVpcEndpointAccess | Retrieves information about each principal that is allowed to access a given Amazon OpenSearch Service domain through the use of an interface VPC endpoint. |\n| GET | /2015-01-01/es/vpcEndpoints | Retrieves all Amazon OpenSearch Service-managed VPC endpoints in the current account and Region. |\n| GET | /2015-01-01/es/domain/{DomainName}/vpcEndpoints | Retrieves all Amazon OpenSearch Service-managed VPC endpoints associated with a particular domain. |\n| POST | /2015-01-01/es/purchaseReservedInstanceOffering | Allows you to purchase reserved Elasticsearch instances. |\n| PUT | /2015-01-01/es/ccs/inboundConnection/{ConnectionId}/reject | Allows the destination domain owner to reject an inbound cross-cluster search connection request. |\n| POST | /2015-01-01/tags-removal | Removes the specified set of tags from the specified Elasticsearch domain. |\n| POST | /2015-01-01/es/domain/{DomainName}/revokeVpcEndpointAccess | Revokes access to an Amazon OpenSearch Service domain that was provided through an interface VPC endpoint. |\n| POST | /2015-01-01/es/serviceSoftwareUpdate/start | Schedules a service software update for an Amazon ES domain. |\n| POST | /2015-01-01/es/domain/{DomainName}/config | Modifies the cluster configuration of the specified Elasticsearch domain, setting as setting the instance type and the number of instances. |\n| POST | /2015-01-01/packages/update | Updates a package for use with Amazon ES domains. |\n| POST | /2015-01-01/es/vpcEndpoints/update | Modifies an Amazon OpenSearch Service-managed interface VPC endpoint. |\n| POST | /2015-01-01/es/upgradeDomain | Allows you to either upgrade your domain or perform an Upgrade eligibility check to a compatible Elasticsearch version. |\n\n## Common Questions\nMatch user requests to endpoints in references/api-spec.lap. Key patterns:\n- \"Create a tag?\" -> POST /2015-01-01/tags\n- \"Create a authorizeVpcEndpointAccess?\" -> POST /2015-01-01/es/domain/{DomainName}/authorizeVpcEndpointAccess\n- \"Create a cancel?\" -> POST /2015-01-01/es/domain/{DomainName}/config/cancel\n- \"Create a domain?\" -> POST /2015-01-01/es/domain\n- \"Create a outboundConnection?\" -> POST /2015-01-01/es/ccs/outboundConnection\n- \"Create a package?\" -> POST /2015-01-01/packages\n- \"Create a vpcEndpoint?\" -> POST /2015-01-01/es/vpcEndpoints\n- \"Delete a domain?\" -> DELETE /2015-01-01/es/domain/{DomainName}\n- \"Delete a inboundConnection?\" -> DELETE /2015-01-01/es/ccs/inboundConnection/{ConnectionId}\n- \"Delete a outboundConnection?\" -> DELETE /2015-01-01/es/ccs/outboundConnection/{ConnectionId}\n- \"Delete a package?\" -> DELETE /2015-01-01/packages/{PackageID}\n- \"Delete a vpcEndpoint?\" -> DELETE /2015-01-01/es/vpcEndpoints/{VpcEndpointId}\n- \"List all autoTunes?\" -> GET /2015-01-01/es/domain/{DomainName}/autoTunes\n- \"List all progress?\" -> GET /2015-01-01/es/domain/{DomainName}/progress\n- \"Get domain details?\" -> GET /2015-01-01/es/domain/{DomainName}\n- \"List all config?\" -> GET /2015-01-01/es/domain/{DomainName}/config\n- \"Create a domain-info?\" -> POST /2015-01-01/es/domain-info\n- \"Get instanceTypeLimit details?\" -> GET /2015-01-01/es/instanceTypeLimits/{ElasticsearchVersion}/{InstanceType}\n- \"Create a search?\" -> POST /2015-01-01/es/ccs/inboundConnection/search\n- \"Create a describe?\" -> POST /2015-01-01/packages/describe\n- \"List all reservedInstanceOfferings?\" -> GET /2015-01-01/es/reservedInstanceOfferings\n- \"List all reservedInstances?\" -> GET /2015-01-01/es/reservedInstances\n- \"List all compatibleVersions?\" -> GET /2015-01-01/es/compatibleVersions\n- \"List all history?\" -> GET /2015-01-01/packages/{PackageID}/history\n- \"List all status?\" -> GET /2015-01-01/es/upgradeDomain/{DomainName}/status\n- \"List all domain?\" -> GET /2015-01-01/domain\n- \"List all domains?\" -> GET /2015-01-01/packages/{PackageID}/domains\n- \"Get instanceType details?\" -> GET /2015-01-01/es/instanceTypes/{ElasticsearchVersion}\n- \"List all versions?\" -> GET /2015-01-01/es/versions\n- \"List all packages?\" -> GET /2015-01-01/domain/{DomainName}/packages\n- \"List all tags?\" -> GET /2015-01-01/tags/\n- \"List all listVpcEndpointAccess?\" -> GET /2015-01-01/es/domain/{DomainName}/listVpcEndpointAccess\n- \"List all vpcEndpoints?\" -> GET /2015-01-01/es/vpcEndpoints\n- \"Create a purchaseReservedInstanceOffering?\" -> POST /2015-01-01/es/purchaseReservedInstanceOffering\n- \"Create a tags-removal?\" -> POST /2015-01-01/tags-removal\n- \"Create a revokeVpcEndpointAccess?\" -> POST /2015-01-01/es/domain/{DomainName}/revokeVpcEndpointAccess\n- \"Create a start?\" -> POST /2015-01-01/es/serviceSoftwareUpdate/start\n- \"Create a config?\" -> POST /2015-01-01/es/domain/{DomainName}/config\n- \"Create a update?\" -> POST /2015-01-01/packages/update\n- \"Create a upgradeDomain?\" -> POST /2015-01-01/es/upgradeDomain\n- \"How to authenticate?\" -> See Auth section above\n\n## Response Tips\n- Check response schemas in references/api-spec.lap for field details\n- Create/update endpoints return the modified resource on success\n\n## References\n- Full spec: See references/api-spec.lap for complete endpoint details, parameter tables, and response schemas\n\n> Generated from the official API spec by [LAP](https://lap.sh)\n","references/api-spec.lap":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api Amazon Elasticsearch Service\n@version 2015-01-01\n@auth AWS SigV4\n@endpoints 51\n@hint download_for_search\n@toc 2015-01-01(51)\n\n@endpoint PUT /2015-01-01/es/ccs/inboundConnection/{ConnectionId}/accept\n@desc Allows the destination domain owner to accept an inbound cross-cluster search connection request.\n@required {CrossClusterSearchConnectionId: str}\n@returns(200) {CrossClusterSearchConnection: InboundCrossClusterSearchConnection?{SourceDomainInfo: DomainInformation?{OwnerId: str?, DomainName: str, Region: str?}, DestinationDomainInfo: DomainInformation?{OwnerId: str?, DomainName: str, Region: str?}, CrossClusterSearchConnectionId: str?, ConnectionStatus: InboundCrossClusterSearchConnectionStatus?{StatusCode: str?, Message: str?}}}\n\n@endpoint POST /2015-01-01/tags\n@desc 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  Tagging Amazon Elasticsearch Service Domains for more information.\n@required {ARN: str, TagList: [Tag]}\n\n@endpoint POST /2015-01-01/packages/associate/{PackageID}/{DomainName}\n@desc Associates a package with an Amazon ES domain.\n@required {PackageID: str, DomainName: str}\n@returns(200) {DomainPackageDetails: DomainPackageDetails?{PackageID: str?, PackageName: str?, PackageType: str?, LastUpdated: str(timestamp)?, DomainName: str?, DomainPackageStatus: str?, PackageVersion: str?, ReferencePath: str?, ErrorDetails: ErrorDetails?{ErrorType: str?, ErrorMessage: str?}}}\n\n@endpoint POST /2015-01-01/es/domain/{DomainName}/authorizeVpcEndpointAccess\n@desc Provides access to an Amazon OpenSearch Service domain through the use of an interface VPC endpoint.\n@required {DomainName: str, Account: str}\n@returns(200) {AuthorizedPrincipal: AuthorizedPrincipal{PrincipalType: str?, Principal: str?}}\n\n@endpoint POST /2015-01-01/es/domain/{DomainName}/config/cancel\n@desc Cancels a pending configuration change on an Amazon OpenSearch Service domain.\n@required {DomainName: str}\n@optional {DryRun: bool}\n@returns(200) {DryRun: bool?, CancelledChangeIds: [str]?, CancelledChangeProperties: [CancelledChangeProperty]?}\n\n@endpoint POST /2015-01-01/es/serviceSoftwareUpdate/cancel\n@desc Cancels a scheduled service software update for an Amazon ES domain. You can only perform this operation before the AutomatedUpdateDate and when the UpdateStatus is in the PENDING_UPDATE state.\n@required {DomainName: str}\n@returns(200) {ServiceSoftwareOptions: ServiceSoftwareOptions?{CurrentVersion: str?, NewVersion: str?, UpdateAvailable: bool?, Cancellable: bool?, UpdateStatus: str?, Description: str?, AutomatedUpdateDate: str(timestamp)?, OptionalDeployment: bool?}}\n\n@endpoint POST /2015-01-01/es/domain\n@desc Creates a new Elasticsearch domain. For more information, see Creating Elasticsearch Domains in the Amazon Elasticsearch Service Developer Guide.\n@required {DomainName: str}\n@optional {ElasticsearchVersion: str, ElasticsearchClusterConfig: ElasticsearchClusterConfig, EBSOptions: EBSOptions, AccessPolicies: str, SnapshotOptions: SnapshotOptions, VPCOptions: VPCOptions, CognitoOptions: CognitoOptions, EncryptionAtRestOptions: EncryptionAtRestOptions, NodeToNodeEncryptionOptions: NodeToNodeEncryptionOptions, AdvancedOptions: map<str,str>, LogPublishingOptions: map<str,LogPublishingOption>, DomainEndpointOptions: DomainEndpointOptions, AdvancedSecurityOptions: AdvancedSecurityOptionsInput, AutoTuneOptions: AutoTuneOptionsInput, TagList: [Tag]}\n@returns(200) {DomainStatus: ElasticsearchDomainStatus?{DomainId: str, DomainName: str, ARN: str, Created: bool?, Deleted: bool?, Endpoint: str?, Endpoints: map<str, str>?: any, Processing: bool?, UpgradeProcessing: bool?, ElasticsearchVersion: str?, ElasticsearchClusterConfig: ElasticsearchClusterConfig{InstanceType: str?, InstanceCount: int?, DedicatedMasterEnabled: bool?, ZoneAwarenessEnabled: bool?, ZoneAwarenessConfig: ZoneAwarenessConfig?{AvailabilityZoneCount: int?}, DedicatedMasterType: str?, DedicatedMasterCount: int?, WarmEnabled: bool?, WarmType: str?, WarmCount: int?, ColdStorageOptions: ColdStorageOptions?{Enabled: bool}}, EBSOptions: EBSOptions?{EBSEnabled: bool?, VolumeType: str?, VolumeSize: int?, Iops: int?, Throughput: int?}, AccessPolicies: str?, SnapshotOptions: SnapshotOptions?{AutomatedSnapshotStartHour: int?}, VPCOptions: VPCDerivedInfo?{VPCId: str?, SubnetIds: [str]?, AvailabilityZones: [str]?, SecurityGroupIds: [str]?}, CognitoOptions: CognitoOptions?{Enabled: bool?, UserPoolId: str?, IdentityPoolId: str?, RoleArn: str?}, EncryptionAtRestOptions: EncryptionAtRestOptions?{Enabled: bool?, KmsKeyId: str?}, NodeToNodeEncryptionOptions: NodeToNodeEncryptionOptions?{Enabled: bool?}, AdvancedOptions: map<str, str>?: any, LogPublishingOptions: map<str, LogPublishingOption>?: any, ServiceSoftwareOptions: ServiceSoftwareOptions?{CurrentVersion: str?, NewVersion: str?, UpdateAvailable: bool?, Cancellable: bool?, UpdateStatus: str?, Description: str?, AutomatedUpdateDate: str(timestamp)?, OptionalDeployment: bool?}, DomainEndpointOptions: DomainEndpointOptions?{EnforceHTTPS: bool?, TLSSecurityPolicy: str?, CustomEndpointEnabled: bool?, CustomEndpoint: str?, CustomEndpointCertificateArn: str?}, AdvancedSecurityOptions: AdvancedSecurityOptions?{Enabled: bool?, InternalUserDatabaseEnabled: bool?, SAMLOptions: SAMLOptionsOutput?{Enabled: bool?, Idp: SAMLIdp?, SubjectKey: str?, RolesKey: str?, SessionTimeoutMinutes: int?}, AnonymousAuthDisableDate: str(timestamp)?, AnonymousAuthEnabled: bool?}, AutoTuneOptions: AutoTuneOptionsOutput?{State: str?, ErrorMessage: str?}, ChangeProgressDetails: ChangeProgressDetails?{ChangeId: str?, Message: str?, ConfigChangeStatus: str?, StartTime: str(timestamp)?, LastUpdatedTime: str(timestamp)?, InitiatedBy: str?}, DomainProcessingStatus: str?, ModifyingProperties: [ModifyingProperties]?}}\n\n@endpoint POST /2015-01-01/es/ccs/outboundConnection\n@desc Creates a new cross-cluster search connection from a source domain to a destination domain.\n@required {SourceDomainInfo: DomainInformation, DestinationDomainInfo: DomainInformation, ConnectionAlias: str}\n@returns(200) {SourceDomainInfo: DomainInformation?{OwnerId: str?, DomainName: str, Region: str?}, DestinationDomainInfo: DomainInformation?{OwnerId: str?, DomainName: str, Region: str?}, ConnectionAlias: str?, ConnectionStatus: OutboundCrossClusterSearchConnectionStatus?{StatusCode: str?, Message: str?}, CrossClusterSearchConnectionId: str?}\n\n@endpoint POST /2015-01-01/packages\n@desc Create a package for use with Amazon ES domains.\n@required {PackageName: str, PackageType: str, PackageSource: PackageSource}\n@optional {PackageDescription: str}\n@returns(200) {PackageDetails: PackageDetails?{PackageID: str?, PackageName: str?, PackageType: str?, PackageDescription: str?, PackageStatus: str?, CreatedAt: str(timestamp)?, LastUpdatedAt: str(timestamp)?, AvailablePackageVersion: str?, ErrorDetails: ErrorDetails?{ErrorType: str?, ErrorMessage: str?}}}\n\n@endpoint POST /2015-01-01/es/vpcEndpoints\n@desc Creates an Amazon OpenSearch Service-managed VPC endpoint.\n@required {DomainArn: str, VpcOptions: VPCOptions}\n@optional {ClientToken: str}\n@returns(200) {VpcEndpoint: VpcEndpoint{VpcEndpointId: str?, VpcEndpointOwner: str?, DomainArn: str?, VpcOptions: VPCDerivedInfo?{VPCId: str?, SubnetIds: [str]?, AvailabilityZones: [str]?, SecurityGroupIds: [str]?}, Status: str?, Endpoint: str?}}\n\n@endpoint DELETE /2015-01-01/es/domain/{DomainName}\n@desc Permanently deletes the specified Elasticsearch domain and all of its data. Once a domain is deleted, it cannot be recovered.\n@required {DomainName: str}\n@returns(200) {DomainStatus: ElasticsearchDomainStatus?{DomainId: str, DomainName: str, ARN: str, Created: bool?, Deleted: bool?, Endpoint: str?, Endpoints: map<str, str>?: any, Processing: bool?, UpgradeProcessing: bool?, ElasticsearchVersion: str?, ElasticsearchClusterConfig: ElasticsearchClusterConfig{InstanceType: str?, InstanceCount: int?, DedicatedMasterEnabled: bool?, ZoneAwarenessEnabled: bool?, ZoneAwarenessConfig: ZoneAwarenessConfig?{AvailabilityZoneCount: int?}, DedicatedMasterType: str?, DedicatedMasterCount: int?, WarmEnabled: bool?, WarmType: str?, WarmCount: int?, ColdStorageOptions: ColdStorageOptions?{Enabled: bool}}, EBSOptions: EBSOptions?{EBSEnabled: bool?, VolumeType: str?, VolumeSize: int?, Iops: int?, Throughput: int?}, AccessPolicies: str?, SnapshotOptions: SnapshotOptions?{AutomatedSnapshotStartHour: int?}, VPCOptions: VPCDerivedInfo?{VPCId: str?, SubnetIds: [str]?, AvailabilityZones: [str]?, SecurityGroupIds: [str]?}, CognitoOptions: CognitoOptions?{Enabled: bool?, UserPoolId: str?, IdentityPoolId: str?, RoleArn: str?}, EncryptionAtRestOptions: EncryptionAtRestOptions?{Enabled: bool?, KmsKeyId: str?}, NodeToNodeEncryptionOptions: NodeToNodeEncryptionOptions?{Enabled: bool?}, AdvancedOptions: map<str, str>?: any, LogPublishingOptions: map<str, LogPublishingOption>?: any, ServiceSoftwareOptions: ServiceSoftwareOptions?{CurrentVersion: str?, NewVersion: str?, UpdateAvailable: bool?, Cancellable: bool?, UpdateStatus: str?, Description: str?, AutomatedUpdateDate: str(timestamp)?, OptionalDeployment: bool?}, DomainEndpointOptions: DomainEndpointOptions?{EnforceHTTPS: bool?, TLSSecurityPolicy: str?, CustomEndpointEnabled: bool?, CustomEndpoint: str?, CustomEndpointCertificateArn: str?}, AdvancedSecurityOptions: AdvancedSecurityOptions?{Enabled: bool?, InternalUserDatabaseEnabled: bool?, SAMLOptions: SAMLOptionsOutput?{Enabled: bool?, Idp: SAMLIdp?, SubjectKey: str?, RolesKey: str?, SessionTimeoutMinutes: int?}, AnonymousAuthDisableDate: str(timestamp)?, AnonymousAuthEnabled: bool?}, AutoTuneOptions: AutoTuneOptionsOutput?{State: str?, ErrorMessage: str?}, ChangeProgressDetails: ChangeProgressDetails?{ChangeId: str?, Message: str?, ConfigChangeStatus: str?, StartTime: str(timestamp)?, LastUpdatedTime: str(timestamp)?, InitiatedBy: str?}, DomainProcessingStatus: str?, ModifyingProperties: [ModifyingProperties]?}}\n\n@endpoint DELETE /2015-01-01/es/role\n@desc 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 Deleting Elasticsearch Service Role in VPC Endpoints for Amazon Elasticsearch Service Domains.\n\n@endpoint DELETE /2015-01-01/es/ccs/inboundConnection/{ConnectionId}\n@desc Allows the destination domain owner to delete an existing inbound cross-cluster search connection.\n@required {CrossClusterSearchConnectionId: str}\n@returns(200) {CrossClusterSearchConnection: InboundCrossClusterSearchConnection?{SourceDomainInfo: DomainInformation?{OwnerId: str?, DomainName: str, Region: str?}, DestinationDomainInfo: DomainInformation?{OwnerId: str?, DomainName: str, Region: str?}, CrossClusterSearchConnectionId: str?, ConnectionStatus: InboundCrossClusterSearchConnectionStatus?{StatusCode: str?, Message: str?}}}\n\n@endpoint DELETE /2015-01-01/es/ccs/outboundConnection/{ConnectionId}\n@desc Allows the source domain owner to delete an existing outbound cross-cluster search connection.\n@required {CrossClusterSearchConnectionId: str}\n@returns(200) {CrossClusterSearchConnection: OutboundCrossClusterSearchConnection?{SourceDomainInfo: DomainInformation?{OwnerId: str?, DomainName: str, Region: str?}, DestinationDomainInfo: DomainInformation?{OwnerId: str?, DomainName: str, Region: str?}, CrossClusterSearchConnectionId: str?, ConnectionAlias: str?, ConnectionStatus: OutboundCrossClusterSearchConnectionStatus?{StatusCode: str?, Message: str?}}}\n\n@endpoint DELETE /2015-01-01/packages/{PackageID}\n@desc Delete the package.\n@required {PackageID: str}\n@returns(200) {PackageDetails: PackageDetails?{PackageID: str?, PackageName: str?, PackageType: str?, PackageDescription: str?, PackageStatus: str?, CreatedAt: str(timestamp)?, LastUpdatedAt: str(timestamp)?, AvailablePackageVersion: str?, ErrorDetails: ErrorDetails?{ErrorType: str?, ErrorMessage: str?}}}\n\n@endpoint DELETE /2015-01-01/es/vpcEndpoints/{VpcEndpointId}\n@desc Deletes an Amazon OpenSearch Service-managed interface VPC endpoint.\n@required {VpcEndpointId: str}\n@returns(200) {VpcEndpointSummary: VpcEndpointSummary{VpcEndpointId: str?, VpcEndpointOwner: str?, DomainArn: str?, Status: str?}}\n\n@endpoint GET /2015-01-01/es/domain/{DomainName}/autoTunes\n@desc Provides scheduled Auto-Tune action details for the Elasticsearch domain, such as Auto-Tune action type, description, severity, and scheduled date.\n@required {DomainName: str}\n@optional {MaxResults: int, NextToken: str}\n@returns(200) {AutoTunes: [AutoTune]?, NextToken: str?}\n\n@endpoint GET /2015-01-01/es/domain/{DomainName}/progress\n@desc Returns information about the current blue/green deployment happening on a domain, including a change ID, status, and progress stages.\n@required {DomainName: str}\n@optional {changeid: str}\n@returns(200) {ChangeProgressStatus: ChangeProgressStatusDetails?{ChangeId: str?, StartTime: str(timestamp)?, Status: str?, PendingProperties: [str]?, CompletedProperties: [str]?, TotalNumberOfStages: int?, ChangeProgressStages: [ChangeProgressStage]?, ConfigChangeStatus: str?, LastUpdatedTime: str(timestamp)?, InitiatedBy: str?}}\n\n@endpoint GET /2015-01-01/es/domain/{DomainName}\n@desc Returns domain configuration information about the specified Elasticsearch domain, including the domain ID, domain endpoint, and domain ARN.\n@required {DomainName: str}\n@returns(200) {DomainStatus: ElasticsearchDomainStatus{DomainId: str, DomainName: str, ARN: str, Created: bool?, Deleted: bool?, Endpoint: str?, Endpoints: map<str, str>?: any, Processing: bool?, UpgradeProcessing: bool?, ElasticsearchVersion: str?, ElasticsearchClusterConfig: ElasticsearchClusterConfig{InstanceType: str?, InstanceCount: int?, DedicatedMasterEnabled: bool?, ZoneAwarenessEnabled: bool?, ZoneAwarenessConfig: ZoneAwarenessConfig?{AvailabilityZoneCount: int?}, DedicatedMasterType: str?, DedicatedMasterCount: int?, WarmEnabled: bool?, WarmType: str?, WarmCount: int?, ColdStorageOptions: ColdStorageOptions?{Enabled: bool}}, EBSOptions: EBSOptions?{EBSEnabled: bool?, VolumeType: str?, VolumeSize: int?, Iops: int?, Throughput: int?}, AccessPolicies: str?, SnapshotOptions: SnapshotOptions?{AutomatedSnapshotStartHour: int?}, VPCOptions: VPCDerivedInfo?{VPCId: str?, SubnetIds: [str]?, AvailabilityZones: [str]?, SecurityGroupIds: [str]?}, CognitoOptions: CognitoOptions?{Enabled: bool?, UserPoolId: str?, IdentityPoolId: str?, RoleArn: str?}, EncryptionAtRestOptions: EncryptionAtRestOptions?{Enabled: bool?, KmsKeyId: str?}, NodeToNodeEncryptionOptions: NodeToNodeEncryptionOptions?{Enabled: bool?}, AdvancedOptions: map<str, str>?: any, LogPublishingOptions: map<str, LogPublishingOption>?: any, ServiceSoftwareOptions: ServiceSoftwareOptions?{CurrentVersion: str?, NewVersion: str?, UpdateAvailable: bool?, Cancellable: bool?, UpdateStatus: str?, Description: str?, AutomatedUpdateDate: str(timestamp)?, OptionalDeployment: bool?}, DomainEndpointOptions: DomainEndpointOptions?{EnforceHTTPS: bool?, TLSSecurityPolicy: str?, CustomEndpointEnabled: bool?, CustomEndpoint: str?, CustomEndpointCertificateArn: str?}, AdvancedSecurityOptions: AdvancedSecurityOptions?{Enabled: bool?, InternalUserDatabaseEnabled: bool?, SAMLOptions: SAMLOptionsOutput?{Enabled: bool?, Idp: SAMLIdp?, SubjectKey: str?, RolesKey: str?, SessionTimeoutMinutes: int?}, AnonymousAuthDisableDate: str(timestamp)?, AnonymousAuthEnabled: bool?}, AutoTuneOptions: AutoTuneOptionsOutput?{State: str?, ErrorMessage: str?}, ChangeProgressDetails: ChangeProgressDetails?{ChangeId: str?, Message: str?, ConfigChangeStatus: str?, StartTime: str(timestamp)?, LastUpdatedTime: str(timestamp)?, InitiatedBy: str?}, DomainProcessingStatus: str?, ModifyingProperties: [ModifyingProperties]?}}\n\n@endpoint GET /2015-01-01/es/domain/{DomainName}/config\n@desc Provides cluster configuration information about the specified Elasticsearch domain, such as the state, creation date, update version, and update date for cluster options.\n@required {DomainName: str}\n@returns(200) {DomainConfig: ElasticsearchDomainConfig{ElasticsearchVersion: ElasticsearchVersionStatus?{Options: str, Status: OptionStatus{CreationDate: str(timestamp), UpdateDate: str(timestamp), UpdateVersion: int?, State: str, PendingDeletion: bool?}}, ElasticsearchClusterConfig: ElasticsearchClusterConfigStatus?{Options: ElasticsearchClusterConfig{InstanceType: str?, InstanceCount: int?, DedicatedMasterEnabled: bool?, ZoneAwarenessEnabled: bool?, ZoneAwarenessConfig: ZoneAwarenessConfig?, DedicatedMasterType: str?, DedicatedMasterCount: int?, WarmEnabled: bool?, WarmType: str?, WarmCount: int?, ColdStorageOptions: ColdStorageOptions?}, Status: OptionStatus{CreationDate: str(timestamp), UpdateDate: str(timestamp), UpdateVersion: int?, State: str, PendingDeletion: bool?}}, EBSOptions: EBSOptionsStatus?{Options: EBSOptions{EBSEnabled: bool?, VolumeType: str?, VolumeSize: int?, Iops: int?, Throughput: int?}, Status: OptionStatus{CreationDate: str(timestamp), UpdateDate: str(timestamp), UpdateVersion: int?, State: str, PendingDeletion: bool?}}, AccessPolicies: AccessPoliciesStatus?{Options: str, Status: OptionStatus{CreationDate: str(timestamp), UpdateDate: str(timestamp), UpdateVersion: int?, State: str, PendingDeletion: bool?}}, SnapshotOptions: SnapshotOptionsStatus?{Options: SnapshotOptions{AutomatedSnapshotStartHour: int?}, Status: OptionStatus{CreationDate: str(timestamp), UpdateDate: str(timestamp), UpdateVersion: int?, State: str, PendingDeletion: bool?}}, VPCOptions: VPCDerivedInfoStatus?{Options: VPCDerivedInfo{VPCId: str?, SubnetIds: [str]?, AvailabilityZones: [str]?, SecurityGroupIds: [str]?}, Status: OptionStatus{CreationDate: str(timestamp), UpdateDate: str(timestamp), UpdateVersion: int?, State: str, PendingDeletion: bool?}}, CognitoOptions: CognitoOptionsStatus?{Options: CognitoOptions{Enabled: bool?, UserPoolId: str?, IdentityPoolId: str?, RoleArn: str?}, Status: OptionStatus{CreationDate: str(timestamp), UpdateDate: str(timestamp), UpdateVersion: int?, State: str, PendingDeletion: bool?}}, EncryptionAtRestOptions: EncryptionAtRestOptionsStatus?{Options: EncryptionAtRestOptions{Enabled: bool?, KmsKeyId: str?}, Status: OptionStatus{CreationDate: str(timestamp), UpdateDate: str(timestamp), UpdateVersion: int?, State: str, PendingDeletion: bool?}}, NodeToNodeEncryptionOptions: NodeToNodeEncryptionOptionsStatus?{Options: NodeToNodeEncryptionOptions{Enabled: bool?}, Status: OptionStatus{CreationDate: str(timestamp), UpdateDate: str(timestamp), UpdateVersion: int?, State: str, PendingDeletion: bool?}}, AdvancedOptions: AdvancedOptionsStatus?{Options: map<str, str>: any, Status: OptionStatus{CreationDate: str(timestamp), UpdateDate: str(timestamp), UpdateVersion: int?, State: str, PendingDeletion: bool?}}, LogPublishingOptions: LogPublishingOptionsStatus?{Options: map<str, LogPublishingOption>?: any, Status: OptionStatus?{CreationDate: str(timestamp), UpdateDate: str(timestamp), UpdateVersion: int?, State: str, PendingDeletion: bool?}}, DomainEndpointOptions: DomainEndpointOptionsStatus?{Options: DomainEndpointOptions{EnforceHTTPS: bool?, TLSSecurityPolicy: str?, CustomEndpointEnabled: bool?, CustomEndpoint: str?, CustomEndpointCertificateArn: str?}, Status: OptionStatus{CreationDate: str(timestamp), UpdateDate: str(timestamp), UpdateVersion: int?, State: str, PendingDeletion: bool?}}, AdvancedSecurityOptions: AdvancedSecurityOptionsStatus?{Options: AdvancedSecurityOptions{Enabled: bool?, InternalUserDatabaseEnabled: bool?, SAMLOptions: SAMLOptionsOutput?, AnonymousAuthDisableDate: str(timestamp)?, AnonymousAuthEnabled: bool?}, Status: OptionStatus{CreationDate: str(timestamp), UpdateDate: str(timestamp), UpdateVersion: int?, State: str, PendingDeletion: bool?}}, AutoTuneOptions: AutoTuneOptionsStatus?{Options: AutoTuneOptions?{DesiredState: str?, RollbackOnDisable: str?, MaintenanceSchedules: [AutoTuneMaintenanceSchedule]?}, Status: AutoTuneStatus?{CreationDate: str(timestamp), UpdateDate: str(timestamp), UpdateVersion: int?, State: str, ErrorMessage: str?, PendingDeletion: bool?}}, ChangeProgressDetails: ChangeProgressDetails?{ChangeId: str?, Message: str?, ConfigChangeStatus: str?, StartTime: str(timestamp)?, LastUpdatedTime: str(timestamp)?, InitiatedBy: str?}, ModifyingProperties: [ModifyingProperties]?}}\n\n@endpoint POST /2015-01-01/es/domain-info\n@desc Returns domain configuration information about the specified Elasticsearch domains, including the domain ID, domain endpoint, and domain ARN.\n@required {DomainNames: [str]}\n@returns(200) {DomainStatusList: [ElasticsearchDomainStatus]}\n\n@endpoint GET /2015-01-01/es/instanceTypeLimits/{ElasticsearchVersion}/{InstanceType}\n@desc Describe Elasticsearch Limits for a given InstanceType and ElasticsearchVersion. When modifying existing Domain, specify the  DomainName  to know what Limits are supported for modifying.\n@required {InstanceType: str, ElasticsearchVersion: str}\n@optional {domainName: str}\n@returns(200) {LimitsByRole: map<str,Limits>?}\n\n@endpoint POST /2015-01-01/es/ccs/inboundConnection/search\n@desc Lists all the inbound cross-cluster search connections for a destination domain.\n@optional {Filters: [Filter], MaxResults: int, NextToken: str}\n@returns(200) {CrossClusterSearchConnections: [InboundCrossClusterSearchConnection]?, NextToken: str?}\n\n@endpoint POST /2015-01-01/es/ccs/outboundConnection/search\n@desc Lists all the outbound cross-cluster search connections for a source domain.\n@optional {Filters: [Filter], MaxResults: int, NextToken: str}\n@returns(200) {CrossClusterSearchConnections: [OutboundCrossClusterSearchConnection]?, NextToken: str?}\n\n@endpoint POST /2015-01-01/packages/describe\n@desc Describes all packages available to Amazon ES. Includes options for filtering, limiting the number of results, and pagination.\n@optional {Filters: [DescribePackagesFilter], MaxResults: int, NextToken: str}\n@returns(200) {PackageDetailsList: [PackageDetails]?, NextToken: str?}\n\n@endpoint GET /2015-01-01/es/reservedInstanceOfferings\n@desc Lists available reserved Elasticsearch instance offerings.\n@optional {offeringId: str, maxResults: int, nextToken: str}\n@returns(200) {NextToken: str?, ReservedElasticsearchInstanceOfferings: [ReservedElasticsearchInstanceOffering]?}\n\n@endpoint GET /2015-01-01/es/reservedInstances\n@desc Returns information about reserved Elasticsearch instances for this account.\n@optional {reservationId: str, maxResults: int, nextToken: str}\n@returns(200) {NextToken: str?, ReservedElasticsearchInstances: [ReservedElasticsearchInstance]?}\n\n@endpoint POST /2015-01-01/es/vpcEndpoints/describe\n@desc Describes one or more Amazon OpenSearch Service-managed VPC endpoints.\n@required {VpcEndpointIds: [str]}\n@returns(200) {VpcEndpoints: [VpcEndpoint], VpcEndpointErrors: [VpcEndpointError]}\n\n@endpoint POST /2015-01-01/packages/dissociate/{PackageID}/{DomainName}\n@desc Dissociates a package from the Amazon ES domain.\n@required {PackageID: str, DomainName: str}\n@returns(200) {DomainPackageDetails: DomainPackageDetails?{PackageID: str?, PackageName: str?, PackageType: str?, LastUpdated: str(timestamp)?, DomainName: str?, DomainPackageStatus: str?, PackageVersion: str?, ReferencePath: str?, ErrorDetails: ErrorDetails?{ErrorType: str?, ErrorMessage: str?}}}\n\n@endpoint GET /2015-01-01/es/compatibleVersions\n@desc Returns a list of upgrade compatible Elastisearch versions. You can optionally pass a  DomainName  to get all upgrade compatible Elasticsearch versions for that specific domain.\n@optional {domainName: str}\n@returns(200) {CompatibleElasticsearchVersions: [CompatibleVersionsMap]?}\n\n@endpoint GET /2015-01-01/packages/{PackageID}/history\n@desc Returns a list of versions of the package, along with their creation time and commit message.\n@required {PackageID: str}\n@optional {maxResults: int, nextToken: str}\n@returns(200) {PackageID: str?, PackageVersionHistoryList: [PackageVersionHistory]?, NextToken: str?}\n\n@endpoint GET /2015-01-01/es/upgradeDomain/{DomainName}/history\n@desc Retrieves the complete history of the last 10 upgrades that were performed on the domain.\n@required {DomainName: str}\n@optional {maxResults: int, nextToken: str}\n@returns(200) {UpgradeHistories: [UpgradeHistory]?, NextToken: str?}\n\n@endpoint GET /2015-01-01/es/upgradeDomain/{DomainName}/status\n@desc Retrieves the latest status of the last upgrade or upgrade eligibility check that was performed on the domain.\n@required {DomainName: str}\n@returns(200) {UpgradeStep: str?, StepStatus: str?, UpgradeName: str?}\n\n@endpoint GET /2015-01-01/domain\n@desc Returns the name of all Elasticsearch domains owned by the current user's account.\n@optional {engineType: str}\n@returns(200) {DomainNames: [DomainInfo]?}\n\n@endpoint GET /2015-01-01/packages/{PackageID}/domains\n@desc Lists all Amazon ES domains associated with the package.\n@required {PackageID: str}\n@optional {maxResults: int, nextToken: str}\n@returns(200) {DomainPackageDetailsList: [DomainPackageDetails]?, NextToken: str?}\n\n@endpoint GET /2015-01-01/es/instanceTypes/{ElasticsearchVersion}\n@desc List all Elasticsearch instance types that are supported for given ElasticsearchVersion\n@required {ElasticsearchVersion: str}\n@optional {domainName: str, maxResults: int, nextToken: str}\n@returns(200) {ElasticsearchInstanceTypes: [str]?, NextToken: str?}\n\n@endpoint GET /2015-01-01/es/versions\n@desc List all supported Elasticsearch versions\n@optional {maxResults: int, nextToken: str}\n@returns(200) {ElasticsearchVersions: [str]?, NextToken: str?}\n\n@endpoint GET /2015-01-01/domain/{DomainName}/packages\n@desc Lists all packages associated with the Amazon ES domain.\n@required {DomainName: str}\n@optional {maxResults: int, nextToken: str}\n@returns(200) {DomainPackageDetailsList: [DomainPackageDetails]?, NextToken: str?}\n\n@endpoint GET /2015-01-01/tags/\n@desc Returns all tags for the given Elasticsearch domain.\n@required {arn: str}\n@returns(200) {TagList: [Tag]?}\n\n@endpoint GET /2015-01-01/es/domain/{DomainName}/listVpcEndpointAccess\n@desc Retrieves information about each principal that is allowed to access a given Amazon OpenSearch Service domain through the use of an interface VPC endpoint.\n@required {DomainName: str}\n@optional {nextToken: str}\n@returns(200) {AuthorizedPrincipalList: [AuthorizedPrincipal], NextToken: str}\n\n@endpoint GET /2015-01-01/es/vpcEndpoints\n@desc Retrieves all Amazon OpenSearch Service-managed VPC endpoints in the current account and Region.\n@optional {nextToken: str}\n@returns(200) {VpcEndpointSummaryList: [VpcEndpointSummary], NextToken: str}\n\n@endpoint GET /2015-01-01/es/domain/{DomainName}/vpcEndpoints\n@desc Retrieves all Amazon OpenSearch Service-managed VPC endpoints associated with a particular domain.\n@required {DomainName: str}\n@optional {nextToken: str}\n@returns(200) {VpcEndpointSummaryList: [VpcEndpointSummary], NextToken: str}\n\n@endpoint POST /2015-01-01/es/purchaseReservedInstanceOffering\n@desc Allows you to purchase reserved Elasticsearch instances.\n@required {ReservedElasticsearchInstanceOfferingId: str, ReservationName: str}\n@optional {InstanceCount: int}\n@returns(200) {ReservedElasticsearchInstanceId: str?, ReservationName: str?}\n\n@endpoint PUT /2015-01-01/es/ccs/inboundConnection/{ConnectionId}/reject\n@desc Allows the destination domain owner to reject an inbound cross-cluster search connection request.\n@required {CrossClusterSearchConnectionId: str}\n@returns(200) {CrossClusterSearchConnection: InboundCrossClusterSearchConnection?{SourceDomainInfo: DomainInformation?{OwnerId: str?, DomainName: str, Region: str?}, DestinationDomainInfo: DomainInformation?{OwnerId: str?, DomainName: str, Region: str?}, CrossClusterSearchConnectionId: str?, ConnectionStatus: InboundCrossClusterSearchConnectionStatus?{StatusCode: str?, Message: str?}}}\n\n@endpoint POST /2015-01-01/tags-removal\n@desc Removes the specified set of tags from the specified Elasticsearch domain.\n@required {ARN: str, TagKeys: [str]}\n\n@endpoint POST /2015-01-01/es/domain/{DomainName}/revokeVpcEndpointAccess\n@desc Revokes access to an Amazon OpenSearch Service domain that was provided through an interface VPC endpoint.\n@required {DomainName: str, Account: str}\n\n@endpoint POST /2015-01-01/es/serviceSoftwareUpdate/start\n@desc Schedules a service software update for an Amazon ES domain.\n@required {DomainName: str}\n@returns(200) {ServiceSoftwareOptions: ServiceSoftwareOptions?{CurrentVersion: str?, NewVersion: str?, UpdateAvailable: bool?, Cancellable: bool?, UpdateStatus: str?, Description: str?, AutomatedUpdateDate: str(timestamp)?, OptionalDeployment: bool?}}\n\n@endpoint POST /2015-01-01/es/domain/{DomainName}/config\n@desc Modifies the cluster configuration of the specified Elasticsearch domain, setting as setting the instance type and the number of instances.\n@required {DomainName: str}\n@optional {ElasticsearchClusterConfig: ElasticsearchClusterConfig, EBSOptions: EBSOptions, SnapshotOptions: SnapshotOptions, VPCOptions: VPCOptions, CognitoOptions: CognitoOptions, AdvancedOptions: map<str,str>, AccessPolicies: str, LogPublishingOptions: map<str,LogPublishingOption>, DomainEndpointOptions: DomainEndpointOptions, AdvancedSecurityOptions: AdvancedSecurityOptionsInput, NodeToNodeEncryptionOptions: NodeToNodeEncryptionOptions, EncryptionAtRestOptions: EncryptionAtRestOptions, AutoTuneOptions: AutoTuneOptions, DryRun: bool}\n@returns(200) {DomainConfig: ElasticsearchDomainConfig{ElasticsearchVersion: ElasticsearchVersionStatus?{Options: str, Status: OptionStatus{CreationDate: str(timestamp), UpdateDate: str(timestamp), UpdateVersion: int?, State: str, PendingDeletion: bool?}}, ElasticsearchClusterConfig: ElasticsearchClusterConfigStatus?{Options: ElasticsearchClusterConfig{InstanceType: str?, InstanceCount: int?, DedicatedMasterEnabled: bool?, ZoneAwarenessEnabled: bool?, ZoneAwarenessConfig: ZoneAwarenessConfig?, DedicatedMasterType: str?, DedicatedMasterCount: int?, WarmEnabled: bool?, WarmType: str?, WarmCount: int?, ColdStorageOptions: ColdStorageOptions?}, Status: OptionStatus{CreationDate: str(timestamp), UpdateDate: str(timestamp), UpdateVersion: int?, State: str, PendingDeletion: bool?}}, EBSOptions: EBSOptionsStatus?{Options: EBSOptions{EBSEnabled: bool?, VolumeType: str?, VolumeSize: int?, Iops: int?, Throughput: int?}, Status: OptionStatus{CreationDate: str(timestamp), UpdateDate: str(timestamp), UpdateVersion: int?, State: str, PendingDeletion: bool?}}, AccessPolicies: AccessPoliciesStatus?{Options: str, Status: OptionStatus{CreationDate: str(timestamp), UpdateDate: str(timestamp), UpdateVersion: int?, State: str, PendingDeletion: bool?}}, SnapshotOptions: SnapshotOptionsStatus?{Options: SnapshotOptions{AutomatedSnapshotStartHour: int?}, Status: OptionStatus{CreationDate: str(timestamp), UpdateDate: str(timestamp), UpdateVersion: int?, State: str, PendingDeletion: bool?}}, VPCOptions: VPCDerivedInfoStatus?{Options: VPCDerivedInfo{VPCId: str?, SubnetIds: [str]?, AvailabilityZones: [str]?, SecurityGroupIds: [str]?}, Status: OptionStatus{CreationDate: str(timestamp), UpdateDate: str(timestamp), UpdateVersion: int?, State: str, PendingDeletion: bool?}}, CognitoOptions: CognitoOptionsStatus?{Options: CognitoOptions{Enabled: bool?, UserPoolId: str?, IdentityPoolId: str?, RoleArn: str?}, Status: OptionStatus{CreationDate: str(timestamp), UpdateDate: str(timestamp), UpdateVersion: int?, State: str, PendingDeletion: bool?}}, EncryptionAtRestOptions: EncryptionAtRestOptionsStatus?{Options: EncryptionAtRestOptions{Enabled: bool?, KmsKeyId: str?}, Status: OptionStatus{CreationDate: str(timestamp), UpdateDate: str(timestamp), UpdateVersion: int?, State: str, PendingDeletion: bool?}}, NodeToNodeEncryptionOptions: NodeToNodeEncryptionOptionsStatus?{Options: NodeToNodeEncryptionOptions{Enabled: bool?}, Status: OptionStatus{CreationDate: str(timestamp), UpdateDate: str(timestamp), UpdateVersion: int?, State: str, PendingDeletion: bool?}}, AdvancedOptions: AdvancedOptionsStatus?{Options: map<str, str>: any, Status: OptionStatus{CreationDate: str(timestamp), UpdateDate: str(timestamp), UpdateVersion: int?, State: str, PendingDeletion: bool?}}, LogPublishingOptions: LogPublishingOptionsStatus?{Options: map<str, LogPublishingOption>?: any, Status: OptionStatus?{CreationDate: str(timestamp), UpdateDate: str(timestamp), UpdateVersion: int?, State: str, PendingDeletion: bool?}}, DomainEndpointOptions: DomainEndpointOptionsStatus?{Options: DomainEndpointOptions{EnforceHTTPS: bool?, TLSSecurityPolicy: str?, CustomEndpointEnabled: bool?, CustomEndpoint: str?, CustomEndpointCertificateArn: str?}, Status: OptionStatus{CreationDate: str(timestamp), UpdateDate: str(timestamp), UpdateVersion: int?, State: str, PendingDeletion: bool?}}, AdvancedSecurityOptions: AdvancedSecurityOptionsStatus?{Options: AdvancedSecurityOptions{Enabled: bool?, InternalUserDatabaseEnabled: bool?, SAMLOptions: SAMLOptionsOutput?, AnonymousAuthDisableDate: str(timestamp)?, AnonymousAuthEnabled: bool?}, Status: OptionStatus{CreationDate: str(timestamp), UpdateDate: str(timestamp), UpdateVersion: int?, State: str, PendingDeletion: bool?}}, AutoTuneOptions: AutoTuneOptionsStatus?{Options: AutoTuneOptions?{DesiredState: str?, RollbackOnDisable: str?, MaintenanceSchedules: [AutoTuneMaintenanceSchedule]?}, Status: AutoTuneStatus?{CreationDate: str(timestamp), UpdateDate: str(timestamp), UpdateVersion: int?, State: str, ErrorMessage: str?, PendingDeletion: bool?}}, ChangeProgressDetails: ChangeProgressDetails?{ChangeId: str?, Message: str?, ConfigChangeStatus: str?, StartTime: str(timestamp)?, LastUpdatedTime: str(timestamp)?, InitiatedBy: str?}, ModifyingProperties: [ModifyingProperties]?}, DryRunResults: DryRunResults?{DeploymentType: str?, Message: str?}}\n\n@endpoint POST /2015-01-01/packages/update\n@desc Updates a package for use with Amazon ES domains.\n@required {PackageID: str, PackageSource: PackageSource}\n@optional {PackageDescription: str, CommitMessage: str}\n@returns(200) {PackageDetails: PackageDetails?{PackageID: str?, PackageName: str?, PackageType: str?, PackageDescription: str?, PackageStatus: str?, CreatedAt: str(timestamp)?, LastUpdatedAt: str(timestamp)?, AvailablePackageVersion: str?, ErrorDetails: ErrorDetails?{ErrorType: str?, ErrorMessage: str?}}}\n\n@endpoint POST /2015-01-01/es/vpcEndpoints/update\n@desc Modifies an Amazon OpenSearch Service-managed interface VPC endpoint.\n@required {VpcEndpointId: str, VpcOptions: VPCOptions}\n@returns(200) {VpcEndpoint: VpcEndpoint{VpcEndpointId: str?, VpcEndpointOwner: str?, DomainArn: str?, VpcOptions: VPCDerivedInfo?{VPCId: str?, SubnetIds: [str]?, AvailabilityZones: [str]?, SecurityGroupIds: [str]?}, Status: str?, Endpoint: str?}}\n\n@endpoint POST /2015-01-01/es/upgradeDomain\n@desc Allows you to either upgrade your domain or perform an Upgrade eligibility check to a compatible Elasticsearch version.\n@required {DomainName: str, TargetVersion: str}\n@optional {PerformCheckOnly: bool}\n@returns(200) {DomainName: str?, TargetVersion: str?, PerformCheckOnly: bool?, ChangeProgressDetails: ChangeProgressDetails?{ChangeId: str?, Message: str?, ConfigChangeStatus: str?, StartTime: str(timestamp)?, LastUpdatedTime: str(timestamp)?, InitiatedBy: str?}}\n\n@end\n"}}