@aws-sdk/client-opensearch 3.1045.0 → 3.1046.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/dist-cjs/auth/httpAuthSchemeProvider.js +4 -4
- package/dist-cjs/endpoint/bdd.js +2 -2
- package/dist-cjs/endpoint/endpointResolver.js +4 -4
- package/dist-cjs/index.js +199 -193
- package/dist-cjs/models/OpenSearchServiceException.js +3 -3
- package/dist-cjs/runtimeConfig.browser.js +12 -14
- package/dist-cjs/runtimeConfig.js +18 -22
- package/dist-cjs/runtimeConfig.shared.js +9 -10
- package/dist-cjs/schemas/schemas_0.js +39 -20
- package/dist-es/OpenSearch.js +1 -1
- package/dist-es/OpenSearchClient.js +5 -5
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
- package/dist-es/commands/AcceptInboundConnectionCommand.js +2 -2
- package/dist-es/commands/AddDataSourceCommand.js +2 -2
- package/dist-es/commands/AddDirectQueryDataSourceCommand.js +2 -2
- package/dist-es/commands/AddTagsCommand.js +2 -2
- package/dist-es/commands/AssociatePackageCommand.js +2 -2
- package/dist-es/commands/AssociatePackagesCommand.js +2 -2
- package/dist-es/commands/AuthorizeVpcEndpointAccessCommand.js +2 -2
- package/dist-es/commands/CancelDomainConfigChangeCommand.js +2 -2
- package/dist-es/commands/CancelServiceSoftwareUpdateCommand.js +2 -2
- package/dist-es/commands/CreateApplicationCommand.js +2 -2
- package/dist-es/commands/CreateDomainCommand.js +2 -2
- package/dist-es/commands/CreateIndexCommand.js +2 -2
- package/dist-es/commands/CreateOutboundConnectionCommand.js +2 -2
- package/dist-es/commands/CreatePackageCommand.js +2 -2
- package/dist-es/commands/CreateVpcEndpointCommand.js +2 -2
- package/dist-es/commands/DeleteApplicationCommand.js +2 -2
- package/dist-es/commands/DeleteDataSourceCommand.js +2 -2
- package/dist-es/commands/DeleteDirectQueryDataSourceCommand.js +2 -2
- package/dist-es/commands/DeleteDomainCommand.js +2 -2
- package/dist-es/commands/DeleteInboundConnectionCommand.js +2 -2
- package/dist-es/commands/DeleteIndexCommand.js +2 -2
- package/dist-es/commands/DeleteOutboundConnectionCommand.js +2 -2
- package/dist-es/commands/DeletePackageCommand.js +2 -2
- package/dist-es/commands/DeleteVpcEndpointCommand.js +2 -2
- package/dist-es/commands/DeregisterCapabilityCommand.js +2 -2
- package/dist-es/commands/DescribeDomainAutoTunesCommand.js +2 -2
- package/dist-es/commands/DescribeDomainChangeProgressCommand.js +2 -2
- package/dist-es/commands/DescribeDomainCommand.js +2 -2
- package/dist-es/commands/DescribeDomainConfigCommand.js +2 -2
- package/dist-es/commands/DescribeDomainHealthCommand.js +2 -2
- package/dist-es/commands/DescribeDomainNodesCommand.js +2 -2
- package/dist-es/commands/DescribeDomainsCommand.js +2 -2
- package/dist-es/commands/DescribeDryRunProgressCommand.js +2 -2
- package/dist-es/commands/DescribeInboundConnectionsCommand.js +2 -2
- package/dist-es/commands/DescribeInsightDetailsCommand.js +2 -2
- package/dist-es/commands/DescribeInstanceTypeLimitsCommand.js +2 -2
- package/dist-es/commands/DescribeOutboundConnectionsCommand.js +2 -2
- package/dist-es/commands/DescribePackagesCommand.js +2 -2
- package/dist-es/commands/DescribeReservedInstanceOfferingsCommand.js +2 -2
- package/dist-es/commands/DescribeReservedInstancesCommand.js +2 -2
- package/dist-es/commands/DescribeVpcEndpointsCommand.js +2 -2
- package/dist-es/commands/DissociatePackageCommand.js +2 -2
- package/dist-es/commands/DissociatePackagesCommand.js +2 -2
- package/dist-es/commands/GetApplicationCommand.js +2 -2
- package/dist-es/commands/GetCapabilityCommand.js +2 -2
- package/dist-es/commands/GetCompatibleVersionsCommand.js +2 -2
- package/dist-es/commands/GetDataSourceCommand.js +2 -2
- package/dist-es/commands/GetDefaultApplicationSettingCommand.js +2 -2
- package/dist-es/commands/GetDirectQueryDataSourceCommand.js +2 -2
- package/dist-es/commands/GetDomainMaintenanceStatusCommand.js +2 -2
- package/dist-es/commands/GetIndexCommand.js +2 -2
- package/dist-es/commands/GetPackageVersionHistoryCommand.js +2 -2
- package/dist-es/commands/GetUpgradeHistoryCommand.js +2 -2
- package/dist-es/commands/GetUpgradeStatusCommand.js +2 -2
- package/dist-es/commands/ListApplicationsCommand.js +2 -2
- package/dist-es/commands/ListDataSourcesCommand.js +2 -2
- package/dist-es/commands/ListDirectQueryDataSourcesCommand.js +2 -2
- package/dist-es/commands/ListDomainMaintenancesCommand.js +2 -2
- package/dist-es/commands/ListDomainNamesCommand.js +2 -2
- package/dist-es/commands/ListDomainsForPackageCommand.js +2 -2
- package/dist-es/commands/ListInsightsCommand.js +2 -2
- package/dist-es/commands/ListInstanceTypeDetailsCommand.js +2 -2
- package/dist-es/commands/ListPackagesForDomainCommand.js +2 -2
- package/dist-es/commands/ListScheduledActionsCommand.js +2 -2
- package/dist-es/commands/ListTagsCommand.js +2 -2
- package/dist-es/commands/ListVersionsCommand.js +2 -2
- package/dist-es/commands/ListVpcEndpointAccessCommand.js +2 -2
- package/dist-es/commands/ListVpcEndpointsCommand.js +2 -2
- package/dist-es/commands/ListVpcEndpointsForDomainCommand.js +2 -2
- package/dist-es/commands/PurchaseReservedInstanceOfferingCommand.js +2 -2
- package/dist-es/commands/PutDefaultApplicationSettingCommand.js +2 -2
- package/dist-es/commands/RegisterCapabilityCommand.js +2 -2
- package/dist-es/commands/RejectInboundConnectionCommand.js +2 -2
- package/dist-es/commands/RemoveTagsCommand.js +2 -2
- package/dist-es/commands/RevokeVpcEndpointAccessCommand.js +2 -2
- package/dist-es/commands/RollbackServiceSoftwareUpdateCommand.js +2 -2
- package/dist-es/commands/StartDomainMaintenanceCommand.js +2 -2
- package/dist-es/commands/StartServiceSoftwareUpdateCommand.js +2 -2
- package/dist-es/commands/UpdateApplicationCommand.js +2 -2
- package/dist-es/commands/UpdateDataSourceCommand.js +2 -2
- package/dist-es/commands/UpdateDirectQueryDataSourceCommand.js +2 -2
- package/dist-es/commands/UpdateDomainConfigCommand.js +2 -2
- package/dist-es/commands/UpdateIndexCommand.js +2 -2
- package/dist-es/commands/UpdatePackageCommand.js +2 -2
- package/dist-es/commands/UpdatePackageScopeCommand.js +2 -2
- package/dist-es/commands/UpdateScheduledActionCommand.js +2 -2
- package/dist-es/commands/UpdateVpcEndpointCommand.js +2 -2
- package/dist-es/commands/UpgradeDomainCommand.js +2 -2
- package/dist-es/endpoint/bdd.js +1 -1
- package/dist-es/endpoint/endpointResolver.js +1 -1
- package/dist-es/models/OpenSearchServiceException.js +1 -1
- package/dist-es/models/enums.js +6 -0
- package/dist-es/runtimeConfig.browser.js +4 -6
- package/dist-es/runtimeConfig.js +4 -8
- package/dist-es/runtimeConfig.shared.js +3 -4
- package/dist-es/runtimeExtensions.js +2 -2
- package/dist-es/schemas/schemas_0.js +30 -11
- package/dist-types/OpenSearchClient.d.ts +5 -5
- package/dist-types/commands/AcceptInboundConnectionCommand.d.ts +6 -4
- package/dist-types/commands/AddDataSourceCommand.d.ts +6 -4
- package/dist-types/commands/AddDirectQueryDataSourceCommand.d.ts +6 -4
- package/dist-types/commands/AddTagsCommand.d.ts +6 -4
- package/dist-types/commands/AssociatePackageCommand.d.ts +6 -4
- package/dist-types/commands/AssociatePackagesCommand.d.ts +6 -4
- package/dist-types/commands/AuthorizeVpcEndpointAccessCommand.d.ts +6 -4
- package/dist-types/commands/CancelDomainConfigChangeCommand.d.ts +6 -4
- package/dist-types/commands/CancelServiceSoftwareUpdateCommand.d.ts +6 -4
- package/dist-types/commands/CreateApplicationCommand.d.ts +6 -4
- package/dist-types/commands/CreateDomainCommand.d.ts +17 -4
- package/dist-types/commands/CreateIndexCommand.d.ts +6 -4
- package/dist-types/commands/CreateOutboundConnectionCommand.d.ts +6 -4
- package/dist-types/commands/CreatePackageCommand.d.ts +6 -4
- package/dist-types/commands/CreateVpcEndpointCommand.d.ts +6 -4
- package/dist-types/commands/DeleteApplicationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDataSourceCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDirectQueryDataSourceCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDomainCommand.d.ts +12 -4
- package/dist-types/commands/DeleteInboundConnectionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteIndexCommand.d.ts +6 -4
- package/dist-types/commands/DeleteOutboundConnectionCommand.d.ts +6 -4
- package/dist-types/commands/DeletePackageCommand.d.ts +6 -4
- package/dist-types/commands/DeleteVpcEndpointCommand.d.ts +6 -4
- package/dist-types/commands/DeregisterCapabilityCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDomainAutoTunesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDomainChangeProgressCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDomainCommand.d.ts +12 -4
- package/dist-types/commands/DescribeDomainConfigCommand.d.ts +15 -4
- package/dist-types/commands/DescribeDomainHealthCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDomainNodesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDomainsCommand.d.ts +12 -4
- package/dist-types/commands/DescribeDryRunProgressCommand.d.ts +12 -4
- package/dist-types/commands/DescribeInboundConnectionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeInsightDetailsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeInstanceTypeLimitsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeOutboundConnectionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribePackagesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeReservedInstanceOfferingsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeReservedInstancesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeVpcEndpointsCommand.d.ts +6 -4
- package/dist-types/commands/DissociatePackageCommand.d.ts +6 -4
- package/dist-types/commands/DissociatePackagesCommand.d.ts +6 -4
- package/dist-types/commands/GetApplicationCommand.d.ts +6 -4
- package/dist-types/commands/GetCapabilityCommand.d.ts +6 -4
- package/dist-types/commands/GetCompatibleVersionsCommand.d.ts +6 -4
- package/dist-types/commands/GetDataSourceCommand.d.ts +6 -4
- package/dist-types/commands/GetDefaultApplicationSettingCommand.d.ts +6 -4
- package/dist-types/commands/GetDirectQueryDataSourceCommand.d.ts +6 -4
- package/dist-types/commands/GetDomainMaintenanceStatusCommand.d.ts +6 -4
- package/dist-types/commands/GetIndexCommand.d.ts +6 -4
- package/dist-types/commands/GetPackageVersionHistoryCommand.d.ts +6 -4
- package/dist-types/commands/GetUpgradeHistoryCommand.d.ts +6 -4
- package/dist-types/commands/GetUpgradeStatusCommand.d.ts +6 -4
- package/dist-types/commands/ListApplicationsCommand.d.ts +6 -4
- package/dist-types/commands/ListDataSourcesCommand.d.ts +6 -4
- package/dist-types/commands/ListDirectQueryDataSourcesCommand.d.ts +6 -4
- package/dist-types/commands/ListDomainMaintenancesCommand.d.ts +6 -4
- package/dist-types/commands/ListDomainNamesCommand.d.ts +6 -4
- package/dist-types/commands/ListDomainsForPackageCommand.d.ts +6 -4
- package/dist-types/commands/ListInsightsCommand.d.ts +6 -4
- package/dist-types/commands/ListInstanceTypeDetailsCommand.d.ts +6 -4
- package/dist-types/commands/ListPackagesForDomainCommand.d.ts +6 -4
- package/dist-types/commands/ListScheduledActionsCommand.d.ts +6 -4
- package/dist-types/commands/ListTagsCommand.d.ts +6 -4
- package/dist-types/commands/ListVersionsCommand.d.ts +6 -4
- package/dist-types/commands/ListVpcEndpointAccessCommand.d.ts +6 -4
- package/dist-types/commands/ListVpcEndpointsCommand.d.ts +6 -4
- package/dist-types/commands/ListVpcEndpointsForDomainCommand.d.ts +6 -4
- package/dist-types/commands/PurchaseReservedInstanceOfferingCommand.d.ts +6 -4
- package/dist-types/commands/PutDefaultApplicationSettingCommand.d.ts +6 -4
- package/dist-types/commands/RegisterCapabilityCommand.d.ts +6 -4
- package/dist-types/commands/RejectInboundConnectionCommand.d.ts +6 -4
- package/dist-types/commands/RemoveTagsCommand.d.ts +6 -4
- package/dist-types/commands/RevokeVpcEndpointAccessCommand.d.ts +6 -4
- package/dist-types/commands/RollbackServiceSoftwareUpdateCommand.d.ts +6 -4
- package/dist-types/commands/StartDomainMaintenanceCommand.d.ts +7 -5
- package/dist-types/commands/StartServiceSoftwareUpdateCommand.d.ts +7 -6
- package/dist-types/commands/UpdateApplicationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateDataSourceCommand.d.ts +6 -4
- package/dist-types/commands/UpdateDirectQueryDataSourceCommand.d.ts +6 -4
- package/dist-types/commands/UpdateDomainConfigCommand.d.ts +20 -4
- package/dist-types/commands/UpdateIndexCommand.d.ts +6 -4
- package/dist-types/commands/UpdatePackageCommand.d.ts +6 -4
- package/dist-types/commands/UpdatePackageScopeCommand.d.ts +6 -4
- package/dist-types/commands/UpdateScheduledActionCommand.d.ts +6 -4
- package/dist-types/commands/UpdateVpcEndpointCommand.d.ts +6 -4
- package/dist-types/commands/UpgradeDomainCommand.d.ts +6 -4
- package/dist-types/endpoint/bdd.d.ts +1 -1
- package/dist-types/extensionConfiguration.d.ts +1 -1
- package/dist-types/models/OpenSearchServiceException.d.ts +1 -1
- package/dist-types/models/enums.d.ts +14 -0
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +92 -81
- package/dist-types/models/models_1.d.ts +93 -2
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/schemas/schemas_0.d.ts +3 -0
- package/dist-types/ts3.4/OpenSearchClient.d.ts +8 -14
- package/dist-types/ts3.4/commands/AcceptInboundConnectionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AddDataSourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AddDirectQueryDataSourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AssociatePackageCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AssociatePackagesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AuthorizeVpcEndpointAccessCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CancelDomainConfigChangeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CancelServiceSoftwareUpdateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateIndexCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateOutboundConnectionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreatePackageCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateVpcEndpointCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDirectQueryDataSourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteInboundConnectionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteIndexCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteOutboundConnectionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeletePackageCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteVpcEndpointCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeregisterCapabilityCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDomainAutoTunesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDomainChangeProgressCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDomainConfigCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDomainHealthCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDomainNodesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDomainsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDryRunProgressCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeInboundConnectionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeInsightDetailsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeInstanceTypeLimitsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeOutboundConnectionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribePackagesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeReservedInstanceOfferingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeReservedInstancesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeVpcEndpointsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DissociatePackageCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DissociatePackagesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetApplicationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetCapabilityCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetCompatibleVersionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDataSourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDefaultApplicationSettingCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDirectQueryDataSourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDomainMaintenanceStatusCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetIndexCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/GetPackageVersionHistoryCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetUpgradeHistoryCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetUpgradeStatusCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListApplicationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListDirectQueryDataSourcesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListDomainMaintenancesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListDomainNamesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListDomainsForPackageCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListInsightsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListInstanceTypeDetailsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListPackagesForDomainCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListScheduledActionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/ListVersionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListVpcEndpointAccessCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListVpcEndpointsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListVpcEndpointsForDomainCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PurchaseReservedInstanceOfferingCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutDefaultApplicationSettingCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RegisterCapabilityCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RejectInboundConnectionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RemoveTagsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RevokeVpcEndpointAccessCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RollbackServiceSoftwareUpdateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartDomainMaintenanceCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/StartServiceSoftwareUpdateCommand.d.ts +10 -6
- package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateDirectQueryDataSourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateDomainConfigCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateIndexCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdatePackageCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdatePackageScopeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateScheduledActionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateVpcEndpointCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpgradeDomainCommand.d.ts +6 -4
- package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/OpenSearchServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/enums.d.ts +7 -0
- package/dist-types/ts3.4/models/errors.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +23 -14
- package/dist-types/ts3.4/models/models_1.d.ts +18 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +3 -0
- package/package.json +13 -34
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CreatePackageRequest, CreatePackageResponse } from "../models/models_0";
|
|
4
4
|
import type { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
|
|
@@ -22,9 +22,11 @@ export interface CreatePackageCommandInput extends CreatePackageRequest {
|
|
|
22
22
|
export interface CreatePackageCommandOutput extends CreatePackageResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreatePackageCommand_base: {
|
|
25
|
-
new (input: CreatePackageCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreatePackageCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreatePackageCommandInput): import("@smithy/core/client").CommandImpl<CreatePackageCommandInput, CreatePackageCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreatePackageCommandInput): import("@smithy/core/client").CommandImpl<CreatePackageCommandInput, CreatePackageCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates a package for use with Amazon OpenSearch Service domains. For more
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CreateVpcEndpointRequest, CreateVpcEndpointResponse } from "../models/models_0";
|
|
4
4
|
import type { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
|
|
@@ -22,9 +22,11 @@ export interface CreateVpcEndpointCommandInput extends CreateVpcEndpointRequest
|
|
|
22
22
|
export interface CreateVpcEndpointCommandOutput extends CreateVpcEndpointResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateVpcEndpointCommand_base: {
|
|
25
|
-
new (input: CreateVpcEndpointCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateVpcEndpointCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateVpcEndpointCommandInput): import("@smithy/core/client").CommandImpl<CreateVpcEndpointCommandInput, CreateVpcEndpointCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateVpcEndpointCommandInput): import("@smithy/core/client").CommandImpl<CreateVpcEndpointCommandInput, CreateVpcEndpointCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates an Amazon OpenSearch Service-managed VPC endpoint.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DeleteApplicationRequest, DeleteApplicationResponse } from "../models/models_0";
|
|
4
4
|
import type { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
|
|
@@ -22,9 +22,11 @@ export interface DeleteApplicationCommandInput extends DeleteApplicationRequest
|
|
|
22
22
|
export interface DeleteApplicationCommandOutput extends DeleteApplicationResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteApplicationCommand_base: {
|
|
25
|
-
new (input: DeleteApplicationCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteApplicationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteApplicationCommandInput): import("@smithy/core/client").CommandImpl<DeleteApplicationCommandInput, DeleteApplicationCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteApplicationCommandInput): import("@smithy/core/client").CommandImpl<DeleteApplicationCommandInput, DeleteApplicationCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes a specified OpenSearch application.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DeleteDataSourceRequest, DeleteDataSourceResponse } from "../models/models_0";
|
|
4
4
|
import type { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
|
|
@@ -22,9 +22,11 @@ export interface DeleteDataSourceCommandInput extends DeleteDataSourceRequest {
|
|
|
22
22
|
export interface DeleteDataSourceCommandOutput extends DeleteDataSourceResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteDataSourceCommand_base: {
|
|
25
|
-
new (input: DeleteDataSourceCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteDataSourceCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteDataSourceCommandInput): import("@smithy/core/client").CommandImpl<DeleteDataSourceCommandInput, DeleteDataSourceCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteDataSourceCommandInput): import("@smithy/core/client").CommandImpl<DeleteDataSourceCommandInput, DeleteDataSourceCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes a direct-query data source. For more information, see <a href="https://docs.aws.amazon.com/opensearch-service/latest/developerguide/direct-query-s3-delete.html">Deleting
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DeleteDirectQueryDataSourceRequest } from "../models/models_0";
|
|
4
4
|
import type { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
|
|
@@ -22,9 +22,11 @@ export interface DeleteDirectQueryDataSourceCommandInput extends DeleteDirectQue
|
|
|
22
22
|
export interface DeleteDirectQueryDataSourceCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteDirectQueryDataSourceCommand_base: {
|
|
25
|
-
new (input: DeleteDirectQueryDataSourceCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteDirectQueryDataSourceCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteDirectQueryDataSourceCommandInput): import("@smithy/core/client").CommandImpl<DeleteDirectQueryDataSourceCommandInput, DeleteDirectQueryDataSourceCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteDirectQueryDataSourceCommandInput): import("@smithy/core/client").CommandImpl<DeleteDirectQueryDataSourceCommandInput, DeleteDirectQueryDataSourceCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p> Deletes a previously configured direct query data source from Amazon OpenSearch
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DeleteDomainRequest, DeleteDomainResponse } from "../models/models_0";
|
|
4
4
|
import type { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
|
|
@@ -22,9 +22,11 @@ export interface DeleteDomainCommandInput extends DeleteDomainRequest {
|
|
|
22
22
|
export interface DeleteDomainCommandOutput extends DeleteDomainResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteDomainCommand_base: {
|
|
25
|
-
new (input: DeleteDomainCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteDomainCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteDomainCommandInput): import("@smithy/core/client").CommandImpl<DeleteDomainCommandInput, DeleteDomainCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteDomainCommandInput): import("@smithy/core/client").CommandImpl<DeleteDomainCommandInput, DeleteDomainCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes an Amazon OpenSearch Service domain and all of its data. You can't recover a
|
|
@@ -237,6 +239,12 @@ declare const DeleteDomainCommand_base: {
|
|
|
237
239
|
* // DeploymentStrategyOptions: { // DeploymentStrategyOptions
|
|
238
240
|
* // DeploymentStrategy: "Default" || "CapacityOptimized", // required
|
|
239
241
|
* // },
|
|
242
|
+
* // AutomatedSnapshotPauseOptions: { // AutomatedSnapshotPauseOptions
|
|
243
|
+
* // Enabled: true || false, // required
|
|
244
|
+
* // StartTime: new Date("TIMESTAMP"),
|
|
245
|
+
* // EndTime: new Date("TIMESTAMP"),
|
|
246
|
+
* // State: "Active" || "Completed" || "Scheduled" || "Disabled",
|
|
247
|
+
* // },
|
|
240
248
|
* // },
|
|
241
249
|
* // };
|
|
242
250
|
*
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DeleteInboundConnectionRequest, DeleteInboundConnectionResponse } from "../models/models_0";
|
|
4
4
|
import type { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
|
|
@@ -22,9 +22,11 @@ export interface DeleteInboundConnectionCommandInput extends DeleteInboundConnec
|
|
|
22
22
|
export interface DeleteInboundConnectionCommandOutput extends DeleteInboundConnectionResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteInboundConnectionCommand_base: {
|
|
25
|
-
new (input: DeleteInboundConnectionCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteInboundConnectionCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteInboundConnectionCommandInput): import("@smithy/core/client").CommandImpl<DeleteInboundConnectionCommandInput, DeleteInboundConnectionCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteInboundConnectionCommandInput): import("@smithy/core/client").CommandImpl<DeleteInboundConnectionCommandInput, DeleteInboundConnectionCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Allows the destination Amazon OpenSearch Service domain owner to delete an existing
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DeleteIndexRequest, DeleteIndexResponse } from "../models/models_0";
|
|
4
4
|
import type { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
|
|
@@ -22,9 +22,11 @@ export interface DeleteIndexCommandInput extends DeleteIndexRequest {
|
|
|
22
22
|
export interface DeleteIndexCommandOutput extends DeleteIndexResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteIndexCommand_base: {
|
|
25
|
-
new (input: DeleteIndexCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteIndexCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteIndexCommandInput): import("@smithy/core/client").CommandImpl<DeleteIndexCommandInput, DeleteIndexCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteIndexCommandInput): import("@smithy/core/client").CommandImpl<DeleteIndexCommandInput, DeleteIndexCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes an OpenSearch index. This operation permanently removes the index and cannot be undone.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DeleteOutboundConnectionRequest, DeleteOutboundConnectionResponse } from "../models/models_0";
|
|
4
4
|
import type { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
|
|
@@ -22,9 +22,11 @@ export interface DeleteOutboundConnectionCommandInput extends DeleteOutboundConn
|
|
|
22
22
|
export interface DeleteOutboundConnectionCommandOutput extends DeleteOutboundConnectionResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteOutboundConnectionCommand_base: {
|
|
25
|
-
new (input: DeleteOutboundConnectionCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteOutboundConnectionCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteOutboundConnectionCommandInput): import("@smithy/core/client").CommandImpl<DeleteOutboundConnectionCommandInput, DeleteOutboundConnectionCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteOutboundConnectionCommandInput): import("@smithy/core/client").CommandImpl<DeleteOutboundConnectionCommandInput, DeleteOutboundConnectionCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Allows the source Amazon OpenSearch Service domain owner to delete an existing
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DeletePackageRequest, DeletePackageResponse } from "../models/models_0";
|
|
4
4
|
import type { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
|
|
@@ -22,9 +22,11 @@ export interface DeletePackageCommandInput extends DeletePackageRequest {
|
|
|
22
22
|
export interface DeletePackageCommandOutput extends DeletePackageResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeletePackageCommand_base: {
|
|
25
|
-
new (input: DeletePackageCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeletePackageCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeletePackageCommandInput): import("@smithy/core/client").CommandImpl<DeletePackageCommandInput, DeletePackageCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeletePackageCommandInput): import("@smithy/core/client").CommandImpl<DeletePackageCommandInput, DeletePackageCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes an Amazon OpenSearch Service package. For more information, see <a href="https://docs.aws.amazon.com/opensearch-service/latest/developerguide/custom-packages.html">Custom packages
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DeleteVpcEndpointRequest, DeleteVpcEndpointResponse } from "../models/models_0";
|
|
4
4
|
import type { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
|
|
@@ -22,9 +22,11 @@ export interface DeleteVpcEndpointCommandInput extends DeleteVpcEndpointRequest
|
|
|
22
22
|
export interface DeleteVpcEndpointCommandOutput extends DeleteVpcEndpointResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteVpcEndpointCommand_base: {
|
|
25
|
-
new (input: DeleteVpcEndpointCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteVpcEndpointCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteVpcEndpointCommandInput): import("@smithy/core/client").CommandImpl<DeleteVpcEndpointCommandInput, DeleteVpcEndpointCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteVpcEndpointCommandInput): import("@smithy/core/client").CommandImpl<DeleteVpcEndpointCommandInput, DeleteVpcEndpointCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes an Amazon OpenSearch Service-managed interface VPC endpoint.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DeregisterCapabilityRequest, DeregisterCapabilityResponse } from "../models/models_0";
|
|
4
4
|
import type { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
|
|
@@ -22,9 +22,11 @@ export interface DeregisterCapabilityCommandInput extends DeregisterCapabilityRe
|
|
|
22
22
|
export interface DeregisterCapabilityCommandOutput extends DeregisterCapabilityResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeregisterCapabilityCommand_base: {
|
|
25
|
-
new (input: DeregisterCapabilityCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeregisterCapabilityCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeregisterCapabilityCommandInput): import("@smithy/core/client").CommandImpl<DeregisterCapabilityCommandInput, DeregisterCapabilityCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeregisterCapabilityCommandInput): import("@smithy/core/client").CommandImpl<DeregisterCapabilityCommandInput, DeregisterCapabilityCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deregisters a capability from an OpenSearch UI application. This operation removes the capability and its associated configuration.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DescribeDomainAutoTunesRequest, DescribeDomainAutoTunesResponse } from "../models/models_0";
|
|
4
4
|
import type { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
|
|
@@ -22,9 +22,11 @@ export interface DescribeDomainAutoTunesCommandInput extends DescribeDomainAutoT
|
|
|
22
22
|
export interface DescribeDomainAutoTunesCommandOutput extends DescribeDomainAutoTunesResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeDomainAutoTunesCommand_base: {
|
|
25
|
-
new (input: DescribeDomainAutoTunesCommandInput): import("@smithy/
|
|
26
|
-
new (input: DescribeDomainAutoTunesCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeDomainAutoTunesCommandInput): import("@smithy/core/client").CommandImpl<DescribeDomainAutoTunesCommandInput, DescribeDomainAutoTunesCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DescribeDomainAutoTunesCommandInput): import("@smithy/core/client").CommandImpl<DescribeDomainAutoTunesCommandInput, DescribeDomainAutoTunesCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns the list of optimizations that Auto-Tune has made to an Amazon OpenSearch
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DescribeDomainChangeProgressRequest, DescribeDomainChangeProgressResponse } from "../models/models_0";
|
|
4
4
|
import type { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
|
|
@@ -22,9 +22,11 @@ export interface DescribeDomainChangeProgressCommandInput extends DescribeDomain
|
|
|
22
22
|
export interface DescribeDomainChangeProgressCommandOutput extends DescribeDomainChangeProgressResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeDomainChangeProgressCommand_base: {
|
|
25
|
-
new (input: DescribeDomainChangeProgressCommandInput): import("@smithy/
|
|
26
|
-
new (input: DescribeDomainChangeProgressCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeDomainChangeProgressCommandInput): import("@smithy/core/client").CommandImpl<DescribeDomainChangeProgressCommandInput, DescribeDomainChangeProgressCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DescribeDomainChangeProgressCommandInput): import("@smithy/core/client").CommandImpl<DescribeDomainChangeProgressCommandInput, DescribeDomainChangeProgressCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns information about the current blue/green deployment happening on an Amazon
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DescribeDomainRequest, DescribeDomainResponse } from "../models/models_0";
|
|
4
4
|
import type { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
|
|
@@ -22,9 +22,11 @@ export interface DescribeDomainCommandInput extends DescribeDomainRequest {
|
|
|
22
22
|
export interface DescribeDomainCommandOutput extends DescribeDomainResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeDomainCommand_base: {
|
|
25
|
-
new (input: DescribeDomainCommandInput): import("@smithy/
|
|
26
|
-
new (input: DescribeDomainCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeDomainCommandInput): import("@smithy/core/client").CommandImpl<DescribeDomainCommandInput, DescribeDomainCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DescribeDomainCommandInput): import("@smithy/core/client").CommandImpl<DescribeDomainCommandInput, DescribeDomainCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Describes the domain configuration for the specified Amazon OpenSearch Service domain,
|
|
@@ -237,6 +239,12 @@ declare const DescribeDomainCommand_base: {
|
|
|
237
239
|
* // DeploymentStrategyOptions: { // DeploymentStrategyOptions
|
|
238
240
|
* // DeploymentStrategy: "Default" || "CapacityOptimized", // required
|
|
239
241
|
* // },
|
|
242
|
+
* // AutomatedSnapshotPauseOptions: { // AutomatedSnapshotPauseOptions
|
|
243
|
+
* // Enabled: true || false, // required
|
|
244
|
+
* // StartTime: new Date("TIMESTAMP"),
|
|
245
|
+
* // EndTime: new Date("TIMESTAMP"),
|
|
246
|
+
* // State: "Active" || "Completed" || "Scheduled" || "Disabled",
|
|
247
|
+
* // },
|
|
240
248
|
* // },
|
|
241
249
|
* // };
|
|
242
250
|
*
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DescribeDomainConfigRequest, DescribeDomainConfigResponse } from "../models/models_0";
|
|
4
4
|
import type { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
|
|
@@ -22,9 +22,11 @@ export interface DescribeDomainConfigCommandInput extends DescribeDomainConfigRe
|
|
|
22
22
|
export interface DescribeDomainConfigCommandOutput extends DescribeDomainConfigResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeDomainConfigCommand_base: {
|
|
25
|
-
new (input: DescribeDomainConfigCommandInput): import("@smithy/
|
|
26
|
-
new (input: DescribeDomainConfigCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeDomainConfigCommandInput): import("@smithy/core/client").CommandImpl<DescribeDomainConfigCommandInput, DescribeDomainConfigCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DescribeDomainConfigCommandInput): import("@smithy/core/client").CommandImpl<DescribeDomainConfigCommandInput, DescribeDomainConfigCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns the configuration of an Amazon OpenSearch Service domain.</p>
|
|
@@ -319,6 +321,15 @@ declare const DescribeDomainConfigCommand_base: {
|
|
|
319
321
|
* // },
|
|
320
322
|
* // Status: "<OptionStatus>", // required
|
|
321
323
|
* // },
|
|
324
|
+
* // AutomatedSnapshotPauseOptions: { // AutomatedSnapshotPauseOptionsStatus
|
|
325
|
+
* // Options: { // AutomatedSnapshotPauseOptions
|
|
326
|
+
* // Enabled: true || false, // required
|
|
327
|
+
* // StartTime: new Date("TIMESTAMP"),
|
|
328
|
+
* // EndTime: new Date("TIMESTAMP"),
|
|
329
|
+
* // State: "Active" || "Completed" || "Scheduled" || "Disabled",
|
|
330
|
+
* // },
|
|
331
|
+
* // Status: "<OptionStatus>", // required
|
|
332
|
+
* // },
|
|
322
333
|
* // },
|
|
323
334
|
* // };
|
|
324
335
|
*
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DescribeDomainHealthRequest, DescribeDomainHealthResponse } from "../models/models_0";
|
|
4
4
|
import type { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
|
|
@@ -22,9 +22,11 @@ export interface DescribeDomainHealthCommandInput extends DescribeDomainHealthRe
|
|
|
22
22
|
export interface DescribeDomainHealthCommandOutput extends DescribeDomainHealthResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeDomainHealthCommand_base: {
|
|
25
|
-
new (input: DescribeDomainHealthCommandInput): import("@smithy/
|
|
26
|
-
new (input: DescribeDomainHealthCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeDomainHealthCommandInput): import("@smithy/core/client").CommandImpl<DescribeDomainHealthCommandInput, DescribeDomainHealthCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DescribeDomainHealthCommandInput): import("@smithy/core/client").CommandImpl<DescribeDomainHealthCommandInput, DescribeDomainHealthCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns information about domain and node health, the standby Availability Zone,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DescribeDomainNodesRequest, DescribeDomainNodesResponse } from "../models/models_0";
|
|
4
4
|
import type { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
|
|
@@ -22,9 +22,11 @@ export interface DescribeDomainNodesCommandInput extends DescribeDomainNodesRequ
|
|
|
22
22
|
export interface DescribeDomainNodesCommandOutput extends DescribeDomainNodesResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeDomainNodesCommand_base: {
|
|
25
|
-
new (input: DescribeDomainNodesCommandInput): import("@smithy/
|
|
26
|
-
new (input: DescribeDomainNodesCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeDomainNodesCommandInput): import("@smithy/core/client").CommandImpl<DescribeDomainNodesCommandInput, DescribeDomainNodesCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DescribeDomainNodesCommandInput): import("@smithy/core/client").CommandImpl<DescribeDomainNodesCommandInput, DescribeDomainNodesCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns information about domain and nodes, including data nodes, master nodes,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DescribeDomainsRequest, DescribeDomainsResponse } from "../models/models_0";
|
|
4
4
|
import type { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
|
|
@@ -22,9 +22,11 @@ export interface DescribeDomainsCommandInput extends DescribeDomainsRequest {
|
|
|
22
22
|
export interface DescribeDomainsCommandOutput extends DescribeDomainsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeDomainsCommand_base: {
|
|
25
|
-
new (input: DescribeDomainsCommandInput): import("@smithy/
|
|
26
|
-
new (input: DescribeDomainsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeDomainsCommandInput): import("@smithy/core/client").CommandImpl<DescribeDomainsCommandInput, DescribeDomainsCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DescribeDomainsCommandInput): import("@smithy/core/client").CommandImpl<DescribeDomainsCommandInput, DescribeDomainsCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns domain configuration information about the specified Amazon OpenSearch Service
|
|
@@ -240,6 +242,12 @@ declare const DescribeDomainsCommand_base: {
|
|
|
240
242
|
* // DeploymentStrategyOptions: { // DeploymentStrategyOptions
|
|
241
243
|
* // DeploymentStrategy: "Default" || "CapacityOptimized", // required
|
|
242
244
|
* // },
|
|
245
|
+
* // AutomatedSnapshotPauseOptions: { // AutomatedSnapshotPauseOptions
|
|
246
|
+
* // Enabled: true || false, // required
|
|
247
|
+
* // StartTime: new Date("TIMESTAMP"),
|
|
248
|
+
* // EndTime: new Date("TIMESTAMP"),
|
|
249
|
+
* // State: "Active" || "Completed" || "Scheduled" || "Disabled",
|
|
250
|
+
* // },
|
|
243
251
|
* // },
|
|
244
252
|
* // ],
|
|
245
253
|
* // };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DescribeDryRunProgressRequest, DescribeDryRunProgressResponse } from "../models/models_0";
|
|
4
4
|
import type { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
|
|
@@ -22,9 +22,11 @@ export interface DescribeDryRunProgressCommandInput extends DescribeDryRunProgre
|
|
|
22
22
|
export interface DescribeDryRunProgressCommandOutput extends DescribeDryRunProgressResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeDryRunProgressCommand_base: {
|
|
25
|
-
new (input: DescribeDryRunProgressCommandInput): import("@smithy/
|
|
26
|
-
new (input: DescribeDryRunProgressCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeDryRunProgressCommandInput): import("@smithy/core/client").CommandImpl<DescribeDryRunProgressCommandInput, DescribeDryRunProgressCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DescribeDryRunProgressCommandInput): import("@smithy/core/client").CommandImpl<DescribeDryRunProgressCommandInput, DescribeDryRunProgressCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Describes the progress of a pre-update dry run analysis on an Amazon OpenSearch
|
|
@@ -251,6 +253,12 @@ declare const DescribeDryRunProgressCommand_base: {
|
|
|
251
253
|
* // DeploymentStrategyOptions: { // DeploymentStrategyOptions
|
|
252
254
|
* // DeploymentStrategy: "Default" || "CapacityOptimized", // required
|
|
253
255
|
* // },
|
|
256
|
+
* // AutomatedSnapshotPauseOptions: { // AutomatedSnapshotPauseOptions
|
|
257
|
+
* // Enabled: true || false, // required
|
|
258
|
+
* // StartTime: new Date("TIMESTAMP"),
|
|
259
|
+
* // EndTime: new Date("TIMESTAMP"),
|
|
260
|
+
* // State: "Active" || "Completed" || "Scheduled" || "Disabled",
|
|
261
|
+
* // },
|
|
254
262
|
* // },
|
|
255
263
|
* // DryRunResults: { // DryRunResults
|
|
256
264
|
* // DeploymentType: "STRING_VALUE",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DescribeInboundConnectionsRequest, DescribeInboundConnectionsResponse } from "../models/models_0";
|
|
4
4
|
import type { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
|
|
@@ -22,9 +22,11 @@ export interface DescribeInboundConnectionsCommandInput extends DescribeInboundC
|
|
|
22
22
|
export interface DescribeInboundConnectionsCommandOutput extends DescribeInboundConnectionsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeInboundConnectionsCommand_base: {
|
|
25
|
-
new (input: DescribeInboundConnectionsCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [DescribeInboundConnectionsCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeInboundConnectionsCommandInput): import("@smithy/core/client").CommandImpl<DescribeInboundConnectionsCommandInput, DescribeInboundConnectionsCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [DescribeInboundConnectionsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeInboundConnectionsCommandInput, DescribeInboundConnectionsCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Lists all the inbound cross-cluster search connections for a destination (remote)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DescribeInsightDetailsRequest, DescribeInsightDetailsResponse } from "../models/models_0";
|
|
4
4
|
import type { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
|
|
@@ -22,9 +22,11 @@ export interface DescribeInsightDetailsCommandInput extends DescribeInsightDetai
|
|
|
22
22
|
export interface DescribeInsightDetailsCommandOutput extends DescribeInsightDetailsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeInsightDetailsCommand_base: {
|
|
25
|
-
new (input: DescribeInsightDetailsCommandInput): import("@smithy/
|
|
26
|
-
new (input: DescribeInsightDetailsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeInsightDetailsCommandInput): import("@smithy/core/client").CommandImpl<DescribeInsightDetailsCommandInput, DescribeInsightDetailsCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DescribeInsightDetailsCommandInput): import("@smithy/core/client").CommandImpl<DescribeInsightDetailsCommandInput, DescribeInsightDetailsCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Describes the details of an existing insight for an Amazon OpenSearch Service domain.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DescribeInstanceTypeLimitsRequest, DescribeInstanceTypeLimitsResponse } from "../models/models_0";
|
|
4
4
|
import type { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
|
|
@@ -22,9 +22,11 @@ export interface DescribeInstanceTypeLimitsCommandInput extends DescribeInstance
|
|
|
22
22
|
export interface DescribeInstanceTypeLimitsCommandOutput extends DescribeInstanceTypeLimitsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeInstanceTypeLimitsCommand_base: {
|
|
25
|
-
new (input: DescribeInstanceTypeLimitsCommandInput): import("@smithy/
|
|
26
|
-
new (input: DescribeInstanceTypeLimitsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeInstanceTypeLimitsCommandInput): import("@smithy/core/client").CommandImpl<DescribeInstanceTypeLimitsCommandInput, DescribeInstanceTypeLimitsCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DescribeInstanceTypeLimitsCommandInput): import("@smithy/core/client").CommandImpl<DescribeInstanceTypeLimitsCommandInput, DescribeInstanceTypeLimitsCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Describes the instance count, storage, and master node limits for a given OpenSearch
|