@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 { CancelElasticsearchServiceSoftwareUpdateRequest, CancelElasticsearchServiceSoftwareUpdateResponse } from "../models/models_0";
|
|
5
|
+
export interface CancelElasticsearchServiceSoftwareUpdateCommandInput extends CancelElasticsearchServiceSoftwareUpdateRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface CancelElasticsearchServiceSoftwareUpdateCommandOutput extends CancelElasticsearchServiceSoftwareUpdateResponse, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* <p>Cancels a scheduled service software update for an Amazon ES domain. You can only perform this operation before the <code>AutomatedUpdateDate</code> and when the <code>UpdateStatus</code> is in the <code>PENDING_UPDATE</code> state.</p>
|
|
11
|
+
* @example
|
|
12
|
+
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
+
* ```javascript
|
|
14
|
+
* import { ElasticsearchServiceClient, CancelElasticsearchServiceSoftwareUpdateCommand } from "@aws-sdk/client-elasticsearch-service"; // ES Modules import
|
|
15
|
+
* // const { ElasticsearchServiceClient, CancelElasticsearchServiceSoftwareUpdateCommand } = require("@aws-sdk/client-elasticsearch-service"); // CommonJS import
|
|
16
|
+
* const client = new ElasticsearchServiceClient(config);
|
|
17
|
+
* const command = new CancelElasticsearchServiceSoftwareUpdateCommand(input);
|
|
18
|
+
* const response = await client.send(command);
|
|
19
|
+
* ```
|
|
20
|
+
*
|
|
21
|
+
* @see {@link CancelElasticsearchServiceSoftwareUpdateCommandInput} for command's `input` shape.
|
|
22
|
+
* @see {@link CancelElasticsearchServiceSoftwareUpdateCommandOutput} for command's `response` shape.
|
|
23
|
+
* @see {@link ElasticsearchServiceClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
26
|
+
export declare class CancelElasticsearchServiceSoftwareUpdateCommand extends $Command<CancelElasticsearchServiceSoftwareUpdateCommandInput, CancelElasticsearchServiceSoftwareUpdateCommandOutput, ElasticsearchServiceClientResolvedConfig> {
|
|
27
|
+
readonly input: CancelElasticsearchServiceSoftwareUpdateCommandInput;
|
|
28
|
+
constructor(input: CancelElasticsearchServiceSoftwareUpdateCommandInput);
|
|
29
|
+
/**
|
|
30
|
+
* @internal
|
|
31
|
+
*/
|
|
32
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CancelElasticsearchServiceSoftwareUpdateCommandInput, CancelElasticsearchServiceSoftwareUpdateCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|
|
@@ -0,0 +1,36 @@
|
|
|
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 { CreateElasticsearchDomainRequest, CreateElasticsearchDomainResponse } from "../models/models_0";
|
|
5
|
+
export interface CreateElasticsearchDomainCommandInput extends CreateElasticsearchDomainRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface CreateElasticsearchDomainCommandOutput extends CreateElasticsearchDomainResponse, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* <p>Creates a new Elasticsearch domain. For more information,
|
|
11
|
+
* see <a href="http://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-createupdatedomains.html#es-createdomains" target="_blank">Creating Elasticsearch Domains</a> in the <i>Amazon Elasticsearch Service Developer Guide</i>.</p>
|
|
12
|
+
* @example
|
|
13
|
+
* Use a bare-bones client and the command you need to make an API call.
|
|
14
|
+
* ```javascript
|
|
15
|
+
* import { ElasticsearchServiceClient, CreateElasticsearchDomainCommand } from "@aws-sdk/client-elasticsearch-service"; // ES Modules import
|
|
16
|
+
* // const { ElasticsearchServiceClient, CreateElasticsearchDomainCommand } = require("@aws-sdk/client-elasticsearch-service"); // CommonJS import
|
|
17
|
+
* const client = new ElasticsearchServiceClient(config);
|
|
18
|
+
* const command = new CreateElasticsearchDomainCommand(input);
|
|
19
|
+
* const response = await client.send(command);
|
|
20
|
+
* ```
|
|
21
|
+
*
|
|
22
|
+
* @see {@link CreateElasticsearchDomainCommandInput} for command's `input` shape.
|
|
23
|
+
* @see {@link CreateElasticsearchDomainCommandOutput} for command's `response` shape.
|
|
24
|
+
* @see {@link ElasticsearchServiceClientResolvedConfig | config} for command's `input` shape.
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
|
+
export declare class CreateElasticsearchDomainCommand extends $Command<CreateElasticsearchDomainCommandInput, CreateElasticsearchDomainCommandOutput, ElasticsearchServiceClientResolvedConfig> {
|
|
28
|
+
readonly input: CreateElasticsearchDomainCommandInput;
|
|
29
|
+
constructor(input: CreateElasticsearchDomainCommandInput);
|
|
30
|
+
/**
|
|
31
|
+
* @internal
|
|
32
|
+
*/
|
|
33
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateElasticsearchDomainCommandInput, CreateElasticsearchDomainCommandOutput>;
|
|
34
|
+
private serialize;
|
|
35
|
+
private deserialize;
|
|
36
|
+
}
|
|
@@ -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 { CreateOutboundCrossClusterSearchConnectionRequest, CreateOutboundCrossClusterSearchConnectionResponse } from "../models/models_0";
|
|
5
|
+
export interface CreateOutboundCrossClusterSearchConnectionCommandInput extends CreateOutboundCrossClusterSearchConnectionRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface CreateOutboundCrossClusterSearchConnectionCommandOutput extends CreateOutboundCrossClusterSearchConnectionResponse, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* <p>Creates a new cross-cluster search connection from a source domain to a destination 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, CreateOutboundCrossClusterSearchConnectionCommand } from "@aws-sdk/client-elasticsearch-service"; // ES Modules import
|
|
15
|
+
* // const { ElasticsearchServiceClient, CreateOutboundCrossClusterSearchConnectionCommand } = require("@aws-sdk/client-elasticsearch-service"); // CommonJS import
|
|
16
|
+
* const client = new ElasticsearchServiceClient(config);
|
|
17
|
+
* const command = new CreateOutboundCrossClusterSearchConnectionCommand(input);
|
|
18
|
+
* const response = await client.send(command);
|
|
19
|
+
* ```
|
|
20
|
+
*
|
|
21
|
+
* @see {@link CreateOutboundCrossClusterSearchConnectionCommandInput} for command's `input` shape.
|
|
22
|
+
* @see {@link CreateOutboundCrossClusterSearchConnectionCommandOutput} for command's `response` shape.
|
|
23
|
+
* @see {@link ElasticsearchServiceClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
26
|
+
export declare class CreateOutboundCrossClusterSearchConnectionCommand extends $Command<CreateOutboundCrossClusterSearchConnectionCommandInput, CreateOutboundCrossClusterSearchConnectionCommandOutput, ElasticsearchServiceClientResolvedConfig> {
|
|
27
|
+
readonly input: CreateOutboundCrossClusterSearchConnectionCommandInput;
|
|
28
|
+
constructor(input: CreateOutboundCrossClusterSearchConnectionCommandInput);
|
|
29
|
+
/**
|
|
30
|
+
* @internal
|
|
31
|
+
*/
|
|
32
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateOutboundCrossClusterSearchConnectionCommandInput, CreateOutboundCrossClusterSearchConnectionCommandOutput>;
|
|
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 { CreatePackageRequest, CreatePackageResponse } from "../models/models_0";
|
|
5
|
+
export interface CreatePackageCommandInput extends CreatePackageRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface CreatePackageCommandOutput extends CreatePackageResponse, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* <p>Create a package for use with Amazon ES domains.</p>
|
|
11
|
+
* @example
|
|
12
|
+
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
+
* ```javascript
|
|
14
|
+
* import { ElasticsearchServiceClient, CreatePackageCommand } from "@aws-sdk/client-elasticsearch-service"; // ES Modules import
|
|
15
|
+
* // const { ElasticsearchServiceClient, CreatePackageCommand } = require("@aws-sdk/client-elasticsearch-service"); // CommonJS import
|
|
16
|
+
* const client = new ElasticsearchServiceClient(config);
|
|
17
|
+
* const command = new CreatePackageCommand(input);
|
|
18
|
+
* const response = await client.send(command);
|
|
19
|
+
* ```
|
|
20
|
+
*
|
|
21
|
+
* @see {@link CreatePackageCommandInput} for command's `input` shape.
|
|
22
|
+
* @see {@link CreatePackageCommandOutput} for command's `response` shape.
|
|
23
|
+
* @see {@link ElasticsearchServiceClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
26
|
+
export declare class CreatePackageCommand extends $Command<CreatePackageCommandInput, CreatePackageCommandOutput, ElasticsearchServiceClientResolvedConfig> {
|
|
27
|
+
readonly input: CreatePackageCommandInput;
|
|
28
|
+
constructor(input: CreatePackageCommandInput);
|
|
29
|
+
/**
|
|
30
|
+
* @internal
|
|
31
|
+
*/
|
|
32
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreatePackageCommandInput, CreatePackageCommandOutput>;
|
|
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 { DeleteElasticsearchDomainRequest, DeleteElasticsearchDomainResponse } from "../models/models_0";
|
|
5
|
+
export interface DeleteElasticsearchDomainCommandInput extends DeleteElasticsearchDomainRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface DeleteElasticsearchDomainCommandOutput extends DeleteElasticsearchDomainResponse, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* <p>Permanently deletes the specified Elasticsearch domain and all of its data. Once a domain is deleted, it cannot be recovered.</p>
|
|
11
|
+
* @example
|
|
12
|
+
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
+
* ```javascript
|
|
14
|
+
* import { ElasticsearchServiceClient, DeleteElasticsearchDomainCommand } from "@aws-sdk/client-elasticsearch-service"; // ES Modules import
|
|
15
|
+
* // const { ElasticsearchServiceClient, DeleteElasticsearchDomainCommand } = require("@aws-sdk/client-elasticsearch-service"); // CommonJS import
|
|
16
|
+
* const client = new ElasticsearchServiceClient(config);
|
|
17
|
+
* const command = new DeleteElasticsearchDomainCommand(input);
|
|
18
|
+
* const response = await client.send(command);
|
|
19
|
+
* ```
|
|
20
|
+
*
|
|
21
|
+
* @see {@link DeleteElasticsearchDomainCommandInput} for command's `input` shape.
|
|
22
|
+
* @see {@link DeleteElasticsearchDomainCommandOutput} for command's `response` shape.
|
|
23
|
+
* @see {@link ElasticsearchServiceClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
26
|
+
export declare class DeleteElasticsearchDomainCommand extends $Command<DeleteElasticsearchDomainCommandInput, DeleteElasticsearchDomainCommandOutput, ElasticsearchServiceClientResolvedConfig> {
|
|
27
|
+
readonly input: DeleteElasticsearchDomainCommandInput;
|
|
28
|
+
constructor(input: DeleteElasticsearchDomainCommandInput);
|
|
29
|
+
/**
|
|
30
|
+
* @internal
|
|
31
|
+
*/
|
|
32
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteElasticsearchDomainCommandInput, DeleteElasticsearchDomainCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|
|
@@ -0,0 +1,34 @@
|
|
|
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
|
+
export interface DeleteElasticsearchServiceRoleCommandInput {
|
|
5
|
+
}
|
|
6
|
+
export interface DeleteElasticsearchServiceRoleCommandOutput extends __MetadataBearer {
|
|
7
|
+
}
|
|
8
|
+
/**
|
|
9
|
+
* <p>Deletes the service-linked role that Elasticsearch Service uses to manage and maintain VPC domains. Role deletion will fail if any existing VPC domains use the role. You must delete any such Elasticsearch domains before deleting the role. See <a href="http://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-vpc.html#es-enabling-slr" target="_blank">Deleting Elasticsearch Service Role</a> in <i>VPC Endpoints for Amazon Elasticsearch Service Domains</i>.</p>
|
|
10
|
+
* @example
|
|
11
|
+
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
+
* ```javascript
|
|
13
|
+
* import { ElasticsearchServiceClient, DeleteElasticsearchServiceRoleCommand } from "@aws-sdk/client-elasticsearch-service"; // ES Modules import
|
|
14
|
+
* // const { ElasticsearchServiceClient, DeleteElasticsearchServiceRoleCommand } = require("@aws-sdk/client-elasticsearch-service"); // CommonJS import
|
|
15
|
+
* const client = new ElasticsearchServiceClient(config);
|
|
16
|
+
* const command = new DeleteElasticsearchServiceRoleCommand(input);
|
|
17
|
+
* const response = await client.send(command);
|
|
18
|
+
* ```
|
|
19
|
+
*
|
|
20
|
+
* @see {@link DeleteElasticsearchServiceRoleCommandInput} for command's `input` shape.
|
|
21
|
+
* @see {@link DeleteElasticsearchServiceRoleCommandOutput} for command's `response` shape.
|
|
22
|
+
* @see {@link ElasticsearchServiceClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
+
*
|
|
24
|
+
*/
|
|
25
|
+
export declare class DeleteElasticsearchServiceRoleCommand extends $Command<DeleteElasticsearchServiceRoleCommandInput, DeleteElasticsearchServiceRoleCommandOutput, ElasticsearchServiceClientResolvedConfig> {
|
|
26
|
+
readonly input: DeleteElasticsearchServiceRoleCommandInput;
|
|
27
|
+
constructor(input: DeleteElasticsearchServiceRoleCommandInput);
|
|
28
|
+
/**
|
|
29
|
+
* @internal
|
|
30
|
+
*/
|
|
31
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteElasticsearchServiceRoleCommandInput, DeleteElasticsearchServiceRoleCommandOutput>;
|
|
32
|
+
private serialize;
|
|
33
|
+
private deserialize;
|
|
34
|
+
}
|
|
@@ -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 { DeleteInboundCrossClusterSearchConnectionRequest, DeleteInboundCrossClusterSearchConnectionResponse } from "../models/models_0";
|
|
5
|
+
export interface DeleteInboundCrossClusterSearchConnectionCommandInput extends DeleteInboundCrossClusterSearchConnectionRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface DeleteInboundCrossClusterSearchConnectionCommandOutput extends DeleteInboundCrossClusterSearchConnectionResponse, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* <p>Allows the destination domain owner to delete an existing inbound cross-cluster search connection.</p>
|
|
11
|
+
* @example
|
|
12
|
+
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
+
* ```javascript
|
|
14
|
+
* import { ElasticsearchServiceClient, DeleteInboundCrossClusterSearchConnectionCommand } from "@aws-sdk/client-elasticsearch-service"; // ES Modules import
|
|
15
|
+
* // const { ElasticsearchServiceClient, DeleteInboundCrossClusterSearchConnectionCommand } = require("@aws-sdk/client-elasticsearch-service"); // CommonJS import
|
|
16
|
+
* const client = new ElasticsearchServiceClient(config);
|
|
17
|
+
* const command = new DeleteInboundCrossClusterSearchConnectionCommand(input);
|
|
18
|
+
* const response = await client.send(command);
|
|
19
|
+
* ```
|
|
20
|
+
*
|
|
21
|
+
* @see {@link DeleteInboundCrossClusterSearchConnectionCommandInput} for command's `input` shape.
|
|
22
|
+
* @see {@link DeleteInboundCrossClusterSearchConnectionCommandOutput} for command's `response` shape.
|
|
23
|
+
* @see {@link ElasticsearchServiceClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
26
|
+
export declare class DeleteInboundCrossClusterSearchConnectionCommand extends $Command<DeleteInboundCrossClusterSearchConnectionCommandInput, DeleteInboundCrossClusterSearchConnectionCommandOutput, ElasticsearchServiceClientResolvedConfig> {
|
|
27
|
+
readonly input: DeleteInboundCrossClusterSearchConnectionCommandInput;
|
|
28
|
+
constructor(input: DeleteInboundCrossClusterSearchConnectionCommandInput);
|
|
29
|
+
/**
|
|
30
|
+
* @internal
|
|
31
|
+
*/
|
|
32
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteInboundCrossClusterSearchConnectionCommandInput, DeleteInboundCrossClusterSearchConnectionCommandOutput>;
|
|
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 { DeleteOutboundCrossClusterSearchConnectionRequest, DeleteOutboundCrossClusterSearchConnectionResponse } from "../models/models_0";
|
|
5
|
+
export interface DeleteOutboundCrossClusterSearchConnectionCommandInput extends DeleteOutboundCrossClusterSearchConnectionRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface DeleteOutboundCrossClusterSearchConnectionCommandOutput extends DeleteOutboundCrossClusterSearchConnectionResponse, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* <p>Allows the source domain owner to delete an existing outbound cross-cluster search connection.</p>
|
|
11
|
+
* @example
|
|
12
|
+
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
+
* ```javascript
|
|
14
|
+
* import { ElasticsearchServiceClient, DeleteOutboundCrossClusterSearchConnectionCommand } from "@aws-sdk/client-elasticsearch-service"; // ES Modules import
|
|
15
|
+
* // const { ElasticsearchServiceClient, DeleteOutboundCrossClusterSearchConnectionCommand } = require("@aws-sdk/client-elasticsearch-service"); // CommonJS import
|
|
16
|
+
* const client = new ElasticsearchServiceClient(config);
|
|
17
|
+
* const command = new DeleteOutboundCrossClusterSearchConnectionCommand(input);
|
|
18
|
+
* const response = await client.send(command);
|
|
19
|
+
* ```
|
|
20
|
+
*
|
|
21
|
+
* @see {@link DeleteOutboundCrossClusterSearchConnectionCommandInput} for command's `input` shape.
|
|
22
|
+
* @see {@link DeleteOutboundCrossClusterSearchConnectionCommandOutput} for command's `response` shape.
|
|
23
|
+
* @see {@link ElasticsearchServiceClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
26
|
+
export declare class DeleteOutboundCrossClusterSearchConnectionCommand extends $Command<DeleteOutboundCrossClusterSearchConnectionCommandInput, DeleteOutboundCrossClusterSearchConnectionCommandOutput, ElasticsearchServiceClientResolvedConfig> {
|
|
27
|
+
readonly input: DeleteOutboundCrossClusterSearchConnectionCommandInput;
|
|
28
|
+
constructor(input: DeleteOutboundCrossClusterSearchConnectionCommandInput);
|
|
29
|
+
/**
|
|
30
|
+
* @internal
|
|
31
|
+
*/
|
|
32
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteOutboundCrossClusterSearchConnectionCommandInput, DeleteOutboundCrossClusterSearchConnectionCommandOutput>;
|
|
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 { DeletePackageRequest, DeletePackageResponse } from "../models/models_0";
|
|
5
|
+
export interface DeletePackageCommandInput extends DeletePackageRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface DeletePackageCommandOutput extends DeletePackageResponse, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* <p>Delete 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, DeletePackageCommand } from "@aws-sdk/client-elasticsearch-service"; // ES Modules import
|
|
15
|
+
* // const { ElasticsearchServiceClient, DeletePackageCommand } = require("@aws-sdk/client-elasticsearch-service"); // CommonJS import
|
|
16
|
+
* const client = new ElasticsearchServiceClient(config);
|
|
17
|
+
* const command = new DeletePackageCommand(input);
|
|
18
|
+
* const response = await client.send(command);
|
|
19
|
+
* ```
|
|
20
|
+
*
|
|
21
|
+
* @see {@link DeletePackageCommandInput} for command's `input` shape.
|
|
22
|
+
* @see {@link DeletePackageCommandOutput} for command's `response` shape.
|
|
23
|
+
* @see {@link ElasticsearchServiceClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
26
|
+
export declare class DeletePackageCommand extends $Command<DeletePackageCommandInput, DeletePackageCommandOutput, ElasticsearchServiceClientResolvedConfig> {
|
|
27
|
+
readonly input: DeletePackageCommandInput;
|
|
28
|
+
constructor(input: DeletePackageCommandInput);
|
|
29
|
+
/**
|
|
30
|
+
* @internal
|
|
31
|
+
*/
|
|
32
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeletePackageCommandInput, DeletePackageCommandOutput>;
|
|
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 { DescribeDomainAutoTunesRequest, DescribeDomainAutoTunesResponse } from "../models/models_0";
|
|
5
|
+
export interface DescribeDomainAutoTunesCommandInput extends DescribeDomainAutoTunesRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface DescribeDomainAutoTunesCommandOutput extends DescribeDomainAutoTunesResponse, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* <p>Provides scheduled Auto-Tune action details for the Elasticsearch domain, such as Auto-Tune action type, description, severity, and scheduled date.</p>
|
|
11
|
+
* @example
|
|
12
|
+
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
+
* ```javascript
|
|
14
|
+
* import { ElasticsearchServiceClient, DescribeDomainAutoTunesCommand } from "@aws-sdk/client-elasticsearch-service"; // ES Modules import
|
|
15
|
+
* // const { ElasticsearchServiceClient, DescribeDomainAutoTunesCommand } = require("@aws-sdk/client-elasticsearch-service"); // CommonJS import
|
|
16
|
+
* const client = new ElasticsearchServiceClient(config);
|
|
17
|
+
* const command = new DescribeDomainAutoTunesCommand(input);
|
|
18
|
+
* const response = await client.send(command);
|
|
19
|
+
* ```
|
|
20
|
+
*
|
|
21
|
+
* @see {@link DescribeDomainAutoTunesCommandInput} for command's `input` shape.
|
|
22
|
+
* @see {@link DescribeDomainAutoTunesCommandOutput} for command's `response` shape.
|
|
23
|
+
* @see {@link ElasticsearchServiceClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
26
|
+
export declare class DescribeDomainAutoTunesCommand extends $Command<DescribeDomainAutoTunesCommandInput, DescribeDomainAutoTunesCommandOutput, ElasticsearchServiceClientResolvedConfig> {
|
|
27
|
+
readonly input: DescribeDomainAutoTunesCommandInput;
|
|
28
|
+
constructor(input: DescribeDomainAutoTunesCommandInput);
|
|
29
|
+
/**
|
|
30
|
+
* @internal
|
|
31
|
+
*/
|
|
32
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeDomainAutoTunesCommandInput, DescribeDomainAutoTunesCommandOutput>;
|
|
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 { DescribeElasticsearchDomainRequest, DescribeElasticsearchDomainResponse } from "../models/models_0";
|
|
5
|
+
export interface DescribeElasticsearchDomainCommandInput extends DescribeElasticsearchDomainRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface DescribeElasticsearchDomainCommandOutput extends DescribeElasticsearchDomainResponse, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* <p>Returns domain configuration information about the specified Elasticsearch domain, including the domain ID, domain endpoint, and domain ARN.</p>
|
|
11
|
+
* @example
|
|
12
|
+
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
+
* ```javascript
|
|
14
|
+
* import { ElasticsearchServiceClient, DescribeElasticsearchDomainCommand } from "@aws-sdk/client-elasticsearch-service"; // ES Modules import
|
|
15
|
+
* // const { ElasticsearchServiceClient, DescribeElasticsearchDomainCommand } = require("@aws-sdk/client-elasticsearch-service"); // CommonJS import
|
|
16
|
+
* const client = new ElasticsearchServiceClient(config);
|
|
17
|
+
* const command = new DescribeElasticsearchDomainCommand(input);
|
|
18
|
+
* const response = await client.send(command);
|
|
19
|
+
* ```
|
|
20
|
+
*
|
|
21
|
+
* @see {@link DescribeElasticsearchDomainCommandInput} for command's `input` shape.
|
|
22
|
+
* @see {@link DescribeElasticsearchDomainCommandOutput} for command's `response` shape.
|
|
23
|
+
* @see {@link ElasticsearchServiceClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
26
|
+
export declare class DescribeElasticsearchDomainCommand extends $Command<DescribeElasticsearchDomainCommandInput, DescribeElasticsearchDomainCommandOutput, ElasticsearchServiceClientResolvedConfig> {
|
|
27
|
+
readonly input: DescribeElasticsearchDomainCommandInput;
|
|
28
|
+
constructor(input: DescribeElasticsearchDomainCommandInput);
|
|
29
|
+
/**
|
|
30
|
+
* @internal
|
|
31
|
+
*/
|
|
32
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeElasticsearchDomainCommandInput, DescribeElasticsearchDomainCommandOutput>;
|
|
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 { DescribeElasticsearchDomainConfigRequest, DescribeElasticsearchDomainConfigResponse } from "../models/models_0";
|
|
5
|
+
export interface DescribeElasticsearchDomainConfigCommandInput extends DescribeElasticsearchDomainConfigRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface DescribeElasticsearchDomainConfigCommandOutput extends DescribeElasticsearchDomainConfigResponse, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* <p>Provides cluster configuration information about the specified Elasticsearch domain, such as the state, creation date, update version, and update date for cluster options.</p>
|
|
11
|
+
* @example
|
|
12
|
+
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
+
* ```javascript
|
|
14
|
+
* import { ElasticsearchServiceClient, DescribeElasticsearchDomainConfigCommand } from "@aws-sdk/client-elasticsearch-service"; // ES Modules import
|
|
15
|
+
* // const { ElasticsearchServiceClient, DescribeElasticsearchDomainConfigCommand } = require("@aws-sdk/client-elasticsearch-service"); // CommonJS import
|
|
16
|
+
* const client = new ElasticsearchServiceClient(config);
|
|
17
|
+
* const command = new DescribeElasticsearchDomainConfigCommand(input);
|
|
18
|
+
* const response = await client.send(command);
|
|
19
|
+
* ```
|
|
20
|
+
*
|
|
21
|
+
* @see {@link DescribeElasticsearchDomainConfigCommandInput} for command's `input` shape.
|
|
22
|
+
* @see {@link DescribeElasticsearchDomainConfigCommandOutput} for command's `response` shape.
|
|
23
|
+
* @see {@link ElasticsearchServiceClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
26
|
+
export declare class DescribeElasticsearchDomainConfigCommand extends $Command<DescribeElasticsearchDomainConfigCommandInput, DescribeElasticsearchDomainConfigCommandOutput, ElasticsearchServiceClientResolvedConfig> {
|
|
27
|
+
readonly input: DescribeElasticsearchDomainConfigCommandInput;
|
|
28
|
+
constructor(input: DescribeElasticsearchDomainConfigCommandInput);
|
|
29
|
+
/**
|
|
30
|
+
* @internal
|
|
31
|
+
*/
|
|
32
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeElasticsearchDomainConfigCommandInput, DescribeElasticsearchDomainConfigCommandOutput>;
|
|
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 { DescribeElasticsearchDomainsRequest, DescribeElasticsearchDomainsResponse } from "../models/models_0";
|
|
5
|
+
export interface DescribeElasticsearchDomainsCommandInput extends DescribeElasticsearchDomainsRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface DescribeElasticsearchDomainsCommandOutput extends DescribeElasticsearchDomainsResponse, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* <p>Returns domain configuration information about the specified Elasticsearch domains, including the domain ID, domain endpoint, and domain ARN.</p>
|
|
11
|
+
* @example
|
|
12
|
+
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
+
* ```javascript
|
|
14
|
+
* import { ElasticsearchServiceClient, DescribeElasticsearchDomainsCommand } from "@aws-sdk/client-elasticsearch-service"; // ES Modules import
|
|
15
|
+
* // const { ElasticsearchServiceClient, DescribeElasticsearchDomainsCommand } = require("@aws-sdk/client-elasticsearch-service"); // CommonJS import
|
|
16
|
+
* const client = new ElasticsearchServiceClient(config);
|
|
17
|
+
* const command = new DescribeElasticsearchDomainsCommand(input);
|
|
18
|
+
* const response = await client.send(command);
|
|
19
|
+
* ```
|
|
20
|
+
*
|
|
21
|
+
* @see {@link DescribeElasticsearchDomainsCommandInput} for command's `input` shape.
|
|
22
|
+
* @see {@link DescribeElasticsearchDomainsCommandOutput} for command's `response` shape.
|
|
23
|
+
* @see {@link ElasticsearchServiceClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
26
|
+
export declare class DescribeElasticsearchDomainsCommand extends $Command<DescribeElasticsearchDomainsCommandInput, DescribeElasticsearchDomainsCommandOutput, ElasticsearchServiceClientResolvedConfig> {
|
|
27
|
+
readonly input: DescribeElasticsearchDomainsCommandInput;
|
|
28
|
+
constructor(input: DescribeElasticsearchDomainsCommandInput);
|
|
29
|
+
/**
|
|
30
|
+
* @internal
|
|
31
|
+
*/
|
|
32
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeElasticsearchDomainsCommandInput, DescribeElasticsearchDomainsCommandOutput>;
|
|
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 { DescribeElasticsearchInstanceTypeLimitsRequest, DescribeElasticsearchInstanceTypeLimitsResponse } from "../models/models_0";
|
|
5
|
+
export interface DescribeElasticsearchInstanceTypeLimitsCommandInput extends DescribeElasticsearchInstanceTypeLimitsRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface DescribeElasticsearchInstanceTypeLimitsCommandOutput extends DescribeElasticsearchInstanceTypeLimitsResponse, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* <p>
|
|
11
|
+
* Describe Elasticsearch Limits for a given InstanceType and ElasticsearchVersion.
|
|
12
|
+
* When modifying existing Domain, specify the
|
|
13
|
+
* <code>
|
|
14
|
+
* <a>DomainName</a>
|
|
15
|
+
* </code>
|
|
16
|
+
* to know what Limits are supported for modifying.
|
|
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, DescribeElasticsearchInstanceTypeLimitsCommand } from "@aws-sdk/client-elasticsearch-service"; // ES Modules import
|
|
22
|
+
* // const { ElasticsearchServiceClient, DescribeElasticsearchInstanceTypeLimitsCommand } = require("@aws-sdk/client-elasticsearch-service"); // CommonJS import
|
|
23
|
+
* const client = new ElasticsearchServiceClient(config);
|
|
24
|
+
* const command = new DescribeElasticsearchInstanceTypeLimitsCommand(input);
|
|
25
|
+
* const response = await client.send(command);
|
|
26
|
+
* ```
|
|
27
|
+
*
|
|
28
|
+
* @see {@link DescribeElasticsearchInstanceTypeLimitsCommandInput} for command's `input` shape.
|
|
29
|
+
* @see {@link DescribeElasticsearchInstanceTypeLimitsCommandOutput} for command's `response` shape.
|
|
30
|
+
* @see {@link ElasticsearchServiceClientResolvedConfig | config} for command's `input` shape.
|
|
31
|
+
*
|
|
32
|
+
*/
|
|
33
|
+
export declare class DescribeElasticsearchInstanceTypeLimitsCommand extends $Command<DescribeElasticsearchInstanceTypeLimitsCommandInput, DescribeElasticsearchInstanceTypeLimitsCommandOutput, ElasticsearchServiceClientResolvedConfig> {
|
|
34
|
+
readonly input: DescribeElasticsearchInstanceTypeLimitsCommandInput;
|
|
35
|
+
constructor(input: DescribeElasticsearchInstanceTypeLimitsCommandInput);
|
|
36
|
+
/**
|
|
37
|
+
* @internal
|
|
38
|
+
*/
|
|
39
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeElasticsearchInstanceTypeLimitsCommandInput, DescribeElasticsearchInstanceTypeLimitsCommandOutput>;
|
|
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 { DescribeInboundCrossClusterSearchConnectionsRequest, DescribeInboundCrossClusterSearchConnectionsResponse } from "../models/models_0";
|
|
5
|
+
export interface DescribeInboundCrossClusterSearchConnectionsCommandInput extends DescribeInboundCrossClusterSearchConnectionsRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface DescribeInboundCrossClusterSearchConnectionsCommandOutput extends DescribeInboundCrossClusterSearchConnectionsResponse, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* <p>Lists all the inbound cross-cluster search connections for a destination 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, DescribeInboundCrossClusterSearchConnectionsCommand } from "@aws-sdk/client-elasticsearch-service"; // ES Modules import
|
|
15
|
+
* // const { ElasticsearchServiceClient, DescribeInboundCrossClusterSearchConnectionsCommand } = require("@aws-sdk/client-elasticsearch-service"); // CommonJS import
|
|
16
|
+
* const client = new ElasticsearchServiceClient(config);
|
|
17
|
+
* const command = new DescribeInboundCrossClusterSearchConnectionsCommand(input);
|
|
18
|
+
* const response = await client.send(command);
|
|
19
|
+
* ```
|
|
20
|
+
*
|
|
21
|
+
* @see {@link DescribeInboundCrossClusterSearchConnectionsCommandInput} for command's `input` shape.
|
|
22
|
+
* @see {@link DescribeInboundCrossClusterSearchConnectionsCommandOutput} for command's `response` shape.
|
|
23
|
+
* @see {@link ElasticsearchServiceClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
26
|
+
export declare class DescribeInboundCrossClusterSearchConnectionsCommand extends $Command<DescribeInboundCrossClusterSearchConnectionsCommandInput, DescribeInboundCrossClusterSearchConnectionsCommandOutput, ElasticsearchServiceClientResolvedConfig> {
|
|
27
|
+
readonly input: DescribeInboundCrossClusterSearchConnectionsCommandInput;
|
|
28
|
+
constructor(input: DescribeInboundCrossClusterSearchConnectionsCommandInput);
|
|
29
|
+
/**
|
|
30
|
+
* @internal
|
|
31
|
+
*/
|
|
32
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeInboundCrossClusterSearchConnectionsCommandInput, DescribeInboundCrossClusterSearchConnectionsCommandOutput>;
|
|
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 { DescribeOutboundCrossClusterSearchConnectionsRequest, DescribeOutboundCrossClusterSearchConnectionsResponse } from "../models/models_0";
|
|
5
|
+
export interface DescribeOutboundCrossClusterSearchConnectionsCommandInput extends DescribeOutboundCrossClusterSearchConnectionsRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface DescribeOutboundCrossClusterSearchConnectionsCommandOutput extends DescribeOutboundCrossClusterSearchConnectionsResponse, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* <p>Lists all the outbound cross-cluster search connections for a source 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, DescribeOutboundCrossClusterSearchConnectionsCommand } from "@aws-sdk/client-elasticsearch-service"; // ES Modules import
|
|
15
|
+
* // const { ElasticsearchServiceClient, DescribeOutboundCrossClusterSearchConnectionsCommand } = require("@aws-sdk/client-elasticsearch-service"); // CommonJS import
|
|
16
|
+
* const client = new ElasticsearchServiceClient(config);
|
|
17
|
+
* const command = new DescribeOutboundCrossClusterSearchConnectionsCommand(input);
|
|
18
|
+
* const response = await client.send(command);
|
|
19
|
+
* ```
|
|
20
|
+
*
|
|
21
|
+
* @see {@link DescribeOutboundCrossClusterSearchConnectionsCommandInput} for command's `input` shape.
|
|
22
|
+
* @see {@link DescribeOutboundCrossClusterSearchConnectionsCommandOutput} for command's `response` shape.
|
|
23
|
+
* @see {@link ElasticsearchServiceClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
26
|
+
export declare class DescribeOutboundCrossClusterSearchConnectionsCommand extends $Command<DescribeOutboundCrossClusterSearchConnectionsCommandInput, DescribeOutboundCrossClusterSearchConnectionsCommandOutput, ElasticsearchServiceClientResolvedConfig> {
|
|
27
|
+
readonly input: DescribeOutboundCrossClusterSearchConnectionsCommandInput;
|
|
28
|
+
constructor(input: DescribeOutboundCrossClusterSearchConnectionsCommandInput);
|
|
29
|
+
/**
|
|
30
|
+
* @internal
|
|
31
|
+
*/
|
|
32
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeOutboundCrossClusterSearchConnectionsCommandInput, DescribeOutboundCrossClusterSearchConnectionsCommandOutput>;
|
|
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 { DescribePackagesRequest, DescribePackagesResponse } from "../models/models_0";
|
|
5
|
+
export interface DescribePackagesCommandInput extends DescribePackagesRequest {
|
|
6
|
+
}
|
|
7
|
+
export interface DescribePackagesCommandOutput extends DescribePackagesResponse, __MetadataBearer {
|
|
8
|
+
}
|
|
9
|
+
/**
|
|
10
|
+
* <p>Describes all packages available to Amazon ES. Includes options for filtering, limiting the number of results, and pagination.</p>
|
|
11
|
+
* @example
|
|
12
|
+
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
+
* ```javascript
|
|
14
|
+
* import { ElasticsearchServiceClient, DescribePackagesCommand } from "@aws-sdk/client-elasticsearch-service"; // ES Modules import
|
|
15
|
+
* // const { ElasticsearchServiceClient, DescribePackagesCommand } = require("@aws-sdk/client-elasticsearch-service"); // CommonJS import
|
|
16
|
+
* const client = new ElasticsearchServiceClient(config);
|
|
17
|
+
* const command = new DescribePackagesCommand(input);
|
|
18
|
+
* const response = await client.send(command);
|
|
19
|
+
* ```
|
|
20
|
+
*
|
|
21
|
+
* @see {@link DescribePackagesCommandInput} for command's `input` shape.
|
|
22
|
+
* @see {@link DescribePackagesCommandOutput} for command's `response` shape.
|
|
23
|
+
* @see {@link ElasticsearchServiceClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
26
|
+
export declare class DescribePackagesCommand extends $Command<DescribePackagesCommandInput, DescribePackagesCommandOutput, ElasticsearchServiceClientResolvedConfig> {
|
|
27
|
+
readonly input: DescribePackagesCommandInput;
|
|
28
|
+
constructor(input: DescribePackagesCommandInput);
|
|
29
|
+
/**
|
|
30
|
+
* @internal
|
|
31
|
+
*/
|
|
32
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ElasticsearchServiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribePackagesCommandInput, DescribePackagesCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|