@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,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.OpenSearchServiceException = exports.__ServiceException = void 0;
|
|
4
|
-
const
|
|
5
|
-
Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return
|
|
6
|
-
class OpenSearchServiceException extends
|
|
4
|
+
const client_1 = require("@smithy/core/client");
|
|
5
|
+
Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return client_1.ServiceException; } });
|
|
6
|
+
class OpenSearchServiceException extends client_1.ServiceException {
|
|
7
7
|
constructor(options) {
|
|
8
8
|
super(options);
|
|
9
9
|
Object.setPrototypeOf(this, OpenSearchServiceException.prototype);
|
|
@@ -5,34 +5,32 @@ const tslib_1 = require("tslib");
|
|
|
5
5
|
const package_json_1 = tslib_1.__importDefault(require("../package.json"));
|
|
6
6
|
const sha256_browser_1 = require("@aws-crypto/sha256-browser");
|
|
7
7
|
const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
|
|
8
|
-
const
|
|
8
|
+
const client_1 = require("@smithy/core/client");
|
|
9
|
+
const config_1 = require("@smithy/core/config");
|
|
10
|
+
const retry_1 = require("@smithy/core/retry");
|
|
11
|
+
const serde_1 = require("@smithy/core/serde");
|
|
9
12
|
const fetch_http_handler_1 = require("@smithy/fetch-http-handler");
|
|
10
|
-
const invalid_dependency_1 = require("@smithy/invalid-dependency");
|
|
11
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
12
|
-
const util_body_length_browser_1 = require("@smithy/util-body-length-browser");
|
|
13
|
-
const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
|
|
14
|
-
const util_retry_1 = require("@smithy/util-retry");
|
|
15
13
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
16
14
|
const getRuntimeConfig = (config) => {
|
|
17
|
-
const defaultsMode = (0,
|
|
18
|
-
const defaultConfigProvider = () => defaultsMode().then(
|
|
15
|
+
const defaultsMode = (0, config_1.resolveDefaultsModeConfig)(config);
|
|
16
|
+
const defaultConfigProvider = () => defaultsMode().then(client_1.loadConfigsForDefaultMode);
|
|
19
17
|
const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
|
|
20
18
|
return {
|
|
21
19
|
...clientSharedValues,
|
|
22
20
|
...config,
|
|
23
21
|
runtime: "browser",
|
|
24
22
|
defaultsMode,
|
|
25
|
-
bodyLengthChecker: config?.bodyLengthChecker ??
|
|
23
|
+
bodyLengthChecker: config?.bodyLengthChecker ?? serde_1.calculateBodyLength,
|
|
26
24
|
credentialDefaultProvider: config?.credentialDefaultProvider ?? ((_) => () => Promise.reject(new Error("Credential is missing"))),
|
|
27
25
|
defaultUserAgentProvider: config?.defaultUserAgentProvider ?? (0, util_user_agent_browser_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
|
|
28
|
-
maxAttempts: config?.maxAttempts ??
|
|
29
|
-
region: config?.region ?? (0,
|
|
26
|
+
maxAttempts: config?.maxAttempts ?? retry_1.DEFAULT_MAX_ATTEMPTS,
|
|
27
|
+
region: config?.region ?? (0, client_1.invalidProvider)("Region is missing"),
|
|
30
28
|
requestHandler: fetch_http_handler_1.FetchHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
|
31
|
-
retryMode: config?.retryMode ?? (async () => (await defaultConfigProvider()).retryMode ||
|
|
29
|
+
retryMode: config?.retryMode ?? (async () => (await defaultConfigProvider()).retryMode || retry_1.DEFAULT_RETRY_MODE),
|
|
32
30
|
sha256: config?.sha256 ?? sha256_browser_1.Sha256,
|
|
33
31
|
streamCollector: config?.streamCollector ?? fetch_http_handler_1.streamCollector,
|
|
34
|
-
useDualstackEndpoint: config?.useDualstackEndpoint ?? (() => Promise.resolve(
|
|
35
|
-
useFipsEndpoint: config?.useFipsEndpoint ?? (() => Promise.resolve(
|
|
32
|
+
useDualstackEndpoint: config?.useDualstackEndpoint ?? (() => Promise.resolve(config_1.DEFAULT_USE_DUALSTACK_ENDPOINT)),
|
|
33
|
+
useFipsEndpoint: config?.useFipsEndpoint ?? (() => Promise.resolve(config_1.DEFAULT_USE_FIPS_ENDPOINT)),
|
|
36
34
|
};
|
|
37
35
|
};
|
|
38
36
|
exports.getRuntimeConfig = getRuntimeConfig;
|
|
@@ -7,20 +7,16 @@ const client_1 = require("@aws-sdk/core/client");
|
|
|
7
7
|
const httpAuthSchemes_1 = require("@aws-sdk/core/httpAuthSchemes");
|
|
8
8
|
const credential_provider_node_1 = require("@aws-sdk/credential-provider-node");
|
|
9
9
|
const util_user_agent_node_1 = require("@aws-sdk/util-user-agent-node");
|
|
10
|
-
const
|
|
11
|
-
const
|
|
12
|
-
const
|
|
13
|
-
const
|
|
10
|
+
const client_2 = require("@smithy/core/client");
|
|
11
|
+
const config_1 = require("@smithy/core/config");
|
|
12
|
+
const retry_1 = require("@smithy/core/retry");
|
|
13
|
+
const serde_1 = require("@smithy/core/serde");
|
|
14
14
|
const node_http_handler_1 = require("@smithy/node-http-handler");
|
|
15
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
16
|
-
const util_body_length_node_1 = require("@smithy/util-body-length-node");
|
|
17
|
-
const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
|
|
18
|
-
const util_retry_1 = require("@smithy/util-retry");
|
|
19
15
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
20
16
|
const getRuntimeConfig = (config) => {
|
|
21
|
-
(0,
|
|
22
|
-
const defaultsMode = (0,
|
|
23
|
-
const defaultConfigProvider = () => defaultsMode().then(
|
|
17
|
+
(0, client_2.emitWarningIfUnsupportedVersion)(process.version);
|
|
18
|
+
const defaultsMode = (0, config_1.resolveDefaultsModeConfig)(config);
|
|
19
|
+
const defaultConfigProvider = () => defaultsMode().then(client_2.loadConfigsForDefaultMode);
|
|
24
20
|
const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
|
|
25
21
|
(0, client_1.emitWarningIfUnsupportedVersion)(process.version);
|
|
26
22
|
const loaderConfig = {
|
|
@@ -32,23 +28,23 @@ const getRuntimeConfig = (config) => {
|
|
|
32
28
|
...config,
|
|
33
29
|
runtime: "node",
|
|
34
30
|
defaultsMode,
|
|
35
|
-
authSchemePreference: config?.authSchemePreference ?? (0,
|
|
36
|
-
bodyLengthChecker: config?.bodyLengthChecker ??
|
|
31
|
+
authSchemePreference: config?.authSchemePreference ?? (0, config_1.loadConfig)(httpAuthSchemes_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
|
|
32
|
+
bodyLengthChecker: config?.bodyLengthChecker ?? serde_1.calculateBodyLength,
|
|
37
33
|
credentialDefaultProvider: config?.credentialDefaultProvider ?? credential_provider_node_1.defaultProvider,
|
|
38
34
|
defaultUserAgentProvider: config?.defaultUserAgentProvider ?? (0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
|
|
39
|
-
maxAttempts: config?.maxAttempts ?? (0,
|
|
40
|
-
region: config?.region ?? (0,
|
|
35
|
+
maxAttempts: config?.maxAttempts ?? (0, config_1.loadConfig)(retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
|
|
36
|
+
region: config?.region ?? (0, config_1.loadConfig)(config_1.NODE_REGION_CONFIG_OPTIONS, { ...config_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
|
|
41
37
|
requestHandler: node_http_handler_1.NodeHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
|
42
38
|
retryMode: config?.retryMode ??
|
|
43
|
-
(0,
|
|
44
|
-
...
|
|
45
|
-
default: async () => (await defaultConfigProvider()).retryMode ||
|
|
39
|
+
(0, config_1.loadConfig)({
|
|
40
|
+
...retry_1.NODE_RETRY_MODE_CONFIG_OPTIONS,
|
|
41
|
+
default: async () => (await defaultConfigProvider()).retryMode || retry_1.DEFAULT_RETRY_MODE,
|
|
46
42
|
}, config),
|
|
47
|
-
sha256: config?.sha256 ??
|
|
43
|
+
sha256: config?.sha256 ?? serde_1.Hash.bind(null, "sha256"),
|
|
48
44
|
streamCollector: config?.streamCollector ?? node_http_handler_1.streamCollector,
|
|
49
|
-
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0,
|
|
50
|
-
useFipsEndpoint: config?.useFipsEndpoint ?? (0,
|
|
51
|
-
userAgentAppId: config?.userAgentAppId ?? (0,
|
|
45
|
+
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, config_1.loadConfig)(config_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
46
|
+
useFipsEndpoint: config?.useFipsEndpoint ?? (0, config_1.loadConfig)(config_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
47
|
+
userAgentAppId: config?.userAgentAppId ?? (0, config_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
|
|
52
48
|
};
|
|
53
49
|
};
|
|
54
50
|
exports.getRuntimeConfig = getRuntimeConfig;
|
|
@@ -3,18 +3,17 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.getRuntimeConfig = void 0;
|
|
4
4
|
const httpAuthSchemes_1 = require("@aws-sdk/core/httpAuthSchemes");
|
|
5
5
|
const protocols_1 = require("@aws-sdk/core/protocols");
|
|
6
|
-
const
|
|
7
|
-
const
|
|
8
|
-
const
|
|
9
|
-
const util_utf8_1 = require("@smithy/util-utf8");
|
|
6
|
+
const client_1 = require("@smithy/core/client");
|
|
7
|
+
const protocols_2 = require("@smithy/core/protocols");
|
|
8
|
+
const serde_1 = require("@smithy/core/serde");
|
|
10
9
|
const httpAuthSchemeProvider_1 = require("./auth/httpAuthSchemeProvider");
|
|
11
10
|
const endpointResolver_1 = require("./endpoint/endpointResolver");
|
|
12
11
|
const schemas_0_1 = require("./schemas/schemas_0");
|
|
13
12
|
const getRuntimeConfig = (config) => {
|
|
14
13
|
return {
|
|
15
14
|
apiVersion: "2021-01-01",
|
|
16
|
-
base64Decoder: config?.base64Decoder ??
|
|
17
|
-
base64Encoder: config?.base64Encoder ??
|
|
15
|
+
base64Decoder: config?.base64Decoder ?? serde_1.fromBase64,
|
|
16
|
+
base64Encoder: config?.base64Encoder ?? serde_1.toBase64,
|
|
18
17
|
disableHostPrefix: config?.disableHostPrefix ?? false,
|
|
19
18
|
endpointProvider: config?.endpointProvider ?? endpointResolver_1.defaultEndpointResolver,
|
|
20
19
|
extensions: config?.extensions ?? [],
|
|
@@ -26,7 +25,7 @@ const getRuntimeConfig = (config) => {
|
|
|
26
25
|
signer: new httpAuthSchemes_1.AwsSdkSigV4Signer(),
|
|
27
26
|
},
|
|
28
27
|
],
|
|
29
|
-
logger: config?.logger ?? new
|
|
28
|
+
logger: config?.logger ?? new client_1.NoOpLogger(),
|
|
30
29
|
protocol: config?.protocol ?? protocols_1.AwsRestJsonProtocol,
|
|
31
30
|
protocolSettings: config?.protocolSettings ?? {
|
|
32
31
|
defaultNamespace: "com.amazonaws.opensearch",
|
|
@@ -36,9 +35,9 @@ const getRuntimeConfig = (config) => {
|
|
|
36
35
|
serviceTarget: "AmazonOpenSearchService",
|
|
37
36
|
},
|
|
38
37
|
serviceId: config?.serviceId ?? "OpenSearch",
|
|
39
|
-
urlParser: config?.urlParser ??
|
|
40
|
-
utf8Decoder: config?.utf8Decoder ??
|
|
41
|
-
utf8Encoder: config?.utf8Encoder ??
|
|
38
|
+
urlParser: config?.urlParser ?? protocols_2.parseUrl,
|
|
39
|
+
utf8Decoder: config?.utf8Decoder ?? serde_1.fromUtf8,
|
|
40
|
+
utf8Encoder: config?.utf8Encoder ?? serde_1.toUtf8,
|
|
42
41
|
};
|
|
43
42
|
};
|
|
44
43
|
exports.getRuntimeConfig = getRuntimeConfig;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
6
|
-
exports.
|
|
7
|
-
exports.
|
|
8
|
-
exports.
|
|
9
|
-
exports.
|
|
10
|
-
exports.
|
|
11
|
-
exports.UpgradeDomain$ = exports.UpdateVpcEndpoint$ = exports.UpdateScheduledAction$ = exports.UpdatePackageScope$ = exports.UpdatePackage$ = exports.UpdateIndex$ = exports.UpdateDomainConfig$ = exports.UpdateDirectQueryDataSource$ = exports.UpdateDataSource$ = exports.UpdateApplication$ = exports.StartServiceSoftwareUpdate$ = exports.StartDomainMaintenance$ = exports.RollbackServiceSoftwareUpdate$ = exports.RevokeVpcEndpointAccess$ = exports.RemoveTags$ = exports.RejectInboundConnection$ = exports.RegisterCapability$ = exports.PutDefaultApplicationSetting$ = exports.PurchaseReservedInstanceOffering$ = exports.ListVpcEndpointsForDomain$ = exports.ListVpcEndpoints$ = exports.ListVpcEndpointAccess$ = exports.ListVersions$ = exports.ListTags$ = exports.ListScheduledActions$ = exports.ListPackagesForDomain$ = void 0;
|
|
3
|
+
exports.AutoTuneOptions$ = exports.AutoTuneMaintenanceSchedule$ = exports.AutoTuneDetails$ = exports.AutoTune$ = exports.AutomatedSnapshotPauseRequestOptions$ = exports.AutomatedSnapshotPauseOptionsStatus$ = exports.AutomatedSnapshotPauseOptions$ = exports.AuthorizeVpcEndpointAccessResponse$ = exports.AuthorizeVpcEndpointAccessRequest$ = exports.AuthorizedPrincipal$ = exports.AssociatePackagesResponse$ = exports.AssociatePackagesRequest$ = exports.AssociatePackageResponse$ = exports.AssociatePackageRequest$ = exports.ApplicationSummary$ = exports.AppConfig$ = exports.AIMLOptionsStatus$ = exports.AIMLOptionsOutput$ = exports.AIMLOptionsInput$ = exports.AIConfig$ = exports.AdvancedSecurityOptionsStatus$ = exports.AdvancedSecurityOptionsInput$ = exports.AdvancedSecurityOptions$ = exports.AdvancedOptionsStatus$ = exports.AddTagsRequest$ = exports.AdditionalLimit$ = exports.AddDirectQueryDataSourceResponse$ = exports.AddDirectQueryDataSourceRequest$ = exports.AddDataSourceResponse$ = exports.AddDataSourceRequest$ = exports.AccessPoliciesStatus$ = exports.AcceptInboundConnectionResponse$ = exports.AcceptInboundConnectionRequest$ = exports.errorTypeRegistries = exports.ValidationException$ = exports.ThrottlingException$ = exports.SlotNotAvailableException$ = exports.ServiceQuotaExceededException$ = exports.ResourceNotFoundException$ = exports.ResourceAlreadyExistsException$ = exports.LimitExceededException$ = exports.InvalidTypeException$ = exports.InvalidPaginationTokenException$ = exports.InternalException$ = exports.DisabledOperationException$ = exports.DependencyFailureException$ = exports.ConflictException$ = exports.BaseException$ = exports.AccessDeniedException$ = exports.OpenSearchServiceException$ = void 0;
|
|
4
|
+
exports.DeleteOutboundConnectionRequest$ = exports.DeleteIndexResponse$ = exports.DeleteIndexRequest$ = exports.DeleteInboundConnectionResponse$ = exports.DeleteInboundConnectionRequest$ = exports.DeleteDomainResponse$ = exports.DeleteDomainRequest$ = exports.DeleteDirectQueryDataSourceRequest$ = exports.DeleteDataSourceResponse$ = exports.DeleteDataSourceRequest$ = exports.DeleteApplicationResponse$ = exports.DeleteApplicationRequest$ = exports.DataSourceDetails$ = exports.DataSource$ = exports.CrossClusterSearchConnectionProperties$ = exports.CreateVpcEndpointResponse$ = exports.CreateVpcEndpointRequest$ = exports.CreatePackageResponse$ = exports.CreatePackageRequest$ = exports.CreateOutboundConnectionResponse$ = exports.CreateOutboundConnectionRequest$ = exports.CreateIndexResponse$ = exports.CreateIndexRequest$ = exports.CreateDomainResponse$ = exports.CreateDomainRequest$ = exports.CreateApplicationResponse$ = exports.CreateApplicationRequest$ = exports.ConnectionProperties$ = exports.CompatibleVersionsMap$ = exports.ColdStorageOptions$ = exports.CognitoOptionsStatus$ = exports.CognitoOptions$ = exports.ClusterConfigStatus$ = exports.ClusterConfig$ = exports.CloudWatchDirectQueryDataSource$ = exports.ChangeProgressStatusDetails$ = exports.ChangeProgressStage$ = exports.ChangeProgressDetails$ = exports.CapabilityFailure$ = exports.CancelServiceSoftwareUpdateResponse$ = exports.CancelServiceSoftwareUpdateRequest$ = exports.CancelledChangeProperty$ = exports.CancelDomainConfigChangeResponse$ = exports.CancelDomainConfigChangeRequest$ = exports.AWSDomainInformation$ = exports.AvailabilityZoneInfo$ = exports.AutoTuneStatus$ = exports.AutoTuneOptionsStatus$ = exports.AutoTuneOptionsOutput$ = exports.AutoTuneOptionsInput$ = void 0;
|
|
5
|
+
exports.DomainEndpointOptionsStatus$ = exports.DomainEndpointOptions$ = exports.DomainConfig$ = exports.DissociatePackagesResponse$ = exports.DissociatePackagesRequest$ = exports.DissociatePackageResponse$ = exports.DissociatePackageRequest$ = exports.DirectQueryDataSource$ = exports.DescribeVpcEndpointsResponse$ = exports.DescribeVpcEndpointsRequest$ = exports.DescribeReservedInstancesResponse$ = exports.DescribeReservedInstancesRequest$ = exports.DescribeReservedInstanceOfferingsResponse$ = exports.DescribeReservedInstanceOfferingsRequest$ = exports.DescribePackagesResponse$ = exports.DescribePackagesRequest$ = exports.DescribePackagesFilter$ = exports.DescribeOutboundConnectionsResponse$ = exports.DescribeOutboundConnectionsRequest$ = exports.DescribeInstanceTypeLimitsResponse$ = exports.DescribeInstanceTypeLimitsRequest$ = exports.DescribeInsightDetailsResponse$ = exports.DescribeInsightDetailsRequest$ = exports.DescribeInboundConnectionsResponse$ = exports.DescribeInboundConnectionsRequest$ = exports.DescribeDryRunProgressResponse$ = exports.DescribeDryRunProgressRequest$ = exports.DescribeDomainsResponse$ = exports.DescribeDomainsRequest$ = exports.DescribeDomainResponse$ = exports.DescribeDomainRequest$ = exports.DescribeDomainNodesResponse$ = exports.DescribeDomainNodesRequest$ = exports.DescribeDomainHealthResponse$ = exports.DescribeDomainHealthRequest$ = exports.DescribeDomainConfigResponse$ = exports.DescribeDomainConfigRequest$ = exports.DescribeDomainChangeProgressResponse$ = exports.DescribeDomainChangeProgressRequest$ = exports.DescribeDomainAutoTunesResponse$ = exports.DescribeDomainAutoTunesRequest$ = exports.DeregisterCapabilityResponse$ = exports.DeregisterCapabilityRequest$ = exports.DeploymentStrategyOptionsStatus$ = exports.DeploymentStrategyOptions$ = exports.DeleteVpcEndpointResponse$ = exports.DeleteVpcEndpointRequest$ = exports.DeletePackageResponse$ = exports.DeletePackageRequest$ = exports.DeleteOutboundConnectionResponse$ = void 0;
|
|
6
|
+
exports.InsightField$ = exports.InsightEntity$ = exports.Insight$ = exports.InboundConnectionStatus$ = exports.InboundConnection$ = exports.IdentityCenterOptionsStatus$ = exports.IdentityCenterOptionsInput$ = exports.IdentityCenterOptions$ = exports.IamIdentityCenterOptionsInput$ = exports.IamIdentityCenterOptions$ = exports.IAMFederationOptionsOutput$ = exports.IAMFederationOptionsInput$ = exports.GetUpgradeStatusResponse$ = exports.GetUpgradeStatusRequest$ = exports.GetUpgradeHistoryResponse$ = exports.GetUpgradeHistoryRequest$ = exports.GetPackageVersionHistoryResponse$ = exports.GetPackageVersionHistoryRequest$ = exports.GetIndexResponse$ = exports.GetIndexRequest$ = exports.GetDomainMaintenanceStatusResponse$ = exports.GetDomainMaintenanceStatusRequest$ = exports.GetDirectQueryDataSourceResponse$ = exports.GetDirectQueryDataSourceRequest$ = exports.GetDefaultApplicationSettingResponse$ = exports.GetDefaultApplicationSettingRequest$ = exports.GetDataSourceResponse$ = exports.GetDataSourceRequest$ = exports.GetCompatibleVersionsResponse$ = exports.GetCompatibleVersionsRequest$ = exports.GetCapabilityResponse$ = exports.GetCapabilityRequest$ = exports.GetApplicationResponse$ = exports.GetApplicationRequest$ = exports.Filter$ = exports.ErrorDetails$ = exports.EnvironmentInfo$ = exports.EncryptionAtRestOptionsStatus$ = exports.EncryptionAtRestOptions$ = exports.EBSOptionsStatus$ = exports.EBSOptions$ = exports.Duration$ = exports.DryRunResults$ = exports.DryRunProgressStatus$ = exports.DomainStatus$ = exports.DomainPackageDetails$ = exports.DomainNodesStatus$ = exports.DomainMaintenanceDetails$ = exports.DomainInformationContainer$ = exports.DomainInfo$ = void 0;
|
|
7
|
+
exports.OffPeakWindow$ = exports.NodeToNodeEncryptionOptionsStatus$ = exports.NodeToNodeEncryptionOptions$ = exports.NodeOption$ = exports.NodeConfig$ = exports.NaturalLanguageQueryGenerationOptionsOutput$ = exports.NaturalLanguageQueryGenerationOptionsInput$ = exports.ModifyingProperties$ = exports.MasterUserOptions$ = exports.LogPublishingOptionsStatus$ = exports.LogPublishingOption$ = exports.ListVpcEndpointsResponse$ = exports.ListVpcEndpointsRequest$ = exports.ListVpcEndpointsForDomainResponse$ = exports.ListVpcEndpointsForDomainRequest$ = exports.ListVpcEndpointAccessResponse$ = exports.ListVpcEndpointAccessRequest$ = exports.ListVersionsResponse$ = exports.ListVersionsRequest$ = exports.ListTagsResponse$ = exports.ListTagsRequest$ = exports.ListScheduledActionsResponse$ = exports.ListScheduledActionsRequest$ = exports.ListPackagesForDomainResponse$ = exports.ListPackagesForDomainRequest$ = exports.ListInstanceTypeDetailsResponse$ = exports.ListInstanceTypeDetailsRequest$ = exports.ListInsightsResponse$ = exports.ListInsightsRequest$ = exports.ListDomainsForPackageResponse$ = exports.ListDomainsForPackageRequest$ = exports.ListDomainNamesResponse$ = exports.ListDomainNamesRequest$ = exports.ListDomainMaintenancesResponse$ = exports.ListDomainMaintenancesRequest$ = exports.ListDirectQueryDataSourcesResponse$ = exports.ListDirectQueryDataSourcesRequest$ = exports.ListDataSourcesResponse$ = exports.ListDataSourcesRequest$ = exports.ListApplicationsResponse$ = exports.ListApplicationsRequest$ = exports.Limits$ = exports.KeyStoreAccessOption$ = exports.JWTOptionsOutput$ = exports.JWTOptionsInput$ = exports.IPAddressTypeStatus$ = exports.InstanceTypeDetails$ = exports.InstanceLimits$ = exports.InstanceCountLimits$ = exports.InsightTimeRange$ = void 0;
|
|
8
|
+
exports.StartServiceSoftwareUpdateRequest$ = exports.StartDomainMaintenanceResponse$ = exports.StartDomainMaintenanceRequest$ = exports.SoftwareUpdateOptionsStatus$ = exports.SoftwareUpdateOptions$ = exports.SnapshotOptionsStatus$ = exports.SnapshotOptions$ = exports.ServiceSoftwareOptions$ = exports.ServiceOptions$ = exports.ServerlessVectorAcceleration$ = exports.SecurityLakeDirectQueryDataSource$ = exports.ScheduledAutoTuneDetails$ = exports.ScheduledAction$ = exports.SAMLOptionsOutput$ = exports.SAMLOptionsInput$ = exports.SAMLIdp$ = exports.S3VectorsEngine$ = exports.S3GlueDataCatalog$ = exports.RollbackServiceSoftwareUpdateResponse$ = exports.RollbackServiceSoftwareUpdateRequest$ = exports.RollbackServiceSoftwareOptions$ = exports.RevokeVpcEndpointAccessResponse$ = exports.RevokeVpcEndpointAccessRequest$ = exports.ReservedInstanceOffering$ = exports.ReservedInstance$ = exports.RemoveTagsRequest$ = exports.RejectInboundConnectionResponse$ = exports.RejectInboundConnectionRequest$ = exports.RegisterCapabilityResponse$ = exports.RegisterCapabilityRequest$ = exports.RecurringCharge$ = exports.PutDefaultApplicationSettingResponse$ = exports.PutDefaultApplicationSettingRequest$ = exports.PurchaseReservedInstanceOfferingResponse$ = exports.PurchaseReservedInstanceOfferingRequest$ = exports.PrometheusDirectQueryDataSource$ = exports.PluginProperties$ = exports.PackageVersionHistory$ = exports.PackageVendingOptions$ = exports.PackageSource$ = exports.PackageEncryptionOptions$ = exports.PackageDetailsForAssociation$ = exports.PackageDetails$ = exports.PackageConfiguration$ = exports.PackageAssociationConfiguration$ = exports.OutboundConnectionStatus$ = exports.OutboundConnection$ = exports.OptionStatus$ = exports.OffPeakWindowOptionsStatus$ = exports.OffPeakWindowOptions$ = void 0;
|
|
9
|
+
exports.CancelServiceSoftwareUpdate$ = exports.CancelDomainConfigChange$ = exports.AuthorizeVpcEndpointAccess$ = exports.AssociatePackages$ = exports.AssociatePackage$ = exports.AddTags$ = exports.AddDirectQueryDataSource$ = exports.AddDataSource$ = exports.AcceptInboundConnection$ = exports.DirectQueryDataSourceType$ = exports.DataSourceType$ = exports.CapabilityExtendedResponseConfig$ = exports.CapabilityBaseResponseConfig$ = exports.CapabilityBaseRequestConfig$ = exports.ZoneAwarenessConfig$ = exports.WindowStartTime$ = exports.VPCOptions$ = exports.VpcEndpointSummary$ = exports.VpcEndpointError$ = exports.VpcEndpoint$ = exports.VPCDerivedInfoStatus$ = exports.VPCDerivedInfo$ = exports.VersionStatus$ = exports.ValidationFailure$ = exports.UpgradeStepItem$ = exports.UpgradeHistory$ = exports.UpgradeDomainResponse$ = exports.UpgradeDomainRequest$ = exports.UpdateVpcEndpointResponse$ = exports.UpdateVpcEndpointRequest$ = exports.UpdateScheduledActionResponse$ = exports.UpdateScheduledActionRequest$ = exports.UpdatePackageScopeResponse$ = exports.UpdatePackageScopeRequest$ = exports.UpdatePackageResponse$ = exports.UpdatePackageRequest$ = exports.UpdateIndexResponse$ = exports.UpdateIndexRequest$ = exports.UpdateDomainConfigResponse$ = exports.UpdateDomainConfigRequest$ = exports.UpdateDirectQueryDataSourceResponse$ = exports.UpdateDirectQueryDataSourceRequest$ = exports.UpdateDataSourceResponse$ = exports.UpdateDataSourceRequest$ = exports.UpdateApplicationResponse$ = exports.UpdateApplicationRequest$ = exports.Tag$ = exports.StorageTypeLimit$ = exports.StorageType$ = exports.StartServiceSoftwareUpdateResponse$ = void 0;
|
|
10
|
+
exports.ListDomainNames$ = exports.ListDomainMaintenances$ = exports.ListDirectQueryDataSources$ = exports.ListDataSources$ = exports.ListApplications$ = exports.GetUpgradeStatus$ = exports.GetUpgradeHistory$ = exports.GetPackageVersionHistory$ = exports.GetIndex$ = exports.GetDomainMaintenanceStatus$ = exports.GetDirectQueryDataSource$ = exports.GetDefaultApplicationSetting$ = exports.GetDataSource$ = exports.GetCompatibleVersions$ = exports.GetCapability$ = exports.GetApplication$ = exports.DissociatePackages$ = exports.DissociatePackage$ = exports.DescribeVpcEndpoints$ = exports.DescribeReservedInstances$ = exports.DescribeReservedInstanceOfferings$ = exports.DescribePackages$ = exports.DescribeOutboundConnections$ = exports.DescribeInstanceTypeLimits$ = exports.DescribeInsightDetails$ = exports.DescribeInboundConnections$ = exports.DescribeDryRunProgress$ = exports.DescribeDomains$ = exports.DescribeDomainNodes$ = exports.DescribeDomainHealth$ = exports.DescribeDomainConfig$ = exports.DescribeDomainChangeProgress$ = exports.DescribeDomainAutoTunes$ = exports.DescribeDomain$ = exports.DeregisterCapability$ = exports.DeleteVpcEndpoint$ = exports.DeletePackage$ = exports.DeleteOutboundConnection$ = exports.DeleteIndex$ = exports.DeleteInboundConnection$ = exports.DeleteDomain$ = exports.DeleteDirectQueryDataSource$ = exports.DeleteDataSource$ = exports.DeleteApplication$ = exports.CreateVpcEndpoint$ = exports.CreatePackage$ = exports.CreateOutboundConnection$ = exports.CreateIndex$ = exports.CreateDomain$ = exports.CreateApplication$ = void 0;
|
|
11
|
+
exports.UpgradeDomain$ = exports.UpdateVpcEndpoint$ = exports.UpdateScheduledAction$ = exports.UpdatePackageScope$ = exports.UpdatePackage$ = exports.UpdateIndex$ = exports.UpdateDomainConfig$ = exports.UpdateDirectQueryDataSource$ = exports.UpdateDataSource$ = exports.UpdateApplication$ = exports.StartServiceSoftwareUpdate$ = exports.StartDomainMaintenance$ = exports.RollbackServiceSoftwareUpdate$ = exports.RevokeVpcEndpointAccess$ = exports.RemoveTags$ = exports.RejectInboundConnection$ = exports.RegisterCapability$ = exports.PutDefaultApplicationSetting$ = exports.PurchaseReservedInstanceOffering$ = exports.ListVpcEndpointsForDomain$ = exports.ListVpcEndpoints$ = exports.ListVpcEndpointAccess$ = exports.ListVersions$ = exports.ListTags$ = exports.ListScheduledActions$ = exports.ListPackagesForDomain$ = exports.ListInstanceTypeDetails$ = exports.ListInsights$ = exports.ListDomainsForPackage$ = void 0;
|
|
12
12
|
const _A = "Account";
|
|
13
13
|
const _AADD = "AnonymousAuthDisableDate";
|
|
14
14
|
const _AAE = "AnonymousAuthEnabled";
|
|
@@ -59,6 +59,9 @@ const _ASE = "AdvancedSecurityEnabled";
|
|
|
59
59
|
const _ASO = "AdvancedSecurityOptions";
|
|
60
60
|
const _ASOI = "AdvancedSecurityOptionsInput";
|
|
61
61
|
const _ASOS = "AdvancedSecurityOptionsStatus";
|
|
62
|
+
const _ASPO = "AutomatedSnapshotPauseOptions";
|
|
63
|
+
const _ASPOS = "AutomatedSnapshotPauseOptionsStatus";
|
|
64
|
+
const _ASPRO = "AutomatedSnapshotPauseRequestOptions";
|
|
62
65
|
const _ASSH = "AutomatedSnapshotStartHour";
|
|
63
66
|
const _ASUE = "AutoSoftwareUpdateEnabled";
|
|
64
67
|
const _ASp = "ApplicationSummaries";
|
|
@@ -340,7 +343,8 @@ const _EIL = "EnvironmentInfoList";
|
|
|
340
343
|
const _EIn = "EnvironmentInfo";
|
|
341
344
|
const _EInt = "EntityId";
|
|
342
345
|
const _EM = "ErrorMessage";
|
|
343
|
-
const _ET = "
|
|
346
|
+
const _ET = "EndTime";
|
|
347
|
+
const _ETn = "EngineType";
|
|
344
348
|
const _ETr = "ErrorType";
|
|
345
349
|
const _EV = "EngineVersion";
|
|
346
350
|
const _EVn = "EndpointV2";
|
|
@@ -1088,6 +1092,21 @@ exports.AuthorizeVpcEndpointAccessResponse$ = [3, n0, _AVEARu,
|
|
|
1088
1092
|
[_AP],
|
|
1089
1093
|
[() => exports.AuthorizedPrincipal$], 1
|
|
1090
1094
|
];
|
|
1095
|
+
exports.AutomatedSnapshotPauseOptions$ = [3, n0, _ASPO,
|
|
1096
|
+
0,
|
|
1097
|
+
[_E, _ST, _ET, _St],
|
|
1098
|
+
[2, 4, 4, 0], 1
|
|
1099
|
+
];
|
|
1100
|
+
exports.AutomatedSnapshotPauseOptionsStatus$ = [3, n0, _ASPOS,
|
|
1101
|
+
0,
|
|
1102
|
+
[_O, _S],
|
|
1103
|
+
[() => exports.AutomatedSnapshotPauseOptions$, () => exports.OptionStatus$], 2
|
|
1104
|
+
];
|
|
1105
|
+
exports.AutomatedSnapshotPauseRequestOptions$ = [3, n0, _ASPRO,
|
|
1106
|
+
0,
|
|
1107
|
+
[_E, _ST, _ET],
|
|
1108
|
+
[2, 4, 4], 1
|
|
1109
|
+
];
|
|
1091
1110
|
exports.AutoTune$ = [3, n0, _AT,
|
|
1092
1111
|
0,
|
|
1093
1112
|
[_ATT, _ATD],
|
|
@@ -1235,8 +1254,8 @@ exports.CreateApplicationResponse$ = [3, n0, _CARr,
|
|
|
1235
1254
|
];
|
|
1236
1255
|
exports.CreateDomainRequest$ = [3, n0, _CDR,
|
|
1237
1256
|
0,
|
|
1238
|
-
[_DN, _EV, _CC, _EBSO, _APc, _IPAT, _SOn, _VPCO, _CO, _EARO, _NTNEO, _AO, _LPO, _DEO, _ASO, _ICO, _TL, _ATO, _OPWO, _SUO, _AIMLO, _DSO],
|
|
1239
|
-
[0, 0, () => exports.ClusterConfig$, () => exports.EBSOptions$, 0, 0, () => exports.SnapshotOptions$, () => exports.VPCOptions$, () => exports.CognitoOptions$, () => exports.EncryptionAtRestOptions$, () => exports.NodeToNodeEncryptionOptions$, 128 | 0, () => LogPublishingOptions, () => exports.DomainEndpointOptions$, [() => exports.AdvancedSecurityOptionsInput$, 0], () => exports.IdentityCenterOptionsInput$, () => TagList, () => exports.AutoTuneOptionsInput$, () => exports.OffPeakWindowOptions$, () => exports.SoftwareUpdateOptions$, () => exports.AIMLOptionsInput$, () => exports.DeploymentStrategyOptions$], 1
|
|
1257
|
+
[_DN, _EV, _CC, _EBSO, _APc, _IPAT, _SOn, _VPCO, _CO, _EARO, _NTNEO, _AO, _LPO, _DEO, _ASO, _ICO, _TL, _ATO, _OPWO, _SUO, _AIMLO, _DSO, _ASPO],
|
|
1258
|
+
[0, 0, () => exports.ClusterConfig$, () => exports.EBSOptions$, 0, 0, () => exports.SnapshotOptions$, () => exports.VPCOptions$, () => exports.CognitoOptions$, () => exports.EncryptionAtRestOptions$, () => exports.NodeToNodeEncryptionOptions$, 128 | 0, () => LogPublishingOptions, () => exports.DomainEndpointOptions$, [() => exports.AdvancedSecurityOptionsInput$, 0], () => exports.IdentityCenterOptionsInput$, () => TagList, () => exports.AutoTuneOptionsInput$, () => exports.OffPeakWindowOptions$, () => exports.SoftwareUpdateOptions$, () => exports.AIMLOptionsInput$, () => exports.DeploymentStrategyOptions$, () => exports.AutomatedSnapshotPauseRequestOptions$], 1
|
|
1240
1259
|
];
|
|
1241
1260
|
exports.CreateDomainResponse$ = [3, n0, _CDRr,
|
|
1242
1261
|
0,
|
|
@@ -1595,8 +1614,8 @@ exports.DissociatePackagesResponse$ = [3, n0, _DPRisso,
|
|
|
1595
1614
|
];
|
|
1596
1615
|
exports.DomainConfig$ = [3, n0, _DC,
|
|
1597
1616
|
0,
|
|
1598
|
-
[_EV, _CC, _EBSO, _APc, _IPAT, _SOn, _VPCO, _CO, _EARO, _NTNEO, _AO, _LPO, _DEO, _ASO, _ICO, _ATO, _CPD, _OPWO, _SUO, _MP, _AIMLO, _DSO],
|
|
1599
|
-
[() => exports.VersionStatus$, () => exports.ClusterConfigStatus$, () => exports.EBSOptionsStatus$, () => exports.AccessPoliciesStatus$, () => exports.IPAddressTypeStatus$, () => exports.SnapshotOptionsStatus$, () => exports.VPCDerivedInfoStatus$, () => exports.CognitoOptionsStatus$, () => exports.EncryptionAtRestOptionsStatus$, () => exports.NodeToNodeEncryptionOptionsStatus$, () => exports.AdvancedOptionsStatus$, () => exports.LogPublishingOptionsStatus$, () => exports.DomainEndpointOptionsStatus$, () => exports.AdvancedSecurityOptionsStatus$, () => exports.IdentityCenterOptionsStatus$, () => exports.AutoTuneOptionsStatus$, () => exports.ChangeProgressDetails$, () => exports.OffPeakWindowOptionsStatus$, () => exports.SoftwareUpdateOptionsStatus$, () => ModifyingPropertiesList, () => exports.AIMLOptionsStatus$, () => exports.DeploymentStrategyOptionsStatus$]
|
|
1617
|
+
[_EV, _CC, _EBSO, _APc, _IPAT, _SOn, _VPCO, _CO, _EARO, _NTNEO, _AO, _LPO, _DEO, _ASO, _ICO, _ATO, _CPD, _OPWO, _SUO, _MP, _AIMLO, _DSO, _ASPO],
|
|
1618
|
+
[() => exports.VersionStatus$, () => exports.ClusterConfigStatus$, () => exports.EBSOptionsStatus$, () => exports.AccessPoliciesStatus$, () => exports.IPAddressTypeStatus$, () => exports.SnapshotOptionsStatus$, () => exports.VPCDerivedInfoStatus$, () => exports.CognitoOptionsStatus$, () => exports.EncryptionAtRestOptionsStatus$, () => exports.NodeToNodeEncryptionOptionsStatus$, () => exports.AdvancedOptionsStatus$, () => exports.LogPublishingOptionsStatus$, () => exports.DomainEndpointOptionsStatus$, () => exports.AdvancedSecurityOptionsStatus$, () => exports.IdentityCenterOptionsStatus$, () => exports.AutoTuneOptionsStatus$, () => exports.ChangeProgressDetails$, () => exports.OffPeakWindowOptionsStatus$, () => exports.SoftwareUpdateOptionsStatus$, () => ModifyingPropertiesList, () => exports.AIMLOptionsStatus$, () => exports.DeploymentStrategyOptionsStatus$, () => exports.AutomatedSnapshotPauseOptionsStatus$]
|
|
1600
1619
|
];
|
|
1601
1620
|
exports.DomainEndpointOptions$ = [3, n0, _DEO,
|
|
1602
1621
|
0,
|
|
@@ -1610,7 +1629,7 @@ exports.DomainEndpointOptionsStatus$ = [3, n0, _DEOS,
|
|
|
1610
1629
|
];
|
|
1611
1630
|
exports.DomainInfo$ = [3, n0, _DI,
|
|
1612
1631
|
0,
|
|
1613
|
-
[_DN,
|
|
1632
|
+
[_DN, _ETn],
|
|
1614
1633
|
[0, 0]
|
|
1615
1634
|
];
|
|
1616
1635
|
exports.DomainInformationContainer$ = [3, n0, _DIC,
|
|
@@ -1635,8 +1654,8 @@ exports.DomainPackageDetails$ = [3, n0, _DPD,
|
|
|
1635
1654
|
];
|
|
1636
1655
|
exports.DomainStatus$ = [3, n0, _DSo,
|
|
1637
1656
|
0,
|
|
1638
|
-
[_DIo, _DN, _ARN, _CC, _Cr, _De, _En, _EVn, _End, _DEVHZI, _Pro, _UP, _EV, _EBSO, _APc, _IPAT, _SOn, _VPCO, _CO, _EARO, _NTNEO, _AO, _LPO, _SSO, _DEO, _ASO, _ICO, _ATO, _CPD, _OPWO, _SUO, _DPSo, _MP, _AIMLO, _DSO],
|
|
1639
|
-
[0, 0, 0, () => exports.ClusterConfig$, 2, 2, 0, 0, 128 | 0, 0, 2, 2, 0, () => exports.EBSOptions$, 0, 0, () => exports.SnapshotOptions$, () => exports.VPCDerivedInfo$, () => exports.CognitoOptions$, () => exports.EncryptionAtRestOptions$, () => exports.NodeToNodeEncryptionOptions$, 128 | 0, () => LogPublishingOptions, () => exports.ServiceSoftwareOptions$, () => exports.DomainEndpointOptions$, () => exports.AdvancedSecurityOptions$, () => exports.IdentityCenterOptions$, () => exports.AutoTuneOptionsOutput$, () => exports.ChangeProgressDetails$, () => exports.OffPeakWindowOptions$, () => exports.SoftwareUpdateOptions$, 0, () => ModifyingPropertiesList, () => exports.AIMLOptionsOutput$, () => exports.DeploymentStrategyOptions$], 4
|
|
1657
|
+
[_DIo, _DN, _ARN, _CC, _Cr, _De, _En, _EVn, _End, _DEVHZI, _Pro, _UP, _EV, _EBSO, _APc, _IPAT, _SOn, _VPCO, _CO, _EARO, _NTNEO, _AO, _LPO, _SSO, _DEO, _ASO, _ICO, _ATO, _CPD, _OPWO, _SUO, _DPSo, _MP, _AIMLO, _DSO, _ASPO],
|
|
1658
|
+
[0, 0, 0, () => exports.ClusterConfig$, 2, 2, 0, 0, 128 | 0, 0, 2, 2, 0, () => exports.EBSOptions$, 0, 0, () => exports.SnapshotOptions$, () => exports.VPCDerivedInfo$, () => exports.CognitoOptions$, () => exports.EncryptionAtRestOptions$, () => exports.NodeToNodeEncryptionOptions$, 128 | 0, () => LogPublishingOptions, () => exports.ServiceSoftwareOptions$, () => exports.DomainEndpointOptions$, () => exports.AdvancedSecurityOptions$, () => exports.IdentityCenterOptions$, () => exports.AutoTuneOptionsOutput$, () => exports.ChangeProgressDetails$, () => exports.OffPeakWindowOptions$, () => exports.SoftwareUpdateOptions$, 0, () => ModifyingPropertiesList, () => exports.AIMLOptionsOutput$, () => exports.DeploymentStrategyOptions$, () => exports.AutomatedSnapshotPauseOptions$], 4
|
|
1640
1659
|
];
|
|
1641
1660
|
exports.DryRunProgressStatus$ = [3, n0, _DRPS,
|
|
1642
1661
|
0,
|
|
@@ -1945,7 +1964,7 @@ exports.ListDomainMaintenancesResponse$ = [3, n0, _LDMRi,
|
|
|
1945
1964
|
];
|
|
1946
1965
|
exports.ListDomainNamesRequest$ = [3, n0, _LDNR,
|
|
1947
1966
|
0,
|
|
1948
|
-
[
|
|
1967
|
+
[_ETn],
|
|
1949
1968
|
[[0, { [_hQ]: _eT }]]
|
|
1950
1969
|
];
|
|
1951
1970
|
exports.ListDomainNamesResponse$ = [3, n0, _LDNRi,
|
|
@@ -2410,8 +2429,8 @@ exports.UpdateDirectQueryDataSourceResponse$ = [3, n0, _UDQDSRp,
|
|
|
2410
2429
|
];
|
|
2411
2430
|
exports.UpdateDomainConfigRequest$ = [3, n0, _UDCR,
|
|
2412
2431
|
0,
|
|
2413
|
-
[_DN, _CC, _EBSO, _SOn, _VPCO, _CO, _AO, _APc, _IPAT, _LPO, _EARO, _DEO, _NTNEO, _ASO, _ICO, _ATO, _DR, _DRM, _OPWO, _SUO, _AIMLO, _DSO],
|
|
2414
|
-
[[0, 1], () => exports.ClusterConfig$, () => exports.EBSOptions$, () => exports.SnapshotOptions$, () => exports.VPCOptions$, () => exports.CognitoOptions$, 128 | 0, 0, 0, () => LogPublishingOptions, () => exports.EncryptionAtRestOptions$, () => exports.DomainEndpointOptions$, () => exports.NodeToNodeEncryptionOptions$, [() => exports.AdvancedSecurityOptionsInput$, 0], () => exports.IdentityCenterOptionsInput$, () => exports.AutoTuneOptions$, 2, 0, () => exports.OffPeakWindowOptions$, () => exports.SoftwareUpdateOptions$, () => exports.AIMLOptionsInput$, () => exports.DeploymentStrategyOptions$], 1
|
|
2432
|
+
[_DN, _CC, _EBSO, _SOn, _VPCO, _CO, _AO, _APc, _IPAT, _LPO, _EARO, _DEO, _NTNEO, _ASO, _ICO, _ATO, _DR, _DRM, _OPWO, _SUO, _AIMLO, _DSO, _ASPO],
|
|
2433
|
+
[[0, 1], () => exports.ClusterConfig$, () => exports.EBSOptions$, () => exports.SnapshotOptions$, () => exports.VPCOptions$, () => exports.CognitoOptions$, 128 | 0, 0, 0, () => LogPublishingOptions, () => exports.EncryptionAtRestOptions$, () => exports.DomainEndpointOptions$, () => exports.NodeToNodeEncryptionOptions$, [() => exports.AdvancedSecurityOptionsInput$, 0], () => exports.IdentityCenterOptionsInput$, () => exports.AutoTuneOptions$, 2, 0, () => exports.OffPeakWindowOptions$, () => exports.SoftwareUpdateOptions$, () => exports.AIMLOptionsInput$, () => exports.DeploymentStrategyOptions$, () => exports.AutomatedSnapshotPauseRequestOptions$], 1
|
|
2415
2434
|
];
|
|
2416
2435
|
exports.UpdateDomainConfigResponse$ = [3, n0, _UDCRp,
|
|
2417
2436
|
0,
|
package/dist-es/OpenSearch.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { createAggregatedClient } from "@smithy/
|
|
1
|
+
import { createAggregatedClient } from "@smithy/core/client";
|
|
2
2
|
import { AcceptInboundConnectionCommand, } from "./commands/AcceptInboundConnectionCommand";
|
|
3
3
|
import { AddDataSourceCommand, } from "./commands/AddDataSourceCommand";
|
|
4
4
|
import { AddDirectQueryDataSourceCommand, } from "./commands/AddDirectQueryDataSourceCommand";
|
|
@@ -2,13 +2,13 @@ import { getHostHeaderPlugin, resolveHostHeaderConfig, } from "@aws-sdk/middlewa
|
|
|
2
2
|
import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
|
|
3
3
|
import { getRecursionDetectionPlugin } from "@aws-sdk/middleware-recursion-detection";
|
|
4
4
|
import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware-user-agent";
|
|
5
|
-
import { resolveRegionConfig } from "@smithy/config-resolver";
|
|
6
5
|
import { DefaultIdentityProviderConfig, getHttpAuthSchemeEndpointRuleSetPlugin, getHttpSigningPlugin, } from "@smithy/core";
|
|
6
|
+
import { Client as __Client, } from "@smithy/core/client";
|
|
7
|
+
import { resolveRegionConfig } from "@smithy/core/config";
|
|
8
|
+
import { resolveEndpointConfig } from "@smithy/core/endpoints";
|
|
9
|
+
import { getContentLengthPlugin } from "@smithy/core/protocols";
|
|
10
|
+
import { getRetryPlugin, resolveRetryConfig, } from "@smithy/core/retry";
|
|
7
11
|
import { getSchemaSerdePlugin } from "@smithy/core/schema";
|
|
8
|
-
import { getContentLengthPlugin } from "@smithy/middleware-content-length";
|
|
9
|
-
import { resolveEndpointConfig, } from "@smithy/middleware-endpoint";
|
|
10
|
-
import { getRetryPlugin, resolveRetryConfig, } from "@smithy/middleware-retry";
|
|
11
|
-
import { Client as __Client, } from "@smithy/smithy-client";
|
|
12
12
|
import { defaultOpenSearchHttpAuthSchemeParametersProvider, resolveHttpAuthSchemeConfig, } from "./auth/httpAuthSchemeProvider";
|
|
13
13
|
import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
|
|
14
14
|
import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { resolveAwsSdkSigV4Config, } from "@aws-sdk/core/httpAuthSchemes";
|
|
2
|
-
import { getSmithyContext, normalizeProvider } from "@smithy/
|
|
2
|
+
import { getSmithyContext, normalizeProvider } from "@smithy/core/client";
|
|
3
3
|
export const defaultOpenSearchHttpAuthSchemeParametersProvider = async (config, context, input) => {
|
|
4
4
|
return {
|
|
5
5
|
operation: getSmithyContext(context).operation,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { AcceptInboundConnection$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { AddDataSource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { AddDirectQueryDataSource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { AddTags$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { AssociatePackage$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { AssociatePackages$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { AuthorizeVpcEndpointAccess$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { CancelDomainConfigChange$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { CancelServiceSoftwareUpdate$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { CreateApplication$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { CreateDomain$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { CreateIndex$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { CreateOutboundConnection$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { CreatePackage$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { CreateVpcEndpoint$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { DeleteApplication$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { DeleteDataSource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { DeleteDirectQueryDataSource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { DeleteDomain$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { DeleteInboundConnection$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { DeleteIndex$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|