@aws-sdk/client-elasticsearch-service 3.34.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 +12 -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 → dist-cjs}/endpoints.js +0 -0
- package/dist-cjs/endpoints.js.map +1 -0
- package/{dist/cjs → dist-cjs}/index.js +0 -0
- package/dist-cjs/index.js.map +1 -0
- package/{dist/cjs → dist-cjs}/models/index.js +0 -0
- package/dist-cjs/models/index.js.map +1 -0
- package/{dist/cjs → dist-cjs}/models/models_0.js +0 -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 → dist-cjs}/runtimeConfig.native.js +0 -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 → dist-es}/endpoints.js +0 -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 → dist-es}/models/models_0.js +0 -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 → dist-es}/protocols/Aws_restJson1.js +0 -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 → dist-es}/runtimeConfig.native.js +0 -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 → dist-types}/models/models_0.d.ts +0 -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 → dist-types}/runtimeConfig.browser.d.ts +0 -0
- package/dist-types/runtimeConfig.d.ts +37 -0
- package/{dist/types → dist-types}/runtimeConfig.native.d.ts +0 -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 → dist-types}/ts3.4/models/models_0.d.ts +0 -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 → dist-types}/ts3.4/runtimeConfig.browser.d.ts +0 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +37 -0
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.native.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.shared.d.ts +0 -0
- package/package.json +42 -42
- 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/{models → src/models}/models_0.ts +0 -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 -1
- package/tsconfig.json +4 -2
- package/tsconfig.types.json +3 -2
- 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.map +0 -1
- package/dist/cjs/index.js.map +0 -1
- package/dist/cjs/models/index.js.map +0 -1
- 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 -5718
- 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.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 -611
- package/dist/es/ElasticsearchService.js.map +0 -1
- package/dist/es/ElasticsearchServiceClient.js +0 -38
- package/dist/es/ElasticsearchServiceClient.js.map +0 -1
- package/dist/es/commands/AcceptInboundCrossClusterSearchConnectionCommand.js +0 -40
- package/dist/es/commands/AcceptInboundCrossClusterSearchConnectionCommand.js.map +0 -1
- package/dist/es/commands/AddTagsCommand.js +0 -40
- package/dist/es/commands/AddTagsCommand.js.map +0 -1
- package/dist/es/commands/AssociatePackageCommand.js +0 -40
- package/dist/es/commands/AssociatePackageCommand.js.map +0 -1
- package/dist/es/commands/CancelElasticsearchServiceSoftwareUpdateCommand.js +0 -40
- package/dist/es/commands/CancelElasticsearchServiceSoftwareUpdateCommand.js.map +0 -1
- package/dist/es/commands/CreateElasticsearchDomainCommand.js +0 -40
- package/dist/es/commands/CreateElasticsearchDomainCommand.js.map +0 -1
- package/dist/es/commands/CreateOutboundCrossClusterSearchConnectionCommand.js +0 -40
- package/dist/es/commands/CreateOutboundCrossClusterSearchConnectionCommand.js.map +0 -1
- package/dist/es/commands/CreatePackageCommand.js +0 -40
- package/dist/es/commands/CreatePackageCommand.js.map +0 -1
- package/dist/es/commands/DeleteElasticsearchDomainCommand.js +0 -40
- package/dist/es/commands/DeleteElasticsearchDomainCommand.js.map +0 -1
- package/dist/es/commands/DeleteElasticsearchServiceRoleCommand.js +0 -39
- package/dist/es/commands/DeleteElasticsearchServiceRoleCommand.js.map +0 -1
- package/dist/es/commands/DeleteInboundCrossClusterSearchConnectionCommand.js +0 -40
- package/dist/es/commands/DeleteInboundCrossClusterSearchConnectionCommand.js.map +0 -1
- package/dist/es/commands/DeleteOutboundCrossClusterSearchConnectionCommand.js +0 -40
- package/dist/es/commands/DeleteOutboundCrossClusterSearchConnectionCommand.js.map +0 -1
- package/dist/es/commands/DeletePackageCommand.js +0 -40
- package/dist/es/commands/DeletePackageCommand.js.map +0 -1
- package/dist/es/commands/DescribeDomainAutoTunesCommand.js +0 -40
- package/dist/es/commands/DescribeDomainAutoTunesCommand.js.map +0 -1
- package/dist/es/commands/DescribeElasticsearchDomainCommand.js +0 -40
- package/dist/es/commands/DescribeElasticsearchDomainCommand.js.map +0 -1
- package/dist/es/commands/DescribeElasticsearchDomainConfigCommand.js +0 -40
- package/dist/es/commands/DescribeElasticsearchDomainConfigCommand.js.map +0 -1
- package/dist/es/commands/DescribeElasticsearchDomainsCommand.js +0 -40
- package/dist/es/commands/DescribeElasticsearchDomainsCommand.js.map +0 -1
- package/dist/es/commands/DescribeElasticsearchInstanceTypeLimitsCommand.js +0 -40
- package/dist/es/commands/DescribeElasticsearchInstanceTypeLimitsCommand.js.map +0 -1
- package/dist/es/commands/DescribeInboundCrossClusterSearchConnectionsCommand.js +0 -40
- package/dist/es/commands/DescribeInboundCrossClusterSearchConnectionsCommand.js.map +0 -1
- package/dist/es/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.js +0 -40
- package/dist/es/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.js.map +0 -1
- package/dist/es/commands/DescribePackagesCommand.js +0 -40
- package/dist/es/commands/DescribePackagesCommand.js.map +0 -1
- package/dist/es/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.js +0 -40
- package/dist/es/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.js.map +0 -1
- package/dist/es/commands/DescribeReservedElasticsearchInstancesCommand.js +0 -40
- package/dist/es/commands/DescribeReservedElasticsearchInstancesCommand.js.map +0 -1
- package/dist/es/commands/DissociatePackageCommand.js +0 -40
- package/dist/es/commands/DissociatePackageCommand.js.map +0 -1
- package/dist/es/commands/GetCompatibleElasticsearchVersionsCommand.js +0 -40
- package/dist/es/commands/GetCompatibleElasticsearchVersionsCommand.js.map +0 -1
- package/dist/es/commands/GetPackageVersionHistoryCommand.js +0 -40
- package/dist/es/commands/GetPackageVersionHistoryCommand.js.map +0 -1
- package/dist/es/commands/GetUpgradeHistoryCommand.js +0 -40
- package/dist/es/commands/GetUpgradeHistoryCommand.js.map +0 -1
- package/dist/es/commands/GetUpgradeStatusCommand.js +0 -40
- package/dist/es/commands/GetUpgradeStatusCommand.js.map +0 -1
- package/dist/es/commands/ListDomainNamesCommand.js +0 -40
- package/dist/es/commands/ListDomainNamesCommand.js.map +0 -1
- package/dist/es/commands/ListDomainsForPackageCommand.js +0 -40
- package/dist/es/commands/ListDomainsForPackageCommand.js.map +0 -1
- package/dist/es/commands/ListElasticsearchInstanceTypesCommand.js +0 -40
- package/dist/es/commands/ListElasticsearchInstanceTypesCommand.js.map +0 -1
- package/dist/es/commands/ListElasticsearchVersionsCommand.js +0 -40
- package/dist/es/commands/ListElasticsearchVersionsCommand.js.map +0 -1
- package/dist/es/commands/ListPackagesForDomainCommand.js +0 -40
- package/dist/es/commands/ListPackagesForDomainCommand.js.map +0 -1
- package/dist/es/commands/ListTagsCommand.js +0 -40
- package/dist/es/commands/ListTagsCommand.js.map +0 -1
- package/dist/es/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.js +0 -40
- package/dist/es/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.js.map +0 -1
- package/dist/es/commands/RejectInboundCrossClusterSearchConnectionCommand.js +0 -40
- package/dist/es/commands/RejectInboundCrossClusterSearchConnectionCommand.js.map +0 -1
- package/dist/es/commands/RemoveTagsCommand.js +0 -40
- package/dist/es/commands/RemoveTagsCommand.js.map +0 -1
- package/dist/es/commands/StartElasticsearchServiceSoftwareUpdateCommand.js +0 -40
- package/dist/es/commands/StartElasticsearchServiceSoftwareUpdateCommand.js.map +0 -1
- package/dist/es/commands/UpdateElasticsearchDomainConfigCommand.js +0 -40
- package/dist/es/commands/UpdateElasticsearchDomainConfigCommand.js.map +0 -1
- package/dist/es/commands/UpdatePackageCommand.js +0 -40
- package/dist/es/commands/UpdatePackageCommand.js.map +0 -1
- package/dist/es/commands/UpgradeElasticsearchDomainCommand.js +0 -40
- package/dist/es/commands/UpgradeElasticsearchDomainCommand.js.map +0 -1
- 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.map +0 -1
- package/dist/es/package.json +0 -91
- package/dist/es/pagination/DescribeDomainAutoTunesPaginator.js +0 -75
- package/dist/es/pagination/DescribeDomainAutoTunesPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeInboundCrossClusterSearchConnectionsPaginator.js +0 -75
- package/dist/es/pagination/DescribeInboundCrossClusterSearchConnectionsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeOutboundCrossClusterSearchConnectionsPaginator.js +0 -75
- package/dist/es/pagination/DescribeOutboundCrossClusterSearchConnectionsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribePackagesPaginator.js +0 -75
- package/dist/es/pagination/DescribePackagesPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeReservedElasticsearchInstanceOfferingsPaginator.js +0 -75
- package/dist/es/pagination/DescribeReservedElasticsearchInstanceOfferingsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeReservedElasticsearchInstancesPaginator.js +0 -75
- package/dist/es/pagination/DescribeReservedElasticsearchInstancesPaginator.js.map +0 -1
- package/dist/es/pagination/GetPackageVersionHistoryPaginator.js +0 -75
- package/dist/es/pagination/GetPackageVersionHistoryPaginator.js.map +0 -1
- package/dist/es/pagination/GetUpgradeHistoryPaginator.js +0 -75
- 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 -75
- package/dist/es/pagination/ListDomainsForPackagePaginator.js.map +0 -1
- package/dist/es/pagination/ListElasticsearchInstanceTypesPaginator.js +0 -75
- package/dist/es/pagination/ListElasticsearchInstanceTypesPaginator.js.map +0 -1
- package/dist/es/pagination/ListElasticsearchVersionsPaginator.js +0 -75
- package/dist/es/pagination/ListElasticsearchVersionsPaginator.js.map +0 -1
- package/dist/es/pagination/ListPackagesForDomainPaginator.js +0 -75
- package/dist/es/pagination/ListPackagesForDomainPaginator.js.map +0 -1
- package/dist/es/protocols/Aws_restJson1.js.map +0 -1
- package/dist/es/runtimeConfig.browser.js +0 -17
- package/dist/es/runtimeConfig.browser.js.map +0 -1
- package/dist/es/runtimeConfig.js +0 -22
- package/dist/es/runtimeConfig.js.map +0 -1
- package/dist/es/runtimeConfig.native.js.map +0 -1
- package/dist/es/runtimeConfig.shared.js +0 -14
- 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/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.d.ts +0 -37
- 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/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.d.ts +0 -37
- package/endpoints.ts +0 -63
- 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 -6832
- package/runtimeConfig.browser.ts +0 -40
- package/runtimeConfig.native.ts +0 -16
- package/runtimeConfig.shared.ts +0 -16
- package/runtimeConfig.ts +0 -45
|
@@ -1,98 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
ElasticsearchServiceClientResolvedConfig,
|
|
3
|
-
ServiceInputTypes,
|
|
4
|
-
ServiceOutputTypes,
|
|
5
|
-
} from "../ElasticsearchServiceClient";
|
|
6
|
-
import { AssociatePackageRequest, AssociatePackageResponse } from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
deserializeAws_restJson1AssociatePackageCommand,
|
|
9
|
-
serializeAws_restJson1AssociatePackageCommand,
|
|
10
|
-
} from "../protocols/Aws_restJson1";
|
|
11
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
12
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
13
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
14
|
-
import {
|
|
15
|
-
FinalizeHandlerArguments,
|
|
16
|
-
Handler,
|
|
17
|
-
HandlerExecutionContext,
|
|
18
|
-
MiddlewareStack,
|
|
19
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
20
|
-
MetadataBearer as __MetadataBearer,
|
|
21
|
-
SerdeContext as __SerdeContext,
|
|
22
|
-
} from "@aws-sdk/types";
|
|
23
|
-
|
|
24
|
-
export interface AssociatePackageCommandInput extends AssociatePackageRequest {}
|
|
25
|
-
export interface AssociatePackageCommandOutput extends AssociatePackageResponse, __MetadataBearer {}
|
|
26
|
-
|
|
27
|
-
/**
|
|
28
|
-
* <p>Associates a package with an Amazon ES domain.</p>
|
|
29
|
-
* @example
|
|
30
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
31
|
-
* ```javascript
|
|
32
|
-
* import { ElasticsearchServiceClient, AssociatePackageCommand } from "@aws-sdk/client-elasticsearch-service"; // ES Modules import
|
|
33
|
-
* // const { ElasticsearchServiceClient, AssociatePackageCommand } = require("@aws-sdk/client-elasticsearch-service"); // CommonJS import
|
|
34
|
-
* const client = new ElasticsearchServiceClient(config);
|
|
35
|
-
* const command = new AssociatePackageCommand(input);
|
|
36
|
-
* const response = await client.send(command);
|
|
37
|
-
* ```
|
|
38
|
-
*
|
|
39
|
-
* @see {@link AssociatePackageCommandInput} for command's `input` shape.
|
|
40
|
-
* @see {@link AssociatePackageCommandOutput} for command's `response` shape.
|
|
41
|
-
* @see {@link ElasticsearchServiceClientResolvedConfig | config} for command's `input` shape.
|
|
42
|
-
*
|
|
43
|
-
*/
|
|
44
|
-
export class AssociatePackageCommand extends $Command<
|
|
45
|
-
AssociatePackageCommandInput,
|
|
46
|
-
AssociatePackageCommandOutput,
|
|
47
|
-
ElasticsearchServiceClientResolvedConfig
|
|
48
|
-
> {
|
|
49
|
-
// Start section: command_properties
|
|
50
|
-
// End section: command_properties
|
|
51
|
-
|
|
52
|
-
constructor(readonly input: AssociatePackageCommandInput) {
|
|
53
|
-
// Start section: command_constructor
|
|
54
|
-
super();
|
|
55
|
-
// End section: command_constructor
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
/**
|
|
59
|
-
* @internal
|
|
60
|
-
*/
|
|
61
|
-
resolveMiddleware(
|
|
62
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
63
|
-
configuration: ElasticsearchServiceClientResolvedConfig,
|
|
64
|
-
options?: __HttpHandlerOptions
|
|
65
|
-
): Handler<AssociatePackageCommandInput, AssociatePackageCommandOutput> {
|
|
66
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
67
|
-
|
|
68
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
69
|
-
|
|
70
|
-
const { logger } = configuration;
|
|
71
|
-
const clientName = "ElasticsearchServiceClient";
|
|
72
|
-
const commandName = "AssociatePackageCommand";
|
|
73
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
74
|
-
logger,
|
|
75
|
-
clientName,
|
|
76
|
-
commandName,
|
|
77
|
-
inputFilterSensitiveLog: AssociatePackageRequest.filterSensitiveLog,
|
|
78
|
-
outputFilterSensitiveLog: AssociatePackageResponse.filterSensitiveLog,
|
|
79
|
-
};
|
|
80
|
-
const { requestHandler } = configuration;
|
|
81
|
-
return stack.resolve(
|
|
82
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
83
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
84
|
-
handlerExecutionContext
|
|
85
|
-
);
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
private serialize(input: AssociatePackageCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
89
|
-
return serializeAws_restJson1AssociatePackageCommand(input, context);
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<AssociatePackageCommandOutput> {
|
|
93
|
-
return deserializeAws_restJson1AssociatePackageCommand(output, context);
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
// Start section: command_body_extra
|
|
97
|
-
// End section: command_body_extra
|
|
98
|
-
}
|
|
@@ -1,113 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
ElasticsearchServiceClientResolvedConfig,
|
|
3
|
-
ServiceInputTypes,
|
|
4
|
-
ServiceOutputTypes,
|
|
5
|
-
} from "../ElasticsearchServiceClient";
|
|
6
|
-
import {
|
|
7
|
-
CancelElasticsearchServiceSoftwareUpdateRequest,
|
|
8
|
-
CancelElasticsearchServiceSoftwareUpdateResponse,
|
|
9
|
-
} from "../models/models_0";
|
|
10
|
-
import {
|
|
11
|
-
deserializeAws_restJson1CancelElasticsearchServiceSoftwareUpdateCommand,
|
|
12
|
-
serializeAws_restJson1CancelElasticsearchServiceSoftwareUpdateCommand,
|
|
13
|
-
} from "../protocols/Aws_restJson1";
|
|
14
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
15
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
16
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
17
|
-
import {
|
|
18
|
-
FinalizeHandlerArguments,
|
|
19
|
-
Handler,
|
|
20
|
-
HandlerExecutionContext,
|
|
21
|
-
MiddlewareStack,
|
|
22
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
23
|
-
MetadataBearer as __MetadataBearer,
|
|
24
|
-
SerdeContext as __SerdeContext,
|
|
25
|
-
} from "@aws-sdk/types";
|
|
26
|
-
|
|
27
|
-
export interface CancelElasticsearchServiceSoftwareUpdateCommandInput
|
|
28
|
-
extends CancelElasticsearchServiceSoftwareUpdateRequest {}
|
|
29
|
-
export interface CancelElasticsearchServiceSoftwareUpdateCommandOutput
|
|
30
|
-
extends CancelElasticsearchServiceSoftwareUpdateResponse,
|
|
31
|
-
__MetadataBearer {}
|
|
32
|
-
|
|
33
|
-
/**
|
|
34
|
-
* <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>
|
|
35
|
-
* @example
|
|
36
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
37
|
-
* ```javascript
|
|
38
|
-
* import { ElasticsearchServiceClient, CancelElasticsearchServiceSoftwareUpdateCommand } from "@aws-sdk/client-elasticsearch-service"; // ES Modules import
|
|
39
|
-
* // const { ElasticsearchServiceClient, CancelElasticsearchServiceSoftwareUpdateCommand } = require("@aws-sdk/client-elasticsearch-service"); // CommonJS import
|
|
40
|
-
* const client = new ElasticsearchServiceClient(config);
|
|
41
|
-
* const command = new CancelElasticsearchServiceSoftwareUpdateCommand(input);
|
|
42
|
-
* const response = await client.send(command);
|
|
43
|
-
* ```
|
|
44
|
-
*
|
|
45
|
-
* @see {@link CancelElasticsearchServiceSoftwareUpdateCommandInput} for command's `input` shape.
|
|
46
|
-
* @see {@link CancelElasticsearchServiceSoftwareUpdateCommandOutput} for command's `response` shape.
|
|
47
|
-
* @see {@link ElasticsearchServiceClientResolvedConfig | config} for command's `input` shape.
|
|
48
|
-
*
|
|
49
|
-
*/
|
|
50
|
-
export class CancelElasticsearchServiceSoftwareUpdateCommand extends $Command<
|
|
51
|
-
CancelElasticsearchServiceSoftwareUpdateCommandInput,
|
|
52
|
-
CancelElasticsearchServiceSoftwareUpdateCommandOutput,
|
|
53
|
-
ElasticsearchServiceClientResolvedConfig
|
|
54
|
-
> {
|
|
55
|
-
// Start section: command_properties
|
|
56
|
-
// End section: command_properties
|
|
57
|
-
|
|
58
|
-
constructor(readonly input: CancelElasticsearchServiceSoftwareUpdateCommandInput) {
|
|
59
|
-
// Start section: command_constructor
|
|
60
|
-
super();
|
|
61
|
-
// End section: command_constructor
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
/**
|
|
65
|
-
* @internal
|
|
66
|
-
*/
|
|
67
|
-
resolveMiddleware(
|
|
68
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
69
|
-
configuration: ElasticsearchServiceClientResolvedConfig,
|
|
70
|
-
options?: __HttpHandlerOptions
|
|
71
|
-
): Handler<
|
|
72
|
-
CancelElasticsearchServiceSoftwareUpdateCommandInput,
|
|
73
|
-
CancelElasticsearchServiceSoftwareUpdateCommandOutput
|
|
74
|
-
> {
|
|
75
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
76
|
-
|
|
77
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
78
|
-
|
|
79
|
-
const { logger } = configuration;
|
|
80
|
-
const clientName = "ElasticsearchServiceClient";
|
|
81
|
-
const commandName = "CancelElasticsearchServiceSoftwareUpdateCommand";
|
|
82
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
83
|
-
logger,
|
|
84
|
-
clientName,
|
|
85
|
-
commandName,
|
|
86
|
-
inputFilterSensitiveLog: CancelElasticsearchServiceSoftwareUpdateRequest.filterSensitiveLog,
|
|
87
|
-
outputFilterSensitiveLog: CancelElasticsearchServiceSoftwareUpdateResponse.filterSensitiveLog,
|
|
88
|
-
};
|
|
89
|
-
const { requestHandler } = configuration;
|
|
90
|
-
return stack.resolve(
|
|
91
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
92
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
93
|
-
handlerExecutionContext
|
|
94
|
-
);
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
private serialize(
|
|
98
|
-
input: CancelElasticsearchServiceSoftwareUpdateCommandInput,
|
|
99
|
-
context: __SerdeContext
|
|
100
|
-
): Promise<__HttpRequest> {
|
|
101
|
-
return serializeAws_restJson1CancelElasticsearchServiceSoftwareUpdateCommand(input, context);
|
|
102
|
-
}
|
|
103
|
-
|
|
104
|
-
private deserialize(
|
|
105
|
-
output: __HttpResponse,
|
|
106
|
-
context: __SerdeContext
|
|
107
|
-
): Promise<CancelElasticsearchServiceSoftwareUpdateCommandOutput> {
|
|
108
|
-
return deserializeAws_restJson1CancelElasticsearchServiceSoftwareUpdateCommand(output, context);
|
|
109
|
-
}
|
|
110
|
-
|
|
111
|
-
// Start section: command_body_extra
|
|
112
|
-
// End section: command_body_extra
|
|
113
|
-
}
|
|
@@ -1,102 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
ElasticsearchServiceClientResolvedConfig,
|
|
3
|
-
ServiceInputTypes,
|
|
4
|
-
ServiceOutputTypes,
|
|
5
|
-
} from "../ElasticsearchServiceClient";
|
|
6
|
-
import { CreateElasticsearchDomainRequest, CreateElasticsearchDomainResponse } from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
deserializeAws_restJson1CreateElasticsearchDomainCommand,
|
|
9
|
-
serializeAws_restJson1CreateElasticsearchDomainCommand,
|
|
10
|
-
} from "../protocols/Aws_restJson1";
|
|
11
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
12
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
13
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
14
|
-
import {
|
|
15
|
-
FinalizeHandlerArguments,
|
|
16
|
-
Handler,
|
|
17
|
-
HandlerExecutionContext,
|
|
18
|
-
MiddlewareStack,
|
|
19
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
20
|
-
MetadataBearer as __MetadataBearer,
|
|
21
|
-
SerdeContext as __SerdeContext,
|
|
22
|
-
} from "@aws-sdk/types";
|
|
23
|
-
|
|
24
|
-
export interface CreateElasticsearchDomainCommandInput extends CreateElasticsearchDomainRequest {}
|
|
25
|
-
export interface CreateElasticsearchDomainCommandOutput extends CreateElasticsearchDomainResponse, __MetadataBearer {}
|
|
26
|
-
|
|
27
|
-
/**
|
|
28
|
-
* <p>Creates a new Elasticsearch domain. For more information,
|
|
29
|
-
* 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>
|
|
30
|
-
* @example
|
|
31
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
32
|
-
* ```javascript
|
|
33
|
-
* import { ElasticsearchServiceClient, CreateElasticsearchDomainCommand } from "@aws-sdk/client-elasticsearch-service"; // ES Modules import
|
|
34
|
-
* // const { ElasticsearchServiceClient, CreateElasticsearchDomainCommand } = require("@aws-sdk/client-elasticsearch-service"); // CommonJS import
|
|
35
|
-
* const client = new ElasticsearchServiceClient(config);
|
|
36
|
-
* const command = new CreateElasticsearchDomainCommand(input);
|
|
37
|
-
* const response = await client.send(command);
|
|
38
|
-
* ```
|
|
39
|
-
*
|
|
40
|
-
* @see {@link CreateElasticsearchDomainCommandInput} for command's `input` shape.
|
|
41
|
-
* @see {@link CreateElasticsearchDomainCommandOutput} for command's `response` shape.
|
|
42
|
-
* @see {@link ElasticsearchServiceClientResolvedConfig | config} for command's `input` shape.
|
|
43
|
-
*
|
|
44
|
-
*/
|
|
45
|
-
export class CreateElasticsearchDomainCommand extends $Command<
|
|
46
|
-
CreateElasticsearchDomainCommandInput,
|
|
47
|
-
CreateElasticsearchDomainCommandOutput,
|
|
48
|
-
ElasticsearchServiceClientResolvedConfig
|
|
49
|
-
> {
|
|
50
|
-
// Start section: command_properties
|
|
51
|
-
// End section: command_properties
|
|
52
|
-
|
|
53
|
-
constructor(readonly input: CreateElasticsearchDomainCommandInput) {
|
|
54
|
-
// Start section: command_constructor
|
|
55
|
-
super();
|
|
56
|
-
// End section: command_constructor
|
|
57
|
-
}
|
|
58
|
-
|
|
59
|
-
/**
|
|
60
|
-
* @internal
|
|
61
|
-
*/
|
|
62
|
-
resolveMiddleware(
|
|
63
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
64
|
-
configuration: ElasticsearchServiceClientResolvedConfig,
|
|
65
|
-
options?: __HttpHandlerOptions
|
|
66
|
-
): Handler<CreateElasticsearchDomainCommandInput, CreateElasticsearchDomainCommandOutput> {
|
|
67
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
68
|
-
|
|
69
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
70
|
-
|
|
71
|
-
const { logger } = configuration;
|
|
72
|
-
const clientName = "ElasticsearchServiceClient";
|
|
73
|
-
const commandName = "CreateElasticsearchDomainCommand";
|
|
74
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
75
|
-
logger,
|
|
76
|
-
clientName,
|
|
77
|
-
commandName,
|
|
78
|
-
inputFilterSensitiveLog: CreateElasticsearchDomainRequest.filterSensitiveLog,
|
|
79
|
-
outputFilterSensitiveLog: CreateElasticsearchDomainResponse.filterSensitiveLog,
|
|
80
|
-
};
|
|
81
|
-
const { requestHandler } = configuration;
|
|
82
|
-
return stack.resolve(
|
|
83
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
84
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
85
|
-
handlerExecutionContext
|
|
86
|
-
);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private serialize(input: CreateElasticsearchDomainCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
90
|
-
return serializeAws_restJson1CreateElasticsearchDomainCommand(input, context);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
private deserialize(
|
|
94
|
-
output: __HttpResponse,
|
|
95
|
-
context: __SerdeContext
|
|
96
|
-
): Promise<CreateElasticsearchDomainCommandOutput> {
|
|
97
|
-
return deserializeAws_restJson1CreateElasticsearchDomainCommand(output, context);
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
// Start section: command_body_extra
|
|
101
|
-
// End section: command_body_extra
|
|
102
|
-
}
|
|
@@ -1,113 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
ElasticsearchServiceClientResolvedConfig,
|
|
3
|
-
ServiceInputTypes,
|
|
4
|
-
ServiceOutputTypes,
|
|
5
|
-
} from "../ElasticsearchServiceClient";
|
|
6
|
-
import {
|
|
7
|
-
CreateOutboundCrossClusterSearchConnectionRequest,
|
|
8
|
-
CreateOutboundCrossClusterSearchConnectionResponse,
|
|
9
|
-
} from "../models/models_0";
|
|
10
|
-
import {
|
|
11
|
-
deserializeAws_restJson1CreateOutboundCrossClusterSearchConnectionCommand,
|
|
12
|
-
serializeAws_restJson1CreateOutboundCrossClusterSearchConnectionCommand,
|
|
13
|
-
} from "../protocols/Aws_restJson1";
|
|
14
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
15
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
16
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
17
|
-
import {
|
|
18
|
-
FinalizeHandlerArguments,
|
|
19
|
-
Handler,
|
|
20
|
-
HandlerExecutionContext,
|
|
21
|
-
MiddlewareStack,
|
|
22
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
23
|
-
MetadataBearer as __MetadataBearer,
|
|
24
|
-
SerdeContext as __SerdeContext,
|
|
25
|
-
} from "@aws-sdk/types";
|
|
26
|
-
|
|
27
|
-
export interface CreateOutboundCrossClusterSearchConnectionCommandInput
|
|
28
|
-
extends CreateOutboundCrossClusterSearchConnectionRequest {}
|
|
29
|
-
export interface CreateOutboundCrossClusterSearchConnectionCommandOutput
|
|
30
|
-
extends CreateOutboundCrossClusterSearchConnectionResponse,
|
|
31
|
-
__MetadataBearer {}
|
|
32
|
-
|
|
33
|
-
/**
|
|
34
|
-
* <p>Creates a new cross-cluster search connection from a source domain to a destination domain.</p>
|
|
35
|
-
* @example
|
|
36
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
37
|
-
* ```javascript
|
|
38
|
-
* import { ElasticsearchServiceClient, CreateOutboundCrossClusterSearchConnectionCommand } from "@aws-sdk/client-elasticsearch-service"; // ES Modules import
|
|
39
|
-
* // const { ElasticsearchServiceClient, CreateOutboundCrossClusterSearchConnectionCommand } = require("@aws-sdk/client-elasticsearch-service"); // CommonJS import
|
|
40
|
-
* const client = new ElasticsearchServiceClient(config);
|
|
41
|
-
* const command = new CreateOutboundCrossClusterSearchConnectionCommand(input);
|
|
42
|
-
* const response = await client.send(command);
|
|
43
|
-
* ```
|
|
44
|
-
*
|
|
45
|
-
* @see {@link CreateOutboundCrossClusterSearchConnectionCommandInput} for command's `input` shape.
|
|
46
|
-
* @see {@link CreateOutboundCrossClusterSearchConnectionCommandOutput} for command's `response` shape.
|
|
47
|
-
* @see {@link ElasticsearchServiceClientResolvedConfig | config} for command's `input` shape.
|
|
48
|
-
*
|
|
49
|
-
*/
|
|
50
|
-
export class CreateOutboundCrossClusterSearchConnectionCommand extends $Command<
|
|
51
|
-
CreateOutboundCrossClusterSearchConnectionCommandInput,
|
|
52
|
-
CreateOutboundCrossClusterSearchConnectionCommandOutput,
|
|
53
|
-
ElasticsearchServiceClientResolvedConfig
|
|
54
|
-
> {
|
|
55
|
-
// Start section: command_properties
|
|
56
|
-
// End section: command_properties
|
|
57
|
-
|
|
58
|
-
constructor(readonly input: CreateOutboundCrossClusterSearchConnectionCommandInput) {
|
|
59
|
-
// Start section: command_constructor
|
|
60
|
-
super();
|
|
61
|
-
// End section: command_constructor
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
/**
|
|
65
|
-
* @internal
|
|
66
|
-
*/
|
|
67
|
-
resolveMiddleware(
|
|
68
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
69
|
-
configuration: ElasticsearchServiceClientResolvedConfig,
|
|
70
|
-
options?: __HttpHandlerOptions
|
|
71
|
-
): Handler<
|
|
72
|
-
CreateOutboundCrossClusterSearchConnectionCommandInput,
|
|
73
|
-
CreateOutboundCrossClusterSearchConnectionCommandOutput
|
|
74
|
-
> {
|
|
75
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
76
|
-
|
|
77
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
78
|
-
|
|
79
|
-
const { logger } = configuration;
|
|
80
|
-
const clientName = "ElasticsearchServiceClient";
|
|
81
|
-
const commandName = "CreateOutboundCrossClusterSearchConnectionCommand";
|
|
82
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
83
|
-
logger,
|
|
84
|
-
clientName,
|
|
85
|
-
commandName,
|
|
86
|
-
inputFilterSensitiveLog: CreateOutboundCrossClusterSearchConnectionRequest.filterSensitiveLog,
|
|
87
|
-
outputFilterSensitiveLog: CreateOutboundCrossClusterSearchConnectionResponse.filterSensitiveLog,
|
|
88
|
-
};
|
|
89
|
-
const { requestHandler } = configuration;
|
|
90
|
-
return stack.resolve(
|
|
91
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
92
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
93
|
-
handlerExecutionContext
|
|
94
|
-
);
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
private serialize(
|
|
98
|
-
input: CreateOutboundCrossClusterSearchConnectionCommandInput,
|
|
99
|
-
context: __SerdeContext
|
|
100
|
-
): Promise<__HttpRequest> {
|
|
101
|
-
return serializeAws_restJson1CreateOutboundCrossClusterSearchConnectionCommand(input, context);
|
|
102
|
-
}
|
|
103
|
-
|
|
104
|
-
private deserialize(
|
|
105
|
-
output: __HttpResponse,
|
|
106
|
-
context: __SerdeContext
|
|
107
|
-
): Promise<CreateOutboundCrossClusterSearchConnectionCommandOutput> {
|
|
108
|
-
return deserializeAws_restJson1CreateOutboundCrossClusterSearchConnectionCommand(output, context);
|
|
109
|
-
}
|
|
110
|
-
|
|
111
|
-
// Start section: command_body_extra
|
|
112
|
-
// End section: command_body_extra
|
|
113
|
-
}
|
|
@@ -1,98 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
ElasticsearchServiceClientResolvedConfig,
|
|
3
|
-
ServiceInputTypes,
|
|
4
|
-
ServiceOutputTypes,
|
|
5
|
-
} from "../ElasticsearchServiceClient";
|
|
6
|
-
import { CreatePackageRequest, CreatePackageResponse } from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
deserializeAws_restJson1CreatePackageCommand,
|
|
9
|
-
serializeAws_restJson1CreatePackageCommand,
|
|
10
|
-
} from "../protocols/Aws_restJson1";
|
|
11
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
12
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
13
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
14
|
-
import {
|
|
15
|
-
FinalizeHandlerArguments,
|
|
16
|
-
Handler,
|
|
17
|
-
HandlerExecutionContext,
|
|
18
|
-
MiddlewareStack,
|
|
19
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
20
|
-
MetadataBearer as __MetadataBearer,
|
|
21
|
-
SerdeContext as __SerdeContext,
|
|
22
|
-
} from "@aws-sdk/types";
|
|
23
|
-
|
|
24
|
-
export interface CreatePackageCommandInput extends CreatePackageRequest {}
|
|
25
|
-
export interface CreatePackageCommandOutput extends CreatePackageResponse, __MetadataBearer {}
|
|
26
|
-
|
|
27
|
-
/**
|
|
28
|
-
* <p>Create a package for use with Amazon ES domains.</p>
|
|
29
|
-
* @example
|
|
30
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
31
|
-
* ```javascript
|
|
32
|
-
* import { ElasticsearchServiceClient, CreatePackageCommand } from "@aws-sdk/client-elasticsearch-service"; // ES Modules import
|
|
33
|
-
* // const { ElasticsearchServiceClient, CreatePackageCommand } = require("@aws-sdk/client-elasticsearch-service"); // CommonJS import
|
|
34
|
-
* const client = new ElasticsearchServiceClient(config);
|
|
35
|
-
* const command = new CreatePackageCommand(input);
|
|
36
|
-
* const response = await client.send(command);
|
|
37
|
-
* ```
|
|
38
|
-
*
|
|
39
|
-
* @see {@link CreatePackageCommandInput} for command's `input` shape.
|
|
40
|
-
* @see {@link CreatePackageCommandOutput} for command's `response` shape.
|
|
41
|
-
* @see {@link ElasticsearchServiceClientResolvedConfig | config} for command's `input` shape.
|
|
42
|
-
*
|
|
43
|
-
*/
|
|
44
|
-
export class CreatePackageCommand extends $Command<
|
|
45
|
-
CreatePackageCommandInput,
|
|
46
|
-
CreatePackageCommandOutput,
|
|
47
|
-
ElasticsearchServiceClientResolvedConfig
|
|
48
|
-
> {
|
|
49
|
-
// Start section: command_properties
|
|
50
|
-
// End section: command_properties
|
|
51
|
-
|
|
52
|
-
constructor(readonly input: CreatePackageCommandInput) {
|
|
53
|
-
// Start section: command_constructor
|
|
54
|
-
super();
|
|
55
|
-
// End section: command_constructor
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
/**
|
|
59
|
-
* @internal
|
|
60
|
-
*/
|
|
61
|
-
resolveMiddleware(
|
|
62
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
63
|
-
configuration: ElasticsearchServiceClientResolvedConfig,
|
|
64
|
-
options?: __HttpHandlerOptions
|
|
65
|
-
): Handler<CreatePackageCommandInput, CreatePackageCommandOutput> {
|
|
66
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
67
|
-
|
|
68
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
69
|
-
|
|
70
|
-
const { logger } = configuration;
|
|
71
|
-
const clientName = "ElasticsearchServiceClient";
|
|
72
|
-
const commandName = "CreatePackageCommand";
|
|
73
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
74
|
-
logger,
|
|
75
|
-
clientName,
|
|
76
|
-
commandName,
|
|
77
|
-
inputFilterSensitiveLog: CreatePackageRequest.filterSensitiveLog,
|
|
78
|
-
outputFilterSensitiveLog: CreatePackageResponse.filterSensitiveLog,
|
|
79
|
-
};
|
|
80
|
-
const { requestHandler } = configuration;
|
|
81
|
-
return stack.resolve(
|
|
82
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
83
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
84
|
-
handlerExecutionContext
|
|
85
|
-
);
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
private serialize(input: CreatePackageCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
89
|
-
return serializeAws_restJson1CreatePackageCommand(input, context);
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<CreatePackageCommandOutput> {
|
|
93
|
-
return deserializeAws_restJson1CreatePackageCommand(output, context);
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
// Start section: command_body_extra
|
|
97
|
-
// End section: command_body_extra
|
|
98
|
-
}
|
|
@@ -1,101 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
ElasticsearchServiceClientResolvedConfig,
|
|
3
|
-
ServiceInputTypes,
|
|
4
|
-
ServiceOutputTypes,
|
|
5
|
-
} from "../ElasticsearchServiceClient";
|
|
6
|
-
import { DeleteElasticsearchDomainRequest, DeleteElasticsearchDomainResponse } from "../models/models_0";
|
|
7
|
-
import {
|
|
8
|
-
deserializeAws_restJson1DeleteElasticsearchDomainCommand,
|
|
9
|
-
serializeAws_restJson1DeleteElasticsearchDomainCommand,
|
|
10
|
-
} from "../protocols/Aws_restJson1";
|
|
11
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
12
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
13
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
14
|
-
import {
|
|
15
|
-
FinalizeHandlerArguments,
|
|
16
|
-
Handler,
|
|
17
|
-
HandlerExecutionContext,
|
|
18
|
-
MiddlewareStack,
|
|
19
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
20
|
-
MetadataBearer as __MetadataBearer,
|
|
21
|
-
SerdeContext as __SerdeContext,
|
|
22
|
-
} from "@aws-sdk/types";
|
|
23
|
-
|
|
24
|
-
export interface DeleteElasticsearchDomainCommandInput extends DeleteElasticsearchDomainRequest {}
|
|
25
|
-
export interface DeleteElasticsearchDomainCommandOutput extends DeleteElasticsearchDomainResponse, __MetadataBearer {}
|
|
26
|
-
|
|
27
|
-
/**
|
|
28
|
-
* <p>Permanently deletes the specified Elasticsearch domain and all of its data. Once a domain is deleted, it cannot be recovered.</p>
|
|
29
|
-
* @example
|
|
30
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
31
|
-
* ```javascript
|
|
32
|
-
* import { ElasticsearchServiceClient, DeleteElasticsearchDomainCommand } from "@aws-sdk/client-elasticsearch-service"; // ES Modules import
|
|
33
|
-
* // const { ElasticsearchServiceClient, DeleteElasticsearchDomainCommand } = require("@aws-sdk/client-elasticsearch-service"); // CommonJS import
|
|
34
|
-
* const client = new ElasticsearchServiceClient(config);
|
|
35
|
-
* const command = new DeleteElasticsearchDomainCommand(input);
|
|
36
|
-
* const response = await client.send(command);
|
|
37
|
-
* ```
|
|
38
|
-
*
|
|
39
|
-
* @see {@link DeleteElasticsearchDomainCommandInput} for command's `input` shape.
|
|
40
|
-
* @see {@link DeleteElasticsearchDomainCommandOutput} for command's `response` shape.
|
|
41
|
-
* @see {@link ElasticsearchServiceClientResolvedConfig | config} for command's `input` shape.
|
|
42
|
-
*
|
|
43
|
-
*/
|
|
44
|
-
export class DeleteElasticsearchDomainCommand extends $Command<
|
|
45
|
-
DeleteElasticsearchDomainCommandInput,
|
|
46
|
-
DeleteElasticsearchDomainCommandOutput,
|
|
47
|
-
ElasticsearchServiceClientResolvedConfig
|
|
48
|
-
> {
|
|
49
|
-
// Start section: command_properties
|
|
50
|
-
// End section: command_properties
|
|
51
|
-
|
|
52
|
-
constructor(readonly input: DeleteElasticsearchDomainCommandInput) {
|
|
53
|
-
// Start section: command_constructor
|
|
54
|
-
super();
|
|
55
|
-
// End section: command_constructor
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
/**
|
|
59
|
-
* @internal
|
|
60
|
-
*/
|
|
61
|
-
resolveMiddleware(
|
|
62
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
63
|
-
configuration: ElasticsearchServiceClientResolvedConfig,
|
|
64
|
-
options?: __HttpHandlerOptions
|
|
65
|
-
): Handler<DeleteElasticsearchDomainCommandInput, DeleteElasticsearchDomainCommandOutput> {
|
|
66
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
67
|
-
|
|
68
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
69
|
-
|
|
70
|
-
const { logger } = configuration;
|
|
71
|
-
const clientName = "ElasticsearchServiceClient";
|
|
72
|
-
const commandName = "DeleteElasticsearchDomainCommand";
|
|
73
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
74
|
-
logger,
|
|
75
|
-
clientName,
|
|
76
|
-
commandName,
|
|
77
|
-
inputFilterSensitiveLog: DeleteElasticsearchDomainRequest.filterSensitiveLog,
|
|
78
|
-
outputFilterSensitiveLog: DeleteElasticsearchDomainResponse.filterSensitiveLog,
|
|
79
|
-
};
|
|
80
|
-
const { requestHandler } = configuration;
|
|
81
|
-
return stack.resolve(
|
|
82
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
83
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
84
|
-
handlerExecutionContext
|
|
85
|
-
);
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
private serialize(input: DeleteElasticsearchDomainCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
89
|
-
return serializeAws_restJson1DeleteElasticsearchDomainCommand(input, context);
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
private deserialize(
|
|
93
|
-
output: __HttpResponse,
|
|
94
|
-
context: __SerdeContext
|
|
95
|
-
): Promise<DeleteElasticsearchDomainCommandOutput> {
|
|
96
|
-
return deserializeAws_restJson1DeleteElasticsearchDomainCommand(output, context);
|
|
97
|
-
}
|
|
98
|
-
|
|
99
|
-
// Start section: command_body_extra
|
|
100
|
-
// End section: command_body_extra
|
|
101
|
-
}
|