@aws-sdk/client-opensearch 3.1001.0 → 3.1003.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/index.js +5 -0
- package/dist-cjs/schemas/schemas_0.js +28 -15
- package/dist-es/models/enums.js +4 -0
- package/dist-es/schemas/schemas_0.js +21 -8
- package/dist-types/commands/CreateDomainCommand.d.ts +6 -0
- package/dist-types/commands/DeleteDomainCommand.d.ts +3 -0
- package/dist-types/commands/DescribeDomainCommand.d.ts +3 -0
- package/dist-types/commands/DescribeDomainConfigCommand.d.ts +6 -0
- package/dist-types/commands/DescribeDomainsCommand.d.ts +3 -0
- package/dist-types/commands/DescribeDryRunProgressCommand.d.ts +3 -0
- package/dist-types/commands/UpdateDomainConfigCommand.d.ts +9 -0
- package/dist-types/models/enums.d.ts +12 -0
- package/dist-types/models/models_0.d.ts +48 -1
- package/dist-types/schemas/schemas_0.d.ts +2 -0
- package/dist-types/ts3.4/models/enums.d.ts +6 -0
- package/dist-types/ts3.4/models/models_0.d.ts +12 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +2 -0
- package/package.json +37 -37
package/dist-cjs/index.js
CHANGED
|
@@ -1433,6 +1433,10 @@ const OpenSearchWarmPartitionInstanceType = {
|
|
|
1433
1433
|
ultrawarm1_medium_search: "ultrawarm1.medium.search",
|
|
1434
1434
|
ultrawarm1_xlarge_search: "ultrawarm1.xlarge.search",
|
|
1435
1435
|
};
|
|
1436
|
+
const DeploymentStrategy = {
|
|
1437
|
+
CAPACITY_OPTIMIZED: "CapacityOptimized",
|
|
1438
|
+
DEFAULT: "Default",
|
|
1439
|
+
};
|
|
1436
1440
|
const TLSSecurityPolicy = {
|
|
1437
1441
|
POLICY_MIN_TLS_1_0_2019_07: "Policy-Min-TLS-1-0-2019-07",
|
|
1438
1442
|
POLICY_MIN_TLS_1_2_2019_07: "Policy-Min-TLS-1-2-2019-07",
|
|
@@ -1713,6 +1717,7 @@ exports.DeleteOutboundConnectionCommand = DeleteOutboundConnectionCommand;
|
|
|
1713
1717
|
exports.DeletePackageCommand = DeletePackageCommand;
|
|
1714
1718
|
exports.DeleteVpcEndpointCommand = DeleteVpcEndpointCommand;
|
|
1715
1719
|
exports.DeploymentStatus = DeploymentStatus;
|
|
1720
|
+
exports.DeploymentStrategy = DeploymentStrategy;
|
|
1716
1721
|
exports.DescribeDomainAutoTunesCommand = DescribeDomainAutoTunesCommand;
|
|
1717
1722
|
exports.DescribeDomainChangeProgressCommand = DescribeDomainChangeProgressCommand;
|
|
1718
1723
|
exports.DescribeDomainCommand = DescribeDomainCommand;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.AvailabilityZoneInfo$ = exports.AutoTuneStatus$ = exports.AutoTuneOptionsStatus$ = exports.AutoTuneOptionsOutput$ = exports.AutoTuneOptionsInput$ = exports.AutoTuneOptions$ = exports.AutoTuneMaintenanceSchedule$ = exports.AutoTuneDetails$ = exports.AutoTune$ = 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.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.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.
|
|
5
|
-
exports.
|
|
6
|
-
exports.
|
|
7
|
-
exports.
|
|
8
|
-
exports.
|
|
9
|
-
exports.
|
|
10
|
-
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.RevokeVpcEndpointAccess$ = exports.RemoveTags$ = exports.RejectInboundConnection$ = exports.PutDefaultApplicationSetting$ = exports.PurchaseReservedInstanceOffering$ = exports.ListVpcEndpointsForDomain$ = exports.ListVpcEndpoints$ = exports.ListVpcEndpointAccess$ = exports.ListVersions$ = exports.ListTags$ = exports.ListScheduledActions$ = exports.ListPackagesForDomain$ = exports.ListInstanceTypeDetails$ = exports.ListDomainsForPackage$ = 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.GetApplication$ = exports.DissociatePackages$ = exports.DissociatePackage$ = void 0;
|
|
4
|
+
exports.DeploymentStrategyOptions$ = exports.DeleteVpcEndpointResponse$ = exports.DeleteVpcEndpointRequest$ = exports.DeletePackageResponse$ = exports.DeletePackageRequest$ = exports.DeleteOutboundConnectionResponse$ = 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.CancelServiceSoftwareUpdateResponse$ = exports.CancelServiceSoftwareUpdateRequest$ = exports.CancelledChangeProperty$ = exports.CancelDomainConfigChangeResponse$ = exports.CancelDomainConfigChangeRequest$ = exports.AWSDomainInformation$ = void 0;
|
|
5
|
+
exports.EBSOptions$ = exports.Duration$ = exports.DryRunResults$ = exports.DryRunProgressStatus$ = exports.DomainStatus$ = exports.DomainPackageDetails$ = exports.DomainNodesStatus$ = exports.DomainMaintenanceDetails$ = exports.DomainInformationContainer$ = exports.DomainInfo$ = 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.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.DeploymentStrategyOptionsStatus$ = void 0;
|
|
6
|
+
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.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.GetApplicationResponse$ = exports.GetApplicationRequest$ = exports.Filter$ = exports.ErrorDetails$ = exports.EnvironmentInfo$ = exports.EncryptionAtRestOptionsStatus$ = exports.EncryptionAtRestOptions$ = exports.EBSOptionsStatus$ = void 0;
|
|
7
|
+
exports.PutDefaultApplicationSettingResponse$ = exports.PutDefaultApplicationSettingRequest$ = exports.PurchaseReservedInstanceOfferingResponse$ = exports.PurchaseReservedInstanceOfferingRequest$ = 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$ = 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.ListDomainsForPackageResponse$ = exports.ListDomainsForPackageRequest$ = exports.ListDomainNamesResponse$ = exports.ListDomainNamesRequest$ = exports.ListDomainMaintenancesResponse$ = void 0;
|
|
8
|
+
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$ = exports.StartServiceSoftwareUpdateRequest$ = exports.StartDomainMaintenanceResponse$ = exports.StartDomainMaintenanceRequest$ = exports.SoftwareUpdateOptionsStatus$ = exports.SoftwareUpdateOptions$ = exports.SnapshotOptionsStatus$ = exports.SnapshotOptions$ = exports.ServiceSoftwareOptions$ = exports.ServerlessVectorAcceleration$ = exports.SecurityLakeDirectQueryDataSource$ = exports.ScheduledAutoTuneDetails$ = exports.ScheduledAction$ = exports.SAMLOptionsOutput$ = exports.SAMLOptionsInput$ = exports.SAMLIdp$ = exports.S3VectorsEngine$ = exports.S3GlueDataCatalog$ = exports.RevokeVpcEndpointAccessResponse$ = exports.RevokeVpcEndpointAccessRequest$ = exports.ReservedInstanceOffering$ = exports.ReservedInstance$ = exports.RemoveTagsRequest$ = exports.RejectInboundConnectionResponse$ = exports.RejectInboundConnectionRequest$ = exports.RecurringCharge$ = void 0;
|
|
9
|
+
exports.DescribeReservedInstanceOfferings$ = exports.DescribePackages$ = exports.DescribeOutboundConnections$ = exports.DescribeInstanceTypeLimits$ = exports.DescribeInboundConnections$ = exports.DescribeDryRunProgress$ = exports.DescribeDomains$ = exports.DescribeDomainNodes$ = exports.DescribeDomainHealth$ = exports.DescribeDomainConfig$ = exports.DescribeDomainChangeProgress$ = exports.DescribeDomainAutoTunes$ = exports.DescribeDomain$ = 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$ = exports.CancelServiceSoftwareUpdate$ = exports.CancelDomainConfigChange$ = exports.AuthorizeVpcEndpointAccess$ = exports.AssociatePackages$ = exports.AssociatePackage$ = exports.AddTags$ = exports.AddDirectQueryDataSource$ = exports.AddDataSource$ = exports.AcceptInboundConnection$ = exports.DirectQueryDataSourceType$ = exports.DataSourceType$ = exports.ZoneAwarenessConfig$ = exports.WindowStartTime$ = exports.VPCOptions$ = exports.VpcEndpointSummary$ = exports.VpcEndpointError$ = exports.VpcEndpoint$ = exports.VPCDerivedInfoStatus$ = exports.VPCDerivedInfo$ = exports.VersionStatus$ = exports.ValidationFailure$ = exports.UpgradeStepItem$ = void 0;
|
|
10
|
+
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.RevokeVpcEndpointAccess$ = exports.RemoveTags$ = exports.RejectInboundConnection$ = exports.PutDefaultApplicationSetting$ = exports.PurchaseReservedInstanceOffering$ = exports.ListVpcEndpointsForDomain$ = exports.ListVpcEndpoints$ = exports.ListVpcEndpointAccess$ = exports.ListVersions$ = exports.ListTags$ = exports.ListScheduledActions$ = exports.ListPackagesForDomain$ = exports.ListInstanceTypeDetails$ = exports.ListDomainsForPackage$ = 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.GetApplication$ = exports.DissociatePackages$ = exports.DissociatePackage$ = exports.DescribeVpcEndpoints$ = exports.DescribeReservedInstances$ = void 0;
|
|
11
11
|
const _A = "Account";
|
|
12
12
|
const _AADD = "AnonymousAuthDisableDate";
|
|
13
13
|
const _AAE = "AnonymousAuthEnabled";
|
|
@@ -288,10 +288,13 @@ const _DSD = "DataSourceDetails";
|
|
|
288
288
|
const _DSL = "DomainStatusList";
|
|
289
289
|
const _DSLa = "DataSourceList";
|
|
290
290
|
const _DSN = "DataSourceName";
|
|
291
|
+
const _DSO = "DeploymentStrategyOptions";
|
|
292
|
+
const _DSOS = "DeploymentStrategyOptionsStatus";
|
|
291
293
|
const _DST = "DataSourceType";
|
|
292
294
|
const _DSTe = "DesiredStartTime";
|
|
293
295
|
const _DSa = "DataSource";
|
|
294
296
|
const _DSat = "DataSources";
|
|
297
|
+
const _DSe = "DeploymentStrategy";
|
|
295
298
|
const _DSo = "DomainStatus";
|
|
296
299
|
const _DSom = "DomainState";
|
|
297
300
|
const _DT = "DeploymentType";
|
|
@@ -1150,8 +1153,8 @@ exports.CreateApplicationResponse$ = [3, n0, _CARr,
|
|
|
1150
1153
|
];
|
|
1151
1154
|
exports.CreateDomainRequest$ = [3, n0, _CDR,
|
|
1152
1155
|
0,
|
|
1153
|
-
[_DN, _EV, _CC, _EBSO, _APc, _IPAT, _SO, _VPCO, _CO, _EARO, _NTNEO, _AO, _LPO, _DEO, _ASO, _ICO, _TL, _ATO, _OPWO, _SUO, _AIMLO],
|
|
1154
|
-
[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$], 1
|
|
1156
|
+
[_DN, _EV, _CC, _EBSO, _APc, _IPAT, _SO, _VPCO, _CO, _EARO, _NTNEO, _AO, _LPO, _DEO, _ASO, _ICO, _TL, _ATO, _OPWO, _SUO, _AIMLO, _DSO],
|
|
1157
|
+
[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
|
|
1155
1158
|
];
|
|
1156
1159
|
exports.CreateDomainResponse$ = [3, n0, _CDRr,
|
|
1157
1160
|
0,
|
|
@@ -1298,6 +1301,16 @@ exports.DeleteVpcEndpointResponse$ = [3, n0, _DVERe,
|
|
|
1298
1301
|
[_VES],
|
|
1299
1302
|
[() => exports.VpcEndpointSummary$], 1
|
|
1300
1303
|
];
|
|
1304
|
+
exports.DeploymentStrategyOptions$ = [3, n0, _DSO,
|
|
1305
|
+
0,
|
|
1306
|
+
[_DSe],
|
|
1307
|
+
[0], 1
|
|
1308
|
+
];
|
|
1309
|
+
exports.DeploymentStrategyOptionsStatus$ = [3, n0, _DSOS,
|
|
1310
|
+
0,
|
|
1311
|
+
[_O, _S],
|
|
1312
|
+
[() => exports.DeploymentStrategyOptions$, () => exports.OptionStatus$], 2
|
|
1313
|
+
];
|
|
1301
1314
|
exports.DescribeDomainAutoTunesRequest$ = [3, n0, _DDATR,
|
|
1302
1315
|
0,
|
|
1303
1316
|
[_DN, _MR, _NT],
|
|
@@ -1480,8 +1493,8 @@ exports.DissociatePackagesResponse$ = [3, n0, _DPRisso,
|
|
|
1480
1493
|
];
|
|
1481
1494
|
exports.DomainConfig$ = [3, n0, _DC,
|
|
1482
1495
|
0,
|
|
1483
|
-
[_EV, _CC, _EBSO, _APc, _IPAT, _SO, _VPCO, _CO, _EARO, _NTNEO, _AO, _LPO, _DEO, _ASO, _ICO, _ATO, _CPD, _OPWO, _SUO, _MP, _AIMLO],
|
|
1484
|
-
[() => 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$]
|
|
1496
|
+
[_EV, _CC, _EBSO, _APc, _IPAT, _SO, _VPCO, _CO, _EARO, _NTNEO, _AO, _LPO, _DEO, _ASO, _ICO, _ATO, _CPD, _OPWO, _SUO, _MP, _AIMLO, _DSO],
|
|
1497
|
+
[() => 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$]
|
|
1485
1498
|
];
|
|
1486
1499
|
exports.DomainEndpointOptions$ = [3, n0, _DEO,
|
|
1487
1500
|
0,
|
|
@@ -1520,8 +1533,8 @@ exports.DomainPackageDetails$ = [3, n0, _DPD,
|
|
|
1520
1533
|
];
|
|
1521
1534
|
exports.DomainStatus$ = [3, n0, _DSo,
|
|
1522
1535
|
0,
|
|
1523
|
-
[_DIo, _DN, _ARN, _CC, _Cr, _De, _En, _EVn, _End, _DEVHZI, _Pro, _UP, _EV, _EBSO, _APc, _IPAT, _SO, _VPCO, _CO, _EARO, _NTNEO, _AO, _LPO, _SSO, _DEO, _ASO, _ICO, _ATO, _CPD, _OPWO, _SUO, _DPSo, _MP, _AIMLO],
|
|
1524
|
-
[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$], 4
|
|
1536
|
+
[_DIo, _DN, _ARN, _CC, _Cr, _De, _En, _EVn, _End, _DEVHZI, _Pro, _UP, _EV, _EBSO, _APc, _IPAT, _SO, _VPCO, _CO, _EARO, _NTNEO, _AO, _LPO, _SSO, _DEO, _ASO, _ICO, _ATO, _CPD, _OPWO, _SUO, _DPSo, _MP, _AIMLO, _DSO],
|
|
1537
|
+
[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
|
|
1525
1538
|
];
|
|
1526
1539
|
exports.DryRunProgressStatus$ = [3, n0, _DRPS,
|
|
1527
1540
|
0,
|
|
@@ -2220,8 +2233,8 @@ exports.UpdateDirectQueryDataSourceResponse$ = [3, n0, _UDQDSRp,
|
|
|
2220
2233
|
];
|
|
2221
2234
|
exports.UpdateDomainConfigRequest$ = [3, n0, _UDCR,
|
|
2222
2235
|
0,
|
|
2223
|
-
[_DN, _CC, _EBSO, _SO, _VPCO, _CO, _AO, _APc, _IPAT, _LPO, _EARO, _DEO, _NTNEO, _ASO, _ICO, _ATO, _DR, _DRM, _OPWO, _SUO, _AIMLO],
|
|
2224
|
-
[[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$], 1
|
|
2236
|
+
[_DN, _CC, _EBSO, _SO, _VPCO, _CO, _AO, _APc, _IPAT, _LPO, _EARO, _DEO, _NTNEO, _ASO, _ICO, _ATO, _DR, _DRM, _OPWO, _SUO, _AIMLO, _DSO],
|
|
2237
|
+
[[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
|
|
2225
2238
|
];
|
|
2226
2239
|
exports.UpdateDomainConfigResponse$ = [3, n0, _UDCRp,
|
|
2227
2240
|
0,
|
package/dist-es/models/enums.js
CHANGED
|
@@ -199,6 +199,10 @@ export const OpenSearchWarmPartitionInstanceType = {
|
|
|
199
199
|
ultrawarm1_medium_search: "ultrawarm1.medium.search",
|
|
200
200
|
ultrawarm1_xlarge_search: "ultrawarm1.xlarge.search",
|
|
201
201
|
};
|
|
202
|
+
export const DeploymentStrategy = {
|
|
203
|
+
CAPACITY_OPTIMIZED: "CapacityOptimized",
|
|
204
|
+
DEFAULT: "Default",
|
|
205
|
+
};
|
|
202
206
|
export const TLSSecurityPolicy = {
|
|
203
207
|
POLICY_MIN_TLS_1_0_2019_07: "Policy-Min-TLS-1-0-2019-07",
|
|
204
208
|
POLICY_MIN_TLS_1_2_2019_07: "Policy-Min-TLS-1-2-2019-07",
|
|
@@ -278,10 +278,13 @@ const _DSD = "DataSourceDetails";
|
|
|
278
278
|
const _DSL = "DomainStatusList";
|
|
279
279
|
const _DSLa = "DataSourceList";
|
|
280
280
|
const _DSN = "DataSourceName";
|
|
281
|
+
const _DSO = "DeploymentStrategyOptions";
|
|
282
|
+
const _DSOS = "DeploymentStrategyOptionsStatus";
|
|
281
283
|
const _DST = "DataSourceType";
|
|
282
284
|
const _DSTe = "DesiredStartTime";
|
|
283
285
|
const _DSa = "DataSource";
|
|
284
286
|
const _DSat = "DataSources";
|
|
287
|
+
const _DSe = "DeploymentStrategy";
|
|
285
288
|
const _DSo = "DomainStatus";
|
|
286
289
|
const _DSom = "DomainState";
|
|
287
290
|
const _DT = "DeploymentType";
|
|
@@ -1140,8 +1143,8 @@ export var CreateApplicationResponse$ = [3, n0, _CARr,
|
|
|
1140
1143
|
];
|
|
1141
1144
|
export var CreateDomainRequest$ = [3, n0, _CDR,
|
|
1142
1145
|
0,
|
|
1143
|
-
[_DN, _EV, _CC, _EBSO, _APc, _IPAT, _SO, _VPCO, _CO, _EARO, _NTNEO, _AO, _LPO, _DEO, _ASO, _ICO, _TL, _ATO, _OPWO, _SUO, _AIMLO],
|
|
1144
|
-
[0, 0, () => ClusterConfig$, () => EBSOptions$, 0, 0, () => SnapshotOptions$, () => VPCOptions$, () => CognitoOptions$, () => EncryptionAtRestOptions$, () => NodeToNodeEncryptionOptions$, 128 | 0, () => LogPublishingOptions, () => DomainEndpointOptions$, [() => AdvancedSecurityOptionsInput$, 0], () => IdentityCenterOptionsInput$, () => TagList, () => AutoTuneOptionsInput$, () => OffPeakWindowOptions$, () => SoftwareUpdateOptions$, () => AIMLOptionsInput$], 1
|
|
1146
|
+
[_DN, _EV, _CC, _EBSO, _APc, _IPAT, _SO, _VPCO, _CO, _EARO, _NTNEO, _AO, _LPO, _DEO, _ASO, _ICO, _TL, _ATO, _OPWO, _SUO, _AIMLO, _DSO],
|
|
1147
|
+
[0, 0, () => ClusterConfig$, () => EBSOptions$, 0, 0, () => SnapshotOptions$, () => VPCOptions$, () => CognitoOptions$, () => EncryptionAtRestOptions$, () => NodeToNodeEncryptionOptions$, 128 | 0, () => LogPublishingOptions, () => DomainEndpointOptions$, [() => AdvancedSecurityOptionsInput$, 0], () => IdentityCenterOptionsInput$, () => TagList, () => AutoTuneOptionsInput$, () => OffPeakWindowOptions$, () => SoftwareUpdateOptions$, () => AIMLOptionsInput$, () => DeploymentStrategyOptions$], 1
|
|
1145
1148
|
];
|
|
1146
1149
|
export var CreateDomainResponse$ = [3, n0, _CDRr,
|
|
1147
1150
|
0,
|
|
@@ -1288,6 +1291,16 @@ export var DeleteVpcEndpointResponse$ = [3, n0, _DVERe,
|
|
|
1288
1291
|
[_VES],
|
|
1289
1292
|
[() => VpcEndpointSummary$], 1
|
|
1290
1293
|
];
|
|
1294
|
+
export var DeploymentStrategyOptions$ = [3, n0, _DSO,
|
|
1295
|
+
0,
|
|
1296
|
+
[_DSe],
|
|
1297
|
+
[0], 1
|
|
1298
|
+
];
|
|
1299
|
+
export var DeploymentStrategyOptionsStatus$ = [3, n0, _DSOS,
|
|
1300
|
+
0,
|
|
1301
|
+
[_O, _S],
|
|
1302
|
+
[() => DeploymentStrategyOptions$, () => OptionStatus$], 2
|
|
1303
|
+
];
|
|
1291
1304
|
export var DescribeDomainAutoTunesRequest$ = [3, n0, _DDATR,
|
|
1292
1305
|
0,
|
|
1293
1306
|
[_DN, _MR, _NT],
|
|
@@ -1470,8 +1483,8 @@ export var DissociatePackagesResponse$ = [3, n0, _DPRisso,
|
|
|
1470
1483
|
];
|
|
1471
1484
|
export var DomainConfig$ = [3, n0, _DC,
|
|
1472
1485
|
0,
|
|
1473
|
-
[_EV, _CC, _EBSO, _APc, _IPAT, _SO, _VPCO, _CO, _EARO, _NTNEO, _AO, _LPO, _DEO, _ASO, _ICO, _ATO, _CPD, _OPWO, _SUO, _MP, _AIMLO],
|
|
1474
|
-
[() => VersionStatus$, () => ClusterConfigStatus$, () => EBSOptionsStatus$, () => AccessPoliciesStatus$, () => IPAddressTypeStatus$, () => SnapshotOptionsStatus$, () => VPCDerivedInfoStatus$, () => CognitoOptionsStatus$, () => EncryptionAtRestOptionsStatus$, () => NodeToNodeEncryptionOptionsStatus$, () => AdvancedOptionsStatus$, () => LogPublishingOptionsStatus$, () => DomainEndpointOptionsStatus$, () => AdvancedSecurityOptionsStatus$, () => IdentityCenterOptionsStatus$, () => AutoTuneOptionsStatus$, () => ChangeProgressDetails$, () => OffPeakWindowOptionsStatus$, () => SoftwareUpdateOptionsStatus$, () => ModifyingPropertiesList, () => AIMLOptionsStatus$]
|
|
1486
|
+
[_EV, _CC, _EBSO, _APc, _IPAT, _SO, _VPCO, _CO, _EARO, _NTNEO, _AO, _LPO, _DEO, _ASO, _ICO, _ATO, _CPD, _OPWO, _SUO, _MP, _AIMLO, _DSO],
|
|
1487
|
+
[() => VersionStatus$, () => ClusterConfigStatus$, () => EBSOptionsStatus$, () => AccessPoliciesStatus$, () => IPAddressTypeStatus$, () => SnapshotOptionsStatus$, () => VPCDerivedInfoStatus$, () => CognitoOptionsStatus$, () => EncryptionAtRestOptionsStatus$, () => NodeToNodeEncryptionOptionsStatus$, () => AdvancedOptionsStatus$, () => LogPublishingOptionsStatus$, () => DomainEndpointOptionsStatus$, () => AdvancedSecurityOptionsStatus$, () => IdentityCenterOptionsStatus$, () => AutoTuneOptionsStatus$, () => ChangeProgressDetails$, () => OffPeakWindowOptionsStatus$, () => SoftwareUpdateOptionsStatus$, () => ModifyingPropertiesList, () => AIMLOptionsStatus$, () => DeploymentStrategyOptionsStatus$]
|
|
1475
1488
|
];
|
|
1476
1489
|
export var DomainEndpointOptions$ = [3, n0, _DEO,
|
|
1477
1490
|
0,
|
|
@@ -1510,8 +1523,8 @@ export var DomainPackageDetails$ = [3, n0, _DPD,
|
|
|
1510
1523
|
];
|
|
1511
1524
|
export var DomainStatus$ = [3, n0, _DSo,
|
|
1512
1525
|
0,
|
|
1513
|
-
[_DIo, _DN, _ARN, _CC, _Cr, _De, _En, _EVn, _End, _DEVHZI, _Pro, _UP, _EV, _EBSO, _APc, _IPAT, _SO, _VPCO, _CO, _EARO, _NTNEO, _AO, _LPO, _SSO, _DEO, _ASO, _ICO, _ATO, _CPD, _OPWO, _SUO, _DPSo, _MP, _AIMLO],
|
|
1514
|
-
[0, 0, 0, () => ClusterConfig$, 2, 2, 0, 0, 128 | 0, 0, 2, 2, 0, () => EBSOptions$, 0, 0, () => SnapshotOptions$, () => VPCDerivedInfo$, () => CognitoOptions$, () => EncryptionAtRestOptions$, () => NodeToNodeEncryptionOptions$, 128 | 0, () => LogPublishingOptions, () => ServiceSoftwareOptions$, () => DomainEndpointOptions$, () => AdvancedSecurityOptions$, () => IdentityCenterOptions$, () => AutoTuneOptionsOutput$, () => ChangeProgressDetails$, () => OffPeakWindowOptions$, () => SoftwareUpdateOptions$, 0, () => ModifyingPropertiesList, () => AIMLOptionsOutput$], 4
|
|
1526
|
+
[_DIo, _DN, _ARN, _CC, _Cr, _De, _En, _EVn, _End, _DEVHZI, _Pro, _UP, _EV, _EBSO, _APc, _IPAT, _SO, _VPCO, _CO, _EARO, _NTNEO, _AO, _LPO, _SSO, _DEO, _ASO, _ICO, _ATO, _CPD, _OPWO, _SUO, _DPSo, _MP, _AIMLO, _DSO],
|
|
1527
|
+
[0, 0, 0, () => ClusterConfig$, 2, 2, 0, 0, 128 | 0, 0, 2, 2, 0, () => EBSOptions$, 0, 0, () => SnapshotOptions$, () => VPCDerivedInfo$, () => CognitoOptions$, () => EncryptionAtRestOptions$, () => NodeToNodeEncryptionOptions$, 128 | 0, () => LogPublishingOptions, () => ServiceSoftwareOptions$, () => DomainEndpointOptions$, () => AdvancedSecurityOptions$, () => IdentityCenterOptions$, () => AutoTuneOptionsOutput$, () => ChangeProgressDetails$, () => OffPeakWindowOptions$, () => SoftwareUpdateOptions$, 0, () => ModifyingPropertiesList, () => AIMLOptionsOutput$, () => DeploymentStrategyOptions$], 4
|
|
1515
1528
|
];
|
|
1516
1529
|
export var DryRunProgressStatus$ = [3, n0, _DRPS,
|
|
1517
1530
|
0,
|
|
@@ -2210,8 +2223,8 @@ export var UpdateDirectQueryDataSourceResponse$ = [3, n0, _UDQDSRp,
|
|
|
2210
2223
|
];
|
|
2211
2224
|
export var UpdateDomainConfigRequest$ = [3, n0, _UDCR,
|
|
2212
2225
|
0,
|
|
2213
|
-
[_DN, _CC, _EBSO, _SO, _VPCO, _CO, _AO, _APc, _IPAT, _LPO, _EARO, _DEO, _NTNEO, _ASO, _ICO, _ATO, _DR, _DRM, _OPWO, _SUO, _AIMLO],
|
|
2214
|
-
[[0, 1], () => ClusterConfig$, () => EBSOptions$, () => SnapshotOptions$, () => VPCOptions$, () => CognitoOptions$, 128 | 0, 0, 0, () => LogPublishingOptions, () => EncryptionAtRestOptions$, () => DomainEndpointOptions$, () => NodeToNodeEncryptionOptions$, [() => AdvancedSecurityOptionsInput$, 0], () => IdentityCenterOptionsInput$, () => AutoTuneOptions$, 2, 0, () => OffPeakWindowOptions$, () => SoftwareUpdateOptions$, () => AIMLOptionsInput$], 1
|
|
2226
|
+
[_DN, _CC, _EBSO, _SO, _VPCO, _CO, _AO, _APc, _IPAT, _LPO, _EARO, _DEO, _NTNEO, _ASO, _ICO, _ATO, _DR, _DRM, _OPWO, _SUO, _AIMLO, _DSO],
|
|
2227
|
+
[[0, 1], () => ClusterConfig$, () => EBSOptions$, () => SnapshotOptions$, () => VPCOptions$, () => CognitoOptions$, 128 | 0, 0, 0, () => LogPublishingOptions, () => EncryptionAtRestOptions$, () => DomainEndpointOptions$, () => NodeToNodeEncryptionOptions$, [() => AdvancedSecurityOptionsInput$, 0], () => IdentityCenterOptionsInput$, () => AutoTuneOptions$, 2, 0, () => OffPeakWindowOptions$, () => SoftwareUpdateOptions$, () => AIMLOptionsInput$, () => DeploymentStrategyOptions$], 1
|
|
2215
2228
|
];
|
|
2216
2229
|
export var UpdateDomainConfigResponse$ = [3, n0, _UDCRp,
|
|
2217
2230
|
0,
|
|
@@ -199,6 +199,9 @@ declare const CreateDomainCommand_base: {
|
|
|
199
199
|
* Enabled: true || false,
|
|
200
200
|
* },
|
|
201
201
|
* },
|
|
202
|
+
* DeploymentStrategyOptions: { // DeploymentStrategyOptions
|
|
203
|
+
* DeploymentStrategy: "Default" || "CapacityOptimized", // required
|
|
204
|
+
* },
|
|
202
205
|
* };
|
|
203
206
|
* const command = new CreateDomainCommand(input);
|
|
204
207
|
* const response = await client.send(command);
|
|
@@ -390,6 +393,9 @@ declare const CreateDomainCommand_base: {
|
|
|
390
393
|
* // Enabled: true || false,
|
|
391
394
|
* // },
|
|
392
395
|
* // },
|
|
396
|
+
* // DeploymentStrategyOptions: { // DeploymentStrategyOptions
|
|
397
|
+
* // DeploymentStrategy: "Default" || "CapacityOptimized", // required
|
|
398
|
+
* // },
|
|
393
399
|
* // },
|
|
394
400
|
* // };
|
|
395
401
|
*
|
|
@@ -230,6 +230,9 @@ declare const DeleteDomainCommand_base: {
|
|
|
230
230
|
* // Enabled: true || false,
|
|
231
231
|
* // },
|
|
232
232
|
* // },
|
|
233
|
+
* // DeploymentStrategyOptions: { // DeploymentStrategyOptions
|
|
234
|
+
* // DeploymentStrategy: "Default" || "CapacityOptimized", // required
|
|
235
|
+
* // },
|
|
233
236
|
* // },
|
|
234
237
|
* // };
|
|
235
238
|
*
|
|
@@ -230,6 +230,9 @@ declare const DescribeDomainCommand_base: {
|
|
|
230
230
|
* // Enabled: true || false,
|
|
231
231
|
* // },
|
|
232
232
|
* // },
|
|
233
|
+
* // DeploymentStrategyOptions: { // DeploymentStrategyOptions
|
|
234
|
+
* // DeploymentStrategy: "Default" || "CapacityOptimized", // required
|
|
235
|
+
* // },
|
|
233
236
|
* // },
|
|
234
237
|
* // };
|
|
235
238
|
*
|
|
@@ -309,6 +309,12 @@ declare const DescribeDomainConfigCommand_base: {
|
|
|
309
309
|
* // },
|
|
310
310
|
* // Status: "<OptionStatus>",
|
|
311
311
|
* // },
|
|
312
|
+
* // DeploymentStrategyOptions: { // DeploymentStrategyOptionsStatus
|
|
313
|
+
* // Options: { // DeploymentStrategyOptions
|
|
314
|
+
* // DeploymentStrategy: "Default" || "CapacityOptimized", // required
|
|
315
|
+
* // },
|
|
316
|
+
* // Status: "<OptionStatus>", // required
|
|
317
|
+
* // },
|
|
312
318
|
* // },
|
|
313
319
|
* // };
|
|
314
320
|
*
|
|
@@ -233,6 +233,9 @@ declare const DescribeDomainsCommand_base: {
|
|
|
233
233
|
* // Enabled: true || false,
|
|
234
234
|
* // },
|
|
235
235
|
* // },
|
|
236
|
+
* // DeploymentStrategyOptions: { // DeploymentStrategyOptions
|
|
237
|
+
* // DeploymentStrategy: "Default" || "CapacityOptimized", // required
|
|
238
|
+
* // },
|
|
236
239
|
* // },
|
|
237
240
|
* // ],
|
|
238
241
|
* // };
|
|
@@ -244,6 +244,9 @@ declare const DescribeDryRunProgressCommand_base: {
|
|
|
244
244
|
* // Enabled: true || false,
|
|
245
245
|
* // },
|
|
246
246
|
* // },
|
|
247
|
+
* // DeploymentStrategyOptions: { // DeploymentStrategyOptions
|
|
248
|
+
* // DeploymentStrategy: "Default" || "CapacityOptimized", // required
|
|
249
|
+
* // },
|
|
247
250
|
* // },
|
|
248
251
|
* // DryRunResults: { // DryRunResults
|
|
249
252
|
* // DeploymentType: "STRING_VALUE",
|
|
@@ -195,6 +195,9 @@ declare const UpdateDomainConfigCommand_base: {
|
|
|
195
195
|
* Enabled: true || false,
|
|
196
196
|
* },
|
|
197
197
|
* },
|
|
198
|
+
* DeploymentStrategyOptions: { // DeploymentStrategyOptions
|
|
199
|
+
* DeploymentStrategy: "Default" || "CapacityOptimized", // required
|
|
200
|
+
* },
|
|
198
201
|
* };
|
|
199
202
|
* const command = new UpdateDomainConfigCommand(input);
|
|
200
203
|
* const response = await client.send(command);
|
|
@@ -466,6 +469,12 @@ declare const UpdateDomainConfigCommand_base: {
|
|
|
466
469
|
* // },
|
|
467
470
|
* // Status: "<OptionStatus>",
|
|
468
471
|
* // },
|
|
472
|
+
* // DeploymentStrategyOptions: { // DeploymentStrategyOptionsStatus
|
|
473
|
+
* // Options: { // DeploymentStrategyOptions
|
|
474
|
+
* // DeploymentStrategy: "Default" || "CapacityOptimized", // required
|
|
475
|
+
* // },
|
|
476
|
+
* // Status: "<OptionStatus>", // required
|
|
477
|
+
* // },
|
|
469
478
|
* // },
|
|
470
479
|
* // DryRunResults: { // DryRunResults
|
|
471
480
|
* // DeploymentType: "STRING_VALUE",
|
|
@@ -351,6 +351,18 @@ export declare const OpenSearchWarmPartitionInstanceType: {
|
|
|
351
351
|
* @public
|
|
352
352
|
*/
|
|
353
353
|
export type OpenSearchWarmPartitionInstanceType = (typeof OpenSearchWarmPartitionInstanceType)[keyof typeof OpenSearchWarmPartitionInstanceType];
|
|
354
|
+
/**
|
|
355
|
+
* @public
|
|
356
|
+
* @enum
|
|
357
|
+
*/
|
|
358
|
+
export declare const DeploymentStrategy: {
|
|
359
|
+
readonly CAPACITY_OPTIMIZED: "CapacityOptimized";
|
|
360
|
+
readonly DEFAULT: "Default";
|
|
361
|
+
};
|
|
362
|
+
/**
|
|
363
|
+
* @public
|
|
364
|
+
*/
|
|
365
|
+
export type DeploymentStrategy = (typeof DeploymentStrategy)[keyof typeof DeploymentStrategy];
|
|
354
366
|
/**
|
|
355
367
|
* @public
|
|
356
368
|
* @enum
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { DocumentType as __DocumentType } from "@smithy/types";
|
|
2
|
-
import { ActionSeverity, ActionStatus, ActionType, AppConfigType, ApplicationStatus, AutoTuneDesiredState, AutoTuneState, AutoTuneType, AWSServicePrincipal, ConfigChangeStatus, ConnectionMode, DataSourceStatus, DeploymentStatus, DescribePackagesFilterName, DomainHealth, DomainPackageStatus, DomainProcessingStatusType, DomainState, DryRunMode, EngineType, InboundConnectionStatusCode, IndexStatus, InitiatedBy, IPAddressType, LogType, MaintenanceStatus, MaintenanceType, MasterNodeStatus, NaturalLanguageQueryGenerationCurrentState, NaturalLanguageQueryGenerationDesiredState, NodeOptionsNodeType, NodeStatus, NodeType, OpenSearchPartitionInstanceType, OpenSearchWarmPartitionInstanceType, OptionState, OutboundConnectionStatusCode, OverallChangeStatus, PackageScopeOperationEnum, PackageStatus, PackageType, PrincipalType, PropertyValueType, RequirementLevel, ReservedInstancePaymentOption, RolesKeyIdCOption, RollbackOnDisable, ScheduleAt, ScheduledAutoTuneActionType, ScheduledAutoTuneSeverityType, ScheduledBy, SkipUnavailableStatus, SubjectKeyIdCOption, TimeUnit, TLSSecurityPolicy, UpgradeStatus, UpgradeStep, VolumeType, VpcEndpointErrorCode, VpcEndpointStatus, ZoneStatus } from "./enums";
|
|
2
|
+
import { ActionSeverity, ActionStatus, ActionType, AppConfigType, ApplicationStatus, AutoTuneDesiredState, AutoTuneState, AutoTuneType, AWSServicePrincipal, ConfigChangeStatus, ConnectionMode, DataSourceStatus, DeploymentStatus, DeploymentStrategy, DescribePackagesFilterName, DomainHealth, DomainPackageStatus, DomainProcessingStatusType, DomainState, DryRunMode, EngineType, InboundConnectionStatusCode, IndexStatus, InitiatedBy, IPAddressType, LogType, MaintenanceStatus, MaintenanceType, MasterNodeStatus, NaturalLanguageQueryGenerationCurrentState, NaturalLanguageQueryGenerationDesiredState, NodeOptionsNodeType, NodeStatus, NodeType, OpenSearchPartitionInstanceType, OpenSearchWarmPartitionInstanceType, OptionState, OutboundConnectionStatusCode, OverallChangeStatus, PackageScopeOperationEnum, PackageStatus, PackageType, PrincipalType, PropertyValueType, RequirementLevel, ReservedInstancePaymentOption, RolesKeyIdCOption, RollbackOnDisable, ScheduleAt, 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>
|
|
@@ -1763,6 +1763,17 @@ export interface CognitoOptions {
|
|
|
1763
1763
|
*/
|
|
1764
1764
|
RoleArn?: string | undefined;
|
|
1765
1765
|
}
|
|
1766
|
+
/**
|
|
1767
|
+
* <p>Specifies the deployment strategy options for the domain.</p>
|
|
1768
|
+
* @public
|
|
1769
|
+
*/
|
|
1770
|
+
export interface DeploymentStrategyOptions {
|
|
1771
|
+
/**
|
|
1772
|
+
* <p>Specifies the deployment strategy for the domain. Valid values are <code>Default</code> and <code>CapacityOptimized</code>.</p>
|
|
1773
|
+
* @public
|
|
1774
|
+
*/
|
|
1775
|
+
DeploymentStrategy: DeploymentStrategy | undefined;
|
|
1776
|
+
}
|
|
1766
1777
|
/**
|
|
1767
1778
|
* <p>Options to configure a custom endpoint for an OpenSearch Service domain.</p>
|
|
1768
1779
|
* @public
|
|
@@ -2200,6 +2211,11 @@ export interface CreateDomainRequest {
|
|
|
2200
2211
|
* @public
|
|
2201
2212
|
*/
|
|
2202
2213
|
AIMLOptions?: AIMLOptionsInput | undefined;
|
|
2214
|
+
/**
|
|
2215
|
+
* <p>Specifies the deployment strategy options for the domain.</p>
|
|
2216
|
+
* @public
|
|
2217
|
+
*/
|
|
2218
|
+
DeploymentStrategyOptions?: DeploymentStrategyOptions | undefined;
|
|
2203
2219
|
}
|
|
2204
2220
|
/**
|
|
2205
2221
|
* <p>The Auto-Tune settings for a domain, displayed when enabling or disabling
|
|
@@ -2580,6 +2596,11 @@ export interface DomainStatus {
|
|
|
2580
2596
|
* @public
|
|
2581
2597
|
*/
|
|
2582
2598
|
AIMLOptions?: AIMLOptionsOutput | undefined;
|
|
2599
|
+
/**
|
|
2600
|
+
* <p>The current status of the domain's deployment strategy options.</p>
|
|
2601
|
+
* @public
|
|
2602
|
+
*/
|
|
2603
|
+
DeploymentStrategyOptions?: DeploymentStrategyOptions | undefined;
|
|
2583
2604
|
}
|
|
2584
2605
|
/**
|
|
2585
2606
|
* <p>The result of a <code>CreateDomain</code> operation. Contains the status of the newly
|
|
@@ -3753,6 +3774,22 @@ export interface CognitoOptionsStatus {
|
|
|
3753
3774
|
*/
|
|
3754
3775
|
Status: OptionStatus | undefined;
|
|
3755
3776
|
}
|
|
3777
|
+
/**
|
|
3778
|
+
* <p>The status of deployment strategy options for the domain.</p>
|
|
3779
|
+
* @public
|
|
3780
|
+
*/
|
|
3781
|
+
export interface DeploymentStrategyOptionsStatus {
|
|
3782
|
+
/**
|
|
3783
|
+
* <p>Deployment strategy options for the domain.</p>
|
|
3784
|
+
* @public
|
|
3785
|
+
*/
|
|
3786
|
+
Options: DeploymentStrategyOptions | undefined;
|
|
3787
|
+
/**
|
|
3788
|
+
* <p>The current status of the deployment strategy options for the domain.</p>
|
|
3789
|
+
* @public
|
|
3790
|
+
*/
|
|
3791
|
+
Status: OptionStatus | undefined;
|
|
3792
|
+
}
|
|
3756
3793
|
/**
|
|
3757
3794
|
* <p>The configured endpoint options for a domain and their current status.</p>
|
|
3758
3795
|
* @public
|
|
@@ -4069,6 +4106,11 @@ export interface DomainConfig {
|
|
|
4069
4106
|
* @public
|
|
4070
4107
|
*/
|
|
4071
4108
|
AIMLOptions?: AIMLOptionsStatus | undefined;
|
|
4109
|
+
/**
|
|
4110
|
+
* <p>Specifies <code>DeploymentStrategyOptions</code> for the domain.</p>
|
|
4111
|
+
* @public
|
|
4112
|
+
*/
|
|
4113
|
+
DeploymentStrategyOptions?: DeploymentStrategyOptionsStatus | undefined;
|
|
4072
4114
|
}
|
|
4073
4115
|
/**
|
|
4074
4116
|
* <p>Contains the configuration information of the requested domain.</p>
|
|
@@ -7070,6 +7112,11 @@ export interface UpdateDomainConfigRequest {
|
|
|
7070
7112
|
* @public
|
|
7071
7113
|
*/
|
|
7072
7114
|
AIMLOptions?: AIMLOptionsInput | undefined;
|
|
7115
|
+
/**
|
|
7116
|
+
* <p>Specifies the deployment strategy options for the domain.</p>
|
|
7117
|
+
* @public
|
|
7118
|
+
*/
|
|
7119
|
+
DeploymentStrategyOptions?: DeploymentStrategyOptions | undefined;
|
|
7073
7120
|
}
|
|
7074
7121
|
/**
|
|
7075
7122
|
* <p>The results of an <code>UpdateDomain</code> request. Contains the status of the domain
|
|
@@ -104,6 +104,8 @@ export declare var DeletePackageRequest$: StaticStructureSchema;
|
|
|
104
104
|
export declare var DeletePackageResponse$: StaticStructureSchema;
|
|
105
105
|
export declare var DeleteVpcEndpointRequest$: StaticStructureSchema;
|
|
106
106
|
export declare var DeleteVpcEndpointResponse$: StaticStructureSchema;
|
|
107
|
+
export declare var DeploymentStrategyOptions$: StaticStructureSchema;
|
|
108
|
+
export declare var DeploymentStrategyOptionsStatus$: StaticStructureSchema;
|
|
107
109
|
export declare var DescribeDomainAutoTunesRequest$: StaticStructureSchema;
|
|
108
110
|
export declare var DescribeDomainAutoTunesResponse$: StaticStructureSchema;
|
|
109
111
|
export declare var DescribeDomainChangeProgressRequest$: StaticStructureSchema;
|
|
@@ -230,6 +230,12 @@ export declare const OpenSearchWarmPartitionInstanceType: {
|
|
|
230
230
|
};
|
|
231
231
|
export type OpenSearchWarmPartitionInstanceType =
|
|
232
232
|
(typeof OpenSearchWarmPartitionInstanceType)[keyof typeof OpenSearchWarmPartitionInstanceType];
|
|
233
|
+
export declare const DeploymentStrategy: {
|
|
234
|
+
readonly CAPACITY_OPTIMIZED: "CapacityOptimized";
|
|
235
|
+
readonly DEFAULT: "Default";
|
|
236
|
+
};
|
|
237
|
+
export type DeploymentStrategy =
|
|
238
|
+
(typeof DeploymentStrategy)[keyof typeof DeploymentStrategy];
|
|
233
239
|
export declare const TLSSecurityPolicy: {
|
|
234
240
|
readonly POLICY_MIN_TLS_1_0_2019_07: "Policy-Min-TLS-1-0-2019-07";
|
|
235
241
|
readonly POLICY_MIN_TLS_1_2_2019_07: "Policy-Min-TLS-1-2-2019-07";
|
|
@@ -13,6 +13,7 @@ import {
|
|
|
13
13
|
ConnectionMode,
|
|
14
14
|
DataSourceStatus,
|
|
15
15
|
DeploymentStatus,
|
|
16
|
+
DeploymentStrategy,
|
|
16
17
|
DescribePackagesFilterName,
|
|
17
18
|
DomainHealth,
|
|
18
19
|
DomainPackageStatus,
|
|
@@ -461,6 +462,9 @@ export interface CognitoOptions {
|
|
|
461
462
|
IdentityPoolId?: string | undefined;
|
|
462
463
|
RoleArn?: string | undefined;
|
|
463
464
|
}
|
|
465
|
+
export interface DeploymentStrategyOptions {
|
|
466
|
+
DeploymentStrategy: DeploymentStrategy | undefined;
|
|
467
|
+
}
|
|
464
468
|
export interface DomainEndpointOptions {
|
|
465
469
|
EnforceHTTPS?: boolean | undefined;
|
|
466
470
|
TLSSecurityPolicy?: TLSSecurityPolicy | undefined;
|
|
@@ -537,6 +541,7 @@ export interface CreateDomainRequest {
|
|
|
537
541
|
OffPeakWindowOptions?: OffPeakWindowOptions | undefined;
|
|
538
542
|
SoftwareUpdateOptions?: SoftwareUpdateOptions | undefined;
|
|
539
543
|
AIMLOptions?: AIMLOptionsInput | undefined;
|
|
544
|
+
DeploymentStrategyOptions?: DeploymentStrategyOptions | undefined;
|
|
540
545
|
}
|
|
541
546
|
export interface AutoTuneOptionsOutput {
|
|
542
547
|
State?: AutoTuneState | undefined;
|
|
@@ -608,6 +613,7 @@ export interface DomainStatus {
|
|
|
608
613
|
DomainProcessingStatus?: DomainProcessingStatusType | undefined;
|
|
609
614
|
ModifyingProperties?: ModifyingProperties[] | undefined;
|
|
610
615
|
AIMLOptions?: AIMLOptionsOutput | undefined;
|
|
616
|
+
DeploymentStrategyOptions?: DeploymentStrategyOptions | undefined;
|
|
611
617
|
}
|
|
612
618
|
export interface CreateDomainResponse {
|
|
613
619
|
DomainStatus?: DomainStatus | undefined;
|
|
@@ -866,6 +872,10 @@ export interface CognitoOptionsStatus {
|
|
|
866
872
|
Options: CognitoOptions | undefined;
|
|
867
873
|
Status: OptionStatus | undefined;
|
|
868
874
|
}
|
|
875
|
+
export interface DeploymentStrategyOptionsStatus {
|
|
876
|
+
Options: DeploymentStrategyOptions | undefined;
|
|
877
|
+
Status: OptionStatus | undefined;
|
|
878
|
+
}
|
|
869
879
|
export interface DomainEndpointOptionsStatus {
|
|
870
880
|
Options: DomainEndpointOptions | undefined;
|
|
871
881
|
Status: OptionStatus | undefined;
|
|
@@ -936,6 +946,7 @@ export interface DomainConfig {
|
|
|
936
946
|
SoftwareUpdateOptions?: SoftwareUpdateOptionsStatus | undefined;
|
|
937
947
|
ModifyingProperties?: ModifyingProperties[] | undefined;
|
|
938
948
|
AIMLOptions?: AIMLOptionsStatus | undefined;
|
|
949
|
+
DeploymentStrategyOptions?: DeploymentStrategyOptionsStatus | undefined;
|
|
939
950
|
}
|
|
940
951
|
export interface DescribeDomainConfigResponse {
|
|
941
952
|
DomainConfig: DomainConfig | undefined;
|
|
@@ -1548,6 +1559,7 @@ export interface UpdateDomainConfigRequest {
|
|
|
1548
1559
|
OffPeakWindowOptions?: OffPeakWindowOptions | undefined;
|
|
1549
1560
|
SoftwareUpdateOptions?: SoftwareUpdateOptions | undefined;
|
|
1550
1561
|
AIMLOptions?: AIMLOptionsInput | undefined;
|
|
1562
|
+
DeploymentStrategyOptions?: DeploymentStrategyOptions | undefined;
|
|
1551
1563
|
}
|
|
1552
1564
|
export interface UpdateDomainConfigResponse {
|
|
1553
1565
|
DomainConfig: DomainConfig | undefined;
|
|
@@ -104,6 +104,8 @@ export declare var DeletePackageRequest$: StaticStructureSchema;
|
|
|
104
104
|
export declare var DeletePackageResponse$: StaticStructureSchema;
|
|
105
105
|
export declare var DeleteVpcEndpointRequest$: StaticStructureSchema;
|
|
106
106
|
export declare var DeleteVpcEndpointResponse$: StaticStructureSchema;
|
|
107
|
+
export declare var DeploymentStrategyOptions$: StaticStructureSchema;
|
|
108
|
+
export declare var DeploymentStrategyOptionsStatus$: StaticStructureSchema;
|
|
107
109
|
export declare var DescribeDomainAutoTunesRequest$: StaticStructureSchema;
|
|
108
110
|
export declare var DescribeDomainAutoTunesResponse$: StaticStructureSchema;
|
|
109
111
|
export declare var DescribeDomainChangeProgressRequest$: StaticStructureSchema;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-opensearch",
|
|
3
3
|
"description": "AWS SDK for JavaScript Opensearch Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.1003.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-opensearch",
|
|
@@ -21,42 +21,42 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
24
|
-
"@aws-sdk/core": "^3.973.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "^3.972.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "^3.972.
|
|
27
|
-
"@aws-sdk/middleware-logger": "^3.972.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "^3.972.
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "^3.972.
|
|
30
|
-
"@aws-sdk/region-config-resolver": "^3.972.
|
|
31
|
-
"@aws-sdk/types": "^3.973.
|
|
32
|
-
"@aws-sdk/util-endpoints": "^3.996.
|
|
33
|
-
"@aws-sdk/util-user-agent-browser": "^3.972.
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "^3.973.
|
|
35
|
-
"@smithy/config-resolver": "^4.4.
|
|
36
|
-
"@smithy/core": "^3.23.
|
|
37
|
-
"@smithy/fetch-http-handler": "^5.3.
|
|
38
|
-
"@smithy/hash-node": "^4.2.
|
|
39
|
-
"@smithy/invalid-dependency": "^4.2.
|
|
40
|
-
"@smithy/middleware-content-length": "^4.2.
|
|
41
|
-
"@smithy/middleware-endpoint": "^4.4.
|
|
42
|
-
"@smithy/middleware-retry": "^4.4.
|
|
43
|
-
"@smithy/middleware-serde": "^4.2.
|
|
44
|
-
"@smithy/middleware-stack": "^4.2.
|
|
45
|
-
"@smithy/node-config-provider": "^4.3.
|
|
46
|
-
"@smithy/node-http-handler": "^4.4.
|
|
47
|
-
"@smithy/protocol-http": "^5.3.
|
|
48
|
-
"@smithy/smithy-client": "^4.12.
|
|
24
|
+
"@aws-sdk/core": "^3.973.18",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "^3.972.17",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "^3.972.7",
|
|
27
|
+
"@aws-sdk/middleware-logger": "^3.972.7",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "^3.972.7",
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "^3.972.18",
|
|
30
|
+
"@aws-sdk/region-config-resolver": "^3.972.7",
|
|
31
|
+
"@aws-sdk/types": "^3.973.5",
|
|
32
|
+
"@aws-sdk/util-endpoints": "^3.996.4",
|
|
33
|
+
"@aws-sdk/util-user-agent-browser": "^3.972.7",
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "^3.973.3",
|
|
35
|
+
"@smithy/config-resolver": "^4.4.10",
|
|
36
|
+
"@smithy/core": "^3.23.8",
|
|
37
|
+
"@smithy/fetch-http-handler": "^5.3.13",
|
|
38
|
+
"@smithy/hash-node": "^4.2.11",
|
|
39
|
+
"@smithy/invalid-dependency": "^4.2.11",
|
|
40
|
+
"@smithy/middleware-content-length": "^4.2.11",
|
|
41
|
+
"@smithy/middleware-endpoint": "^4.4.22",
|
|
42
|
+
"@smithy/middleware-retry": "^4.4.39",
|
|
43
|
+
"@smithy/middleware-serde": "^4.2.12",
|
|
44
|
+
"@smithy/middleware-stack": "^4.2.11",
|
|
45
|
+
"@smithy/node-config-provider": "^4.3.11",
|
|
46
|
+
"@smithy/node-http-handler": "^4.4.14",
|
|
47
|
+
"@smithy/protocol-http": "^5.3.11",
|
|
48
|
+
"@smithy/smithy-client": "^4.12.2",
|
|
49
49
|
"@smithy/types": "^4.13.0",
|
|
50
|
-
"@smithy/url-parser": "^4.2.
|
|
51
|
-
"@smithy/util-base64": "^4.3.
|
|
52
|
-
"@smithy/util-body-length-browser": "^4.2.
|
|
53
|
-
"@smithy/util-body-length-node": "^4.2.
|
|
54
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
55
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
56
|
-
"@smithy/util-endpoints": "^3.3.
|
|
57
|
-
"@smithy/util-middleware": "^4.2.
|
|
58
|
-
"@smithy/util-retry": "^4.2.
|
|
59
|
-
"@smithy/util-utf8": "^4.2.
|
|
50
|
+
"@smithy/url-parser": "^4.2.11",
|
|
51
|
+
"@smithy/util-base64": "^4.3.2",
|
|
52
|
+
"@smithy/util-body-length-browser": "^4.2.2",
|
|
53
|
+
"@smithy/util-body-length-node": "^4.2.3",
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^4.3.38",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^4.2.41",
|
|
56
|
+
"@smithy/util-endpoints": "^3.3.2",
|
|
57
|
+
"@smithy/util-middleware": "^4.2.11",
|
|
58
|
+
"@smithy/util-retry": "^4.2.11",
|
|
59
|
+
"@smithy/util-utf8": "^4.2.2",
|
|
60
60
|
"tslib": "^2.6.2"
|
|
61
61
|
},
|
|
62
62
|
"devDependencies": {
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
"node": ">=20.0.0"
|
|
72
72
|
},
|
|
73
73
|
"typesVersions": {
|
|
74
|
-
"<4.
|
|
74
|
+
"<4.5": {
|
|
75
75
|
"dist-types/*": [
|
|
76
76
|
"dist-types/ts3.4/*"
|
|
77
77
|
]
|