@aws-sdk/client-elasticsearch-service 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 +25 -12
- package/dist-es/models/enums.js +4 -0
- package/dist-es/schemas/schemas_0.js +21 -8
- package/dist-types/commands/CreateElasticsearchDomainCommand.d.ts +6 -0
- package/dist-types/commands/DeleteElasticsearchDomainCommand.d.ts +3 -0
- package/dist-types/commands/DescribeElasticsearchDomainCommand.d.ts +3 -0
- package/dist-types/commands/DescribeElasticsearchDomainConfigCommand.d.ts +6 -0
- package/dist-types/commands/DescribeElasticsearchDomainsCommand.d.ts +3 -0
- package/dist-types/commands/UpdateElasticsearchDomainConfigCommand.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
|
@@ -861,6 +861,10 @@ const AutoTuneDesiredState = {
|
|
|
861
861
|
const TimeUnit = {
|
|
862
862
|
HOURS: "HOURS",
|
|
863
863
|
};
|
|
864
|
+
const DeploymentStrategy = {
|
|
865
|
+
CAPACITY_OPTIMIZED: "CapacityOptimized",
|
|
866
|
+
DEFAULT: "Default",
|
|
867
|
+
};
|
|
864
868
|
const TLSSecurityPolicy = {
|
|
865
869
|
POLICY_MIN_TLS_1_0_2019_07: "Policy-Min-TLS-1-0-2019-07",
|
|
866
870
|
POLICY_MIN_TLS_1_2_2019_07: "Policy-Min-TLS-1-2-2019-07",
|
|
@@ -1085,6 +1089,7 @@ exports.DeleteOutboundCrossClusterSearchConnectionCommand = DeleteOutboundCrossC
|
|
|
1085
1089
|
exports.DeletePackageCommand = DeletePackageCommand;
|
|
1086
1090
|
exports.DeleteVpcEndpointCommand = DeleteVpcEndpointCommand;
|
|
1087
1091
|
exports.DeploymentStatus = DeploymentStatus;
|
|
1092
|
+
exports.DeploymentStrategy = DeploymentStrategy;
|
|
1088
1093
|
exports.DescribeDomainAutoTunesCommand = DescribeDomainAutoTunesCommand;
|
|
1089
1094
|
exports.DescribeDomainChangeProgressCommand = DescribeDomainChangeProgressCommand;
|
|
1090
1095
|
exports.DescribeElasticsearchDomainCommand = DescribeElasticsearchDomainCommand;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.CreateOutboundCrossClusterSearchConnectionRequest$ = exports.CreateElasticsearchDomainResponse$ = exports.CreateElasticsearchDomainRequest$ = exports.CompatibleVersionsMap$ = exports.ColdStorageOptions$ = exports.CognitoOptionsStatus$ = exports.CognitoOptions$ = exports.ChangeProgressStatusDetails$ = exports.ChangeProgressStage$ = exports.ChangeProgressDetails$ = exports.CancelledChangeProperty$ = exports.CancelElasticsearchServiceSoftwareUpdateResponse$ = exports.CancelElasticsearchServiceSoftwareUpdateRequest$ = exports.CancelDomainConfigChangeResponse$ = exports.CancelDomainConfigChangeRequest$ = exports.AutoTuneStatus$ = exports.AutoTuneOptionsStatus$ = exports.AutoTuneOptionsOutput$ = exports.AutoTuneOptionsInput$ = exports.AutoTuneOptions$ = exports.AutoTuneMaintenanceSchedule$ = exports.AutoTuneDetails$ = exports.AutoTune$ = exports.AuthorizeVpcEndpointAccessResponse$ = exports.AuthorizeVpcEndpointAccessRequest$ = exports.AuthorizedPrincipal$ = exports.AssociatePackageResponse$ = exports.AssociatePackageRequest$ = exports.AdvancedSecurityOptionsStatus$ = exports.AdvancedSecurityOptionsInput$ = exports.AdvancedSecurityOptions$ = exports.AdvancedOptionsStatus$ = exports.AddTagsRequest$ = exports.AdditionalLimit$ = exports.AccessPoliciesStatus$ = exports.AcceptInboundCrossClusterSearchConnectionResponse$ = exports.AcceptInboundCrossClusterSearchConnectionRequest$ = exports.errorTypeRegistries = exports.ValidationException$ = exports.ResourceNotFoundException$ = exports.ResourceAlreadyExistsException$ = exports.LimitExceededException$ = exports.InvalidTypeException$ = exports.InvalidPaginationTokenException$ = exports.InternalException$ = exports.DisabledOperationException$ = exports.ConflictException$ = exports.BaseException$ = exports.AccessDeniedException$ = exports.ElasticsearchServiceServiceException$ = void 0;
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
6
|
-
exports.
|
|
7
|
-
exports.UpgradeElasticsearchDomain$ = exports.UpdateVpcEndpoint$ = exports.UpdatePackage$ = exports.UpdateElasticsearchDomainConfig$ = exports.StartElasticsearchServiceSoftwareUpdate$ = exports.RevokeVpcEndpointAccess$ = exports.RemoveTags$ = exports.RejectInboundCrossClusterSearchConnection$ = exports.PurchaseReservedElasticsearchInstanceOffering$ = exports.ListVpcEndpointsForDomain$ = exports.ListVpcEndpoints$ = exports.ListVpcEndpointAccess$ = exports.ListTags$ = exports.ListPackagesForDomain$ = exports.ListElasticsearchVersions$ = exports.ListElasticsearchInstanceTypes$ = exports.ListDomainsForPackage$ = exports.ListDomainNames$ = exports.GetUpgradeStatus$ = exports.GetUpgradeHistory$ = exports.GetPackageVersionHistory$ = exports.GetCompatibleElasticsearchVersions$ = exports.DissociatePackage$ = exports.DescribeVpcEndpoints$ = exports.DescribeReservedElasticsearchInstances$ = exports.DescribeReservedElasticsearchInstanceOfferings$ = exports.DescribePackages$ = exports.DescribeOutboundCrossClusterSearchConnections$ = exports.DescribeInboundCrossClusterSearchConnections$ = exports.DescribeElasticsearchInstanceTypeLimits$ = exports.DescribeElasticsearchDomains$ = exports.DescribeElasticsearchDomainConfig$ = exports.DescribeElasticsearchDomain$ = exports.DescribeDomainChangeProgress$ = exports.DescribeDomainAutoTunes$ = exports.DeleteVpcEndpoint$ = exports.DeletePackage$ = exports.DeleteOutboundCrossClusterSearchConnection$ = exports.DeleteInboundCrossClusterSearchConnection$ = exports.DeleteElasticsearchServiceRole$ = exports.DeleteElasticsearchDomain$ = exports.CreateVpcEndpoint$ = exports.CreatePackage$ = void 0;
|
|
4
|
+
exports.DryRunResults$ = exports.DomainPackageDetails$ = exports.DomainInformation$ = exports.DomainInfo$ = exports.DomainEndpointOptionsStatus$ = exports.DomainEndpointOptions$ = exports.DissociatePackageResponse$ = exports.DissociatePackageRequest$ = exports.DescribeVpcEndpointsResponse$ = exports.DescribeVpcEndpointsRequest$ = exports.DescribeReservedElasticsearchInstancesResponse$ = exports.DescribeReservedElasticsearchInstancesRequest$ = exports.DescribeReservedElasticsearchInstanceOfferingsResponse$ = exports.DescribeReservedElasticsearchInstanceOfferingsRequest$ = exports.DescribePackagesResponse$ = exports.DescribePackagesRequest$ = exports.DescribePackagesFilter$ = exports.DescribeOutboundCrossClusterSearchConnectionsResponse$ = exports.DescribeOutboundCrossClusterSearchConnectionsRequest$ = exports.DescribeInboundCrossClusterSearchConnectionsResponse$ = exports.DescribeInboundCrossClusterSearchConnectionsRequest$ = exports.DescribeElasticsearchInstanceTypeLimitsResponse$ = exports.DescribeElasticsearchInstanceTypeLimitsRequest$ = exports.DescribeElasticsearchDomainsResponse$ = exports.DescribeElasticsearchDomainsRequest$ = exports.DescribeElasticsearchDomainResponse$ = exports.DescribeElasticsearchDomainRequest$ = exports.DescribeElasticsearchDomainConfigResponse$ = exports.DescribeElasticsearchDomainConfigRequest$ = exports.DescribeDomainChangeProgressResponse$ = exports.DescribeDomainChangeProgressRequest$ = exports.DescribeDomainAutoTunesResponse$ = exports.DescribeDomainAutoTunesRequest$ = exports.DeploymentStrategyOptionsStatus$ = exports.DeploymentStrategyOptions$ = exports.DeleteVpcEndpointResponse$ = exports.DeleteVpcEndpointRequest$ = exports.DeletePackageResponse$ = exports.DeletePackageRequest$ = exports.DeleteOutboundCrossClusterSearchConnectionResponse$ = exports.DeleteOutboundCrossClusterSearchConnectionRequest$ = exports.DeleteInboundCrossClusterSearchConnectionResponse$ = exports.DeleteInboundCrossClusterSearchConnectionRequest$ = exports.DeleteElasticsearchDomainResponse$ = exports.DeleteElasticsearchDomainRequest$ = exports.CreateVpcEndpointResponse$ = exports.CreateVpcEndpointRequest$ = exports.CreatePackageResponse$ = exports.CreatePackageRequest$ = exports.CreateOutboundCrossClusterSearchConnectionResponse$ = void 0;
|
|
5
|
+
exports.OptionStatus$ = exports.NodeToNodeEncryptionOptionsStatus$ = exports.NodeToNodeEncryptionOptions$ = exports.ModifyingProperties$ = exports.MasterUserOptions$ = exports.LogPublishingOptionsStatus$ = exports.LogPublishingOption$ = exports.ListVpcEndpointsResponse$ = exports.ListVpcEndpointsRequest$ = exports.ListVpcEndpointsForDomainResponse$ = exports.ListVpcEndpointsForDomainRequest$ = exports.ListVpcEndpointAccessResponse$ = exports.ListVpcEndpointAccessRequest$ = exports.ListTagsResponse$ = exports.ListTagsRequest$ = exports.ListPackagesForDomainResponse$ = exports.ListPackagesForDomainRequest$ = exports.ListElasticsearchVersionsResponse$ = exports.ListElasticsearchVersionsRequest$ = exports.ListElasticsearchInstanceTypesResponse$ = exports.ListElasticsearchInstanceTypesRequest$ = exports.ListDomainsForPackageResponse$ = exports.ListDomainsForPackageRequest$ = exports.ListDomainNamesResponse$ = exports.ListDomainNamesRequest$ = exports.Limits$ = exports.InstanceLimits$ = exports.InstanceCountLimits$ = exports.InboundCrossClusterSearchConnectionStatus$ = exports.InboundCrossClusterSearchConnection$ = exports.GetUpgradeStatusResponse$ = exports.GetUpgradeStatusRequest$ = exports.GetUpgradeHistoryResponse$ = exports.GetUpgradeHistoryRequest$ = exports.GetPackageVersionHistoryResponse$ = exports.GetPackageVersionHistoryRequest$ = exports.GetCompatibleElasticsearchVersionsResponse$ = exports.GetCompatibleElasticsearchVersionsRequest$ = exports.Filter$ = exports.ErrorDetails$ = exports.EncryptionAtRestOptionsStatus$ = exports.EncryptionAtRestOptions$ = exports.ElasticsearchVersionStatus$ = exports.ElasticsearchDomainStatus$ = exports.ElasticsearchDomainConfig$ = exports.ElasticsearchClusterConfigStatus$ = exports.ElasticsearchClusterConfig$ = exports.EBSOptionsStatus$ = exports.EBSOptions$ = exports.Duration$ = void 0;
|
|
6
|
+
exports.CancelElasticsearchServiceSoftwareUpdate$ = exports.CancelDomainConfigChange$ = exports.AuthorizeVpcEndpointAccess$ = exports.AssociatePackage$ = exports.AddTags$ = exports.AcceptInboundCrossClusterSearchConnection$ = exports.ZoneAwarenessConfig$ = exports.VPCOptions$ = exports.VpcEndpointSummary$ = exports.VpcEndpointError$ = exports.VpcEndpoint$ = exports.VPCDerivedInfoStatus$ = exports.VPCDerivedInfo$ = exports.UpgradeStepItem$ = exports.UpgradeHistory$ = exports.UpgradeElasticsearchDomainResponse$ = exports.UpgradeElasticsearchDomainRequest$ = exports.UpdateVpcEndpointResponse$ = exports.UpdateVpcEndpointRequest$ = exports.UpdatePackageResponse$ = exports.UpdatePackageRequest$ = exports.UpdateElasticsearchDomainConfigResponse$ = exports.UpdateElasticsearchDomainConfigRequest$ = exports.Tag$ = exports.StorageTypeLimit$ = exports.StorageType$ = exports.StartElasticsearchServiceSoftwareUpdateResponse$ = exports.StartElasticsearchServiceSoftwareUpdateRequest$ = exports.SnapshotOptionsStatus$ = exports.SnapshotOptions$ = exports.ServiceSoftwareOptions$ = exports.ScheduledAutoTuneDetails$ = exports.SAMLOptionsOutput$ = exports.SAMLOptionsInput$ = exports.SAMLIdp$ = exports.RevokeVpcEndpointAccessResponse$ = exports.RevokeVpcEndpointAccessRequest$ = exports.ReservedElasticsearchInstanceOffering$ = exports.ReservedElasticsearchInstance$ = exports.RemoveTagsRequest$ = exports.RejectInboundCrossClusterSearchConnectionResponse$ = exports.RejectInboundCrossClusterSearchConnectionRequest$ = exports.RecurringCharge$ = exports.PurchaseReservedElasticsearchInstanceOfferingResponse$ = exports.PurchaseReservedElasticsearchInstanceOfferingRequest$ = exports.PackageVersionHistory$ = exports.PackageSource$ = exports.PackageDetails$ = exports.OutboundCrossClusterSearchConnectionStatus$ = exports.OutboundCrossClusterSearchConnection$ = void 0;
|
|
7
|
+
exports.UpgradeElasticsearchDomain$ = exports.UpdateVpcEndpoint$ = exports.UpdatePackage$ = exports.UpdateElasticsearchDomainConfig$ = exports.StartElasticsearchServiceSoftwareUpdate$ = exports.RevokeVpcEndpointAccess$ = exports.RemoveTags$ = exports.RejectInboundCrossClusterSearchConnection$ = exports.PurchaseReservedElasticsearchInstanceOffering$ = exports.ListVpcEndpointsForDomain$ = exports.ListVpcEndpoints$ = exports.ListVpcEndpointAccess$ = exports.ListTags$ = exports.ListPackagesForDomain$ = exports.ListElasticsearchVersions$ = exports.ListElasticsearchInstanceTypes$ = exports.ListDomainsForPackage$ = exports.ListDomainNames$ = exports.GetUpgradeStatus$ = exports.GetUpgradeHistory$ = exports.GetPackageVersionHistory$ = exports.GetCompatibleElasticsearchVersions$ = exports.DissociatePackage$ = exports.DescribeVpcEndpoints$ = exports.DescribeReservedElasticsearchInstances$ = exports.DescribeReservedElasticsearchInstanceOfferings$ = exports.DescribePackages$ = exports.DescribeOutboundCrossClusterSearchConnections$ = exports.DescribeInboundCrossClusterSearchConnections$ = exports.DescribeElasticsearchInstanceTypeLimits$ = exports.DescribeElasticsearchDomains$ = exports.DescribeElasticsearchDomainConfig$ = exports.DescribeElasticsearchDomain$ = exports.DescribeDomainChangeProgress$ = exports.DescribeDomainAutoTunes$ = exports.DeleteVpcEndpoint$ = exports.DeletePackage$ = exports.DeleteOutboundCrossClusterSearchConnection$ = exports.DeleteInboundCrossClusterSearchConnection$ = exports.DeleteElasticsearchServiceRole$ = exports.DeleteElasticsearchDomain$ = exports.CreateVpcEndpoint$ = exports.CreatePackage$ = exports.CreateOutboundCrossClusterSearchConnection$ = exports.CreateElasticsearchDomain$ = void 0;
|
|
8
8
|
const _A = "Account";
|
|
9
9
|
const _AADD = "AnonymousAuthDisableDate";
|
|
10
10
|
const _AAE = "AnonymousAuthEnabled";
|
|
@@ -186,6 +186,9 @@ const _DREIRe = "DescribeReservedElasticsearchInstancesResponse";
|
|
|
186
186
|
const _DRR = "DryRunResults";
|
|
187
187
|
const _DS = "DesiredState";
|
|
188
188
|
const _DSL = "DomainStatusList";
|
|
189
|
+
const _DSO = "DeploymentStrategyOptions";
|
|
190
|
+
const _DSOS = "DeploymentStrategyOptionsStatus";
|
|
191
|
+
const _DSe = "DeploymentStrategy";
|
|
189
192
|
const _DSo = "DomainStatus";
|
|
190
193
|
const _DT = "DeploymentType";
|
|
191
194
|
const _DVE = "DeleteVpcEndpoint";
|
|
@@ -743,8 +746,8 @@ exports.CompatibleVersionsMap$ = [3, n0, _CVM,
|
|
|
743
746
|
];
|
|
744
747
|
exports.CreateElasticsearchDomainRequest$ = [3, n0, _CEDR,
|
|
745
748
|
0,
|
|
746
|
-
[_DN, _EV, _ECC, _EBSO, _APc, _SO, _VPCO, _CO, _EARO, _NTNEO, _AO, _LPO, _DEO, _ASO, _ATO, _TL],
|
|
747
|
-
[0, 0, () => exports.ElasticsearchClusterConfig$, () => exports.EBSOptions$, 0, () => exports.SnapshotOptions$, () => exports.VPCOptions$, () => exports.CognitoOptions$, () => exports.EncryptionAtRestOptions$, () => exports.NodeToNodeEncryptionOptions$, 128 | 0, () => LogPublishingOptions, () => exports.DomainEndpointOptions$, [() => exports.AdvancedSecurityOptionsInput$, 0], () => exports.AutoTuneOptionsInput$, () => TagList], 1
|
|
749
|
+
[_DN, _EV, _ECC, _EBSO, _APc, _SO, _VPCO, _CO, _EARO, _NTNEO, _AO, _LPO, _DEO, _ASO, _ATO, _TL, _DSO],
|
|
750
|
+
[0, 0, () => exports.ElasticsearchClusterConfig$, () => exports.EBSOptions$, 0, () => exports.SnapshotOptions$, () => exports.VPCOptions$, () => exports.CognitoOptions$, () => exports.EncryptionAtRestOptions$, () => exports.NodeToNodeEncryptionOptions$, 128 | 0, () => LogPublishingOptions, () => exports.DomainEndpointOptions$, [() => exports.AdvancedSecurityOptionsInput$, 0], () => exports.AutoTuneOptionsInput$, () => TagList, () => exports.DeploymentStrategyOptions$], 1
|
|
748
751
|
];
|
|
749
752
|
exports.CreateElasticsearchDomainResponse$ = [3, n0, _CEDRr,
|
|
750
753
|
0,
|
|
@@ -831,6 +834,16 @@ exports.DeleteVpcEndpointResponse$ = [3, n0, _DVERe,
|
|
|
831
834
|
[_VES],
|
|
832
835
|
[() => exports.VpcEndpointSummary$], 1
|
|
833
836
|
];
|
|
837
|
+
exports.DeploymentStrategyOptions$ = [3, n0, _DSO,
|
|
838
|
+
0,
|
|
839
|
+
[_DSe],
|
|
840
|
+
[0], 1
|
|
841
|
+
];
|
|
842
|
+
exports.DeploymentStrategyOptionsStatus$ = [3, n0, _DSOS,
|
|
843
|
+
0,
|
|
844
|
+
[_O, _S],
|
|
845
|
+
[() => exports.DeploymentStrategyOptions$, () => exports.OptionStatus$], 2
|
|
846
|
+
];
|
|
834
847
|
exports.DescribeDomainAutoTunesRequest$ = [3, n0, _DDATR,
|
|
835
848
|
0,
|
|
836
849
|
[_DN, _MR, _NT],
|
|
@@ -1023,13 +1036,13 @@ exports.ElasticsearchClusterConfigStatus$ = [3, n0, _ECCS,
|
|
|
1023
1036
|
];
|
|
1024
1037
|
exports.ElasticsearchDomainConfig$ = [3, n0, _EDC,
|
|
1025
1038
|
0,
|
|
1026
|
-
[_EV, _ECC, _EBSO, _APc, _SO, _VPCO, _CO, _EARO, _NTNEO, _AO, _LPO, _DEO, _ASO, _ATO, _CPD, _MP],
|
|
1027
|
-
[() => exports.ElasticsearchVersionStatus$, () => exports.ElasticsearchClusterConfigStatus$, () => exports.EBSOptionsStatus$, () => exports.AccessPoliciesStatus$, () => exports.SnapshotOptionsStatus$, () => exports.VPCDerivedInfoStatus$, () => exports.CognitoOptionsStatus$, () => exports.EncryptionAtRestOptionsStatus$, () => exports.NodeToNodeEncryptionOptionsStatus$, () => exports.AdvancedOptionsStatus$, () => exports.LogPublishingOptionsStatus$, () => exports.DomainEndpointOptionsStatus$, () => exports.AdvancedSecurityOptionsStatus$, () => exports.AutoTuneOptionsStatus$, () => exports.ChangeProgressDetails$, () => ModifyingPropertiesList]
|
|
1039
|
+
[_EV, _ECC, _EBSO, _APc, _SO, _VPCO, _CO, _EARO, _NTNEO, _AO, _LPO, _DEO, _ASO, _ATO, _CPD, _MP, _DSO],
|
|
1040
|
+
[() => exports.ElasticsearchVersionStatus$, () => exports.ElasticsearchClusterConfigStatus$, () => exports.EBSOptionsStatus$, () => exports.AccessPoliciesStatus$, () => exports.SnapshotOptionsStatus$, () => exports.VPCDerivedInfoStatus$, () => exports.CognitoOptionsStatus$, () => exports.EncryptionAtRestOptionsStatus$, () => exports.NodeToNodeEncryptionOptionsStatus$, () => exports.AdvancedOptionsStatus$, () => exports.LogPublishingOptionsStatus$, () => exports.DomainEndpointOptionsStatus$, () => exports.AdvancedSecurityOptionsStatus$, () => exports.AutoTuneOptionsStatus$, () => exports.ChangeProgressDetails$, () => ModifyingPropertiesList, () => exports.DeploymentStrategyOptionsStatus$]
|
|
1028
1041
|
];
|
|
1029
1042
|
exports.ElasticsearchDomainStatus$ = [3, n0, _EDS,
|
|
1030
1043
|
0,
|
|
1031
|
-
[_DIom, _DN, _ARN, _ECC, _C, _Del, _En, _End, _Pro, _UP, _EV, _EBSO, _APc, _SO, _VPCO, _CO, _EARO, _NTNEO, _AO, _LPO, _SSO, _DEO, _ASO, _ATO, _CPD, _DPSo, _MP],
|
|
1032
|
-
[0, 0, 0, () => exports.ElasticsearchClusterConfig$, 2, 2, 0, 128 | 0, 2, 2, 0, () => exports.EBSOptions$, 0, () => exports.SnapshotOptions$, () => exports.VPCDerivedInfo$, () => exports.CognitoOptions$, () => exports.EncryptionAtRestOptions$, () => exports.NodeToNodeEncryptionOptions$, 128 | 0, () => LogPublishingOptions, () => exports.ServiceSoftwareOptions$, () => exports.DomainEndpointOptions$, () => exports.AdvancedSecurityOptions$, () => exports.AutoTuneOptionsOutput$, () => exports.ChangeProgressDetails$, 0, () => ModifyingPropertiesList], 4
|
|
1044
|
+
[_DIom, _DN, _ARN, _ECC, _C, _Del, _En, _End, _Pro, _UP, _EV, _EBSO, _APc, _SO, _VPCO, _CO, _EARO, _NTNEO, _AO, _LPO, _SSO, _DEO, _ASO, _ATO, _CPD, _DPSo, _MP, _DSO],
|
|
1045
|
+
[0, 0, 0, () => exports.ElasticsearchClusterConfig$, 2, 2, 0, 128 | 0, 2, 2, 0, () => exports.EBSOptions$, 0, () => exports.SnapshotOptions$, () => exports.VPCDerivedInfo$, () => exports.CognitoOptions$, () => exports.EncryptionAtRestOptions$, () => exports.NodeToNodeEncryptionOptions$, 128 | 0, () => LogPublishingOptions, () => exports.ServiceSoftwareOptions$, () => exports.DomainEndpointOptions$, () => exports.AdvancedSecurityOptions$, () => exports.AutoTuneOptionsOutput$, () => exports.ChangeProgressDetails$, 0, () => ModifyingPropertiesList, () => exports.DeploymentStrategyOptions$], 4
|
|
1033
1046
|
];
|
|
1034
1047
|
exports.ElasticsearchVersionStatus$ = [3, n0, _EVS,
|
|
1035
1048
|
0,
|
|
@@ -1383,8 +1396,8 @@ exports.Tag$ = [3, n0, _Ta,
|
|
|
1383
1396
|
];
|
|
1384
1397
|
exports.UpdateElasticsearchDomainConfigRequest$ = [3, n0, _UEDCR,
|
|
1385
1398
|
0,
|
|
1386
|
-
[_DN, _ECC, _EBSO, _SO, _VPCO, _CO, _AO, _APc, _LPO, _DEO, _ASO, _NTNEO, _EARO, _ATO, _DR],
|
|
1387
|
-
[[0, 1], () => exports.ElasticsearchClusterConfig$, () => exports.EBSOptions$, () => exports.SnapshotOptions$, () => exports.VPCOptions$, () => exports.CognitoOptions$, 128 | 0, 0, () => LogPublishingOptions, () => exports.DomainEndpointOptions$, [() => exports.AdvancedSecurityOptionsInput$, 0], () => exports.NodeToNodeEncryptionOptions$, () => exports.EncryptionAtRestOptions$, () => exports.AutoTuneOptions$, 2], 1
|
|
1399
|
+
[_DN, _ECC, _EBSO, _SO, _VPCO, _CO, _AO, _APc, _LPO, _DEO, _ASO, _NTNEO, _EARO, _ATO, _DR, _DSO],
|
|
1400
|
+
[[0, 1], () => exports.ElasticsearchClusterConfig$, () => exports.EBSOptions$, () => exports.SnapshotOptions$, () => exports.VPCOptions$, () => exports.CognitoOptions$, 128 | 0, 0, () => LogPublishingOptions, () => exports.DomainEndpointOptions$, [() => exports.AdvancedSecurityOptionsInput$, 0], () => exports.NodeToNodeEncryptionOptions$, () => exports.EncryptionAtRestOptions$, () => exports.AutoTuneOptions$, 2, () => exports.DeploymentStrategyOptions$], 1
|
|
1388
1401
|
];
|
|
1389
1402
|
exports.UpdateElasticsearchDomainConfigResponse$ = [3, n0, _UEDCRp,
|
|
1390
1403
|
0,
|
package/dist-es/models/enums.js
CHANGED
|
@@ -39,6 +39,10 @@ export const AutoTuneDesiredState = {
|
|
|
39
39
|
export const TimeUnit = {
|
|
40
40
|
HOURS: "HOURS",
|
|
41
41
|
};
|
|
42
|
+
export const DeploymentStrategy = {
|
|
43
|
+
CAPACITY_OPTIMIZED: "CapacityOptimized",
|
|
44
|
+
DEFAULT: "Default",
|
|
45
|
+
};
|
|
42
46
|
export const TLSSecurityPolicy = {
|
|
43
47
|
POLICY_MIN_TLS_1_0_2019_07: "Policy-Min-TLS-1-0-2019-07",
|
|
44
48
|
POLICY_MIN_TLS_1_2_2019_07: "Policy-Min-TLS-1-2-2019-07",
|
|
@@ -179,6 +179,9 @@ const _DREIRe = "DescribeReservedElasticsearchInstancesResponse";
|
|
|
179
179
|
const _DRR = "DryRunResults";
|
|
180
180
|
const _DS = "DesiredState";
|
|
181
181
|
const _DSL = "DomainStatusList";
|
|
182
|
+
const _DSO = "DeploymentStrategyOptions";
|
|
183
|
+
const _DSOS = "DeploymentStrategyOptionsStatus";
|
|
184
|
+
const _DSe = "DeploymentStrategy";
|
|
182
185
|
const _DSo = "DomainStatus";
|
|
183
186
|
const _DT = "DeploymentType";
|
|
184
187
|
const _DVE = "DeleteVpcEndpoint";
|
|
@@ -736,8 +739,8 @@ export var CompatibleVersionsMap$ = [3, n0, _CVM,
|
|
|
736
739
|
];
|
|
737
740
|
export var CreateElasticsearchDomainRequest$ = [3, n0, _CEDR,
|
|
738
741
|
0,
|
|
739
|
-
[_DN, _EV, _ECC, _EBSO, _APc, _SO, _VPCO, _CO, _EARO, _NTNEO, _AO, _LPO, _DEO, _ASO, _ATO, _TL],
|
|
740
|
-
[0, 0, () => ElasticsearchClusterConfig$, () => EBSOptions$, 0, () => SnapshotOptions$, () => VPCOptions$, () => CognitoOptions$, () => EncryptionAtRestOptions$, () => NodeToNodeEncryptionOptions$, 128 | 0, () => LogPublishingOptions, () => DomainEndpointOptions$, [() => AdvancedSecurityOptionsInput$, 0], () => AutoTuneOptionsInput$, () => TagList], 1
|
|
742
|
+
[_DN, _EV, _ECC, _EBSO, _APc, _SO, _VPCO, _CO, _EARO, _NTNEO, _AO, _LPO, _DEO, _ASO, _ATO, _TL, _DSO],
|
|
743
|
+
[0, 0, () => ElasticsearchClusterConfig$, () => EBSOptions$, 0, () => SnapshotOptions$, () => VPCOptions$, () => CognitoOptions$, () => EncryptionAtRestOptions$, () => NodeToNodeEncryptionOptions$, 128 | 0, () => LogPublishingOptions, () => DomainEndpointOptions$, [() => AdvancedSecurityOptionsInput$, 0], () => AutoTuneOptionsInput$, () => TagList, () => DeploymentStrategyOptions$], 1
|
|
741
744
|
];
|
|
742
745
|
export var CreateElasticsearchDomainResponse$ = [3, n0, _CEDRr,
|
|
743
746
|
0,
|
|
@@ -824,6 +827,16 @@ export var DeleteVpcEndpointResponse$ = [3, n0, _DVERe,
|
|
|
824
827
|
[_VES],
|
|
825
828
|
[() => VpcEndpointSummary$], 1
|
|
826
829
|
];
|
|
830
|
+
export var DeploymentStrategyOptions$ = [3, n0, _DSO,
|
|
831
|
+
0,
|
|
832
|
+
[_DSe],
|
|
833
|
+
[0], 1
|
|
834
|
+
];
|
|
835
|
+
export var DeploymentStrategyOptionsStatus$ = [3, n0, _DSOS,
|
|
836
|
+
0,
|
|
837
|
+
[_O, _S],
|
|
838
|
+
[() => DeploymentStrategyOptions$, () => OptionStatus$], 2
|
|
839
|
+
];
|
|
827
840
|
export var DescribeDomainAutoTunesRequest$ = [3, n0, _DDATR,
|
|
828
841
|
0,
|
|
829
842
|
[_DN, _MR, _NT],
|
|
@@ -1016,13 +1029,13 @@ export var ElasticsearchClusterConfigStatus$ = [3, n0, _ECCS,
|
|
|
1016
1029
|
];
|
|
1017
1030
|
export var ElasticsearchDomainConfig$ = [3, n0, _EDC,
|
|
1018
1031
|
0,
|
|
1019
|
-
[_EV, _ECC, _EBSO, _APc, _SO, _VPCO, _CO, _EARO, _NTNEO, _AO, _LPO, _DEO, _ASO, _ATO, _CPD, _MP],
|
|
1020
|
-
[() => ElasticsearchVersionStatus$, () => ElasticsearchClusterConfigStatus$, () => EBSOptionsStatus$, () => AccessPoliciesStatus$, () => SnapshotOptionsStatus$, () => VPCDerivedInfoStatus$, () => CognitoOptionsStatus$, () => EncryptionAtRestOptionsStatus$, () => NodeToNodeEncryptionOptionsStatus$, () => AdvancedOptionsStatus$, () => LogPublishingOptionsStatus$, () => DomainEndpointOptionsStatus$, () => AdvancedSecurityOptionsStatus$, () => AutoTuneOptionsStatus$, () => ChangeProgressDetails$, () => ModifyingPropertiesList]
|
|
1032
|
+
[_EV, _ECC, _EBSO, _APc, _SO, _VPCO, _CO, _EARO, _NTNEO, _AO, _LPO, _DEO, _ASO, _ATO, _CPD, _MP, _DSO],
|
|
1033
|
+
[() => ElasticsearchVersionStatus$, () => ElasticsearchClusterConfigStatus$, () => EBSOptionsStatus$, () => AccessPoliciesStatus$, () => SnapshotOptionsStatus$, () => VPCDerivedInfoStatus$, () => CognitoOptionsStatus$, () => EncryptionAtRestOptionsStatus$, () => NodeToNodeEncryptionOptionsStatus$, () => AdvancedOptionsStatus$, () => LogPublishingOptionsStatus$, () => DomainEndpointOptionsStatus$, () => AdvancedSecurityOptionsStatus$, () => AutoTuneOptionsStatus$, () => ChangeProgressDetails$, () => ModifyingPropertiesList, () => DeploymentStrategyOptionsStatus$]
|
|
1021
1034
|
];
|
|
1022
1035
|
export var ElasticsearchDomainStatus$ = [3, n0, _EDS,
|
|
1023
1036
|
0,
|
|
1024
|
-
[_DIom, _DN, _ARN, _ECC, _C, _Del, _En, _End, _Pro, _UP, _EV, _EBSO, _APc, _SO, _VPCO, _CO, _EARO, _NTNEO, _AO, _LPO, _SSO, _DEO, _ASO, _ATO, _CPD, _DPSo, _MP],
|
|
1025
|
-
[0, 0, 0, () => ElasticsearchClusterConfig$, 2, 2, 0, 128 | 0, 2, 2, 0, () => EBSOptions$, 0, () => SnapshotOptions$, () => VPCDerivedInfo$, () => CognitoOptions$, () => EncryptionAtRestOptions$, () => NodeToNodeEncryptionOptions$, 128 | 0, () => LogPublishingOptions, () => ServiceSoftwareOptions$, () => DomainEndpointOptions$, () => AdvancedSecurityOptions$, () => AutoTuneOptionsOutput$, () => ChangeProgressDetails$, 0, () => ModifyingPropertiesList], 4
|
|
1037
|
+
[_DIom, _DN, _ARN, _ECC, _C, _Del, _En, _End, _Pro, _UP, _EV, _EBSO, _APc, _SO, _VPCO, _CO, _EARO, _NTNEO, _AO, _LPO, _SSO, _DEO, _ASO, _ATO, _CPD, _DPSo, _MP, _DSO],
|
|
1038
|
+
[0, 0, 0, () => ElasticsearchClusterConfig$, 2, 2, 0, 128 | 0, 2, 2, 0, () => EBSOptions$, 0, () => SnapshotOptions$, () => VPCDerivedInfo$, () => CognitoOptions$, () => EncryptionAtRestOptions$, () => NodeToNodeEncryptionOptions$, 128 | 0, () => LogPublishingOptions, () => ServiceSoftwareOptions$, () => DomainEndpointOptions$, () => AdvancedSecurityOptions$, () => AutoTuneOptionsOutput$, () => ChangeProgressDetails$, 0, () => ModifyingPropertiesList, () => DeploymentStrategyOptions$], 4
|
|
1026
1039
|
];
|
|
1027
1040
|
export var ElasticsearchVersionStatus$ = [3, n0, _EVS,
|
|
1028
1041
|
0,
|
|
@@ -1376,8 +1389,8 @@ export var Tag$ = [3, n0, _Ta,
|
|
|
1376
1389
|
];
|
|
1377
1390
|
export var UpdateElasticsearchDomainConfigRequest$ = [3, n0, _UEDCR,
|
|
1378
1391
|
0,
|
|
1379
|
-
[_DN, _ECC, _EBSO, _SO, _VPCO, _CO, _AO, _APc, _LPO, _DEO, _ASO, _NTNEO, _EARO, _ATO, _DR],
|
|
1380
|
-
[[0, 1], () => ElasticsearchClusterConfig$, () => EBSOptions$, () => SnapshotOptions$, () => VPCOptions$, () => CognitoOptions$, 128 | 0, 0, () => LogPublishingOptions, () => DomainEndpointOptions$, [() => AdvancedSecurityOptionsInput$, 0], () => NodeToNodeEncryptionOptions$, () => EncryptionAtRestOptions$, () => AutoTuneOptions$, 2], 1
|
|
1392
|
+
[_DN, _ECC, _EBSO, _SO, _VPCO, _CO, _AO, _APc, _LPO, _DEO, _ASO, _NTNEO, _EARO, _ATO, _DR, _DSO],
|
|
1393
|
+
[[0, 1], () => ElasticsearchClusterConfig$, () => EBSOptions$, () => SnapshotOptions$, () => VPCOptions$, () => CognitoOptions$, 128 | 0, 0, () => LogPublishingOptions, () => DomainEndpointOptions$, [() => AdvancedSecurityOptionsInput$, 0], () => NodeToNodeEncryptionOptions$, () => EncryptionAtRestOptions$, () => AutoTuneOptions$, 2, () => DeploymentStrategyOptions$], 1
|
|
1381
1394
|
];
|
|
1382
1395
|
export var UpdateElasticsearchDomainConfigResponse$ = [3, n0, _UEDCRp,
|
|
1383
1396
|
0,
|
|
@@ -146,6 +146,9 @@ declare const CreateElasticsearchDomainCommand_base: {
|
|
|
146
146
|
* Value: "STRING_VALUE", // required
|
|
147
147
|
* },
|
|
148
148
|
* ],
|
|
149
|
+
* DeploymentStrategyOptions: { // DeploymentStrategyOptions
|
|
150
|
+
* DeploymentStrategy: "Default" || "CapacityOptimized", // required
|
|
151
|
+
* },
|
|
149
152
|
* };
|
|
150
153
|
* const command = new CreateElasticsearchDomainCommand(input);
|
|
151
154
|
* const response = await client.send(command);
|
|
@@ -279,6 +282,9 @@ declare const CreateElasticsearchDomainCommand_base: {
|
|
|
279
282
|
* // ValueType: "PLAIN_TEXT" || "STRINGIFIED_JSON",
|
|
280
283
|
* // },
|
|
281
284
|
* // ],
|
|
285
|
+
* // DeploymentStrategyOptions: { // DeploymentStrategyOptions
|
|
286
|
+
* // DeploymentStrategy: "Default" || "CapacityOptimized", // required
|
|
287
|
+
* // },
|
|
282
288
|
* // },
|
|
283
289
|
* // };
|
|
284
290
|
*
|
|
@@ -171,6 +171,9 @@ declare const DeleteElasticsearchDomainCommand_base: {
|
|
|
171
171
|
* // ValueType: "PLAIN_TEXT" || "STRINGIFIED_JSON",
|
|
172
172
|
* // },
|
|
173
173
|
* // ],
|
|
174
|
+
* // DeploymentStrategyOptions: { // DeploymentStrategyOptions
|
|
175
|
+
* // DeploymentStrategy: "Default" || "CapacityOptimized", // required
|
|
176
|
+
* // },
|
|
174
177
|
* // },
|
|
175
178
|
* // };
|
|
176
179
|
*
|
|
@@ -171,6 +171,9 @@ declare const DescribeElasticsearchDomainCommand_base: {
|
|
|
171
171
|
* // ValueType: "PLAIN_TEXT" || "STRINGIFIED_JSON",
|
|
172
172
|
* // },
|
|
173
173
|
* // ],
|
|
174
|
+
* // DeploymentStrategyOptions: { // DeploymentStrategyOptions
|
|
175
|
+
* // DeploymentStrategy: "Default" || "CapacityOptimized", // required
|
|
176
|
+
* // },
|
|
174
177
|
* // },
|
|
175
178
|
* // };
|
|
176
179
|
*
|
|
@@ -238,6 +238,12 @@ declare const DescribeElasticsearchDomainConfigCommand_base: {
|
|
|
238
238
|
* // ValueType: "PLAIN_TEXT" || "STRINGIFIED_JSON",
|
|
239
239
|
* // },
|
|
240
240
|
* // ],
|
|
241
|
+
* // DeploymentStrategyOptions: { // DeploymentStrategyOptionsStatus
|
|
242
|
+
* // Options: { // DeploymentStrategyOptions
|
|
243
|
+
* // DeploymentStrategy: "Default" || "CapacityOptimized", // required
|
|
244
|
+
* // },
|
|
245
|
+
* // Status: "<OptionStatus>", // required
|
|
246
|
+
* // },
|
|
241
247
|
* // },
|
|
242
248
|
* // };
|
|
243
249
|
*
|
|
@@ -174,6 +174,9 @@ declare const DescribeElasticsearchDomainsCommand_base: {
|
|
|
174
174
|
* // ValueType: "PLAIN_TEXT" || "STRINGIFIED_JSON",
|
|
175
175
|
* // },
|
|
176
176
|
* // ],
|
|
177
|
+
* // DeploymentStrategyOptions: { // DeploymentStrategyOptions
|
|
178
|
+
* // DeploymentStrategy: "Default" || "CapacityOptimized", // required
|
|
179
|
+
* // },
|
|
177
180
|
* // },
|
|
178
181
|
* // ],
|
|
179
182
|
* // };
|
|
@@ -140,6 +140,9 @@ declare const UpdateElasticsearchDomainConfigCommand_base: {
|
|
|
140
140
|
* ],
|
|
141
141
|
* },
|
|
142
142
|
* DryRun: true || false,
|
|
143
|
+
* DeploymentStrategyOptions: { // DeploymentStrategyOptions
|
|
144
|
+
* DeploymentStrategy: "Default" || "CapacityOptimized", // required
|
|
145
|
+
* },
|
|
143
146
|
* };
|
|
144
147
|
* const command = new UpdateElasticsearchDomainConfigCommand(input);
|
|
145
148
|
* const response = await client.send(command);
|
|
@@ -340,6 +343,12 @@ declare const UpdateElasticsearchDomainConfigCommand_base: {
|
|
|
340
343
|
* // ValueType: "PLAIN_TEXT" || "STRINGIFIED_JSON",
|
|
341
344
|
* // },
|
|
342
345
|
* // ],
|
|
346
|
+
* // DeploymentStrategyOptions: { // DeploymentStrategyOptionsStatus
|
|
347
|
+
* // Options: { // DeploymentStrategyOptions
|
|
348
|
+
* // DeploymentStrategy: "Default" || "CapacityOptimized", // required
|
|
349
|
+
* // },
|
|
350
|
+
* // Status: "<OptionStatus>", // required
|
|
351
|
+
* // },
|
|
343
352
|
* // },
|
|
344
353
|
* // DryRunResults: { // DryRunResults
|
|
345
354
|
* // DeploymentType: "STRING_VALUE",
|
|
@@ -103,6 +103,18 @@ export declare const TimeUnit: {
|
|
|
103
103
|
* @public
|
|
104
104
|
*/
|
|
105
105
|
export type TimeUnit = (typeof TimeUnit)[keyof typeof TimeUnit];
|
|
106
|
+
/**
|
|
107
|
+
* @public
|
|
108
|
+
* @enum
|
|
109
|
+
*/
|
|
110
|
+
export declare const DeploymentStrategy: {
|
|
111
|
+
readonly CAPACITY_OPTIMIZED: "CapacityOptimized";
|
|
112
|
+
readonly DEFAULT: "Default";
|
|
113
|
+
};
|
|
114
|
+
/**
|
|
115
|
+
* @public
|
|
116
|
+
*/
|
|
117
|
+
export type DeploymentStrategy = (typeof DeploymentStrategy)[keyof typeof DeploymentStrategy];
|
|
106
118
|
/**
|
|
107
119
|
* @public
|
|
108
120
|
* @enum
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { AutoTuneDesiredState, AutoTuneState, AutoTuneType, ConfigChangeStatus, DeploymentStatus, DescribePackagesFilterName, DomainPackageStatus, DomainProcessingStatusType, EngineType, ESPartitionInstanceType, ESWarmPartitionInstanceType, InboundCrossClusterSearchConnectionStatusCode, InitiatedBy, LogType, OptionState, OutboundCrossClusterSearchConnectionStatusCode, OverallChangeStatus, PackageStatus, PackageType, PrincipalType, PropertyValueType, ReservedElasticsearchInstancePaymentOption, RollbackOnDisable, ScheduledAutoTuneActionType, ScheduledAutoTuneSeverityType, TimeUnit, TLSSecurityPolicy, UpgradeStatus, UpgradeStep, VolumeType, VpcEndpointErrorCode, VpcEndpointStatus } from "./enums";
|
|
1
|
+
import { AutoTuneDesiredState, AutoTuneState, AutoTuneType, ConfigChangeStatus, DeploymentStatus, DeploymentStrategy, DescribePackagesFilterName, DomainPackageStatus, DomainProcessingStatusType, EngineType, ESPartitionInstanceType, ESWarmPartitionInstanceType, InboundCrossClusterSearchConnectionStatusCode, InitiatedBy, LogType, OptionState, OutboundCrossClusterSearchConnectionStatusCode, OverallChangeStatus, PackageStatus, PackageType, PrincipalType, PropertyValueType, ReservedElasticsearchInstancePaymentOption, RollbackOnDisable, ScheduledAutoTuneActionType, ScheduledAutoTuneSeverityType, TimeUnit, TLSSecurityPolicy, UpgradeStatus, UpgradeStep, VolumeType, VpcEndpointErrorCode, VpcEndpointStatus } from "./enums";
|
|
2
2
|
/**
|
|
3
3
|
* <p>Container for the parameters to the <code><a>AcceptInboundCrossClusterSearchConnection</a></code> operation.</p>
|
|
4
4
|
* @public
|
|
@@ -771,6 +771,17 @@ export interface CognitoOptions {
|
|
|
771
771
|
*/
|
|
772
772
|
RoleArn?: string | undefined;
|
|
773
773
|
}
|
|
774
|
+
/**
|
|
775
|
+
* <p>Specifies the deployment strategy options for the domain.</p>
|
|
776
|
+
* @public
|
|
777
|
+
*/
|
|
778
|
+
export interface DeploymentStrategyOptions {
|
|
779
|
+
/**
|
|
780
|
+
* <p>Specifies the deployment strategy for the domain. Valid values are <code>Default</code> and <code>CapacityOptimized</code>.</p>
|
|
781
|
+
* @public
|
|
782
|
+
*/
|
|
783
|
+
DeploymentStrategy: DeploymentStrategy | undefined;
|
|
784
|
+
}
|
|
774
785
|
/**
|
|
775
786
|
* <p>Options to configure endpoint for the Elasticsearch domain.</p>
|
|
776
787
|
* @public
|
|
@@ -1085,6 +1096,11 @@ export interface CreateElasticsearchDomainRequest {
|
|
|
1085
1096
|
* @public
|
|
1086
1097
|
*/
|
|
1087
1098
|
TagList?: Tag[] | undefined;
|
|
1099
|
+
/**
|
|
1100
|
+
* <p>Specifies the deployment strategy options.</p>
|
|
1101
|
+
* @public
|
|
1102
|
+
*/
|
|
1103
|
+
DeploymentStrategyOptions?: DeploymentStrategyOptions | undefined;
|
|
1088
1104
|
}
|
|
1089
1105
|
/**
|
|
1090
1106
|
* <p>Specifies the Auto-Tune options: the Auto-Tune desired state for the domain and list of maintenance schedules.</p>
|
|
@@ -1330,6 +1346,11 @@ export interface ElasticsearchDomainStatus {
|
|
|
1330
1346
|
* @public
|
|
1331
1347
|
*/
|
|
1332
1348
|
ModifyingProperties?: ModifyingProperties[] | undefined;
|
|
1349
|
+
/**
|
|
1350
|
+
* <p>The current status of the Elasticsearch domain's deployment strategy options.</p>
|
|
1351
|
+
* @public
|
|
1352
|
+
*/
|
|
1353
|
+
DeploymentStrategyOptions?: DeploymentStrategyOptions | undefined;
|
|
1333
1354
|
}
|
|
1334
1355
|
/**
|
|
1335
1356
|
* <p>The result of a <code>CreateElasticsearchDomain</code> operation. Contains the status of the newly created Elasticsearch domain.</p>
|
|
@@ -2106,6 +2127,22 @@ export interface CognitoOptionsStatus {
|
|
|
2106
2127
|
*/
|
|
2107
2128
|
Status: OptionStatus | undefined;
|
|
2108
2129
|
}
|
|
2130
|
+
/**
|
|
2131
|
+
* <p>Specifies the status of deployment strategy options for the specified Elasticsearch domain.</p>
|
|
2132
|
+
* @public
|
|
2133
|
+
*/
|
|
2134
|
+
export interface DeploymentStrategyOptionsStatus {
|
|
2135
|
+
/**
|
|
2136
|
+
* <p>Specifies deployment strategy options for the specified Elasticsearch domain.</p>
|
|
2137
|
+
* @public
|
|
2138
|
+
*/
|
|
2139
|
+
Options: DeploymentStrategyOptions | undefined;
|
|
2140
|
+
/**
|
|
2141
|
+
* <p>Specifies the status of the deployment strategy options for the specified Elasticsearch domain.</p>
|
|
2142
|
+
* @public
|
|
2143
|
+
*/
|
|
2144
|
+
Status: OptionStatus | undefined;
|
|
2145
|
+
}
|
|
2109
2146
|
/**
|
|
2110
2147
|
* <p>The configured endpoint options for the domain and their current status.</p>
|
|
2111
2148
|
* @public
|
|
@@ -2335,6 +2372,11 @@ export interface ElasticsearchDomainConfig {
|
|
|
2335
2372
|
* @public
|
|
2336
2373
|
*/
|
|
2337
2374
|
ModifyingProperties?: ModifyingProperties[] | undefined;
|
|
2375
|
+
/**
|
|
2376
|
+
* <p>Specifies <code>DeploymentStrategyOptions</code> for the domain. </p>
|
|
2377
|
+
* @public
|
|
2378
|
+
*/
|
|
2379
|
+
DeploymentStrategyOptions?: DeploymentStrategyOptionsStatus | undefined;
|
|
2338
2380
|
}
|
|
2339
2381
|
/**
|
|
2340
2382
|
* <p>The result of a <code>DescribeElasticsearchDomainConfig</code> request. Contains the configuration information of the requested domain.</p>
|
|
@@ -4026,6 +4068,11 @@ export interface UpdateElasticsearchDomainConfigRequest {
|
|
|
4026
4068
|
* @public
|
|
4027
4069
|
*/
|
|
4028
4070
|
DryRun?: boolean | undefined;
|
|
4071
|
+
/**
|
|
4072
|
+
* <p>Specifies the deployment strategy options.</p>
|
|
4073
|
+
* @public
|
|
4074
|
+
*/
|
|
4075
|
+
DeploymentStrategyOptions?: DeploymentStrategyOptions | undefined;
|
|
4029
4076
|
}
|
|
4030
4077
|
/**
|
|
4031
4078
|
* @public
|
|
@@ -70,6 +70,8 @@ export declare var DeletePackageRequest$: StaticStructureSchema;
|
|
|
70
70
|
export declare var DeletePackageResponse$: StaticStructureSchema;
|
|
71
71
|
export declare var DeleteVpcEndpointRequest$: StaticStructureSchema;
|
|
72
72
|
export declare var DeleteVpcEndpointResponse$: StaticStructureSchema;
|
|
73
|
+
export declare var DeploymentStrategyOptions$: StaticStructureSchema;
|
|
74
|
+
export declare var DeploymentStrategyOptionsStatus$: StaticStructureSchema;
|
|
73
75
|
export declare var DescribeDomainAutoTunesRequest$: StaticStructureSchema;
|
|
74
76
|
export declare var DescribeDomainAutoTunesResponse$: StaticStructureSchema;
|
|
75
77
|
export declare var DescribeDomainChangeProgressRequest$: StaticStructureSchema;
|
|
@@ -51,6 +51,12 @@ export declare const TimeUnit: {
|
|
|
51
51
|
readonly HOURS: "HOURS";
|
|
52
52
|
};
|
|
53
53
|
export type TimeUnit = (typeof TimeUnit)[keyof typeof TimeUnit];
|
|
54
|
+
export declare const DeploymentStrategy: {
|
|
55
|
+
readonly CAPACITY_OPTIMIZED: "CapacityOptimized";
|
|
56
|
+
readonly DEFAULT: "Default";
|
|
57
|
+
};
|
|
58
|
+
export type DeploymentStrategy =
|
|
59
|
+
(typeof DeploymentStrategy)[keyof typeof DeploymentStrategy];
|
|
54
60
|
export declare const TLSSecurityPolicy: {
|
|
55
61
|
readonly POLICY_MIN_TLS_1_0_2019_07: "Policy-Min-TLS-1-0-2019-07";
|
|
56
62
|
readonly POLICY_MIN_TLS_1_2_2019_07: "Policy-Min-TLS-1-2-2019-07";
|
|
@@ -4,6 +4,7 @@ import {
|
|
|
4
4
|
AutoTuneType,
|
|
5
5
|
ConfigChangeStatus,
|
|
6
6
|
DeploymentStatus,
|
|
7
|
+
DeploymentStrategy,
|
|
7
8
|
DescribePackagesFilterName,
|
|
8
9
|
DomainPackageStatus,
|
|
9
10
|
DomainProcessingStatusType,
|
|
@@ -207,6 +208,9 @@ export interface CognitoOptions {
|
|
|
207
208
|
IdentityPoolId?: string | undefined;
|
|
208
209
|
RoleArn?: string | undefined;
|
|
209
210
|
}
|
|
211
|
+
export interface DeploymentStrategyOptions {
|
|
212
|
+
DeploymentStrategy: DeploymentStrategy | undefined;
|
|
213
|
+
}
|
|
210
214
|
export interface DomainEndpointOptions {
|
|
211
215
|
EnforceHTTPS?: boolean | undefined;
|
|
212
216
|
TLSSecurityPolicy?: TLSSecurityPolicy | undefined;
|
|
@@ -277,6 +281,7 @@ export interface CreateElasticsearchDomainRequest {
|
|
|
277
281
|
AdvancedSecurityOptions?: AdvancedSecurityOptionsInput | undefined;
|
|
278
282
|
AutoTuneOptions?: AutoTuneOptionsInput | undefined;
|
|
279
283
|
TagList?: Tag[] | undefined;
|
|
284
|
+
DeploymentStrategyOptions?: DeploymentStrategyOptions | undefined;
|
|
280
285
|
}
|
|
281
286
|
export interface AutoTuneOptionsOutput {
|
|
282
287
|
State?: AutoTuneState | undefined;
|
|
@@ -332,6 +337,7 @@ export interface ElasticsearchDomainStatus {
|
|
|
332
337
|
ChangeProgressDetails?: ChangeProgressDetails | undefined;
|
|
333
338
|
DomainProcessingStatus?: DomainProcessingStatusType | undefined;
|
|
334
339
|
ModifyingProperties?: ModifyingProperties[] | undefined;
|
|
340
|
+
DeploymentStrategyOptions?: DeploymentStrategyOptions | undefined;
|
|
335
341
|
}
|
|
336
342
|
export interface CreateElasticsearchDomainResponse {
|
|
337
343
|
DomainStatus?: ElasticsearchDomainStatus | undefined;
|
|
@@ -516,6 +522,10 @@ export interface CognitoOptionsStatus {
|
|
|
516
522
|
Options: CognitoOptions | undefined;
|
|
517
523
|
Status: OptionStatus | undefined;
|
|
518
524
|
}
|
|
525
|
+
export interface DeploymentStrategyOptionsStatus {
|
|
526
|
+
Options: DeploymentStrategyOptions | undefined;
|
|
527
|
+
Status: OptionStatus | undefined;
|
|
528
|
+
}
|
|
519
529
|
export interface DomainEndpointOptionsStatus {
|
|
520
530
|
Options: DomainEndpointOptions | undefined;
|
|
521
531
|
Status: OptionStatus | undefined;
|
|
@@ -569,6 +579,7 @@ export interface ElasticsearchDomainConfig {
|
|
|
569
579
|
AutoTuneOptions?: AutoTuneOptionsStatus | undefined;
|
|
570
580
|
ChangeProgressDetails?: ChangeProgressDetails | undefined;
|
|
571
581
|
ModifyingProperties?: ModifyingProperties[] | undefined;
|
|
582
|
+
DeploymentStrategyOptions?: DeploymentStrategyOptionsStatus | undefined;
|
|
572
583
|
}
|
|
573
584
|
export interface DescribeElasticsearchDomainConfigResponse {
|
|
574
585
|
DomainConfig: ElasticsearchDomainConfig | undefined;
|
|
@@ -894,6 +905,7 @@ export interface UpdateElasticsearchDomainConfigRequest {
|
|
|
894
905
|
EncryptionAtRestOptions?: EncryptionAtRestOptions | undefined;
|
|
895
906
|
AutoTuneOptions?: AutoTuneOptions | undefined;
|
|
896
907
|
DryRun?: boolean | undefined;
|
|
908
|
+
DeploymentStrategyOptions?: DeploymentStrategyOptions | undefined;
|
|
897
909
|
}
|
|
898
910
|
export interface DryRunResults {
|
|
899
911
|
DeploymentType?: string | undefined;
|
|
@@ -69,6 +69,8 @@ export declare var DeletePackageRequest$: StaticStructureSchema;
|
|
|
69
69
|
export declare var DeletePackageResponse$: StaticStructureSchema;
|
|
70
70
|
export declare var DeleteVpcEndpointRequest$: StaticStructureSchema;
|
|
71
71
|
export declare var DeleteVpcEndpointResponse$: StaticStructureSchema;
|
|
72
|
+
export declare var DeploymentStrategyOptions$: StaticStructureSchema;
|
|
73
|
+
export declare var DeploymentStrategyOptionsStatus$: StaticStructureSchema;
|
|
72
74
|
export declare var DescribeDomainAutoTunesRequest$: StaticStructureSchema;
|
|
73
75
|
export declare var DescribeDomainAutoTunesResponse$: StaticStructureSchema;
|
|
74
76
|
export declare var DescribeDomainChangeProgressRequest$: StaticStructureSchema;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-elasticsearch-service",
|
|
3
3
|
"description": "AWS SDK for JavaScript Elasticsearch Service 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-elasticsearch-service",
|
|
@@ -23,42 +23,42 @@
|
|
|
23
23
|
"dependencies": {
|
|
24
24
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
25
25
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
26
|
-
"@aws-sdk/core": "^3.973.
|
|
27
|
-
"@aws-sdk/credential-provider-node": "^3.972.
|
|
28
|
-
"@aws-sdk/middleware-host-header": "^3.972.
|
|
29
|
-
"@aws-sdk/middleware-logger": "^3.972.
|
|
30
|
-
"@aws-sdk/middleware-recursion-detection": "^3.972.
|
|
31
|
-
"@aws-sdk/middleware-user-agent": "^3.972.
|
|
32
|
-
"@aws-sdk/region-config-resolver": "^3.972.
|
|
33
|
-
"@aws-sdk/types": "^3.973.
|
|
34
|
-
"@aws-sdk/util-endpoints": "^3.996.
|
|
35
|
-
"@aws-sdk/util-user-agent-browser": "^3.972.
|
|
36
|
-
"@aws-sdk/util-user-agent-node": "^3.973.
|
|
37
|
-
"@smithy/config-resolver": "^4.4.
|
|
38
|
-
"@smithy/core": "^3.23.
|
|
39
|
-
"@smithy/fetch-http-handler": "^5.3.
|
|
40
|
-
"@smithy/hash-node": "^4.2.
|
|
41
|
-
"@smithy/invalid-dependency": "^4.2.
|
|
42
|
-
"@smithy/middleware-content-length": "^4.2.
|
|
43
|
-
"@smithy/middleware-endpoint": "^4.4.
|
|
44
|
-
"@smithy/middleware-retry": "^4.4.
|
|
45
|
-
"@smithy/middleware-serde": "^4.2.
|
|
46
|
-
"@smithy/middleware-stack": "^4.2.
|
|
47
|
-
"@smithy/node-config-provider": "^4.3.
|
|
48
|
-
"@smithy/node-http-handler": "^4.4.
|
|
49
|
-
"@smithy/protocol-http": "^5.3.
|
|
50
|
-
"@smithy/smithy-client": "^4.12.
|
|
26
|
+
"@aws-sdk/core": "^3.973.18",
|
|
27
|
+
"@aws-sdk/credential-provider-node": "^3.972.17",
|
|
28
|
+
"@aws-sdk/middleware-host-header": "^3.972.7",
|
|
29
|
+
"@aws-sdk/middleware-logger": "^3.972.7",
|
|
30
|
+
"@aws-sdk/middleware-recursion-detection": "^3.972.7",
|
|
31
|
+
"@aws-sdk/middleware-user-agent": "^3.972.18",
|
|
32
|
+
"@aws-sdk/region-config-resolver": "^3.972.7",
|
|
33
|
+
"@aws-sdk/types": "^3.973.5",
|
|
34
|
+
"@aws-sdk/util-endpoints": "^3.996.4",
|
|
35
|
+
"@aws-sdk/util-user-agent-browser": "^3.972.7",
|
|
36
|
+
"@aws-sdk/util-user-agent-node": "^3.973.3",
|
|
37
|
+
"@smithy/config-resolver": "^4.4.10",
|
|
38
|
+
"@smithy/core": "^3.23.8",
|
|
39
|
+
"@smithy/fetch-http-handler": "^5.3.13",
|
|
40
|
+
"@smithy/hash-node": "^4.2.11",
|
|
41
|
+
"@smithy/invalid-dependency": "^4.2.11",
|
|
42
|
+
"@smithy/middleware-content-length": "^4.2.11",
|
|
43
|
+
"@smithy/middleware-endpoint": "^4.4.22",
|
|
44
|
+
"@smithy/middleware-retry": "^4.4.39",
|
|
45
|
+
"@smithy/middleware-serde": "^4.2.12",
|
|
46
|
+
"@smithy/middleware-stack": "^4.2.11",
|
|
47
|
+
"@smithy/node-config-provider": "^4.3.11",
|
|
48
|
+
"@smithy/node-http-handler": "^4.4.14",
|
|
49
|
+
"@smithy/protocol-http": "^5.3.11",
|
|
50
|
+
"@smithy/smithy-client": "^4.12.2",
|
|
51
51
|
"@smithy/types": "^4.13.0",
|
|
52
|
-
"@smithy/url-parser": "^4.2.
|
|
53
|
-
"@smithy/util-base64": "^4.3.
|
|
54
|
-
"@smithy/util-body-length-browser": "^4.2.
|
|
55
|
-
"@smithy/util-body-length-node": "^4.2.
|
|
56
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
57
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
58
|
-
"@smithy/util-endpoints": "^3.3.
|
|
59
|
-
"@smithy/util-middleware": "^4.2.
|
|
60
|
-
"@smithy/util-retry": "^4.2.
|
|
61
|
-
"@smithy/util-utf8": "^4.2.
|
|
52
|
+
"@smithy/url-parser": "^4.2.11",
|
|
53
|
+
"@smithy/util-base64": "^4.3.2",
|
|
54
|
+
"@smithy/util-body-length-browser": "^4.2.2",
|
|
55
|
+
"@smithy/util-body-length-node": "^4.2.3",
|
|
56
|
+
"@smithy/util-defaults-mode-browser": "^4.3.38",
|
|
57
|
+
"@smithy/util-defaults-mode-node": "^4.2.41",
|
|
58
|
+
"@smithy/util-endpoints": "^3.3.2",
|
|
59
|
+
"@smithy/util-middleware": "^4.2.11",
|
|
60
|
+
"@smithy/util-retry": "^4.2.11",
|
|
61
|
+
"@smithy/util-utf8": "^4.2.2",
|
|
62
62
|
"tslib": "^2.6.2"
|
|
63
63
|
},
|
|
64
64
|
"devDependencies": {
|
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
"node": ">=20.0.0"
|
|
74
74
|
},
|
|
75
75
|
"typesVersions": {
|
|
76
|
-
"<4.
|
|
76
|
+
"<4.5": {
|
|
77
77
|
"dist-types/*": [
|
|
78
78
|
"dist-types/ts3.4/*"
|
|
79
79
|
]
|