@aws-sdk/client-elasticsearch-service 3.31.0 → 3.35.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +42 -0
- package/dist-cjs/ElasticsearchService.js +617 -0
- package/dist-cjs/ElasticsearchService.js.map +1 -0
- package/dist-cjs/ElasticsearchServiceClient.js +50 -0
- package/dist-cjs/ElasticsearchServiceClient.js.map +1 -0
- package/dist-cjs/commands/AcceptInboundCrossClusterSearchConnectionCommand.js +61 -0
- package/dist-cjs/commands/AcceptInboundCrossClusterSearchConnectionCommand.js.map +1 -0
- package/dist-cjs/commands/AddTagsCommand.js +62 -0
- package/dist-cjs/commands/AddTagsCommand.js.map +1 -0
- package/dist-cjs/commands/AssociatePackageCommand.js +61 -0
- package/dist-cjs/commands/AssociatePackageCommand.js.map +1 -0
- package/dist-cjs/commands/CancelElasticsearchServiceSoftwareUpdateCommand.js +61 -0
- package/dist-cjs/commands/CancelElasticsearchServiceSoftwareUpdateCommand.js.map +1 -0
- package/dist-cjs/commands/CreateElasticsearchDomainCommand.js +62 -0
- package/dist-cjs/commands/CreateElasticsearchDomainCommand.js.map +1 -0
- package/dist-cjs/commands/CreateOutboundCrossClusterSearchConnectionCommand.js +61 -0
- package/dist-cjs/commands/CreateOutboundCrossClusterSearchConnectionCommand.js.map +1 -0
- package/dist-cjs/commands/CreatePackageCommand.js +61 -0
- package/dist-cjs/commands/CreatePackageCommand.js.map +1 -0
- package/dist-cjs/commands/DeleteElasticsearchDomainCommand.js +61 -0
- package/dist-cjs/commands/DeleteElasticsearchDomainCommand.js.map +1 -0
- package/dist-cjs/commands/DeleteElasticsearchServiceRoleCommand.js +60 -0
- package/dist-cjs/commands/DeleteElasticsearchServiceRoleCommand.js.map +1 -0
- package/dist-cjs/commands/DeleteInboundCrossClusterSearchConnectionCommand.js +61 -0
- package/dist-cjs/commands/DeleteInboundCrossClusterSearchConnectionCommand.js.map +1 -0
- package/dist-cjs/commands/DeleteOutboundCrossClusterSearchConnectionCommand.js +61 -0
- package/dist-cjs/commands/DeleteOutboundCrossClusterSearchConnectionCommand.js.map +1 -0
- package/dist-cjs/commands/DeletePackageCommand.js +61 -0
- package/dist-cjs/commands/DeletePackageCommand.js.map +1 -0
- package/dist-cjs/commands/DescribeDomainAutoTunesCommand.js +61 -0
- package/dist-cjs/commands/DescribeDomainAutoTunesCommand.js.map +1 -0
- package/dist-cjs/commands/DescribeElasticsearchDomainCommand.js +61 -0
- package/dist-cjs/commands/DescribeElasticsearchDomainCommand.js.map +1 -0
- package/dist-cjs/commands/DescribeElasticsearchDomainConfigCommand.js +61 -0
- package/dist-cjs/commands/DescribeElasticsearchDomainConfigCommand.js.map +1 -0
- package/dist-cjs/commands/DescribeElasticsearchDomainsCommand.js +61 -0
- package/dist-cjs/commands/DescribeElasticsearchDomainsCommand.js.map +1 -0
- package/dist-cjs/commands/DescribeElasticsearchInstanceTypeLimitsCommand.js +68 -0
- package/dist-cjs/commands/DescribeElasticsearchInstanceTypeLimitsCommand.js.map +1 -0
- package/dist-cjs/commands/DescribeInboundCrossClusterSearchConnectionsCommand.js +61 -0
- package/dist-cjs/commands/DescribeInboundCrossClusterSearchConnectionsCommand.js.map +1 -0
- package/dist-cjs/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.js +61 -0
- package/dist-cjs/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.js.map +1 -0
- package/dist-cjs/commands/DescribePackagesCommand.js +61 -0
- package/dist-cjs/commands/DescribePackagesCommand.js.map +1 -0
- package/dist-cjs/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.js +61 -0
- package/dist-cjs/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.js.map +1 -0
- package/dist-cjs/commands/DescribeReservedElasticsearchInstancesCommand.js +61 -0
- package/dist-cjs/commands/DescribeReservedElasticsearchInstancesCommand.js.map +1 -0
- package/dist-cjs/commands/DissociatePackageCommand.js +61 -0
- package/dist-cjs/commands/DissociatePackageCommand.js.map +1 -0
- package/dist-cjs/commands/GetCompatibleElasticsearchVersionsCommand.js +68 -0
- package/dist-cjs/commands/GetCompatibleElasticsearchVersionsCommand.js.map +1 -0
- package/dist-cjs/commands/GetPackageVersionHistoryCommand.js +61 -0
- package/dist-cjs/commands/GetPackageVersionHistoryCommand.js.map +1 -0
- package/dist-cjs/commands/GetUpgradeHistoryCommand.js +61 -0
- package/dist-cjs/commands/GetUpgradeHistoryCommand.js.map +1 -0
- package/dist-cjs/commands/GetUpgradeStatusCommand.js +61 -0
- package/dist-cjs/commands/GetUpgradeStatusCommand.js.map +1 -0
- package/dist-cjs/commands/ListDomainNamesCommand.js +61 -0
- package/dist-cjs/commands/ListDomainNamesCommand.js.map +1 -0
- package/dist-cjs/commands/ListDomainsForPackageCommand.js +61 -0
- package/dist-cjs/commands/ListDomainsForPackageCommand.js.map +1 -0
- package/dist-cjs/commands/ListElasticsearchInstanceTypesCommand.js +61 -0
- package/dist-cjs/commands/ListElasticsearchInstanceTypesCommand.js.map +1 -0
- package/dist-cjs/commands/ListElasticsearchVersionsCommand.js +61 -0
- package/dist-cjs/commands/ListElasticsearchVersionsCommand.js.map +1 -0
- package/dist-cjs/commands/ListPackagesForDomainCommand.js +61 -0
- package/dist-cjs/commands/ListPackagesForDomainCommand.js.map +1 -0
- package/dist-cjs/commands/ListTagsCommand.js +61 -0
- package/dist-cjs/commands/ListTagsCommand.js.map +1 -0
- package/dist-cjs/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.js +61 -0
- package/dist-cjs/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.js.map +1 -0
- package/dist-cjs/commands/RejectInboundCrossClusterSearchConnectionCommand.js +61 -0
- package/dist-cjs/commands/RejectInboundCrossClusterSearchConnectionCommand.js.map +1 -0
- package/dist-cjs/commands/RemoveTagsCommand.js +61 -0
- package/dist-cjs/commands/RemoveTagsCommand.js.map +1 -0
- package/dist-cjs/commands/StartElasticsearchServiceSoftwareUpdateCommand.js +61 -0
- package/dist-cjs/commands/StartElasticsearchServiceSoftwareUpdateCommand.js.map +1 -0
- package/dist-cjs/commands/UpdateElasticsearchDomainConfigCommand.js +61 -0
- package/dist-cjs/commands/UpdateElasticsearchDomainConfigCommand.js.map +1 -0
- package/dist-cjs/commands/UpdatePackageCommand.js +61 -0
- package/dist-cjs/commands/UpdatePackageCommand.js.map +1 -0
- package/dist-cjs/commands/UpgradeElasticsearchDomainCommand.js +61 -0
- package/dist-cjs/commands/UpgradeElasticsearchDomainCommand.js.map +1 -0
- package/dist-cjs/endpoints.js +63 -0
- package/dist-cjs/endpoints.js.map +1 -0
- package/dist-cjs/index.js +60 -0
- package/dist-cjs/index.js.map +1 -0
- package/dist-cjs/models/index.js +5 -0
- package/dist-cjs/models/index.js.map +1 -0
- package/dist-cjs/models/models_0.js +1518 -0
- package/dist-cjs/models/models_0.js.map +1 -0
- package/dist-cjs/pagination/DescribeDomainAutoTunesPaginator.js +46 -0
- package/dist-cjs/pagination/DescribeDomainAutoTunesPaginator.js.map +1 -0
- package/dist-cjs/pagination/DescribeInboundCrossClusterSearchConnectionsPaginator.js +46 -0
- package/dist-cjs/pagination/DescribeInboundCrossClusterSearchConnectionsPaginator.js.map +1 -0
- package/dist-cjs/pagination/DescribeOutboundCrossClusterSearchConnectionsPaginator.js +46 -0
- package/dist-cjs/pagination/DescribeOutboundCrossClusterSearchConnectionsPaginator.js.map +1 -0
- package/dist-cjs/pagination/DescribePackagesPaginator.js +46 -0
- package/dist-cjs/pagination/DescribePackagesPaginator.js.map +1 -0
- package/dist-cjs/pagination/DescribeReservedElasticsearchInstanceOfferingsPaginator.js +46 -0
- package/dist-cjs/pagination/DescribeReservedElasticsearchInstanceOfferingsPaginator.js.map +1 -0
- package/dist-cjs/pagination/DescribeReservedElasticsearchInstancesPaginator.js +46 -0
- package/dist-cjs/pagination/DescribeReservedElasticsearchInstancesPaginator.js.map +1 -0
- package/dist-cjs/pagination/GetPackageVersionHistoryPaginator.js +46 -0
- package/dist-cjs/pagination/GetPackageVersionHistoryPaginator.js.map +1 -0
- package/dist-cjs/pagination/GetUpgradeHistoryPaginator.js +46 -0
- package/dist-cjs/pagination/GetUpgradeHistoryPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/Interfaces.js +0 -0
- package/dist-cjs/pagination/Interfaces.js.map +1 -0
- package/dist-cjs/pagination/ListDomainsForPackagePaginator.js +46 -0
- package/dist-cjs/pagination/ListDomainsForPackagePaginator.js.map +1 -0
- package/dist-cjs/pagination/ListElasticsearchInstanceTypesPaginator.js +46 -0
- package/dist-cjs/pagination/ListElasticsearchInstanceTypesPaginator.js.map +1 -0
- package/dist-cjs/pagination/ListElasticsearchVersionsPaginator.js +46 -0
- package/dist-cjs/pagination/ListElasticsearchVersionsPaginator.js.map +1 -0
- package/dist-cjs/pagination/ListPackagesForDomainPaginator.js +46 -0
- package/dist-cjs/pagination/ListPackagesForDomainPaginator.js.map +1 -0
- package/dist-cjs/protocols/Aws_restJson1.js +5718 -0
- package/dist-cjs/protocols/Aws_restJson1.js.map +1 -0
- package/dist-cjs/runtimeConfig.browser.js +42 -0
- package/dist-cjs/runtimeConfig.browser.js.map +1 -0
- package/dist-cjs/runtimeConfig.js +47 -0
- package/dist-cjs/runtimeConfig.js.map +1 -0
- package/dist-cjs/runtimeConfig.native.js +20 -0
- package/dist-cjs/runtimeConfig.native.js.map +1 -0
- package/dist-cjs/runtimeConfig.shared.js +21 -0
- package/dist-cjs/runtimeConfig.shared.js.map +1 -0
- package/dist-es/ElasticsearchService.js +611 -0
- package/dist-es/ElasticsearchService.js.map +1 -0
- package/dist-es/ElasticsearchServiceClient.js +38 -0
- package/dist-es/ElasticsearchServiceClient.js.map +1 -0
- package/dist-es/commands/AcceptInboundCrossClusterSearchConnectionCommand.js +40 -0
- package/dist-es/commands/AcceptInboundCrossClusterSearchConnectionCommand.js.map +1 -0
- package/dist-es/commands/AddTagsCommand.js +40 -0
- package/dist-es/commands/AddTagsCommand.js.map +1 -0
- package/dist-es/commands/AssociatePackageCommand.js +40 -0
- package/dist-es/commands/AssociatePackageCommand.js.map +1 -0
- package/dist-es/commands/CancelElasticsearchServiceSoftwareUpdateCommand.js +40 -0
- package/dist-es/commands/CancelElasticsearchServiceSoftwareUpdateCommand.js.map +1 -0
- package/dist-es/commands/CreateElasticsearchDomainCommand.js +40 -0
- package/dist-es/commands/CreateElasticsearchDomainCommand.js.map +1 -0
- package/dist-es/commands/CreateOutboundCrossClusterSearchConnectionCommand.js +40 -0
- package/dist-es/commands/CreateOutboundCrossClusterSearchConnectionCommand.js.map +1 -0
- package/dist-es/commands/CreatePackageCommand.js +40 -0
- package/dist-es/commands/CreatePackageCommand.js.map +1 -0
- package/dist-es/commands/DeleteElasticsearchDomainCommand.js +40 -0
- package/dist-es/commands/DeleteElasticsearchDomainCommand.js.map +1 -0
- package/dist-es/commands/DeleteElasticsearchServiceRoleCommand.js +39 -0
- package/dist-es/commands/DeleteElasticsearchServiceRoleCommand.js.map +1 -0
- package/dist-es/commands/DeleteInboundCrossClusterSearchConnectionCommand.js +40 -0
- package/dist-es/commands/DeleteInboundCrossClusterSearchConnectionCommand.js.map +1 -0
- package/dist-es/commands/DeleteOutboundCrossClusterSearchConnectionCommand.js +40 -0
- package/dist-es/commands/DeleteOutboundCrossClusterSearchConnectionCommand.js.map +1 -0
- package/dist-es/commands/DeletePackageCommand.js +40 -0
- package/dist-es/commands/DeletePackageCommand.js.map +1 -0
- package/dist-es/commands/DescribeDomainAutoTunesCommand.js +40 -0
- package/dist-es/commands/DescribeDomainAutoTunesCommand.js.map +1 -0
- package/dist-es/commands/DescribeElasticsearchDomainCommand.js +40 -0
- package/dist-es/commands/DescribeElasticsearchDomainCommand.js.map +1 -0
- package/dist-es/commands/DescribeElasticsearchDomainConfigCommand.js +40 -0
- package/dist-es/commands/DescribeElasticsearchDomainConfigCommand.js.map +1 -0
- package/dist-es/commands/DescribeElasticsearchDomainsCommand.js +40 -0
- package/dist-es/commands/DescribeElasticsearchDomainsCommand.js.map +1 -0
- package/dist-es/commands/DescribeElasticsearchInstanceTypeLimitsCommand.js +40 -0
- package/dist-es/commands/DescribeElasticsearchInstanceTypeLimitsCommand.js.map +1 -0
- package/dist-es/commands/DescribeInboundCrossClusterSearchConnectionsCommand.js +40 -0
- package/dist-es/commands/DescribeInboundCrossClusterSearchConnectionsCommand.js.map +1 -0
- package/dist-es/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.js +40 -0
- package/dist-es/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.js.map +1 -0
- package/dist-es/commands/DescribePackagesCommand.js +40 -0
- package/dist-es/commands/DescribePackagesCommand.js.map +1 -0
- package/dist-es/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.js +40 -0
- package/dist-es/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.js.map +1 -0
- package/dist-es/commands/DescribeReservedElasticsearchInstancesCommand.js +40 -0
- package/dist-es/commands/DescribeReservedElasticsearchInstancesCommand.js.map +1 -0
- package/dist-es/commands/DissociatePackageCommand.js +40 -0
- package/dist-es/commands/DissociatePackageCommand.js.map +1 -0
- package/dist-es/commands/GetCompatibleElasticsearchVersionsCommand.js +40 -0
- package/dist-es/commands/GetCompatibleElasticsearchVersionsCommand.js.map +1 -0
- package/dist-es/commands/GetPackageVersionHistoryCommand.js +40 -0
- package/dist-es/commands/GetPackageVersionHistoryCommand.js.map +1 -0
- package/dist-es/commands/GetUpgradeHistoryCommand.js +40 -0
- package/dist-es/commands/GetUpgradeHistoryCommand.js.map +1 -0
- package/dist-es/commands/GetUpgradeStatusCommand.js +40 -0
- package/dist-es/commands/GetUpgradeStatusCommand.js.map +1 -0
- package/dist-es/commands/ListDomainNamesCommand.js +40 -0
- package/dist-es/commands/ListDomainNamesCommand.js.map +1 -0
- package/dist-es/commands/ListDomainsForPackageCommand.js +40 -0
- package/dist-es/commands/ListDomainsForPackageCommand.js.map +1 -0
- package/dist-es/commands/ListElasticsearchInstanceTypesCommand.js +40 -0
- package/dist-es/commands/ListElasticsearchInstanceTypesCommand.js.map +1 -0
- package/dist-es/commands/ListElasticsearchVersionsCommand.js +40 -0
- package/dist-es/commands/ListElasticsearchVersionsCommand.js.map +1 -0
- package/dist-es/commands/ListPackagesForDomainCommand.js +40 -0
- package/dist-es/commands/ListPackagesForDomainCommand.js.map +1 -0
- package/dist-es/commands/ListTagsCommand.js +40 -0
- package/dist-es/commands/ListTagsCommand.js.map +1 -0
- package/dist-es/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.js +40 -0
- package/dist-es/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.js.map +1 -0
- package/dist-es/commands/RejectInboundCrossClusterSearchConnectionCommand.js +40 -0
- package/dist-es/commands/RejectInboundCrossClusterSearchConnectionCommand.js.map +1 -0
- package/dist-es/commands/RemoveTagsCommand.js +40 -0
- package/dist-es/commands/RemoveTagsCommand.js.map +1 -0
- package/dist-es/commands/StartElasticsearchServiceSoftwareUpdateCommand.js +40 -0
- package/dist-es/commands/StartElasticsearchServiceSoftwareUpdateCommand.js.map +1 -0
- package/dist-es/commands/UpdateElasticsearchDomainConfigCommand.js +40 -0
- package/dist-es/commands/UpdateElasticsearchDomainConfigCommand.js.map +1 -0
- package/dist-es/commands/UpdatePackageCommand.js +40 -0
- package/dist-es/commands/UpdatePackageCommand.js.map +1 -0
- package/dist-es/commands/UpgradeElasticsearchDomainCommand.js +40 -0
- package/dist-es/commands/UpgradeElasticsearchDomainCommand.js.map +1 -0
- package/dist-es/endpoints.js +59 -0
- package/dist-es/endpoints.js.map +1 -0
- package/{dist/es → dist-es}/index.js +0 -0
- package/dist-es/index.js.map +1 -0
- package/{dist/es → dist-es}/models/index.js +0 -0
- package/dist-es/models/index.js.map +1 -0
- package/dist-es/models/models_0.js +716 -0
- package/dist-es/models/models_0.js.map +1 -0
- package/dist-es/pagination/DescribeDomainAutoTunesPaginator.js +75 -0
- package/dist-es/pagination/DescribeDomainAutoTunesPaginator.js.map +1 -0
- package/dist-es/pagination/DescribeInboundCrossClusterSearchConnectionsPaginator.js +75 -0
- package/dist-es/pagination/DescribeInboundCrossClusterSearchConnectionsPaginator.js.map +1 -0
- package/dist-es/pagination/DescribeOutboundCrossClusterSearchConnectionsPaginator.js +75 -0
- package/dist-es/pagination/DescribeOutboundCrossClusterSearchConnectionsPaginator.js.map +1 -0
- package/dist-es/pagination/DescribePackagesPaginator.js +75 -0
- package/dist-es/pagination/DescribePackagesPaginator.js.map +1 -0
- package/dist-es/pagination/DescribeReservedElasticsearchInstanceOfferingsPaginator.js +75 -0
- package/dist-es/pagination/DescribeReservedElasticsearchInstanceOfferingsPaginator.js.map +1 -0
- package/dist-es/pagination/DescribeReservedElasticsearchInstancesPaginator.js +75 -0
- package/dist-es/pagination/DescribeReservedElasticsearchInstancesPaginator.js.map +1 -0
- package/dist-es/pagination/GetPackageVersionHistoryPaginator.js +75 -0
- package/dist-es/pagination/GetPackageVersionHistoryPaginator.js.map +1 -0
- package/dist-es/pagination/GetUpgradeHistoryPaginator.js +75 -0
- package/dist-es/pagination/GetUpgradeHistoryPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/Interfaces.js +0 -0
- package/dist-es/pagination/Interfaces.js.map +1 -0
- package/dist-es/pagination/ListDomainsForPackagePaginator.js +75 -0
- package/dist-es/pagination/ListDomainsForPackagePaginator.js.map +1 -0
- package/dist-es/pagination/ListElasticsearchInstanceTypesPaginator.js +75 -0
- package/dist-es/pagination/ListElasticsearchInstanceTypesPaginator.js.map +1 -0
- package/dist-es/pagination/ListElasticsearchVersionsPaginator.js +75 -0
- package/dist-es/pagination/ListElasticsearchVersionsPaginator.js.map +1 -0
- package/dist-es/pagination/ListPackagesForDomainPaginator.js +75 -0
- package/dist-es/pagination/ListPackagesForDomainPaginator.js.map +1 -0
- package/dist-es/protocols/Aws_restJson1.js +6288 -0
- package/dist-es/protocols/Aws_restJson1.js.map +1 -0
- package/dist-es/runtimeConfig.browser.js +17 -0
- package/dist-es/runtimeConfig.browser.js.map +1 -0
- package/dist-es/runtimeConfig.js +22 -0
- package/dist-es/runtimeConfig.js.map +1 -0
- package/dist-es/runtimeConfig.native.js +9 -0
- package/dist-es/runtimeConfig.native.js.map +1 -0
- package/dist-es/runtimeConfig.shared.js +14 -0
- package/dist-es/runtimeConfig.shared.js.map +1 -0
- package/dist-types/ElasticsearchService.d.ts +309 -0
- package/dist-types/ElasticsearchServiceClient.d.ts +178 -0
- package/dist-types/commands/AcceptInboundCrossClusterSearchConnectionCommand.d.ts +35 -0
- package/dist-types/commands/AddTagsCommand.d.ts +36 -0
- package/dist-types/commands/AssociatePackageCommand.d.ts +35 -0
- package/dist-types/commands/CancelElasticsearchServiceSoftwareUpdateCommand.d.ts +35 -0
- package/dist-types/commands/CreateElasticsearchDomainCommand.d.ts +36 -0
- package/dist-types/commands/CreateOutboundCrossClusterSearchConnectionCommand.d.ts +35 -0
- package/dist-types/commands/CreatePackageCommand.d.ts +35 -0
- package/dist-types/commands/DeleteElasticsearchDomainCommand.d.ts +35 -0
- package/dist-types/commands/DeleteElasticsearchServiceRoleCommand.d.ts +34 -0
- package/dist-types/commands/DeleteInboundCrossClusterSearchConnectionCommand.d.ts +35 -0
- package/dist-types/commands/DeleteOutboundCrossClusterSearchConnectionCommand.d.ts +35 -0
- package/dist-types/commands/DeletePackageCommand.d.ts +35 -0
- package/dist-types/commands/DescribeDomainAutoTunesCommand.d.ts +35 -0
- package/dist-types/commands/DescribeElasticsearchDomainCommand.d.ts +35 -0
- package/dist-types/commands/DescribeElasticsearchDomainConfigCommand.d.ts +35 -0
- package/dist-types/commands/DescribeElasticsearchDomainsCommand.d.ts +35 -0
- package/dist-types/commands/DescribeElasticsearchInstanceTypeLimitsCommand.d.ts +42 -0
- package/dist-types/commands/DescribeInboundCrossClusterSearchConnectionsCommand.d.ts +35 -0
- package/dist-types/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.d.ts +35 -0
- package/dist-types/commands/DescribePackagesCommand.d.ts +35 -0
- package/dist-types/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.d.ts +35 -0
- package/dist-types/commands/DescribeReservedElasticsearchInstancesCommand.d.ts +35 -0
- package/dist-types/commands/DissociatePackageCommand.d.ts +35 -0
- package/dist-types/commands/GetCompatibleElasticsearchVersionsCommand.d.ts +42 -0
- package/dist-types/commands/GetPackageVersionHistoryCommand.d.ts +35 -0
- package/dist-types/commands/GetUpgradeHistoryCommand.d.ts +35 -0
- package/dist-types/commands/GetUpgradeStatusCommand.d.ts +35 -0
- package/dist-types/commands/ListDomainNamesCommand.d.ts +35 -0
- package/dist-types/commands/ListDomainsForPackageCommand.d.ts +35 -0
- package/dist-types/commands/ListElasticsearchInstanceTypesCommand.d.ts +35 -0
- package/dist-types/commands/ListElasticsearchVersionsCommand.d.ts +35 -0
- package/dist-types/commands/ListPackagesForDomainCommand.d.ts +35 -0
- package/dist-types/commands/ListTagsCommand.d.ts +35 -0
- package/dist-types/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.d.ts +35 -0
- package/dist-types/commands/RejectInboundCrossClusterSearchConnectionCommand.d.ts +35 -0
- package/dist-types/commands/RemoveTagsCommand.d.ts +35 -0
- package/dist-types/commands/StartElasticsearchServiceSoftwareUpdateCommand.d.ts +35 -0
- package/dist-types/commands/UpdateElasticsearchDomainConfigCommand.d.ts +35 -0
- package/dist-types/commands/UpdatePackageCommand.d.ts +35 -0
- package/dist-types/commands/UpgradeElasticsearchDomainCommand.d.ts +35 -0
- package/{dist/types → dist-types}/endpoints.d.ts +0 -0
- package/{dist/types → dist-types}/index.d.ts +0 -0
- package/{dist/types → dist-types}/models/index.d.ts +0 -0
- package/dist-types/models/models_0.d.ts +4111 -0
- package/dist-types/pagination/DescribeDomainAutoTunesPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeInboundCrossClusterSearchConnectionsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeOutboundCrossClusterSearchConnectionsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribePackagesPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeReservedElasticsearchInstanceOfferingsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeReservedElasticsearchInstancesPaginator.d.ts +4 -0
- package/dist-types/pagination/GetPackageVersionHistoryPaginator.d.ts +4 -0
- package/dist-types/pagination/GetUpgradeHistoryPaginator.d.ts +4 -0
- package/dist-types/pagination/Interfaces.d.ts +6 -0
- package/dist-types/pagination/ListDomainsForPackagePaginator.d.ts +4 -0
- package/dist-types/pagination/ListElasticsearchInstanceTypesPaginator.d.ts +4 -0
- package/dist-types/pagination/ListElasticsearchVersionsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListPackagesForDomainPaginator.d.ts +4 -0
- package/dist-types/protocols/Aws_restJson1.d.ts +122 -0
- package/dist-types/runtimeConfig.browser.d.ts +37 -0
- package/dist-types/runtimeConfig.d.ts +37 -0
- package/dist-types/runtimeConfig.native.d.ts +36 -0
- package/{dist/types → dist-types}/runtimeConfig.shared.d.ts +0 -0
- package/dist-types/ts3.4/ElasticsearchService.d.ts +309 -0
- package/dist-types/ts3.4/ElasticsearchServiceClient.d.ts +178 -0
- package/dist-types/ts3.4/commands/AcceptInboundCrossClusterSearchConnectionCommand.d.ts +35 -0
- package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +36 -0
- package/dist-types/ts3.4/commands/AssociatePackageCommand.d.ts +35 -0
- package/dist-types/ts3.4/commands/CancelElasticsearchServiceSoftwareUpdateCommand.d.ts +35 -0
- package/dist-types/ts3.4/commands/CreateElasticsearchDomainCommand.d.ts +36 -0
- package/dist-types/ts3.4/commands/CreateOutboundCrossClusterSearchConnectionCommand.d.ts +35 -0
- package/dist-types/ts3.4/commands/CreatePackageCommand.d.ts +35 -0
- package/dist-types/ts3.4/commands/DeleteElasticsearchDomainCommand.d.ts +35 -0
- package/dist-types/ts3.4/commands/DeleteElasticsearchServiceRoleCommand.d.ts +34 -0
- package/dist-types/ts3.4/commands/DeleteInboundCrossClusterSearchConnectionCommand.d.ts +35 -0
- package/dist-types/ts3.4/commands/DeleteOutboundCrossClusterSearchConnectionCommand.d.ts +35 -0
- package/dist-types/ts3.4/commands/DeletePackageCommand.d.ts +35 -0
- package/dist-types/ts3.4/commands/DescribeDomainAutoTunesCommand.d.ts +35 -0
- package/dist-types/ts3.4/commands/DescribeElasticsearchDomainCommand.d.ts +35 -0
- package/dist-types/ts3.4/commands/DescribeElasticsearchDomainConfigCommand.d.ts +35 -0
- package/dist-types/ts3.4/commands/DescribeElasticsearchDomainsCommand.d.ts +35 -0
- package/dist-types/ts3.4/commands/DescribeElasticsearchInstanceTypeLimitsCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/DescribeInboundCrossClusterSearchConnectionsCommand.d.ts +35 -0
- package/dist-types/ts3.4/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.d.ts +35 -0
- package/dist-types/ts3.4/commands/DescribePackagesCommand.d.ts +35 -0
- package/dist-types/ts3.4/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.d.ts +35 -0
- package/dist-types/ts3.4/commands/DescribeReservedElasticsearchInstancesCommand.d.ts +35 -0
- package/dist-types/ts3.4/commands/DissociatePackageCommand.d.ts +35 -0
- package/dist-types/ts3.4/commands/GetCompatibleElasticsearchVersionsCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/GetPackageVersionHistoryCommand.d.ts +35 -0
- package/dist-types/ts3.4/commands/GetUpgradeHistoryCommand.d.ts +35 -0
- package/dist-types/ts3.4/commands/GetUpgradeStatusCommand.d.ts +35 -0
- package/dist-types/ts3.4/commands/ListDomainNamesCommand.d.ts +35 -0
- package/dist-types/ts3.4/commands/ListDomainsForPackageCommand.d.ts +35 -0
- package/dist-types/ts3.4/commands/ListElasticsearchInstanceTypesCommand.d.ts +35 -0
- package/dist-types/ts3.4/commands/ListElasticsearchVersionsCommand.d.ts +35 -0
- package/dist-types/ts3.4/commands/ListPackagesForDomainCommand.d.ts +35 -0
- package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +35 -0
- package/dist-types/ts3.4/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.d.ts +35 -0
- package/dist-types/ts3.4/commands/RejectInboundCrossClusterSearchConnectionCommand.d.ts +35 -0
- package/dist-types/ts3.4/commands/RemoveTagsCommand.d.ts +35 -0
- package/dist-types/ts3.4/commands/StartElasticsearchServiceSoftwareUpdateCommand.d.ts +35 -0
- package/dist-types/ts3.4/commands/UpdateElasticsearchDomainConfigCommand.d.ts +35 -0
- package/dist-types/ts3.4/commands/UpdatePackageCommand.d.ts +35 -0
- package/dist-types/ts3.4/commands/UpgradeElasticsearchDomainCommand.d.ts +35 -0
- package/{dist/types → dist-types}/ts3.4/endpoints.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/index.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/models/index.d.ts +0 -0
- package/dist-types/ts3.4/models/models_0.d.ts +4111 -0
- package/dist-types/ts3.4/pagination/DescribeDomainAutoTunesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeInboundCrossClusterSearchConnectionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeOutboundCrossClusterSearchConnectionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribePackagesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeReservedElasticsearchInstanceOfferingsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeReservedElasticsearchInstancesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/GetPackageVersionHistoryPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/GetUpgradeHistoryPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +6 -0
- package/dist-types/ts3.4/pagination/ListDomainsForPackagePaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListElasticsearchInstanceTypesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListElasticsearchVersionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListPackagesForDomainPaginator.d.ts +4 -0
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +122 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +37 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +37 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +36 -0
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.shared.d.ts +0 -0
- package/package.json +50 -50
- package/src/ElasticsearchService.ts +1506 -0
- package/src/ElasticsearchServiceClient.ts +446 -0
- package/src/commands/AcceptInboundCrossClusterSearchConnectionCommand.ts +114 -0
- package/src/commands/AddTagsCommand.ts +100 -0
- package/src/commands/AssociatePackageCommand.ts +99 -0
- package/src/commands/CancelElasticsearchServiceSoftwareUpdateCommand.ts +114 -0
- package/src/commands/CreateElasticsearchDomainCommand.ts +103 -0
- package/src/commands/CreateOutboundCrossClusterSearchConnectionCommand.ts +114 -0
- package/src/commands/CreatePackageCommand.ts +99 -0
- package/src/commands/DeleteElasticsearchDomainCommand.ts +102 -0
- package/src/commands/DeleteElasticsearchServiceRoleCommand.ts +104 -0
- package/src/commands/DeleteInboundCrossClusterSearchConnectionCommand.ts +114 -0
- package/src/commands/DeleteOutboundCrossClusterSearchConnectionCommand.ts +114 -0
- package/src/commands/DeletePackageCommand.ts +99 -0
- package/src/commands/DescribeDomainAutoTunesCommand.ts +99 -0
- package/src/commands/DescribeElasticsearchDomainCommand.ts +104 -0
- package/src/commands/DescribeElasticsearchDomainConfigCommand.ts +110 -0
- package/src/commands/DescribeElasticsearchDomainsCommand.ts +104 -0
- package/src/commands/DescribeElasticsearchInstanceTypeLimitsCommand.ts +121 -0
- package/src/commands/DescribeInboundCrossClusterSearchConnectionsCommand.ts +114 -0
- package/src/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.ts +114 -0
- package/src/commands/DescribePackagesCommand.ts +99 -0
- package/src/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.ts +114 -0
- package/src/commands/DescribeReservedElasticsearchInstancesCommand.ts +111 -0
- package/src/commands/DissociatePackageCommand.ts +99 -0
- package/src/commands/GetCompatibleElasticsearchVersionsCommand.ts +117 -0
- package/src/commands/GetPackageVersionHistoryCommand.ts +99 -0
- package/src/commands/GetUpgradeHistoryCommand.ts +99 -0
- package/src/commands/GetUpgradeStatusCommand.ts +99 -0
- package/src/commands/ListDomainNamesCommand.ts +99 -0
- package/src/commands/ListDomainsForPackageCommand.ts +99 -0
- package/src/commands/ListElasticsearchInstanceTypesCommand.ts +107 -0
- package/src/commands/ListElasticsearchVersionsCommand.ts +102 -0
- package/src/commands/ListPackagesForDomainCommand.ts +99 -0
- package/src/commands/ListTagsCommand.ts +99 -0
- package/src/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.ts +114 -0
- package/src/commands/RejectInboundCrossClusterSearchConnectionCommand.ts +114 -0
- package/src/commands/RemoveTagsCommand.ts +99 -0
- package/src/commands/StartElasticsearchServiceSoftwareUpdateCommand.ts +114 -0
- package/src/commands/UpdateElasticsearchDomainConfigCommand.ts +107 -0
- package/src/commands/UpdatePackageCommand.ts +99 -0
- package/src/commands/UpgradeElasticsearchDomainCommand.ts +102 -0
- package/src/endpoints.ts +63 -0
- package/{index.ts → src/index.ts} +0 -0
- package/{models → src/models}/index.ts +0 -0
- package/src/models/models_0.ts +5105 -0
- package/src/pagination/DescribeDomainAutoTunesPaginator.ts +59 -0
- package/src/pagination/DescribeInboundCrossClusterSearchConnectionsPaginator.ts +59 -0
- package/src/pagination/DescribeOutboundCrossClusterSearchConnectionsPaginator.ts +59 -0
- package/src/pagination/DescribePackagesPaginator.ts +59 -0
- package/src/pagination/DescribeReservedElasticsearchInstanceOfferingsPaginator.ts +59 -0
- package/src/pagination/DescribeReservedElasticsearchInstancesPaginator.ts +59 -0
- package/src/pagination/GetPackageVersionHistoryPaginator.ts +59 -0
- package/src/pagination/GetUpgradeHistoryPaginator.ts +59 -0
- package/src/pagination/Interfaces.ts +8 -0
- package/src/pagination/ListDomainsForPackagePaginator.ts +59 -0
- package/src/pagination/ListElasticsearchInstanceTypesPaginator.ts +59 -0
- package/src/pagination/ListElasticsearchVersionsPaginator.ts +59 -0
- package/src/pagination/ListPackagesForDomainPaginator.ts +59 -0
- package/src/protocols/Aws_restJson1.ts +6835 -0
- package/src/runtimeConfig.browser.ts +41 -0
- package/src/runtimeConfig.native.ts +17 -0
- package/src/runtimeConfig.shared.ts +17 -0
- package/src/runtimeConfig.ts +46 -0
- package/tsconfig.es.json +1 -3
- package/tsconfig.json +7 -7
- package/tsconfig.types.json +9 -0
- package/ElasticsearchService.ts +0 -1505
- package/ElasticsearchServiceClient.ts +0 -445
- package/commands/AcceptInboundCrossClusterSearchConnectionCommand.ts +0 -113
- package/commands/AddTagsCommand.ts +0 -99
- package/commands/AssociatePackageCommand.ts +0 -98
- package/commands/CancelElasticsearchServiceSoftwareUpdateCommand.ts +0 -113
- package/commands/CreateElasticsearchDomainCommand.ts +0 -102
- package/commands/CreateOutboundCrossClusterSearchConnectionCommand.ts +0 -113
- package/commands/CreatePackageCommand.ts +0 -98
- package/commands/DeleteElasticsearchDomainCommand.ts +0 -101
- package/commands/DeleteElasticsearchServiceRoleCommand.ts +0 -103
- package/commands/DeleteInboundCrossClusterSearchConnectionCommand.ts +0 -113
- package/commands/DeleteOutboundCrossClusterSearchConnectionCommand.ts +0 -113
- package/commands/DeletePackageCommand.ts +0 -98
- package/commands/DescribeDomainAutoTunesCommand.ts +0 -98
- package/commands/DescribeElasticsearchDomainCommand.ts +0 -103
- package/commands/DescribeElasticsearchDomainConfigCommand.ts +0 -109
- package/commands/DescribeElasticsearchDomainsCommand.ts +0 -103
- package/commands/DescribeElasticsearchInstanceTypeLimitsCommand.ts +0 -120
- package/commands/DescribeInboundCrossClusterSearchConnectionsCommand.ts +0 -113
- package/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.ts +0 -113
- package/commands/DescribePackagesCommand.ts +0 -98
- package/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.ts +0 -113
- package/commands/DescribeReservedElasticsearchInstancesCommand.ts +0 -110
- package/commands/DissociatePackageCommand.ts +0 -98
- package/commands/GetCompatibleElasticsearchVersionsCommand.ts +0 -116
- package/commands/GetPackageVersionHistoryCommand.ts +0 -98
- package/commands/GetUpgradeHistoryCommand.ts +0 -98
- package/commands/GetUpgradeStatusCommand.ts +0 -98
- package/commands/ListDomainNamesCommand.ts +0 -98
- package/commands/ListDomainsForPackageCommand.ts +0 -98
- package/commands/ListElasticsearchInstanceTypesCommand.ts +0 -106
- package/commands/ListElasticsearchVersionsCommand.ts +0 -101
- package/commands/ListPackagesForDomainCommand.ts +0 -98
- package/commands/ListTagsCommand.ts +0 -98
- package/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.ts +0 -113
- package/commands/RejectInboundCrossClusterSearchConnectionCommand.ts +0 -113
- package/commands/RemoveTagsCommand.ts +0 -98
- package/commands/StartElasticsearchServiceSoftwareUpdateCommand.ts +0 -113
- package/commands/UpdateElasticsearchDomainConfigCommand.ts +0 -106
- package/commands/UpdatePackageCommand.ts +0 -98
- package/commands/UpgradeElasticsearchDomainCommand.ts +0 -101
- package/dist/cjs/ElasticsearchService.js +0 -617
- package/dist/cjs/ElasticsearchService.js.map +0 -1
- package/dist/cjs/ElasticsearchServiceClient.js +0 -50
- package/dist/cjs/ElasticsearchServiceClient.js.map +0 -1
- package/dist/cjs/commands/AcceptInboundCrossClusterSearchConnectionCommand.js +0 -61
- package/dist/cjs/commands/AcceptInboundCrossClusterSearchConnectionCommand.js.map +0 -1
- package/dist/cjs/commands/AddTagsCommand.js +0 -62
- package/dist/cjs/commands/AddTagsCommand.js.map +0 -1
- package/dist/cjs/commands/AssociatePackageCommand.js +0 -61
- package/dist/cjs/commands/AssociatePackageCommand.js.map +0 -1
- package/dist/cjs/commands/CancelElasticsearchServiceSoftwareUpdateCommand.js +0 -61
- package/dist/cjs/commands/CancelElasticsearchServiceSoftwareUpdateCommand.js.map +0 -1
- package/dist/cjs/commands/CreateElasticsearchDomainCommand.js +0 -62
- package/dist/cjs/commands/CreateElasticsearchDomainCommand.js.map +0 -1
- package/dist/cjs/commands/CreateOutboundCrossClusterSearchConnectionCommand.js +0 -61
- package/dist/cjs/commands/CreateOutboundCrossClusterSearchConnectionCommand.js.map +0 -1
- package/dist/cjs/commands/CreatePackageCommand.js +0 -61
- package/dist/cjs/commands/CreatePackageCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteElasticsearchDomainCommand.js +0 -61
- package/dist/cjs/commands/DeleteElasticsearchDomainCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteElasticsearchServiceRoleCommand.js +0 -60
- package/dist/cjs/commands/DeleteElasticsearchServiceRoleCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteInboundCrossClusterSearchConnectionCommand.js +0 -61
- package/dist/cjs/commands/DeleteInboundCrossClusterSearchConnectionCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteOutboundCrossClusterSearchConnectionCommand.js +0 -61
- package/dist/cjs/commands/DeleteOutboundCrossClusterSearchConnectionCommand.js.map +0 -1
- package/dist/cjs/commands/DeletePackageCommand.js +0 -61
- package/dist/cjs/commands/DeletePackageCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeDomainAutoTunesCommand.js +0 -61
- package/dist/cjs/commands/DescribeDomainAutoTunesCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeElasticsearchDomainCommand.js +0 -61
- package/dist/cjs/commands/DescribeElasticsearchDomainCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeElasticsearchDomainConfigCommand.js +0 -61
- package/dist/cjs/commands/DescribeElasticsearchDomainConfigCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeElasticsearchDomainsCommand.js +0 -61
- package/dist/cjs/commands/DescribeElasticsearchDomainsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeElasticsearchInstanceTypeLimitsCommand.js +0 -68
- package/dist/cjs/commands/DescribeElasticsearchInstanceTypeLimitsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeInboundCrossClusterSearchConnectionsCommand.js +0 -61
- package/dist/cjs/commands/DescribeInboundCrossClusterSearchConnectionsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.js +0 -61
- package/dist/cjs/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribePackagesCommand.js +0 -61
- package/dist/cjs/commands/DescribePackagesCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.js +0 -61
- package/dist/cjs/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeReservedElasticsearchInstancesCommand.js +0 -61
- package/dist/cjs/commands/DescribeReservedElasticsearchInstancesCommand.js.map +0 -1
- package/dist/cjs/commands/DissociatePackageCommand.js +0 -61
- package/dist/cjs/commands/DissociatePackageCommand.js.map +0 -1
- package/dist/cjs/commands/GetCompatibleElasticsearchVersionsCommand.js +0 -68
- package/dist/cjs/commands/GetCompatibleElasticsearchVersionsCommand.js.map +0 -1
- package/dist/cjs/commands/GetPackageVersionHistoryCommand.js +0 -61
- package/dist/cjs/commands/GetPackageVersionHistoryCommand.js.map +0 -1
- package/dist/cjs/commands/GetUpgradeHistoryCommand.js +0 -61
- package/dist/cjs/commands/GetUpgradeHistoryCommand.js.map +0 -1
- package/dist/cjs/commands/GetUpgradeStatusCommand.js +0 -61
- package/dist/cjs/commands/GetUpgradeStatusCommand.js.map +0 -1
- package/dist/cjs/commands/ListDomainNamesCommand.js +0 -61
- package/dist/cjs/commands/ListDomainNamesCommand.js.map +0 -1
- package/dist/cjs/commands/ListDomainsForPackageCommand.js +0 -61
- package/dist/cjs/commands/ListDomainsForPackageCommand.js.map +0 -1
- package/dist/cjs/commands/ListElasticsearchInstanceTypesCommand.js +0 -61
- package/dist/cjs/commands/ListElasticsearchInstanceTypesCommand.js.map +0 -1
- package/dist/cjs/commands/ListElasticsearchVersionsCommand.js +0 -61
- package/dist/cjs/commands/ListElasticsearchVersionsCommand.js.map +0 -1
- package/dist/cjs/commands/ListPackagesForDomainCommand.js +0 -61
- package/dist/cjs/commands/ListPackagesForDomainCommand.js.map +0 -1
- package/dist/cjs/commands/ListTagsCommand.js +0 -61
- package/dist/cjs/commands/ListTagsCommand.js.map +0 -1
- package/dist/cjs/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.js +0 -61
- package/dist/cjs/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.js.map +0 -1
- package/dist/cjs/commands/RejectInboundCrossClusterSearchConnectionCommand.js +0 -61
- package/dist/cjs/commands/RejectInboundCrossClusterSearchConnectionCommand.js.map +0 -1
- package/dist/cjs/commands/RemoveTagsCommand.js +0 -61
- package/dist/cjs/commands/RemoveTagsCommand.js.map +0 -1
- package/dist/cjs/commands/StartElasticsearchServiceSoftwareUpdateCommand.js +0 -61
- package/dist/cjs/commands/StartElasticsearchServiceSoftwareUpdateCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateElasticsearchDomainConfigCommand.js +0 -61
- package/dist/cjs/commands/UpdateElasticsearchDomainConfigCommand.js.map +0 -1
- package/dist/cjs/commands/UpdatePackageCommand.js +0 -61
- package/dist/cjs/commands/UpdatePackageCommand.js.map +0 -1
- package/dist/cjs/commands/UpgradeElasticsearchDomainCommand.js +0 -61
- package/dist/cjs/commands/UpgradeElasticsearchDomainCommand.js.map +0 -1
- package/dist/cjs/endpoints.js +0 -63
- package/dist/cjs/endpoints.js.map +0 -1
- package/dist/cjs/index.js +0 -60
- package/dist/cjs/index.js.map +0 -1
- package/dist/cjs/models/index.js +0 -5
- package/dist/cjs/models/index.js.map +0 -1
- package/dist/cjs/models/models_0.js +0 -1504
- package/dist/cjs/models/models_0.js.map +0 -1
- package/dist/cjs/package.json +0 -91
- package/dist/cjs/pagination/DescribeDomainAutoTunesPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeDomainAutoTunesPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeInboundCrossClusterSearchConnectionsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeInboundCrossClusterSearchConnectionsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeOutboundCrossClusterSearchConnectionsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeOutboundCrossClusterSearchConnectionsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribePackagesPaginator.js +0 -46
- package/dist/cjs/pagination/DescribePackagesPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeReservedElasticsearchInstanceOfferingsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeReservedElasticsearchInstanceOfferingsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeReservedElasticsearchInstancesPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeReservedElasticsearchInstancesPaginator.js.map +0 -1
- package/dist/cjs/pagination/GetPackageVersionHistoryPaginator.js +0 -46
- package/dist/cjs/pagination/GetPackageVersionHistoryPaginator.js.map +0 -1
- package/dist/cjs/pagination/GetUpgradeHistoryPaginator.js +0 -46
- package/dist/cjs/pagination/GetUpgradeHistoryPaginator.js.map +0 -1
- package/dist/cjs/pagination/Interfaces.js.map +0 -1
- package/dist/cjs/pagination/ListDomainsForPackagePaginator.js +0 -46
- package/dist/cjs/pagination/ListDomainsForPackagePaginator.js.map +0 -1
- package/dist/cjs/pagination/ListElasticsearchInstanceTypesPaginator.js +0 -46
- package/dist/cjs/pagination/ListElasticsearchInstanceTypesPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListElasticsearchVersionsPaginator.js +0 -46
- package/dist/cjs/pagination/ListElasticsearchVersionsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListPackagesForDomainPaginator.js +0 -46
- package/dist/cjs/pagination/ListPackagesForDomainPaginator.js.map +0 -1
- package/dist/cjs/protocols/Aws_restJson1.js +0 -5716
- package/dist/cjs/protocols/Aws_restJson1.js.map +0 -1
- package/dist/cjs/runtimeConfig.browser.js +0 -41
- package/dist/cjs/runtimeConfig.browser.js.map +0 -1
- package/dist/cjs/runtimeConfig.js +0 -46
- package/dist/cjs/runtimeConfig.js.map +0 -1
- package/dist/cjs/runtimeConfig.native.js +0 -20
- package/dist/cjs/runtimeConfig.native.js.map +0 -1
- package/dist/cjs/runtimeConfig.shared.js +0 -21
- package/dist/cjs/runtimeConfig.shared.js.map +0 -1
- package/dist/es/ElasticsearchService.js +0 -620
- package/dist/es/ElasticsearchService.js.map +0 -1
- package/dist/es/ElasticsearchServiceClient.js +0 -52
- package/dist/es/ElasticsearchServiceClient.js.map +0 -1
- package/dist/es/commands/AcceptInboundCrossClusterSearchConnectionCommand.js +0 -65
- package/dist/es/commands/AcceptInboundCrossClusterSearchConnectionCommand.js.map +0 -1
- package/dist/es/commands/AddTagsCommand.js +0 -66
- package/dist/es/commands/AddTagsCommand.js.map +0 -1
- package/dist/es/commands/AssociatePackageCommand.js +0 -65
- package/dist/es/commands/AssociatePackageCommand.js.map +0 -1
- package/dist/es/commands/CancelElasticsearchServiceSoftwareUpdateCommand.js +0 -65
- package/dist/es/commands/CancelElasticsearchServiceSoftwareUpdateCommand.js.map +0 -1
- package/dist/es/commands/CreateElasticsearchDomainCommand.js +0 -66
- package/dist/es/commands/CreateElasticsearchDomainCommand.js.map +0 -1
- package/dist/es/commands/CreateOutboundCrossClusterSearchConnectionCommand.js +0 -65
- package/dist/es/commands/CreateOutboundCrossClusterSearchConnectionCommand.js.map +0 -1
- package/dist/es/commands/CreatePackageCommand.js +0 -65
- package/dist/es/commands/CreatePackageCommand.js.map +0 -1
- package/dist/es/commands/DeleteElasticsearchDomainCommand.js +0 -65
- package/dist/es/commands/DeleteElasticsearchDomainCommand.js.map +0 -1
- package/dist/es/commands/DeleteElasticsearchServiceRoleCommand.js +0 -64
- package/dist/es/commands/DeleteElasticsearchServiceRoleCommand.js.map +0 -1
- package/dist/es/commands/DeleteInboundCrossClusterSearchConnectionCommand.js +0 -65
- package/dist/es/commands/DeleteInboundCrossClusterSearchConnectionCommand.js.map +0 -1
- package/dist/es/commands/DeleteOutboundCrossClusterSearchConnectionCommand.js +0 -65
- package/dist/es/commands/DeleteOutboundCrossClusterSearchConnectionCommand.js.map +0 -1
- package/dist/es/commands/DeletePackageCommand.js +0 -65
- package/dist/es/commands/DeletePackageCommand.js.map +0 -1
- package/dist/es/commands/DescribeDomainAutoTunesCommand.js +0 -65
- package/dist/es/commands/DescribeDomainAutoTunesCommand.js.map +0 -1
- package/dist/es/commands/DescribeElasticsearchDomainCommand.js +0 -65
- package/dist/es/commands/DescribeElasticsearchDomainCommand.js.map +0 -1
- package/dist/es/commands/DescribeElasticsearchDomainConfigCommand.js +0 -65
- package/dist/es/commands/DescribeElasticsearchDomainConfigCommand.js.map +0 -1
- package/dist/es/commands/DescribeElasticsearchDomainsCommand.js +0 -65
- package/dist/es/commands/DescribeElasticsearchDomainsCommand.js.map +0 -1
- package/dist/es/commands/DescribeElasticsearchInstanceTypeLimitsCommand.js +0 -72
- package/dist/es/commands/DescribeElasticsearchInstanceTypeLimitsCommand.js.map +0 -1
- package/dist/es/commands/DescribeInboundCrossClusterSearchConnectionsCommand.js +0 -65
- package/dist/es/commands/DescribeInboundCrossClusterSearchConnectionsCommand.js.map +0 -1
- package/dist/es/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.js +0 -65
- package/dist/es/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.js.map +0 -1
- package/dist/es/commands/DescribePackagesCommand.js +0 -65
- package/dist/es/commands/DescribePackagesCommand.js.map +0 -1
- package/dist/es/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.js +0 -65
- package/dist/es/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.js.map +0 -1
- package/dist/es/commands/DescribeReservedElasticsearchInstancesCommand.js +0 -65
- package/dist/es/commands/DescribeReservedElasticsearchInstancesCommand.js.map +0 -1
- package/dist/es/commands/DissociatePackageCommand.js +0 -65
- package/dist/es/commands/DissociatePackageCommand.js.map +0 -1
- package/dist/es/commands/GetCompatibleElasticsearchVersionsCommand.js +0 -72
- package/dist/es/commands/GetCompatibleElasticsearchVersionsCommand.js.map +0 -1
- package/dist/es/commands/GetPackageVersionHistoryCommand.js +0 -65
- package/dist/es/commands/GetPackageVersionHistoryCommand.js.map +0 -1
- package/dist/es/commands/GetUpgradeHistoryCommand.js +0 -65
- package/dist/es/commands/GetUpgradeHistoryCommand.js.map +0 -1
- package/dist/es/commands/GetUpgradeStatusCommand.js +0 -65
- package/dist/es/commands/GetUpgradeStatusCommand.js.map +0 -1
- package/dist/es/commands/ListDomainNamesCommand.js +0 -65
- package/dist/es/commands/ListDomainNamesCommand.js.map +0 -1
- package/dist/es/commands/ListDomainsForPackageCommand.js +0 -65
- package/dist/es/commands/ListDomainsForPackageCommand.js.map +0 -1
- package/dist/es/commands/ListElasticsearchInstanceTypesCommand.js +0 -65
- package/dist/es/commands/ListElasticsearchInstanceTypesCommand.js.map +0 -1
- package/dist/es/commands/ListElasticsearchVersionsCommand.js +0 -65
- package/dist/es/commands/ListElasticsearchVersionsCommand.js.map +0 -1
- package/dist/es/commands/ListPackagesForDomainCommand.js +0 -65
- package/dist/es/commands/ListPackagesForDomainCommand.js.map +0 -1
- package/dist/es/commands/ListTagsCommand.js +0 -65
- package/dist/es/commands/ListTagsCommand.js.map +0 -1
- package/dist/es/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.js +0 -65
- package/dist/es/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.js.map +0 -1
- package/dist/es/commands/RejectInboundCrossClusterSearchConnectionCommand.js +0 -65
- package/dist/es/commands/RejectInboundCrossClusterSearchConnectionCommand.js.map +0 -1
- package/dist/es/commands/RemoveTagsCommand.js +0 -65
- package/dist/es/commands/RemoveTagsCommand.js.map +0 -1
- package/dist/es/commands/StartElasticsearchServiceSoftwareUpdateCommand.js +0 -65
- package/dist/es/commands/StartElasticsearchServiceSoftwareUpdateCommand.js.map +0 -1
- package/dist/es/commands/UpdateElasticsearchDomainConfigCommand.js +0 -65
- package/dist/es/commands/UpdateElasticsearchDomainConfigCommand.js.map +0 -1
- package/dist/es/commands/UpdatePackageCommand.js +0 -65
- package/dist/es/commands/UpdatePackageCommand.js.map +0 -1
- package/dist/es/commands/UpgradeElasticsearchDomainCommand.js +0 -65
- package/dist/es/commands/UpgradeElasticsearchDomainCommand.js.map +0 -1
- package/dist/es/endpoints.js +0 -59
- package/dist/es/endpoints.js.map +0 -1
- package/dist/es/index.js.map +0 -1
- package/dist/es/models/index.js.map +0 -1
- package/dist/es/models/models_0.js +0 -1178
- package/dist/es/models/models_0.js.map +0 -1
- package/dist/es/package.json +0 -91
- package/dist/es/pagination/DescribeDomainAutoTunesPaginator.js +0 -87
- package/dist/es/pagination/DescribeDomainAutoTunesPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeInboundCrossClusterSearchConnectionsPaginator.js +0 -87
- package/dist/es/pagination/DescribeInboundCrossClusterSearchConnectionsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeOutboundCrossClusterSearchConnectionsPaginator.js +0 -87
- package/dist/es/pagination/DescribeOutboundCrossClusterSearchConnectionsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribePackagesPaginator.js +0 -87
- package/dist/es/pagination/DescribePackagesPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeReservedElasticsearchInstanceOfferingsPaginator.js +0 -87
- package/dist/es/pagination/DescribeReservedElasticsearchInstanceOfferingsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeReservedElasticsearchInstancesPaginator.js +0 -87
- package/dist/es/pagination/DescribeReservedElasticsearchInstancesPaginator.js.map +0 -1
- package/dist/es/pagination/GetPackageVersionHistoryPaginator.js +0 -87
- package/dist/es/pagination/GetPackageVersionHistoryPaginator.js.map +0 -1
- package/dist/es/pagination/GetUpgradeHistoryPaginator.js +0 -87
- package/dist/es/pagination/GetUpgradeHistoryPaginator.js.map +0 -1
- package/dist/es/pagination/Interfaces.js.map +0 -1
- package/dist/es/pagination/ListDomainsForPackagePaginator.js +0 -87
- package/dist/es/pagination/ListDomainsForPackagePaginator.js.map +0 -1
- package/dist/es/pagination/ListElasticsearchInstanceTypesPaginator.js +0 -87
- package/dist/es/pagination/ListElasticsearchInstanceTypesPaginator.js.map +0 -1
- package/dist/es/pagination/ListElasticsearchVersionsPaginator.js +0 -87
- package/dist/es/pagination/ListElasticsearchVersionsPaginator.js.map +0 -1
- package/dist/es/pagination/ListPackagesForDomainPaginator.js +0 -87
- package/dist/es/pagination/ListPackagesForDomainPaginator.js.map +0 -1
- package/dist/es/protocols/Aws_restJson1.js +0 -6293
- package/dist/es/protocols/Aws_restJson1.js.map +0 -1
- package/dist/es/runtimeConfig.browser.js +0 -20
- package/dist/es/runtimeConfig.browser.js.map +0 -1
- package/dist/es/runtimeConfig.js +0 -25
- package/dist/es/runtimeConfig.js.map +0 -1
- package/dist/es/runtimeConfig.native.js +0 -12
- package/dist/es/runtimeConfig.native.js.map +0 -1
- package/dist/es/runtimeConfig.shared.js +0 -17
- package/dist/es/runtimeConfig.shared.js.map +0 -1
- package/dist/types/ElasticsearchService.d.ts +0 -309
- package/dist/types/ElasticsearchServiceClient.d.ts +0 -178
- package/dist/types/commands/AcceptInboundCrossClusterSearchConnectionCommand.d.ts +0 -35
- package/dist/types/commands/AddTagsCommand.d.ts +0 -36
- package/dist/types/commands/AssociatePackageCommand.d.ts +0 -35
- package/dist/types/commands/CancelElasticsearchServiceSoftwareUpdateCommand.d.ts +0 -35
- package/dist/types/commands/CreateElasticsearchDomainCommand.d.ts +0 -36
- package/dist/types/commands/CreateOutboundCrossClusterSearchConnectionCommand.d.ts +0 -35
- package/dist/types/commands/CreatePackageCommand.d.ts +0 -35
- package/dist/types/commands/DeleteElasticsearchDomainCommand.d.ts +0 -35
- package/dist/types/commands/DeleteElasticsearchServiceRoleCommand.d.ts +0 -34
- package/dist/types/commands/DeleteInboundCrossClusterSearchConnectionCommand.d.ts +0 -35
- package/dist/types/commands/DeleteOutboundCrossClusterSearchConnectionCommand.d.ts +0 -35
- package/dist/types/commands/DeletePackageCommand.d.ts +0 -35
- package/dist/types/commands/DescribeDomainAutoTunesCommand.d.ts +0 -35
- package/dist/types/commands/DescribeElasticsearchDomainCommand.d.ts +0 -35
- package/dist/types/commands/DescribeElasticsearchDomainConfigCommand.d.ts +0 -35
- package/dist/types/commands/DescribeElasticsearchDomainsCommand.d.ts +0 -35
- package/dist/types/commands/DescribeElasticsearchInstanceTypeLimitsCommand.d.ts +0 -42
- package/dist/types/commands/DescribeInboundCrossClusterSearchConnectionsCommand.d.ts +0 -35
- package/dist/types/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.d.ts +0 -35
- package/dist/types/commands/DescribePackagesCommand.d.ts +0 -35
- package/dist/types/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.d.ts +0 -35
- package/dist/types/commands/DescribeReservedElasticsearchInstancesCommand.d.ts +0 -35
- package/dist/types/commands/DissociatePackageCommand.d.ts +0 -35
- package/dist/types/commands/GetCompatibleElasticsearchVersionsCommand.d.ts +0 -42
- package/dist/types/commands/GetPackageVersionHistoryCommand.d.ts +0 -35
- package/dist/types/commands/GetUpgradeHistoryCommand.d.ts +0 -35
- package/dist/types/commands/GetUpgradeStatusCommand.d.ts +0 -35
- package/dist/types/commands/ListDomainNamesCommand.d.ts +0 -35
- package/dist/types/commands/ListDomainsForPackageCommand.d.ts +0 -35
- package/dist/types/commands/ListElasticsearchInstanceTypesCommand.d.ts +0 -35
- package/dist/types/commands/ListElasticsearchVersionsCommand.d.ts +0 -35
- package/dist/types/commands/ListPackagesForDomainCommand.d.ts +0 -35
- package/dist/types/commands/ListTagsCommand.d.ts +0 -35
- package/dist/types/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.d.ts +0 -35
- package/dist/types/commands/RejectInboundCrossClusterSearchConnectionCommand.d.ts +0 -35
- package/dist/types/commands/RemoveTagsCommand.d.ts +0 -35
- package/dist/types/commands/StartElasticsearchServiceSoftwareUpdateCommand.d.ts +0 -35
- package/dist/types/commands/UpdateElasticsearchDomainConfigCommand.d.ts +0 -35
- package/dist/types/commands/UpdatePackageCommand.d.ts +0 -35
- package/dist/types/commands/UpgradeElasticsearchDomainCommand.d.ts +0 -35
- package/dist/types/models/models_0.d.ts +0 -4088
- package/dist/types/pagination/DescribeDomainAutoTunesPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeInboundCrossClusterSearchConnectionsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeOutboundCrossClusterSearchConnectionsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribePackagesPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeReservedElasticsearchInstanceOfferingsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeReservedElasticsearchInstancesPaginator.d.ts +0 -4
- package/dist/types/pagination/GetPackageVersionHistoryPaginator.d.ts +0 -4
- package/dist/types/pagination/GetUpgradeHistoryPaginator.d.ts +0 -4
- package/dist/types/pagination/Interfaces.d.ts +0 -6
- package/dist/types/pagination/ListDomainsForPackagePaginator.d.ts +0 -4
- package/dist/types/pagination/ListElasticsearchInstanceTypesPaginator.d.ts +0 -4
- package/dist/types/pagination/ListElasticsearchVersionsPaginator.d.ts +0 -4
- package/dist/types/pagination/ListPackagesForDomainPaginator.d.ts +0 -4
- package/dist/types/protocols/Aws_restJson1.d.ts +0 -122
- package/dist/types/runtimeConfig.browser.d.ts +0 -36
- package/dist/types/runtimeConfig.d.ts +0 -36
- package/dist/types/runtimeConfig.native.d.ts +0 -35
- package/dist/types/ts3.4/ElasticsearchService.d.ts +0 -309
- package/dist/types/ts3.4/ElasticsearchServiceClient.d.ts +0 -178
- package/dist/types/ts3.4/commands/AcceptInboundCrossClusterSearchConnectionCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/AddTagsCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/AssociatePackageCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/CancelElasticsearchServiceSoftwareUpdateCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/CreateElasticsearchDomainCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/CreateOutboundCrossClusterSearchConnectionCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/CreatePackageCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DeleteElasticsearchDomainCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DeleteElasticsearchServiceRoleCommand.d.ts +0 -34
- package/dist/types/ts3.4/commands/DeleteInboundCrossClusterSearchConnectionCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DeleteOutboundCrossClusterSearchConnectionCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DeletePackageCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeDomainAutoTunesCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeElasticsearchDomainCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeElasticsearchDomainConfigCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeElasticsearchDomainsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeElasticsearchInstanceTypeLimitsCommand.d.ts +0 -42
- package/dist/types/ts3.4/commands/DescribeInboundCrossClusterSearchConnectionsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribePackagesCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeReservedElasticsearchInstancesCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DissociatePackageCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/GetCompatibleElasticsearchVersionsCommand.d.ts +0 -42
- package/dist/types/ts3.4/commands/GetPackageVersionHistoryCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/GetUpgradeHistoryCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/GetUpgradeStatusCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/ListDomainNamesCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/ListDomainsForPackageCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/ListElasticsearchInstanceTypesCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/ListElasticsearchVersionsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/ListPackagesForDomainCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/ListTagsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/RejectInboundCrossClusterSearchConnectionCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/RemoveTagsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/StartElasticsearchServiceSoftwareUpdateCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/UpdateElasticsearchDomainConfigCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/UpdatePackageCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/UpgradeElasticsearchDomainCommand.d.ts +0 -35
- package/dist/types/ts3.4/models/models_0.d.ts +0 -4088
- package/dist/types/ts3.4/pagination/DescribeDomainAutoTunesPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeInboundCrossClusterSearchConnectionsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeOutboundCrossClusterSearchConnectionsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribePackagesPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeReservedElasticsearchInstanceOfferingsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeReservedElasticsearchInstancesPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/GetPackageVersionHistoryPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/GetUpgradeHistoryPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/Interfaces.d.ts +0 -6
- package/dist/types/ts3.4/pagination/ListDomainsForPackagePaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListElasticsearchInstanceTypesPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListElasticsearchVersionsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListPackagesForDomainPaginator.d.ts +0 -4
- package/dist/types/ts3.4/protocols/Aws_restJson1.d.ts +0 -122
- package/dist/types/ts3.4/runtimeConfig.browser.d.ts +0 -36
- package/dist/types/ts3.4/runtimeConfig.d.ts +0 -36
- package/dist/types/ts3.4/runtimeConfig.native.d.ts +0 -35
- package/endpoints.ts +0 -63
- package/models/models_0.ts +0 -5076
- package/pagination/DescribeDomainAutoTunesPaginator.ts +0 -58
- package/pagination/DescribeInboundCrossClusterSearchConnectionsPaginator.ts +0 -58
- package/pagination/DescribeOutboundCrossClusterSearchConnectionsPaginator.ts +0 -58
- package/pagination/DescribePackagesPaginator.ts +0 -58
- package/pagination/DescribeReservedElasticsearchInstanceOfferingsPaginator.ts +0 -58
- package/pagination/DescribeReservedElasticsearchInstancesPaginator.ts +0 -58
- package/pagination/GetPackageVersionHistoryPaginator.ts +0 -58
- package/pagination/GetUpgradeHistoryPaginator.ts +0 -58
- package/pagination/Interfaces.ts +0 -7
- package/pagination/ListDomainsForPackagePaginator.ts +0 -58
- package/pagination/ListElasticsearchInstanceTypesPaginator.ts +0 -58
- package/pagination/ListElasticsearchVersionsPaginator.ts +0 -58
- package/pagination/ListPackagesForDomainPaginator.ts +0 -58
- package/protocols/Aws_restJson1.ts +0 -6830
- package/runtimeConfig.browser.ts +0 -40
- package/runtimeConfig.native.ts +0 -16
- package/runtimeConfig.shared.ts +0 -16
- package/runtimeConfig.ts +0 -45
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticsearchServiceClient";
|
|
4
|
+
import { DescribeReservedElasticsearchInstanceOfferingsRequest, DescribeReservedElasticsearchInstanceOfferingsResponse } from "../models/models_0";
|
|
5
|
+
export interface DescribeReservedElasticsearchInstanceOfferingsCommandInput extends DescribeReservedElasticsearchInstanceOfferingsRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface DescribeReservedElasticsearchInstanceOfferingsCommandOutput extends DescribeReservedElasticsearchInstanceOfferingsResponse, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* <p>Lists available reserved Elasticsearch instance offerings.</p>
|
|
11
|
+
* @example
|
|
12
|
+
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
+
* ```javascript
|
|
14
|
+
* import { ElasticsearchServiceClient, DescribeReservedElasticsearchInstanceOfferingsCommand } from "@aws-sdk/client-elasticsearch-service"; // ES Modules import
|
|
15
|
+
* // const { ElasticsearchServiceClient, DescribeReservedElasticsearchInstanceOfferingsCommand } = require("@aws-sdk/client-elasticsearch-service"); // CommonJS import
|
|
16
|
+
* const client = new ElasticsearchServiceClient(config);
|
|
17
|
+
* const command = new DescribeReservedElasticsearchInstanceOfferingsCommand(input);
|
|
18
|
+
* const response = await client.send(command);
|
|
19
|
+
* ```
|
|
20
|
+
*
|
|
21
|
+
* @see {@link DescribeReservedElasticsearchInstanceOfferingsCommandInput} for command's `input` shape.
|
|
22
|
+
* @see {@link DescribeReservedElasticsearchInstanceOfferingsCommandOutput} for command's `response` shape.
|
|
23
|
+
* @see {@link ElasticsearchServiceClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
26
|
+
export declare class DescribeReservedElasticsearchInstanceOfferingsCommand extends $Command<DescribeReservedElasticsearchInstanceOfferingsCommandInput, DescribeReservedElasticsearchInstanceOfferingsCommandOutput, ElasticsearchServiceClientResolvedConfig> {
|
|
27
|
+
readonly input: DescribeReservedElasticsearchInstanceOfferingsCommandInput;
|
|
28
|
+
constructor(input: DescribeReservedElasticsearchInstanceOfferingsCommandInput);
|
|
29
|
+
/**
|
|
30
|
+
* @internal
|
|
31
|
+
*/
|
|
32
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeReservedElasticsearchInstanceOfferingsCommandInput, DescribeReservedElasticsearchInstanceOfferingsCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticsearchServiceClient";
|
|
4
|
+
import { DescribeReservedElasticsearchInstancesRequest, DescribeReservedElasticsearchInstancesResponse } from "../models/models_0";
|
|
5
|
+
export interface DescribeReservedElasticsearchInstancesCommandInput extends DescribeReservedElasticsearchInstancesRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface DescribeReservedElasticsearchInstancesCommandOutput extends DescribeReservedElasticsearchInstancesResponse, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* <p>Returns information about reserved Elasticsearch instances for this account.</p>
|
|
11
|
+
* @example
|
|
12
|
+
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
+
* ```javascript
|
|
14
|
+
* import { ElasticsearchServiceClient, DescribeReservedElasticsearchInstancesCommand } from "@aws-sdk/client-elasticsearch-service"; // ES Modules import
|
|
15
|
+
* // const { ElasticsearchServiceClient, DescribeReservedElasticsearchInstancesCommand } = require("@aws-sdk/client-elasticsearch-service"); // CommonJS import
|
|
16
|
+
* const client = new ElasticsearchServiceClient(config);
|
|
17
|
+
* const command = new DescribeReservedElasticsearchInstancesCommand(input);
|
|
18
|
+
* const response = await client.send(command);
|
|
19
|
+
* ```
|
|
20
|
+
*
|
|
21
|
+
* @see {@link DescribeReservedElasticsearchInstancesCommandInput} for command's `input` shape.
|
|
22
|
+
* @see {@link DescribeReservedElasticsearchInstancesCommandOutput} for command's `response` shape.
|
|
23
|
+
* @see {@link ElasticsearchServiceClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
26
|
+
export declare class DescribeReservedElasticsearchInstancesCommand extends $Command<DescribeReservedElasticsearchInstancesCommandInput, DescribeReservedElasticsearchInstancesCommandOutput, ElasticsearchServiceClientResolvedConfig> {
|
|
27
|
+
readonly input: DescribeReservedElasticsearchInstancesCommandInput;
|
|
28
|
+
constructor(input: DescribeReservedElasticsearchInstancesCommandInput);
|
|
29
|
+
/**
|
|
30
|
+
* @internal
|
|
31
|
+
*/
|
|
32
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeReservedElasticsearchInstancesCommandInput, DescribeReservedElasticsearchInstancesCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticsearchServiceClient";
|
|
4
|
+
import { DissociatePackageRequest, DissociatePackageResponse } from "../models/models_0";
|
|
5
|
+
export interface DissociatePackageCommandInput extends DissociatePackageRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface DissociatePackageCommandOutput extends DissociatePackageResponse, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* <p>Dissociates a package from the Amazon ES domain.</p>
|
|
11
|
+
* @example
|
|
12
|
+
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
+
* ```javascript
|
|
14
|
+
* import { ElasticsearchServiceClient, DissociatePackageCommand } from "@aws-sdk/client-elasticsearch-service"; // ES Modules import
|
|
15
|
+
* // const { ElasticsearchServiceClient, DissociatePackageCommand } = require("@aws-sdk/client-elasticsearch-service"); // CommonJS import
|
|
16
|
+
* const client = new ElasticsearchServiceClient(config);
|
|
17
|
+
* const command = new DissociatePackageCommand(input);
|
|
18
|
+
* const response = await client.send(command);
|
|
19
|
+
* ```
|
|
20
|
+
*
|
|
21
|
+
* @see {@link DissociatePackageCommandInput} for command's `input` shape.
|
|
22
|
+
* @see {@link DissociatePackageCommandOutput} for command's `response` shape.
|
|
23
|
+
* @see {@link ElasticsearchServiceClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
26
|
+
export declare class DissociatePackageCommand extends $Command<DissociatePackageCommandInput, DissociatePackageCommandOutput, ElasticsearchServiceClientResolvedConfig> {
|
|
27
|
+
readonly input: DissociatePackageCommandInput;
|
|
28
|
+
constructor(input: DissociatePackageCommandInput);
|
|
29
|
+
/**
|
|
30
|
+
* @internal
|
|
31
|
+
*/
|
|
32
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DissociatePackageCommandInput, DissociatePackageCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticsearchServiceClient";
|
|
4
|
+
import { GetCompatibleElasticsearchVersionsRequest, GetCompatibleElasticsearchVersionsResponse } from "../models/models_0";
|
|
5
|
+
export interface GetCompatibleElasticsearchVersionsCommandInput extends GetCompatibleElasticsearchVersionsRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface GetCompatibleElasticsearchVersionsCommandOutput extends GetCompatibleElasticsearchVersionsResponse, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* <p>
|
|
11
|
+
* Returns a list of upgrade compatible Elastisearch versions.
|
|
12
|
+
* You can optionally pass a
|
|
13
|
+
* <code>
|
|
14
|
+
* <a>DomainName</a>
|
|
15
|
+
* </code>
|
|
16
|
+
* to get all upgrade compatible Elasticsearch versions for that specific domain.
|
|
17
|
+
* </p>
|
|
18
|
+
* @example
|
|
19
|
+
* Use a bare-bones client and the command you need to make an API call.
|
|
20
|
+
* ```javascript
|
|
21
|
+
* import { ElasticsearchServiceClient, GetCompatibleElasticsearchVersionsCommand } from "@aws-sdk/client-elasticsearch-service"; // ES Modules import
|
|
22
|
+
* // const { ElasticsearchServiceClient, GetCompatibleElasticsearchVersionsCommand } = require("@aws-sdk/client-elasticsearch-service"); // CommonJS import
|
|
23
|
+
* const client = new ElasticsearchServiceClient(config);
|
|
24
|
+
* const command = new GetCompatibleElasticsearchVersionsCommand(input);
|
|
25
|
+
* const response = await client.send(command);
|
|
26
|
+
* ```
|
|
27
|
+
*
|
|
28
|
+
* @see {@link GetCompatibleElasticsearchVersionsCommandInput} for command's `input` shape.
|
|
29
|
+
* @see {@link GetCompatibleElasticsearchVersionsCommandOutput} for command's `response` shape.
|
|
30
|
+
* @see {@link ElasticsearchServiceClientResolvedConfig | config} for command's `input` shape.
|
|
31
|
+
*
|
|
32
|
+
*/
|
|
33
|
+
export declare class GetCompatibleElasticsearchVersionsCommand extends $Command<GetCompatibleElasticsearchVersionsCommandInput, GetCompatibleElasticsearchVersionsCommandOutput, ElasticsearchServiceClientResolvedConfig> {
|
|
34
|
+
readonly input: GetCompatibleElasticsearchVersionsCommandInput;
|
|
35
|
+
constructor(input: GetCompatibleElasticsearchVersionsCommandInput);
|
|
36
|
+
/**
|
|
37
|
+
* @internal
|
|
38
|
+
*/
|
|
39
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetCompatibleElasticsearchVersionsCommandInput, GetCompatibleElasticsearchVersionsCommandOutput>;
|
|
40
|
+
private serialize;
|
|
41
|
+
private deserialize;
|
|
42
|
+
}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticsearchServiceClient";
|
|
4
|
+
import { GetPackageVersionHistoryRequest, GetPackageVersionHistoryResponse } from "../models/models_0";
|
|
5
|
+
export interface GetPackageVersionHistoryCommandInput extends GetPackageVersionHistoryRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface GetPackageVersionHistoryCommandOutput extends GetPackageVersionHistoryResponse, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* <p>Returns a list of versions of the package, along with their creation time and commit message.</p>
|
|
11
|
+
* @example
|
|
12
|
+
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
+
* ```javascript
|
|
14
|
+
* import { ElasticsearchServiceClient, GetPackageVersionHistoryCommand } from "@aws-sdk/client-elasticsearch-service"; // ES Modules import
|
|
15
|
+
* // const { ElasticsearchServiceClient, GetPackageVersionHistoryCommand } = require("@aws-sdk/client-elasticsearch-service"); // CommonJS import
|
|
16
|
+
* const client = new ElasticsearchServiceClient(config);
|
|
17
|
+
* const command = new GetPackageVersionHistoryCommand(input);
|
|
18
|
+
* const response = await client.send(command);
|
|
19
|
+
* ```
|
|
20
|
+
*
|
|
21
|
+
* @see {@link GetPackageVersionHistoryCommandInput} for command's `input` shape.
|
|
22
|
+
* @see {@link GetPackageVersionHistoryCommandOutput} for command's `response` shape.
|
|
23
|
+
* @see {@link ElasticsearchServiceClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
26
|
+
export declare class GetPackageVersionHistoryCommand extends $Command<GetPackageVersionHistoryCommandInput, GetPackageVersionHistoryCommandOutput, ElasticsearchServiceClientResolvedConfig> {
|
|
27
|
+
readonly input: GetPackageVersionHistoryCommandInput;
|
|
28
|
+
constructor(input: GetPackageVersionHistoryCommandInput);
|
|
29
|
+
/**
|
|
30
|
+
* @internal
|
|
31
|
+
*/
|
|
32
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetPackageVersionHistoryCommandInput, GetPackageVersionHistoryCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticsearchServiceClient";
|
|
4
|
+
import { GetUpgradeHistoryRequest, GetUpgradeHistoryResponse } from "../models/models_0";
|
|
5
|
+
export interface GetUpgradeHistoryCommandInput extends GetUpgradeHistoryRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface GetUpgradeHistoryCommandOutput extends GetUpgradeHistoryResponse, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* <p>Retrieves the complete history of the last 10 upgrades that were performed on the domain.</p>
|
|
11
|
+
* @example
|
|
12
|
+
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
+
* ```javascript
|
|
14
|
+
* import { ElasticsearchServiceClient, GetUpgradeHistoryCommand } from "@aws-sdk/client-elasticsearch-service"; // ES Modules import
|
|
15
|
+
* // const { ElasticsearchServiceClient, GetUpgradeHistoryCommand } = require("@aws-sdk/client-elasticsearch-service"); // CommonJS import
|
|
16
|
+
* const client = new ElasticsearchServiceClient(config);
|
|
17
|
+
* const command = new GetUpgradeHistoryCommand(input);
|
|
18
|
+
* const response = await client.send(command);
|
|
19
|
+
* ```
|
|
20
|
+
*
|
|
21
|
+
* @see {@link GetUpgradeHistoryCommandInput} for command's `input` shape.
|
|
22
|
+
* @see {@link GetUpgradeHistoryCommandOutput} for command's `response` shape.
|
|
23
|
+
* @see {@link ElasticsearchServiceClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
26
|
+
export declare class GetUpgradeHistoryCommand extends $Command<GetUpgradeHistoryCommandInput, GetUpgradeHistoryCommandOutput, ElasticsearchServiceClientResolvedConfig> {
|
|
27
|
+
readonly input: GetUpgradeHistoryCommandInput;
|
|
28
|
+
constructor(input: GetUpgradeHistoryCommandInput);
|
|
29
|
+
/**
|
|
30
|
+
* @internal
|
|
31
|
+
*/
|
|
32
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetUpgradeHistoryCommandInput, GetUpgradeHistoryCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticsearchServiceClient";
|
|
4
|
+
import { GetUpgradeStatusRequest, GetUpgradeStatusResponse } from "../models/models_0";
|
|
5
|
+
export interface GetUpgradeStatusCommandInput extends GetUpgradeStatusRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface GetUpgradeStatusCommandOutput extends GetUpgradeStatusResponse, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* <p>Retrieves the latest status of the last upgrade or upgrade eligibility check that was performed on the domain.</p>
|
|
11
|
+
* @example
|
|
12
|
+
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
+
* ```javascript
|
|
14
|
+
* import { ElasticsearchServiceClient, GetUpgradeStatusCommand } from "@aws-sdk/client-elasticsearch-service"; // ES Modules import
|
|
15
|
+
* // const { ElasticsearchServiceClient, GetUpgradeStatusCommand } = require("@aws-sdk/client-elasticsearch-service"); // CommonJS import
|
|
16
|
+
* const client = new ElasticsearchServiceClient(config);
|
|
17
|
+
* const command = new GetUpgradeStatusCommand(input);
|
|
18
|
+
* const response = await client.send(command);
|
|
19
|
+
* ```
|
|
20
|
+
*
|
|
21
|
+
* @see {@link GetUpgradeStatusCommandInput} for command's `input` shape.
|
|
22
|
+
* @see {@link GetUpgradeStatusCommandOutput} for command's `response` shape.
|
|
23
|
+
* @see {@link ElasticsearchServiceClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
26
|
+
export declare class GetUpgradeStatusCommand extends $Command<GetUpgradeStatusCommandInput, GetUpgradeStatusCommandOutput, ElasticsearchServiceClientResolvedConfig> {
|
|
27
|
+
readonly input: GetUpgradeStatusCommandInput;
|
|
28
|
+
constructor(input: GetUpgradeStatusCommandInput);
|
|
29
|
+
/**
|
|
30
|
+
* @internal
|
|
31
|
+
*/
|
|
32
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetUpgradeStatusCommandInput, GetUpgradeStatusCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticsearchServiceClient";
|
|
4
|
+
import { ListDomainNamesRequest, ListDomainNamesResponse } from "../models/models_0";
|
|
5
|
+
export interface ListDomainNamesCommandInput extends ListDomainNamesRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface ListDomainNamesCommandOutput extends ListDomainNamesResponse, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* <p>Returns the name of all Elasticsearch domains owned by the current user's account. </p>
|
|
11
|
+
* @example
|
|
12
|
+
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
+
* ```javascript
|
|
14
|
+
* import { ElasticsearchServiceClient, ListDomainNamesCommand } from "@aws-sdk/client-elasticsearch-service"; // ES Modules import
|
|
15
|
+
* // const { ElasticsearchServiceClient, ListDomainNamesCommand } = require("@aws-sdk/client-elasticsearch-service"); // CommonJS import
|
|
16
|
+
* const client = new ElasticsearchServiceClient(config);
|
|
17
|
+
* const command = new ListDomainNamesCommand(input);
|
|
18
|
+
* const response = await client.send(command);
|
|
19
|
+
* ```
|
|
20
|
+
*
|
|
21
|
+
* @see {@link ListDomainNamesCommandInput} for command's `input` shape.
|
|
22
|
+
* @see {@link ListDomainNamesCommandOutput} for command's `response` shape.
|
|
23
|
+
* @see {@link ElasticsearchServiceClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
26
|
+
export declare class ListDomainNamesCommand extends $Command<ListDomainNamesCommandInput, ListDomainNamesCommandOutput, ElasticsearchServiceClientResolvedConfig> {
|
|
27
|
+
readonly input: ListDomainNamesCommandInput;
|
|
28
|
+
constructor(input: ListDomainNamesCommandInput);
|
|
29
|
+
/**
|
|
30
|
+
* @internal
|
|
31
|
+
*/
|
|
32
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDomainNamesCommandInput, ListDomainNamesCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticsearchServiceClient";
|
|
4
|
+
import { ListDomainsForPackageRequest, ListDomainsForPackageResponse } from "../models/models_0";
|
|
5
|
+
export interface ListDomainsForPackageCommandInput extends ListDomainsForPackageRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface ListDomainsForPackageCommandOutput extends ListDomainsForPackageResponse, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* <p>Lists all Amazon ES domains associated with the package.</p>
|
|
11
|
+
* @example
|
|
12
|
+
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
+
* ```javascript
|
|
14
|
+
* import { ElasticsearchServiceClient, ListDomainsForPackageCommand } from "@aws-sdk/client-elasticsearch-service"; // ES Modules import
|
|
15
|
+
* // const { ElasticsearchServiceClient, ListDomainsForPackageCommand } = require("@aws-sdk/client-elasticsearch-service"); // CommonJS import
|
|
16
|
+
* const client = new ElasticsearchServiceClient(config);
|
|
17
|
+
* const command = new ListDomainsForPackageCommand(input);
|
|
18
|
+
* const response = await client.send(command);
|
|
19
|
+
* ```
|
|
20
|
+
*
|
|
21
|
+
* @see {@link ListDomainsForPackageCommandInput} for command's `input` shape.
|
|
22
|
+
* @see {@link ListDomainsForPackageCommandOutput} for command's `response` shape.
|
|
23
|
+
* @see {@link ElasticsearchServiceClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
26
|
+
export declare class ListDomainsForPackageCommand extends $Command<ListDomainsForPackageCommandInput, ListDomainsForPackageCommandOutput, ElasticsearchServiceClientResolvedConfig> {
|
|
27
|
+
readonly input: ListDomainsForPackageCommandInput;
|
|
28
|
+
constructor(input: ListDomainsForPackageCommandInput);
|
|
29
|
+
/**
|
|
30
|
+
* @internal
|
|
31
|
+
*/
|
|
32
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDomainsForPackageCommandInput, ListDomainsForPackageCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticsearchServiceClient";
|
|
4
|
+
import { ListElasticsearchInstanceTypesRequest, ListElasticsearchInstanceTypesResponse } from "../models/models_0";
|
|
5
|
+
export interface ListElasticsearchInstanceTypesCommandInput extends ListElasticsearchInstanceTypesRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface ListElasticsearchInstanceTypesCommandOutput extends ListElasticsearchInstanceTypesResponse, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* <p>List all Elasticsearch instance types that are supported for given ElasticsearchVersion</p>
|
|
11
|
+
* @example
|
|
12
|
+
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
+
* ```javascript
|
|
14
|
+
* import { ElasticsearchServiceClient, ListElasticsearchInstanceTypesCommand } from "@aws-sdk/client-elasticsearch-service"; // ES Modules import
|
|
15
|
+
* // const { ElasticsearchServiceClient, ListElasticsearchInstanceTypesCommand } = require("@aws-sdk/client-elasticsearch-service"); // CommonJS import
|
|
16
|
+
* const client = new ElasticsearchServiceClient(config);
|
|
17
|
+
* const command = new ListElasticsearchInstanceTypesCommand(input);
|
|
18
|
+
* const response = await client.send(command);
|
|
19
|
+
* ```
|
|
20
|
+
*
|
|
21
|
+
* @see {@link ListElasticsearchInstanceTypesCommandInput} for command's `input` shape.
|
|
22
|
+
* @see {@link ListElasticsearchInstanceTypesCommandOutput} for command's `response` shape.
|
|
23
|
+
* @see {@link ElasticsearchServiceClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
26
|
+
export declare class ListElasticsearchInstanceTypesCommand extends $Command<ListElasticsearchInstanceTypesCommandInput, ListElasticsearchInstanceTypesCommandOutput, ElasticsearchServiceClientResolvedConfig> {
|
|
27
|
+
readonly input: ListElasticsearchInstanceTypesCommandInput;
|
|
28
|
+
constructor(input: ListElasticsearchInstanceTypesCommandInput);
|
|
29
|
+
/**
|
|
30
|
+
* @internal
|
|
31
|
+
*/
|
|
32
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListElasticsearchInstanceTypesCommandInput, ListElasticsearchInstanceTypesCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticsearchServiceClient";
|
|
4
|
+
import { ListElasticsearchVersionsRequest, ListElasticsearchVersionsResponse } from "../models/models_0";
|
|
5
|
+
export interface ListElasticsearchVersionsCommandInput extends ListElasticsearchVersionsRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface ListElasticsearchVersionsCommandOutput extends ListElasticsearchVersionsResponse, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* <p>List all supported Elasticsearch versions</p>
|
|
11
|
+
* @example
|
|
12
|
+
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
+
* ```javascript
|
|
14
|
+
* import { ElasticsearchServiceClient, ListElasticsearchVersionsCommand } from "@aws-sdk/client-elasticsearch-service"; // ES Modules import
|
|
15
|
+
* // const { ElasticsearchServiceClient, ListElasticsearchVersionsCommand } = require("@aws-sdk/client-elasticsearch-service"); // CommonJS import
|
|
16
|
+
* const client = new ElasticsearchServiceClient(config);
|
|
17
|
+
* const command = new ListElasticsearchVersionsCommand(input);
|
|
18
|
+
* const response = await client.send(command);
|
|
19
|
+
* ```
|
|
20
|
+
*
|
|
21
|
+
* @see {@link ListElasticsearchVersionsCommandInput} for command's `input` shape.
|
|
22
|
+
* @see {@link ListElasticsearchVersionsCommandOutput} for command's `response` shape.
|
|
23
|
+
* @see {@link ElasticsearchServiceClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
26
|
+
export declare class ListElasticsearchVersionsCommand extends $Command<ListElasticsearchVersionsCommandInput, ListElasticsearchVersionsCommandOutput, ElasticsearchServiceClientResolvedConfig> {
|
|
27
|
+
readonly input: ListElasticsearchVersionsCommandInput;
|
|
28
|
+
constructor(input: ListElasticsearchVersionsCommandInput);
|
|
29
|
+
/**
|
|
30
|
+
* @internal
|
|
31
|
+
*/
|
|
32
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListElasticsearchVersionsCommandInput, ListElasticsearchVersionsCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticsearchServiceClient";
|
|
4
|
+
import { ListPackagesForDomainRequest, ListPackagesForDomainResponse } from "../models/models_0";
|
|
5
|
+
export interface ListPackagesForDomainCommandInput extends ListPackagesForDomainRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface ListPackagesForDomainCommandOutput extends ListPackagesForDomainResponse, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* <p>Lists all packages associated with the Amazon ES domain.</p>
|
|
11
|
+
* @example
|
|
12
|
+
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
+
* ```javascript
|
|
14
|
+
* import { ElasticsearchServiceClient, ListPackagesForDomainCommand } from "@aws-sdk/client-elasticsearch-service"; // ES Modules import
|
|
15
|
+
* // const { ElasticsearchServiceClient, ListPackagesForDomainCommand } = require("@aws-sdk/client-elasticsearch-service"); // CommonJS import
|
|
16
|
+
* const client = new ElasticsearchServiceClient(config);
|
|
17
|
+
* const command = new ListPackagesForDomainCommand(input);
|
|
18
|
+
* const response = await client.send(command);
|
|
19
|
+
* ```
|
|
20
|
+
*
|
|
21
|
+
* @see {@link ListPackagesForDomainCommandInput} for command's `input` shape.
|
|
22
|
+
* @see {@link ListPackagesForDomainCommandOutput} for command's `response` shape.
|
|
23
|
+
* @see {@link ElasticsearchServiceClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
26
|
+
export declare class ListPackagesForDomainCommand extends $Command<ListPackagesForDomainCommandInput, ListPackagesForDomainCommandOutput, ElasticsearchServiceClientResolvedConfig> {
|
|
27
|
+
readonly input: ListPackagesForDomainCommandInput;
|
|
28
|
+
constructor(input: ListPackagesForDomainCommandInput);
|
|
29
|
+
/**
|
|
30
|
+
* @internal
|
|
31
|
+
*/
|
|
32
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListPackagesForDomainCommandInput, ListPackagesForDomainCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticsearchServiceClient";
|
|
4
|
+
import { ListTagsRequest, ListTagsResponse } from "../models/models_0";
|
|
5
|
+
export interface ListTagsCommandInput extends ListTagsRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface ListTagsCommandOutput extends ListTagsResponse, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* <p>Returns all tags for the given Elasticsearch domain.</p>
|
|
11
|
+
* @example
|
|
12
|
+
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
+
* ```javascript
|
|
14
|
+
* import { ElasticsearchServiceClient, ListTagsCommand } from "@aws-sdk/client-elasticsearch-service"; // ES Modules import
|
|
15
|
+
* // const { ElasticsearchServiceClient, ListTagsCommand } = require("@aws-sdk/client-elasticsearch-service"); // CommonJS import
|
|
16
|
+
* const client = new ElasticsearchServiceClient(config);
|
|
17
|
+
* const command = new ListTagsCommand(input);
|
|
18
|
+
* const response = await client.send(command);
|
|
19
|
+
* ```
|
|
20
|
+
*
|
|
21
|
+
* @see {@link ListTagsCommandInput} for command's `input` shape.
|
|
22
|
+
* @see {@link ListTagsCommandOutput} for command's `response` shape.
|
|
23
|
+
* @see {@link ElasticsearchServiceClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
26
|
+
export declare class ListTagsCommand extends $Command<ListTagsCommandInput, ListTagsCommandOutput, ElasticsearchServiceClientResolvedConfig> {
|
|
27
|
+
readonly input: ListTagsCommandInput;
|
|
28
|
+
constructor(input: ListTagsCommandInput);
|
|
29
|
+
/**
|
|
30
|
+
* @internal
|
|
31
|
+
*/
|
|
32
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsCommandInput, ListTagsCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticsearchServiceClient";
|
|
4
|
+
import { PurchaseReservedElasticsearchInstanceOfferingRequest, PurchaseReservedElasticsearchInstanceOfferingResponse } from "../models/models_0";
|
|
5
|
+
export interface PurchaseReservedElasticsearchInstanceOfferingCommandInput extends PurchaseReservedElasticsearchInstanceOfferingRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface PurchaseReservedElasticsearchInstanceOfferingCommandOutput extends PurchaseReservedElasticsearchInstanceOfferingResponse, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* <p>Allows you to purchase reserved Elasticsearch instances.</p>
|
|
11
|
+
* @example
|
|
12
|
+
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
+
* ```javascript
|
|
14
|
+
* import { ElasticsearchServiceClient, PurchaseReservedElasticsearchInstanceOfferingCommand } from "@aws-sdk/client-elasticsearch-service"; // ES Modules import
|
|
15
|
+
* // const { ElasticsearchServiceClient, PurchaseReservedElasticsearchInstanceOfferingCommand } = require("@aws-sdk/client-elasticsearch-service"); // CommonJS import
|
|
16
|
+
* const client = new ElasticsearchServiceClient(config);
|
|
17
|
+
* const command = new PurchaseReservedElasticsearchInstanceOfferingCommand(input);
|
|
18
|
+
* const response = await client.send(command);
|
|
19
|
+
* ```
|
|
20
|
+
*
|
|
21
|
+
* @see {@link PurchaseReservedElasticsearchInstanceOfferingCommandInput} for command's `input` shape.
|
|
22
|
+
* @see {@link PurchaseReservedElasticsearchInstanceOfferingCommandOutput} for command's `response` shape.
|
|
23
|
+
* @see {@link ElasticsearchServiceClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
26
|
+
export declare class PurchaseReservedElasticsearchInstanceOfferingCommand extends $Command<PurchaseReservedElasticsearchInstanceOfferingCommandInput, PurchaseReservedElasticsearchInstanceOfferingCommandOutput, ElasticsearchServiceClientResolvedConfig> {
|
|
27
|
+
readonly input: PurchaseReservedElasticsearchInstanceOfferingCommandInput;
|
|
28
|
+
constructor(input: PurchaseReservedElasticsearchInstanceOfferingCommandInput);
|
|
29
|
+
/**
|
|
30
|
+
* @internal
|
|
31
|
+
*/
|
|
32
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PurchaseReservedElasticsearchInstanceOfferingCommandInput, PurchaseReservedElasticsearchInstanceOfferingCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticsearchServiceClient";
|
|
4
|
+
import { RejectInboundCrossClusterSearchConnectionRequest, RejectInboundCrossClusterSearchConnectionResponse } from "../models/models_0";
|
|
5
|
+
export interface RejectInboundCrossClusterSearchConnectionCommandInput extends RejectInboundCrossClusterSearchConnectionRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface RejectInboundCrossClusterSearchConnectionCommandOutput extends RejectInboundCrossClusterSearchConnectionResponse, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* <p>Allows the destination domain owner to reject an inbound cross-cluster search connection request.</p>
|
|
11
|
+
* @example
|
|
12
|
+
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
+
* ```javascript
|
|
14
|
+
* import { ElasticsearchServiceClient, RejectInboundCrossClusterSearchConnectionCommand } from "@aws-sdk/client-elasticsearch-service"; // ES Modules import
|
|
15
|
+
* // const { ElasticsearchServiceClient, RejectInboundCrossClusterSearchConnectionCommand } = require("@aws-sdk/client-elasticsearch-service"); // CommonJS import
|
|
16
|
+
* const client = new ElasticsearchServiceClient(config);
|
|
17
|
+
* const command = new RejectInboundCrossClusterSearchConnectionCommand(input);
|
|
18
|
+
* const response = await client.send(command);
|
|
19
|
+
* ```
|
|
20
|
+
*
|
|
21
|
+
* @see {@link RejectInboundCrossClusterSearchConnectionCommandInput} for command's `input` shape.
|
|
22
|
+
* @see {@link RejectInboundCrossClusterSearchConnectionCommandOutput} for command's `response` shape.
|
|
23
|
+
* @see {@link ElasticsearchServiceClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
26
|
+
export declare class RejectInboundCrossClusterSearchConnectionCommand extends $Command<RejectInboundCrossClusterSearchConnectionCommandInput, RejectInboundCrossClusterSearchConnectionCommandOutput, ElasticsearchServiceClientResolvedConfig> {
|
|
27
|
+
readonly input: RejectInboundCrossClusterSearchConnectionCommandInput;
|
|
28
|
+
constructor(input: RejectInboundCrossClusterSearchConnectionCommandInput);
|
|
29
|
+
/**
|
|
30
|
+
* @internal
|
|
31
|
+
*/
|
|
32
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RejectInboundCrossClusterSearchConnectionCommandInput, RejectInboundCrossClusterSearchConnectionCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticsearchServiceClient";
|
|
4
|
+
import { RemoveTagsRequest } from "../models/models_0";
|
|
5
|
+
export interface RemoveTagsCommandInput extends RemoveTagsRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface RemoveTagsCommandOutput extends __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* <p>Removes the specified set of tags from the specified Elasticsearch domain.</p>
|
|
11
|
+
* @example
|
|
12
|
+
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
+
* ```javascript
|
|
14
|
+
* import { ElasticsearchServiceClient, RemoveTagsCommand } from "@aws-sdk/client-elasticsearch-service"; // ES Modules import
|
|
15
|
+
* // const { ElasticsearchServiceClient, RemoveTagsCommand } = require("@aws-sdk/client-elasticsearch-service"); // CommonJS import
|
|
16
|
+
* const client = new ElasticsearchServiceClient(config);
|
|
17
|
+
* const command = new RemoveTagsCommand(input);
|
|
18
|
+
* const response = await client.send(command);
|
|
19
|
+
* ```
|
|
20
|
+
*
|
|
21
|
+
* @see {@link RemoveTagsCommandInput} for command's `input` shape.
|
|
22
|
+
* @see {@link RemoveTagsCommandOutput} for command's `response` shape.
|
|
23
|
+
* @see {@link ElasticsearchServiceClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
26
|
+
export declare class RemoveTagsCommand extends $Command<RemoveTagsCommandInput, RemoveTagsCommandOutput, ElasticsearchServiceClientResolvedConfig> {
|
|
27
|
+
readonly input: RemoveTagsCommandInput;
|
|
28
|
+
constructor(input: RemoveTagsCommandInput);
|
|
29
|
+
/**
|
|
30
|
+
* @internal
|
|
31
|
+
*/
|
|
32
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RemoveTagsCommandInput, RemoveTagsCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElasticsearchServiceClient";
|
|
4
|
+
import { StartElasticsearchServiceSoftwareUpdateRequest, StartElasticsearchServiceSoftwareUpdateResponse } from "../models/models_0";
|
|
5
|
+
export interface StartElasticsearchServiceSoftwareUpdateCommandInput extends StartElasticsearchServiceSoftwareUpdateRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface StartElasticsearchServiceSoftwareUpdateCommandOutput extends StartElasticsearchServiceSoftwareUpdateResponse, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* <p>Schedules a service software update for an Amazon ES domain.</p>
|
|
11
|
+
* @example
|
|
12
|
+
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
+
* ```javascript
|
|
14
|
+
* import { ElasticsearchServiceClient, StartElasticsearchServiceSoftwareUpdateCommand } from "@aws-sdk/client-elasticsearch-service"; // ES Modules import
|
|
15
|
+
* // const { ElasticsearchServiceClient, StartElasticsearchServiceSoftwareUpdateCommand } = require("@aws-sdk/client-elasticsearch-service"); // CommonJS import
|
|
16
|
+
* const client = new ElasticsearchServiceClient(config);
|
|
17
|
+
* const command = new StartElasticsearchServiceSoftwareUpdateCommand(input);
|
|
18
|
+
* const response = await client.send(command);
|
|
19
|
+
* ```
|
|
20
|
+
*
|
|
21
|
+
* @see {@link StartElasticsearchServiceSoftwareUpdateCommandInput} for command's `input` shape.
|
|
22
|
+
* @see {@link StartElasticsearchServiceSoftwareUpdateCommandOutput} for command's `response` shape.
|
|
23
|
+
* @see {@link ElasticsearchServiceClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
26
|
+
export declare class StartElasticsearchServiceSoftwareUpdateCommand extends $Command<StartElasticsearchServiceSoftwareUpdateCommandInput, StartElasticsearchServiceSoftwareUpdateCommandOutput, ElasticsearchServiceClientResolvedConfig> {
|
|
27
|
+
readonly input: StartElasticsearchServiceSoftwareUpdateCommandInput;
|
|
28
|
+
constructor(input: StartElasticsearchServiceSoftwareUpdateCommandInput);
|
|
29
|
+
/**
|
|
30
|
+
* @internal
|
|
31
|
+
*/
|
|
32
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartElasticsearchServiceSoftwareUpdateCommandInput, StartElasticsearchServiceSoftwareUpdateCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|