@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 { UpdateVpcEndpointRequest, UpdateVpcEndpointResponse } from "../models/models_1";
|
|
4
4
|
import type { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
|
|
@@ -22,9 +22,11 @@ export interface UpdateVpcEndpointCommandInput extends UpdateVpcEndpointRequest
|
|
|
22
22
|
export interface UpdateVpcEndpointCommandOutput extends UpdateVpcEndpointResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateVpcEndpointCommand_base: {
|
|
25
|
-
new (input: UpdateVpcEndpointCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateVpcEndpointCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateVpcEndpointCommandInput): import("@smithy/core/client").CommandImpl<UpdateVpcEndpointCommandInput, UpdateVpcEndpointCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateVpcEndpointCommandInput): import("@smithy/core/client").CommandImpl<UpdateVpcEndpointCommandInput, UpdateVpcEndpointCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Modifies 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 { UpgradeDomainRequest, UpgradeDomainResponse } from "../models/models_1";
|
|
4
4
|
import type { OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OpenSearchClient";
|
|
@@ -22,9 +22,11 @@ export interface UpgradeDomainCommandInput extends UpgradeDomainRequest {
|
|
|
22
22
|
export interface UpgradeDomainCommandOutput extends UpgradeDomainResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpgradeDomainCommand_base: {
|
|
25
|
-
new (input: UpgradeDomainCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpgradeDomainCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpgradeDomainCommandInput): import("@smithy/core/client").CommandImpl<UpgradeDomainCommandInput, UpgradeDomainCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpgradeDomainCommandInput): import("@smithy/core/client").CommandImpl<UpgradeDomainCommandInput, UpgradeDomainCommandOutput, OpenSearchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Allows you to either upgrade your Amazon OpenSearch Service domain or perform an
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { BinaryDecisionDiagram } from "@smithy/
|
|
1
|
+
import { BinaryDecisionDiagram } from "@smithy/core/endpoints";
|
|
2
2
|
export declare const bdd: BinaryDecisionDiagram;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
|
|
2
|
-
import type { HttpHandlerExtensionConfiguration } from "@smithy/
|
|
2
|
+
import type { HttpHandlerExtensionConfiguration } from "@smithy/core/protocols";
|
|
3
3
|
import type { DefaultExtensionConfiguration } from "@smithy/types";
|
|
4
4
|
import type { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
|
|
5
5
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type ServiceExceptionOptions as __ServiceExceptionOptions, ServiceException as __ServiceException } from "@smithy/
|
|
1
|
+
import { type ServiceExceptionOptions as __ServiceExceptionOptions, ServiceException as __ServiceException } from "@smithy/core/client";
|
|
2
2
|
export type { __ServiceExceptionOptions };
|
|
3
3
|
export { __ServiceException };
|
|
4
4
|
/**
|
|
@@ -442,6 +442,20 @@ export declare const LogType: {
|
|
|
442
442
|
* @public
|
|
443
443
|
*/
|
|
444
444
|
export type LogType = (typeof LogType)[keyof typeof LogType];
|
|
445
|
+
/**
|
|
446
|
+
* @public
|
|
447
|
+
* @enum
|
|
448
|
+
*/
|
|
449
|
+
export declare const PauseState: {
|
|
450
|
+
readonly ACTIVE: "Active";
|
|
451
|
+
readonly COMPLETED: "Completed";
|
|
452
|
+
readonly DISABLED: "Disabled";
|
|
453
|
+
readonly SCHEDULED: "Scheduled";
|
|
454
|
+
};
|
|
455
|
+
/**
|
|
456
|
+
* @public
|
|
457
|
+
*/
|
|
458
|
+
export type PauseState = (typeof PauseState)[keyof typeof PauseState];
|
|
445
459
|
/**
|
|
446
460
|
* @public
|
|
447
461
|
* @enum
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { ExceptionOptionType as __ExceptionOptionType } from "@smithy/
|
|
1
|
+
import type { ExceptionOptionType as __ExceptionOptionType } from "@smithy/core/client";
|
|
2
2
|
import { OpenSearchServiceException as __BaseException } from "./OpenSearchServiceException";
|
|
3
3
|
/**
|
|
4
4
|
* <p>An error occured because the client wanted to access an unsupported operation.</p>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { DocumentType as __DocumentType } from "@smithy/types";
|
|
2
|
-
import type { ActionSeverity, ActionStatus, ActionType, AppConfigType, ApplicationStatus, AutoTuneDesiredState, AutoTuneState, AutoTuneType, AWSServicePrincipal, CapabilityFailureReason, CapabilityStatus, ConfigChangeStatus, ConnectionMode, DataSourceStatus, DeploymentStatus, DeploymentStrategy, DescribePackagesFilterName, DomainHealth, DomainPackageStatus, DomainProcessingStatusType, DomainState, EngineType, InboundConnectionStatusCode, IndexStatus, InitiatedBy, InsightEntityType, InsightFieldType, InsightPriorityLevel, InsightSortOrder, InsightStatus, InsightType, IPAddressType, LogType, MaintenanceStatus, MaintenanceType, MasterNodeStatus, NaturalLanguageQueryGenerationCurrentState, NaturalLanguageQueryGenerationDesiredState, NodeOptionsNodeType, NodeStatus, NodeType, OpenSearchPartitionInstanceType, OpenSearchWarmPartitionInstanceType, OptionState, OutboundConnectionStatusCode, OverallChangeStatus, PackageStatus, PackageType, PrincipalType, PropertyValueType, RequirementLevel, ReservedInstancePaymentOption, RolesKeyIdCOption, RollbackOnDisable,
|
|
2
|
+
import type { ActionSeverity, ActionStatus, ActionType, AppConfigType, ApplicationStatus, AutoTuneDesiredState, AutoTuneState, AutoTuneType, AWSServicePrincipal, CapabilityFailureReason, CapabilityStatus, ConfigChangeStatus, ConnectionMode, DataSourceStatus, DeploymentStatus, DeploymentStrategy, DescribePackagesFilterName, DomainHealth, DomainPackageStatus, DomainProcessingStatusType, DomainState, EngineType, InboundConnectionStatusCode, IndexStatus, InitiatedBy, InsightEntityType, InsightFieldType, InsightPriorityLevel, InsightSortOrder, InsightStatus, InsightType, IPAddressType, LogType, MaintenanceStatus, MaintenanceType, MasterNodeStatus, NaturalLanguageQueryGenerationCurrentState, NaturalLanguageQueryGenerationDesiredState, NodeOptionsNodeType, NodeStatus, NodeType, OpenSearchPartitionInstanceType, OpenSearchWarmPartitionInstanceType, OptionState, OutboundConnectionStatusCode, OverallChangeStatus, PackageStatus, PackageType, PauseState, PrincipalType, PropertyValueType, RequirementLevel, ReservedInstancePaymentOption, RolesKeyIdCOption, RollbackOnDisable, ScheduledAutoTuneActionType, ScheduledAutoTuneSeverityType, ScheduledBy, SkipUnavailableStatus, SubjectKeyIdCOption, TimeUnit, TLSSecurityPolicy, UpgradeStatus, UpgradeStep, VolumeType, VpcEndpointErrorCode, VpcEndpointStatus, ZoneStatus } from "./enums";
|
|
3
3
|
/**
|
|
4
4
|
* <p>Container for the parameters to the <code>AcceptInboundConnection</code>
|
|
5
5
|
* operation.</p>
|
|
@@ -1601,6 +1601,34 @@ export interface CreateApplicationResponse {
|
|
|
1601
1601
|
*/
|
|
1602
1602
|
kmsKeyArn?: string | undefined;
|
|
1603
1603
|
}
|
|
1604
|
+
/**
|
|
1605
|
+
* <p>Specifies the automated snapshot pause request options for the domain.</p>
|
|
1606
|
+
* <important>
|
|
1607
|
+
* <p>Suspending snapshots reduces data protection. You cannot restore your domain to
|
|
1608
|
+
* points in time when snapshots are suspended. Use this feature only for short-term
|
|
1609
|
+
* operational needs such as migrations or maintenance windows.</p>
|
|
1610
|
+
* </important>
|
|
1611
|
+
* <p>Maximum suspension duration: 3 days.</p>
|
|
1612
|
+
* @public
|
|
1613
|
+
*/
|
|
1614
|
+
export interface AutomatedSnapshotPauseRequestOptions {
|
|
1615
|
+
/**
|
|
1616
|
+
* <p>Whether to enable or disable automated snapshot pause for the domain.</p>
|
|
1617
|
+
* @public
|
|
1618
|
+
*/
|
|
1619
|
+
Enabled: boolean | undefined;
|
|
1620
|
+
/**
|
|
1621
|
+
* <p>The timestamp at which the automated snapshot pause should begin.</p>
|
|
1622
|
+
* @public
|
|
1623
|
+
*/
|
|
1624
|
+
StartTime?: Date | undefined;
|
|
1625
|
+
/**
|
|
1626
|
+
* <p>The timestamp at which the automated snapshot pause should end. The maximum allowed
|
|
1627
|
+
* duration between <code>StartTime</code> and <code>EndTime</code> is 3 days.</p>
|
|
1628
|
+
* @public
|
|
1629
|
+
*/
|
|
1630
|
+
EndTime?: Date | undefined;
|
|
1631
|
+
}
|
|
1604
1632
|
/**
|
|
1605
1633
|
* <p>The duration of a maintenance schedule. For more information, see <a href="https://docs.aws.amazon.com/opensearch-service/latest/developerguide/auto-tune.html">Auto-Tune for Amazon OpenSearch Service</a>.</p>
|
|
1606
1634
|
* @public
|
|
@@ -2324,6 +2352,43 @@ export interface CreateDomainRequest {
|
|
|
2324
2352
|
* @public
|
|
2325
2353
|
*/
|
|
2326
2354
|
DeploymentStrategyOptions?: DeploymentStrategyOptions | undefined;
|
|
2355
|
+
/**
|
|
2356
|
+
* <p>Specifies the automated snapshot pause options for the domain.</p>
|
|
2357
|
+
* <important>
|
|
2358
|
+
* <p>Suspending snapshots reduces data protection. You cannot restore your domain to
|
|
2359
|
+
* points in time when snapshots are suspended. Use this feature only for short-term
|
|
2360
|
+
* operational needs such as migrations or maintenance windows.</p>
|
|
2361
|
+
* </important>
|
|
2362
|
+
* <p>Maximum suspension duration: 3 days.</p>
|
|
2363
|
+
* @public
|
|
2364
|
+
*/
|
|
2365
|
+
AutomatedSnapshotPauseOptions?: AutomatedSnapshotPauseRequestOptions | undefined;
|
|
2366
|
+
}
|
|
2367
|
+
/**
|
|
2368
|
+
* <p>Specifies the automated snapshot pause options for the domain. These options allow you to temporarily pause automated snapshots for a specified time period.</p>
|
|
2369
|
+
* @public
|
|
2370
|
+
*/
|
|
2371
|
+
export interface AutomatedSnapshotPauseOptions {
|
|
2372
|
+
/**
|
|
2373
|
+
* <p>Whether automated snapshot pause is enabled for the domain.</p>
|
|
2374
|
+
* @public
|
|
2375
|
+
*/
|
|
2376
|
+
Enabled: boolean | undefined;
|
|
2377
|
+
/**
|
|
2378
|
+
* <p>The timestamp at which the automated snapshot pause begins.</p>
|
|
2379
|
+
* @public
|
|
2380
|
+
*/
|
|
2381
|
+
StartTime?: Date | undefined;
|
|
2382
|
+
/**
|
|
2383
|
+
* <p>The timestamp at which the automated snapshot pause ends.</p>
|
|
2384
|
+
* @public
|
|
2385
|
+
*/
|
|
2386
|
+
EndTime?: Date | undefined;
|
|
2387
|
+
/**
|
|
2388
|
+
* <p>The current state of the automated snapshot pause. Valid values are <code>Active</code>, <code>Completed</code>, <code>Scheduled</code>, and <code>Disabled</code>.</p>
|
|
2389
|
+
* @public
|
|
2390
|
+
*/
|
|
2391
|
+
State?: PauseState | undefined;
|
|
2327
2392
|
}
|
|
2328
2393
|
/**
|
|
2329
2394
|
* <p>The Auto-Tune settings for a domain, displayed when enabling or disabling
|
|
@@ -2721,6 +2786,11 @@ export interface DomainStatus {
|
|
|
2721
2786
|
* @public
|
|
2722
2787
|
*/
|
|
2723
2788
|
DeploymentStrategyOptions?: DeploymentStrategyOptions | undefined;
|
|
2789
|
+
/**
|
|
2790
|
+
* <p>The current status of the domain's automated snapshot pause options.</p>
|
|
2791
|
+
* @public
|
|
2792
|
+
*/
|
|
2793
|
+
AutomatedSnapshotPauseOptions?: AutomatedSnapshotPauseOptions | undefined;
|
|
2724
2794
|
}
|
|
2725
2795
|
/**
|
|
2726
2796
|
* <p>The result of a <code>CreateDomain</code> operation. Contains the status of the newly
|
|
@@ -3803,6 +3873,22 @@ export interface DescribeDomainConfigRequest {
|
|
|
3803
3873
|
*/
|
|
3804
3874
|
DomainName: string | undefined;
|
|
3805
3875
|
}
|
|
3876
|
+
/**
|
|
3877
|
+
* <p>The status of automated snapshot pause options for the domain.</p>
|
|
3878
|
+
* @public
|
|
3879
|
+
*/
|
|
3880
|
+
export interface AutomatedSnapshotPauseOptionsStatus {
|
|
3881
|
+
/**
|
|
3882
|
+
* <p>Automated snapshot pause options for the domain.</p>
|
|
3883
|
+
* @public
|
|
3884
|
+
*/
|
|
3885
|
+
Options: AutomatedSnapshotPauseOptions | undefined;
|
|
3886
|
+
/**
|
|
3887
|
+
* <p>The current status of the automated snapshot pause options for the domain.</p>
|
|
3888
|
+
* @public
|
|
3889
|
+
*/
|
|
3890
|
+
Status: OptionStatus | undefined;
|
|
3891
|
+
}
|
|
3806
3892
|
/**
|
|
3807
3893
|
* <p>Auto-Tune settings when updating a domain. For more information, see <a href="https://docs.aws.amazon.com/opensearch-service/latest/developerguide/auto-tune.html">Auto-Tune for Amazon OpenSearch Service</a>.</p>
|
|
3808
3894
|
* @public
|
|
@@ -4258,6 +4344,11 @@ export interface DomainConfig {
|
|
|
4258
4344
|
* @public
|
|
4259
4345
|
*/
|
|
4260
4346
|
DeploymentStrategyOptions?: DeploymentStrategyOptionsStatus | undefined;
|
|
4347
|
+
/**
|
|
4348
|
+
* <p>Specifies <code>AutomatedSnapshotPauseOptions</code> for the domain.</p>
|
|
4349
|
+
* @public
|
|
4350
|
+
*/
|
|
4351
|
+
AutomatedSnapshotPauseOptions?: AutomatedSnapshotPauseOptionsStatus | undefined;
|
|
4261
4352
|
}
|
|
4262
4353
|
/**
|
|
4263
4354
|
* <p>Contains the configuration information of the requested domain.</p>
|
|
@@ -7330,83 +7421,3 @@ export interface RollbackServiceSoftwareUpdateResponse {
|
|
|
7330
7421
|
*/
|
|
7331
7422
|
RollbackServiceSoftwareOptions?: RollbackServiceSoftwareOptions | undefined;
|
|
7332
7423
|
}
|
|
7333
|
-
/**
|
|
7334
|
-
* <p>Container for the parameters to the <code>StartDomainMaintenance</code>
|
|
7335
|
-
* operation.</p>
|
|
7336
|
-
* @public
|
|
7337
|
-
*/
|
|
7338
|
-
export interface StartDomainMaintenanceRequest {
|
|
7339
|
-
/**
|
|
7340
|
-
* <p>The name of the domain.</p>
|
|
7341
|
-
* @public
|
|
7342
|
-
*/
|
|
7343
|
-
DomainName: string | undefined;
|
|
7344
|
-
/**
|
|
7345
|
-
* <p>The name of the action.</p>
|
|
7346
|
-
* @public
|
|
7347
|
-
*/
|
|
7348
|
-
Action: MaintenanceType | undefined;
|
|
7349
|
-
/**
|
|
7350
|
-
* <p>The ID of the data node.</p>
|
|
7351
|
-
* @public
|
|
7352
|
-
*/
|
|
7353
|
-
NodeId?: string | undefined;
|
|
7354
|
-
}
|
|
7355
|
-
/**
|
|
7356
|
-
* <p>The result of a <code>StartDomainMaintenance</code> request that information about the
|
|
7357
|
-
* requested action. </p>
|
|
7358
|
-
* @public
|
|
7359
|
-
*/
|
|
7360
|
-
export interface StartDomainMaintenanceResponse {
|
|
7361
|
-
/**
|
|
7362
|
-
* <p>The request ID of requested action.</p>
|
|
7363
|
-
* @public
|
|
7364
|
-
*/
|
|
7365
|
-
MaintenanceId?: string | undefined;
|
|
7366
|
-
}
|
|
7367
|
-
/**
|
|
7368
|
-
* <p>Container for the request parameters to the <code>StartServiceSoftwareUpdate</code>
|
|
7369
|
-
* operation.</p>
|
|
7370
|
-
* @public
|
|
7371
|
-
*/
|
|
7372
|
-
export interface StartServiceSoftwareUpdateRequest {
|
|
7373
|
-
/**
|
|
7374
|
-
* <p>The name of the domain that you want to update to the latest service software.</p>
|
|
7375
|
-
* @public
|
|
7376
|
-
*/
|
|
7377
|
-
DomainName: string | undefined;
|
|
7378
|
-
/**
|
|
7379
|
-
* <p>When to start the service software update.</p>
|
|
7380
|
-
* <ul>
|
|
7381
|
-
* <li>
|
|
7382
|
-
* <p>
|
|
7383
|
-
* <code>NOW</code> - Immediately schedules the update to happen in the current
|
|
7384
|
-
* hour if there's capacity available.</p>
|
|
7385
|
-
* </li>
|
|
7386
|
-
* <li>
|
|
7387
|
-
* <p>
|
|
7388
|
-
* <code>TIMESTAMP</code> - Lets you specify a custom date and time to apply the
|
|
7389
|
-
* update. If you specify this value, you must also provide a value for
|
|
7390
|
-
* <code>DesiredStartTime</code>.</p>
|
|
7391
|
-
* </li>
|
|
7392
|
-
* <li>
|
|
7393
|
-
* <p>
|
|
7394
|
-
* <code>OFF_PEAK_WINDOW</code> - Marks the update to be picked up during an
|
|
7395
|
-
* upcoming off-peak window. There's no guarantee that the update will happen
|
|
7396
|
-
* during the next immediate window. Depending on capacity, it might happen in
|
|
7397
|
-
* subsequent days.</p>
|
|
7398
|
-
* </li>
|
|
7399
|
-
* </ul>
|
|
7400
|
-
* <p>Default: <code>NOW</code> if you don't specify a value for
|
|
7401
|
-
* <code>DesiredStartTime</code>, and <code>TIMESTAMP</code> if you do.</p>
|
|
7402
|
-
* @public
|
|
7403
|
-
*/
|
|
7404
|
-
ScheduleAt?: ScheduleAt | undefined;
|
|
7405
|
-
/**
|
|
7406
|
-
* <p>The Epoch timestamp when you want the service software update to start. You only need
|
|
7407
|
-
* to specify this parameter if you set <code>ScheduleAt</code> to
|
|
7408
|
-
* <code>TIMESTAMP</code>.</p>
|
|
7409
|
-
* @public
|
|
7410
|
-
*/
|
|
7411
|
-
DesiredStartTime?: number | undefined;
|
|
7412
|
-
}
|
|
@@ -1,6 +1,86 @@
|
|
|
1
1
|
import type { DocumentType as __DocumentType } from "@smithy/types";
|
|
2
|
-
import type { ActionType, DataSourceStatus, DryRunMode, IndexStatus, IPAddressType, LogType, PackageScopeOperationEnum, ScheduleAt } from "./enums";
|
|
3
|
-
import type { AdvancedSecurityOptionsInput, AIMLOptionsInput, AppConfig, AutoTuneOptions, ChangeProgressDetails, ClusterConfig, CognitoOptions, DataSource, DataSourceType, DeploymentStrategyOptions, DirectQueryDataSourceType, DomainConfig, DomainEndpointOptions, DryRunProgressStatus, DryRunResults, EBSOptions, EncryptionAtRestOptions, IamIdentityCenterOptions, IdentityCenterOptionsInput, LogPublishingOption, NodeToNodeEncryptionOptions, OffPeakWindowOptions, PackageConfiguration, PackageDetails, PackageEncryptionOptions, PackageSource, ScheduledAction, ServiceSoftwareOptions, SnapshotOptions, SoftwareUpdateOptions, VpcEndpoint, VPCOptions } from "./models_0";
|
|
2
|
+
import type { ActionType, DataSourceStatus, DryRunMode, IndexStatus, IPAddressType, LogType, MaintenanceType, PackageScopeOperationEnum, ScheduleAt } from "./enums";
|
|
3
|
+
import type { AdvancedSecurityOptionsInput, AIMLOptionsInput, AppConfig, AutomatedSnapshotPauseRequestOptions, AutoTuneOptions, ChangeProgressDetails, ClusterConfig, CognitoOptions, DataSource, DataSourceType, DeploymentStrategyOptions, DirectQueryDataSourceType, DomainConfig, DomainEndpointOptions, DryRunProgressStatus, DryRunResults, EBSOptions, EncryptionAtRestOptions, IamIdentityCenterOptions, IdentityCenterOptionsInput, LogPublishingOption, NodeToNodeEncryptionOptions, OffPeakWindowOptions, PackageConfiguration, PackageDetails, PackageEncryptionOptions, PackageSource, ScheduledAction, ServiceSoftwareOptions, SnapshotOptions, SoftwareUpdateOptions, VpcEndpoint, VPCOptions } from "./models_0";
|
|
4
|
+
/**
|
|
5
|
+
* <p>Container for the parameters to the <code>StartDomainMaintenance</code>
|
|
6
|
+
* operation.</p>
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export interface StartDomainMaintenanceRequest {
|
|
10
|
+
/**
|
|
11
|
+
* <p>The name of the domain.</p>
|
|
12
|
+
* @public
|
|
13
|
+
*/
|
|
14
|
+
DomainName: string | undefined;
|
|
15
|
+
/**
|
|
16
|
+
* <p>The name of the action.</p>
|
|
17
|
+
* @public
|
|
18
|
+
*/
|
|
19
|
+
Action: MaintenanceType | undefined;
|
|
20
|
+
/**
|
|
21
|
+
* <p>The ID of the data node.</p>
|
|
22
|
+
* @public
|
|
23
|
+
*/
|
|
24
|
+
NodeId?: string | undefined;
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* <p>The result of a <code>StartDomainMaintenance</code> request that information about the
|
|
28
|
+
* requested action. </p>
|
|
29
|
+
* @public
|
|
30
|
+
*/
|
|
31
|
+
export interface StartDomainMaintenanceResponse {
|
|
32
|
+
/**
|
|
33
|
+
* <p>The request ID of requested action.</p>
|
|
34
|
+
* @public
|
|
35
|
+
*/
|
|
36
|
+
MaintenanceId?: string | undefined;
|
|
37
|
+
}
|
|
38
|
+
/**
|
|
39
|
+
* <p>Container for the request parameters to the <code>StartServiceSoftwareUpdate</code>
|
|
40
|
+
* operation.</p>
|
|
41
|
+
* @public
|
|
42
|
+
*/
|
|
43
|
+
export interface StartServiceSoftwareUpdateRequest {
|
|
44
|
+
/**
|
|
45
|
+
* <p>The name of the domain that you want to update to the latest service software.</p>
|
|
46
|
+
* @public
|
|
47
|
+
*/
|
|
48
|
+
DomainName: string | undefined;
|
|
49
|
+
/**
|
|
50
|
+
* <p>When to start the service software update.</p>
|
|
51
|
+
* <ul>
|
|
52
|
+
* <li>
|
|
53
|
+
* <p>
|
|
54
|
+
* <code>NOW</code> - Immediately schedules the update to happen in the current
|
|
55
|
+
* hour if there's capacity available.</p>
|
|
56
|
+
* </li>
|
|
57
|
+
* <li>
|
|
58
|
+
* <p>
|
|
59
|
+
* <code>TIMESTAMP</code> - Lets you specify a custom date and time to apply the
|
|
60
|
+
* update. If you specify this value, you must also provide a value for
|
|
61
|
+
* <code>DesiredStartTime</code>.</p>
|
|
62
|
+
* </li>
|
|
63
|
+
* <li>
|
|
64
|
+
* <p>
|
|
65
|
+
* <code>OFF_PEAK_WINDOW</code> - Marks the update to be picked up during an
|
|
66
|
+
* upcoming off-peak window. There's no guarantee that the update will happen
|
|
67
|
+
* during the next immediate window. Depending on capacity, it might happen in
|
|
68
|
+
* subsequent days.</p>
|
|
69
|
+
* </li>
|
|
70
|
+
* </ul>
|
|
71
|
+
* <p>Default: <code>NOW</code> if you don't specify a value for
|
|
72
|
+
* <code>DesiredStartTime</code>, and <code>TIMESTAMP</code> if you do.</p>
|
|
73
|
+
* @public
|
|
74
|
+
*/
|
|
75
|
+
ScheduleAt?: ScheduleAt | undefined;
|
|
76
|
+
/**
|
|
77
|
+
* <p>The Epoch timestamp when you want the service software update to start. You only need
|
|
78
|
+
* to specify this parameter if you set <code>ScheduleAt</code> to
|
|
79
|
+
* <code>TIMESTAMP</code>.</p>
|
|
80
|
+
* @public
|
|
81
|
+
*/
|
|
82
|
+
DesiredStartTime?: number | undefined;
|
|
83
|
+
}
|
|
4
84
|
/**
|
|
5
85
|
* <p>Represents the output of a <code>StartServiceSoftwareUpdate</code> operation. Contains
|
|
6
86
|
* the status of the update.</p>
|
|
@@ -332,6 +412,17 @@ export interface UpdateDomainConfigRequest {
|
|
|
332
412
|
* @public
|
|
333
413
|
*/
|
|
334
414
|
DeploymentStrategyOptions?: DeploymentStrategyOptions | undefined;
|
|
415
|
+
/**
|
|
416
|
+
* <p>Specifies the automated snapshot pause options for the domain.</p>
|
|
417
|
+
* <important>
|
|
418
|
+
* <p>Suspending snapshots reduces data protection. You cannot restore your domain to
|
|
419
|
+
* points in time when snapshots are suspended. Use this feature only for short-term
|
|
420
|
+
* operational needs such as migrations or maintenance windows.</p>
|
|
421
|
+
* </important>
|
|
422
|
+
* <p>Maximum suspension duration: 3 days.</p>
|
|
423
|
+
* @public
|
|
424
|
+
*/
|
|
425
|
+
AutomatedSnapshotPauseOptions?: AutomatedSnapshotPauseRequestOptions | undefined;
|
|
335
426
|
}
|
|
336
427
|
/**
|
|
337
428
|
* <p>The results of an <code>UpdateDomain</code> request. Contains the status of the domain
|
|
@@ -5,13 +5,13 @@ import type { OpenSearchClientConfig } from "./OpenSearchClient";
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const getRuntimeConfig: (config: OpenSearchClientConfig) => {
|
|
7
7
|
runtime: string;
|
|
8
|
-
defaultsMode: import("@smithy/types").Provider<import("@smithy/
|
|
8
|
+
defaultsMode: import("@smithy/types").Provider<import("@smithy/core/client").ResolvedDefaultsMode>;
|
|
9
9
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
10
10
|
credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
11
11
|
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
|
|
12
12
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
13
13
|
region: string | import("@smithy/types").Provider<any>;
|
|
14
|
-
requestHandler: import("@smithy/
|
|
14
|
+
requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
|
|
15
15
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
16
16
|
sha256: import("@smithy/types").HashConstructor;
|
|
17
17
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
@@ -5,14 +5,14 @@ import type { OpenSearchClientConfig } from "./OpenSearchClient";
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const getRuntimeConfig: (config: OpenSearchClientConfig) => {
|
|
7
7
|
runtime: string;
|
|
8
|
-
defaultsMode: import("@smithy/types").Provider<import("@smithy/
|
|
8
|
+
defaultsMode: import("@smithy/types").Provider<import("@smithy/core/client").ResolvedDefaultsMode>;
|
|
9
9
|
authSchemePreference: string[] | import("@smithy/types").Provider<string[]>;
|
|
10
10
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
11
11
|
credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit) => import("@aws-sdk/credential-provider-node/dist-types/runtime/memoize-chain").MemoizedRuntimeConfigAwsCredentialIdentityProvider);
|
|
12
12
|
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
|
|
13
13
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
14
14
|
region: string | import("@smithy/types").Provider<string>;
|
|
15
|
-
requestHandler: RequestHandler | import("@smithy/
|
|
15
|
+
requestHandler: RequestHandler | import("@smithy/core/protocols").HttpHandler<any>;
|
|
16
16
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
17
17
|
sha256: import("@smithy/types").HashConstructor;
|
|
18
18
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
@@ -5,7 +5,7 @@ import type { OpenSearchClientConfig } from "./OpenSearchClient";
|
|
|
5
5
|
export declare const getRuntimeConfig: (config: OpenSearchClientConfig) => {
|
|
6
6
|
runtime: string;
|
|
7
7
|
sha256: import("@smithy/types").HashConstructor;
|
|
8
|
-
requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/
|
|
8
|
+
requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/core/protocols").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
|
|
9
9
|
cacheMiddleware?: boolean;
|
|
10
10
|
protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core/protocols").AwsRestJsonProtocol;
|
|
11
11
|
protocolSettings: {
|
|
@@ -32,7 +32,7 @@ export declare const getRuntimeConfig: (config: OpenSearchClientConfig) => {
|
|
|
32
32
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
33
33
|
logger: import("@smithy/types").Logger;
|
|
34
34
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
35
|
-
defaultsMode: import("@smithy/
|
|
35
|
+
defaultsMode: import("@smithy/core/client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/core/client").DefaultsMode>;
|
|
36
36
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
37
37
|
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
38
38
|
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
@@ -48,6 +48,9 @@ export declare var AssociatePackagesResponse$: StaticStructureSchema;
|
|
|
48
48
|
export declare var AuthorizedPrincipal$: StaticStructureSchema;
|
|
49
49
|
export declare var AuthorizeVpcEndpointAccessRequest$: StaticStructureSchema;
|
|
50
50
|
export declare var AuthorizeVpcEndpointAccessResponse$: StaticStructureSchema;
|
|
51
|
+
export declare var AutomatedSnapshotPauseOptions$: StaticStructureSchema;
|
|
52
|
+
export declare var AutomatedSnapshotPauseOptionsStatus$: StaticStructureSchema;
|
|
53
|
+
export declare var AutomatedSnapshotPauseRequestOptions$: StaticStructureSchema;
|
|
51
54
|
export declare var AutoTune$: StaticStructureSchema;
|
|
52
55
|
export declare var AutoTuneDetails$: StaticStructureSchema;
|
|
53
56
|
export declare var AutoTuneMaintenanceSchedule$: StaticStructureSchema;
|
|
@@ -6,25 +6,19 @@ import {
|
|
|
6
6
|
UserAgentInputConfig,
|
|
7
7
|
UserAgentResolvedConfig,
|
|
8
8
|
} from "@aws-sdk/middleware-user-agent";
|
|
9
|
-
import {
|
|
10
|
-
RegionInputConfig,
|
|
11
|
-
RegionResolvedConfig,
|
|
12
|
-
} from "@smithy/config-resolver";
|
|
13
|
-
import {
|
|
14
|
-
EndpointInputConfig,
|
|
15
|
-
EndpointResolvedConfig,
|
|
16
|
-
} from "@smithy/middleware-endpoint";
|
|
17
|
-
import {
|
|
18
|
-
RetryInputConfig,
|
|
19
|
-
RetryResolvedConfig,
|
|
20
|
-
} from "@smithy/middleware-retry";
|
|
21
|
-
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
22
9
|
import {
|
|
23
10
|
DefaultsMode as __DefaultsMode,
|
|
24
11
|
SmithyConfiguration as __SmithyConfiguration,
|
|
25
12
|
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
26
13
|
Client as __Client,
|
|
27
|
-
} from "@smithy/
|
|
14
|
+
} from "@smithy/core/client";
|
|
15
|
+
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/core/config";
|
|
16
|
+
import {
|
|
17
|
+
EndpointInputConfig,
|
|
18
|
+
EndpointResolvedConfig,
|
|
19
|
+
} from "@smithy/core/endpoints";
|
|
20
|
+
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/core/protocols";
|
|
21
|
+
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/core/retry";
|
|
28
22
|
import {
|
|
29
23
|
AwsCredentialIdentityProvider,
|
|
30
24
|
BodyLengthCalculator as __BodyLengthCalculator,
|
|
@@ -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
|
AcceptInboundConnectionRequest,
|
|
@@ -19,7 +19,7 @@ export interface AcceptInboundConnectionCommandOutput
|
|
|
19
19
|
declare const AcceptInboundConnectionCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: AcceptInboundConnectionCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
AcceptInboundConnectionCommandInput,
|
|
24
24
|
AcceptInboundConnectionCommandOutput,
|
|
25
25
|
OpenSearchClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const AcceptInboundConnectionCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: AcceptInboundConnectionCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
AcceptInboundConnectionCommandInput,
|
|
33
33
|
AcceptInboundConnectionCommandOutput,
|
|
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 AcceptInboundConnectionCommand extends AcceptInboundConnectionCommand_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
|
AddDataSourceRequest,
|
|
@@ -18,7 +18,7 @@ export interface AddDataSourceCommandOutput
|
|
|
18
18
|
declare const AddDataSourceCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: AddDataSourceCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
AddDataSourceCommandInput,
|
|
23
23
|
AddDataSourceCommandOutput,
|
|
24
24
|
OpenSearchClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const AddDataSourceCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: AddDataSourceCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
AddDataSourceCommandInput,
|
|
32
32
|
AddDataSourceCommandOutput,
|
|
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 AddDataSourceCommand extends AddDataSourceCommand_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
|
AddDirectQueryDataSourceRequest,
|
|
@@ -19,7 +19,7 @@ export interface AddDirectQueryDataSourceCommandOutput
|
|
|
19
19
|
declare const AddDirectQueryDataSourceCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: AddDirectQueryDataSourceCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
AddDirectQueryDataSourceCommandInput,
|
|
24
24
|
AddDirectQueryDataSourceCommandOutput,
|
|
25
25
|
OpenSearchClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const AddDirectQueryDataSourceCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: AddDirectQueryDataSourceCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
AddDirectQueryDataSourceCommandInput,
|
|
33
33
|
AddDirectQueryDataSourceCommandOutput,
|
|
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 AddDirectQueryDataSourceCommand extends AddDirectQueryDataSourceCommand_base {
|
|
41
43
|
protected static __types: {
|