@aws-sdk/client-opensearch 3.1045.0 → 3.1047.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 { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DeletePackageRequest,
|
|
@@ -18,7 +18,7 @@ export interface DeletePackageCommandOutput
|
|
|
18
18
|
declare const DeletePackageCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: DeletePackageCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
DeletePackageCommandInput,
|
|
23
23
|
DeletePackageCommandOutput,
|
|
24
24
|
OpenSearchClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const DeletePackageCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: DeletePackageCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
DeletePackageCommandInput,
|
|
32
32
|
DeletePackageCommandOutput,
|
|
33
33
|
OpenSearchClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class DeletePackageCommand extends DeletePackageCommand_base {
|
|
40
42
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DeleteVpcEndpointRequest,
|
|
@@ -19,7 +19,7 @@ export interface DeleteVpcEndpointCommandOutput
|
|
|
19
19
|
declare const DeleteVpcEndpointCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DeleteVpcEndpointCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DeleteVpcEndpointCommandInput,
|
|
24
24
|
DeleteVpcEndpointCommandOutput,
|
|
25
25
|
OpenSearchClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DeleteVpcEndpointCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DeleteVpcEndpointCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DeleteVpcEndpointCommandInput,
|
|
33
33
|
DeleteVpcEndpointCommandOutput,
|
|
34
34
|
OpenSearchClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DeleteVpcEndpointCommand extends DeleteVpcEndpointCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DeregisterCapabilityRequest,
|
|
@@ -19,7 +19,7 @@ export interface DeregisterCapabilityCommandOutput
|
|
|
19
19
|
declare const DeregisterCapabilityCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DeregisterCapabilityCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DeregisterCapabilityCommandInput,
|
|
24
24
|
DeregisterCapabilityCommandOutput,
|
|
25
25
|
OpenSearchClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DeregisterCapabilityCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DeregisterCapabilityCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DeregisterCapabilityCommandInput,
|
|
33
33
|
DeregisterCapabilityCommandOutput,
|
|
34
34
|
OpenSearchClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DeregisterCapabilityCommand extends DeregisterCapabilityCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DescribeDomainAutoTunesRequest,
|
|
@@ -19,7 +19,7 @@ export interface DescribeDomainAutoTunesCommandOutput
|
|
|
19
19
|
declare const DescribeDomainAutoTunesCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DescribeDomainAutoTunesCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DescribeDomainAutoTunesCommandInput,
|
|
24
24
|
DescribeDomainAutoTunesCommandOutput,
|
|
25
25
|
OpenSearchClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DescribeDomainAutoTunesCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DescribeDomainAutoTunesCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DescribeDomainAutoTunesCommandInput,
|
|
33
33
|
DescribeDomainAutoTunesCommandOutput,
|
|
34
34
|
OpenSearchClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DescribeDomainAutoTunesCommand extends DescribeDomainAutoTunesCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DescribeDomainChangeProgressRequest,
|
|
@@ -19,7 +19,7 @@ export interface DescribeDomainChangeProgressCommandOutput
|
|
|
19
19
|
declare const DescribeDomainChangeProgressCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DescribeDomainChangeProgressCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DescribeDomainChangeProgressCommandInput,
|
|
24
24
|
DescribeDomainChangeProgressCommandOutput,
|
|
25
25
|
OpenSearchClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DescribeDomainChangeProgressCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DescribeDomainChangeProgressCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DescribeDomainChangeProgressCommandInput,
|
|
33
33
|
DescribeDomainChangeProgressCommandOutput,
|
|
34
34
|
OpenSearchClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DescribeDomainChangeProgressCommand extends DescribeDomainChangeProgressCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DescribeDomainRequest,
|
|
@@ -18,7 +18,7 @@ export interface DescribeDomainCommandOutput
|
|
|
18
18
|
declare const DescribeDomainCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: DescribeDomainCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
DescribeDomainCommandInput,
|
|
23
23
|
DescribeDomainCommandOutput,
|
|
24
24
|
OpenSearchClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const DescribeDomainCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: DescribeDomainCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
DescribeDomainCommandInput,
|
|
32
32
|
DescribeDomainCommandOutput,
|
|
33
33
|
OpenSearchClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class DescribeDomainCommand extends DescribeDomainCommand_base {
|
|
40
42
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DescribeDomainConfigRequest,
|
|
@@ -19,7 +19,7 @@ export interface DescribeDomainConfigCommandOutput
|
|
|
19
19
|
declare const DescribeDomainConfigCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DescribeDomainConfigCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DescribeDomainConfigCommandInput,
|
|
24
24
|
DescribeDomainConfigCommandOutput,
|
|
25
25
|
OpenSearchClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DescribeDomainConfigCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DescribeDomainConfigCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DescribeDomainConfigCommandInput,
|
|
33
33
|
DescribeDomainConfigCommandOutput,
|
|
34
34
|
OpenSearchClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DescribeDomainConfigCommand extends DescribeDomainConfigCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DescribeDomainHealthRequest,
|
|
@@ -19,7 +19,7 @@ export interface DescribeDomainHealthCommandOutput
|
|
|
19
19
|
declare const DescribeDomainHealthCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DescribeDomainHealthCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DescribeDomainHealthCommandInput,
|
|
24
24
|
DescribeDomainHealthCommandOutput,
|
|
25
25
|
OpenSearchClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DescribeDomainHealthCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DescribeDomainHealthCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DescribeDomainHealthCommandInput,
|
|
33
33
|
DescribeDomainHealthCommandOutput,
|
|
34
34
|
OpenSearchClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DescribeDomainHealthCommand extends DescribeDomainHealthCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DescribeDomainNodesRequest,
|
|
@@ -19,7 +19,7 @@ export interface DescribeDomainNodesCommandOutput
|
|
|
19
19
|
declare const DescribeDomainNodesCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DescribeDomainNodesCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DescribeDomainNodesCommandInput,
|
|
24
24
|
DescribeDomainNodesCommandOutput,
|
|
25
25
|
OpenSearchClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DescribeDomainNodesCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DescribeDomainNodesCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DescribeDomainNodesCommandInput,
|
|
33
33
|
DescribeDomainNodesCommandOutput,
|
|
34
34
|
OpenSearchClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DescribeDomainNodesCommand extends DescribeDomainNodesCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DescribeDomainsRequest,
|
|
@@ -18,7 +18,7 @@ export interface DescribeDomainsCommandOutput
|
|
|
18
18
|
declare const DescribeDomainsCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: DescribeDomainsCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
DescribeDomainsCommandInput,
|
|
23
23
|
DescribeDomainsCommandOutput,
|
|
24
24
|
OpenSearchClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const DescribeDomainsCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: DescribeDomainsCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
DescribeDomainsCommandInput,
|
|
32
32
|
DescribeDomainsCommandOutput,
|
|
33
33
|
OpenSearchClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class DescribeDomainsCommand extends DescribeDomainsCommand_base {
|
|
40
42
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DescribeDryRunProgressRequest,
|
|
@@ -19,7 +19,7 @@ export interface DescribeDryRunProgressCommandOutput
|
|
|
19
19
|
declare const DescribeDryRunProgressCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DescribeDryRunProgressCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DescribeDryRunProgressCommandInput,
|
|
24
24
|
DescribeDryRunProgressCommandOutput,
|
|
25
25
|
OpenSearchClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DescribeDryRunProgressCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DescribeDryRunProgressCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DescribeDryRunProgressCommandInput,
|
|
33
33
|
DescribeDryRunProgressCommandOutput,
|
|
34
34
|
OpenSearchClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DescribeDryRunProgressCommand extends DescribeDryRunProgressCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DescribeInboundConnectionsRequest,
|
|
@@ -19,7 +19,7 @@ export interface DescribeInboundConnectionsCommandOutput
|
|
|
19
19
|
declare const DescribeInboundConnectionsCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DescribeInboundConnectionsCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DescribeInboundConnectionsCommandInput,
|
|
24
24
|
DescribeInboundConnectionsCommandOutput,
|
|
25
25
|
OpenSearchClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DescribeInboundConnectionsCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
...[input]: [] | [DescribeInboundConnectionsCommandInput]
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DescribeInboundConnectionsCommandInput,
|
|
33
33
|
DescribeInboundConnectionsCommandOutput,
|
|
34
34
|
OpenSearchClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DescribeInboundConnectionsCommand extends DescribeInboundConnectionsCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DescribeInsightDetailsRequest,
|
|
@@ -19,7 +19,7 @@ export interface DescribeInsightDetailsCommandOutput
|
|
|
19
19
|
declare const DescribeInsightDetailsCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DescribeInsightDetailsCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DescribeInsightDetailsCommandInput,
|
|
24
24
|
DescribeInsightDetailsCommandOutput,
|
|
25
25
|
OpenSearchClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DescribeInsightDetailsCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DescribeInsightDetailsCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DescribeInsightDetailsCommandInput,
|
|
33
33
|
DescribeInsightDetailsCommandOutput,
|
|
34
34
|
OpenSearchClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DescribeInsightDetailsCommand extends DescribeInsightDetailsCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DescribeInstanceTypeLimitsRequest,
|
|
@@ -19,7 +19,7 @@ export interface DescribeInstanceTypeLimitsCommandOutput
|
|
|
19
19
|
declare const DescribeInstanceTypeLimitsCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DescribeInstanceTypeLimitsCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DescribeInstanceTypeLimitsCommandInput,
|
|
24
24
|
DescribeInstanceTypeLimitsCommandOutput,
|
|
25
25
|
OpenSearchClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DescribeInstanceTypeLimitsCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DescribeInstanceTypeLimitsCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DescribeInstanceTypeLimitsCommandInput,
|
|
33
33
|
DescribeInstanceTypeLimitsCommandOutput,
|
|
34
34
|
OpenSearchClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DescribeInstanceTypeLimitsCommand extends DescribeInstanceTypeLimitsCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DescribeOutboundConnectionsRequest,
|
|
@@ -19,7 +19,7 @@ export interface DescribeOutboundConnectionsCommandOutput
|
|
|
19
19
|
declare const DescribeOutboundConnectionsCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DescribeOutboundConnectionsCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DescribeOutboundConnectionsCommandInput,
|
|
24
24
|
DescribeOutboundConnectionsCommandOutput,
|
|
25
25
|
OpenSearchClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DescribeOutboundConnectionsCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
...[input]: [] | [DescribeOutboundConnectionsCommandInput]
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DescribeOutboundConnectionsCommandInput,
|
|
33
33
|
DescribeOutboundConnectionsCommandOutput,
|
|
34
34
|
OpenSearchClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DescribeOutboundConnectionsCommand extends DescribeOutboundConnectionsCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DescribePackagesRequest,
|
|
@@ -18,7 +18,7 @@ export interface DescribePackagesCommandOutput
|
|
|
18
18
|
declare const DescribePackagesCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: DescribePackagesCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
DescribePackagesCommandInput,
|
|
23
23
|
DescribePackagesCommandOutput,
|
|
24
24
|
OpenSearchClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const DescribePackagesCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
...[input]: [] | [DescribePackagesCommandInput]
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
DescribePackagesCommandInput,
|
|
32
32
|
DescribePackagesCommandOutput,
|
|
33
33
|
OpenSearchClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class DescribePackagesCommand extends DescribePackagesCommand_base {
|
|
40
42
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DescribeReservedInstanceOfferingsRequest,
|
|
@@ -19,7 +19,7 @@ export interface DescribeReservedInstanceOfferingsCommandOutput
|
|
|
19
19
|
declare const DescribeReservedInstanceOfferingsCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DescribeReservedInstanceOfferingsCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DescribeReservedInstanceOfferingsCommandInput,
|
|
24
24
|
DescribeReservedInstanceOfferingsCommandOutput,
|
|
25
25
|
OpenSearchClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DescribeReservedInstanceOfferingsCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
...[input]: [] | [DescribeReservedInstanceOfferingsCommandInput]
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DescribeReservedInstanceOfferingsCommandInput,
|
|
33
33
|
DescribeReservedInstanceOfferingsCommandOutput,
|
|
34
34
|
OpenSearchClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DescribeReservedInstanceOfferingsCommand extends DescribeReservedInstanceOfferingsCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DescribeReservedInstancesRequest,
|
|
@@ -19,7 +19,7 @@ export interface DescribeReservedInstancesCommandOutput
|
|
|
19
19
|
declare const DescribeReservedInstancesCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DescribeReservedInstancesCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DescribeReservedInstancesCommandInput,
|
|
24
24
|
DescribeReservedInstancesCommandOutput,
|
|
25
25
|
OpenSearchClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DescribeReservedInstancesCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
...[input]: [] | [DescribeReservedInstancesCommandInput]
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DescribeReservedInstancesCommandInput,
|
|
33
33
|
DescribeReservedInstancesCommandOutput,
|
|
34
34
|
OpenSearchClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DescribeReservedInstancesCommand extends DescribeReservedInstancesCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DescribeVpcEndpointsRequest,
|
|
@@ -19,7 +19,7 @@ export interface DescribeVpcEndpointsCommandOutput
|
|
|
19
19
|
declare const DescribeVpcEndpointsCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DescribeVpcEndpointsCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DescribeVpcEndpointsCommandInput,
|
|
24
24
|
DescribeVpcEndpointsCommandOutput,
|
|
25
25
|
OpenSearchClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DescribeVpcEndpointsCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DescribeVpcEndpointsCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DescribeVpcEndpointsCommandInput,
|
|
33
33
|
DescribeVpcEndpointsCommandOutput,
|
|
34
34
|
OpenSearchClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DescribeVpcEndpointsCommand extends DescribeVpcEndpointsCommand_base {
|
|
41
43
|
protected static __types: {
|