@aws-sdk/client-emr 3.271.0 → 3.273.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/endpoint/ruleset.js +3 -3
- package/dist-cjs/models/models_0.js +16 -4
- package/dist-cjs/protocols/Aws_json1_1.js +49 -0
- package/dist-es/endpoint/ruleset.js +3 -3
- package/dist-es/models/models_0.js +9 -0
- package/dist-es/protocols/Aws_json1_1.js +49 -0
- package/dist-types/EMR.d.ts +4 -3
- package/dist-types/commands/GetClusterSessionCredentialsCommand.d.ts +2 -2
- package/dist-types/commands/RunJobFlowCommand.d.ts +2 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +96 -18
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +22 -0
- package/package.json +30 -30
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ruleSet = void 0;
|
|
4
|
-
const t = "fn", u = "argv", v = "ref";
|
|
5
|
-
const a =
|
|
6
|
-
const _data = { version: "1.0", parameters: { Region:
|
|
4
|
+
const s = "required", t = "fn", u = "argv", v = "ref";
|
|
5
|
+
const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = "getAttr", g = { [s]: false, "type": "String" }, h = { [s]: true, "default": false, "type": "Boolean" }, i = { [v]: "Endpoint" }, j = { [t]: "booleanEquals", [u]: [{ [v]: "UseFIPS" }, true] }, k = { [t]: "booleanEquals", [u]: [{ [v]: "UseDualStack" }, true] }, l = {}, m = { [t]: "booleanEquals", [u]: [true, { [t]: f, [u]: [{ [v]: e }, "supportsFIPS"] }] }, n = { [v]: e }, o = { [t]: "booleanEquals", [u]: [true, { [t]: f, [u]: [n, "supportsDualStack"] }] }, p = [j], q = [k], r = [{ [v]: "Region" }];
|
|
6
|
+
const _data = { version: "1.0", parameters: { Region: g, UseDualStack: h, UseFIPS: h, Endpoint: g }, rules: [{ conditions: [{ [t]: a, [u]: [i] }], type: b, rules: [{ conditions: p, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { type: b, rules: [{ conditions: q, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: i, properties: l, headers: l }, type: d }] }] }, { type: b, rules: [{ conditions: [{ [t]: a, [u]: r }], type: b, rules: [{ conditions: [{ [t]: "aws.partition", [u]: r, assign: e }], type: b, rules: [{ conditions: [j, k], type: b, rules: [{ conditions: [m, o], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://elasticmapreduce-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: d }] }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: p, type: b, rules: [{ conditions: [m], type: b, rules: [{ type: b, rules: [{ conditions: [{ [t]: "stringEquals", [u]: ["aws-us-gov", { [t]: f, [u]: [n, "name"] }] }], endpoint: { url: "https://elasticmapreduce.{Region}.amazonaws.com", properties: l, headers: l }, type: d }, { endpoint: { url: "https://elasticmapreduce-fips.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: d }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: q, type: b, rules: [{ conditions: [o], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://elasticmapreduce.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: d }] }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { type: b, rules: [{ endpoint: { url: "https://elasticmapreduce.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: d }] }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] }] };
|
|
7
7
|
exports.ruleSet = _data;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.SpotProvisioningSpecificationFilterSensitiveLog = exports.OnDemandProvisioningSpecificationFilterSensitiveLog = exports.OnDemandCapacityReservationOptionsFilterSensitiveLog = exports.EbsConfigurationFilterSensitiveLog = exports.EbsBlockDeviceConfigFilterSensitiveLog = exports.VolumeSpecificationFilterSensitiveLog = exports.ReconfigurationType = exports.InstanceStateChangeReasonCode = exports.InstanceState = exports.InstanceGroupStateChangeReasonCode = exports.InstanceGroupType = exports.InstanceFleetStateChangeReasonCode = exports.InstanceFleetState = exports.StepStateChangeReasonCode = exports.StepState = exports.NotebookExecutionStatus = exports.ExecutionEngineType = exports.StepExecutionState = exports.InstanceGroupState = exports.JobFlowExecutionState = exports.Credentials = exports.IdentityType = exports.ComputeLimitsUnitType = exports.ClusterStateChangeReasonCode = exports.ClusterState = exports.ScaleDownBehavior = exports.RepoUpgradeOnBoot = exports.PlacementGroupStrategy = exports.InstanceCollectionType = exports.CancelStepsRequestStatus = exports.StepCancellationOption = exports.AutoScalingPolicyStateChangeReasonCode = exports.AutoScalingPolicyState = exports.AuthMode = exports.InternalServerError = exports.InstanceRoleType = exports.Unit = exports.Statistic = exports.ComparisonOperator = exports.AdjustmentType = exports.MarketType = exports.InvalidRequestException = exports.InternalServerException = exports.SpotProvisioningTimeoutAction = exports.SpotProvisioningAllocationStrategy = exports.OnDemandCapacityReservationUsageStrategy = exports.OnDemandCapacityReservationPreference = exports.OnDemandProvisioningAllocationStrategy = exports.InstanceFleetType = exports.ActionOnFailure = void 0;
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
6
|
-
exports.
|
|
7
|
-
exports.RunJobFlowInputFilterSensitiveLog = exports.JobFlowInstancesConfigFilterSensitiveLog = exports.ListInstanceGroupsOutputFilterSensitiveLog = exports.ListInstanceFleetsOutputFilterSensitiveLog = exports.InstanceGroupFilterSensitiveLog = exports.AddInstanceFleetInputFilterSensitiveLog = exports.ModifyInstanceGroupsInputFilterSensitiveLog = exports.InstanceFleetConfigFilterSensitiveLog = exports.InstanceFleetFilterSensitiveLog = exports.AddInstanceGroupsInputFilterSensitiveLog = exports.PutBlockPublicAccessConfigurationInputFilterSensitiveLog = exports.GetBlockPublicAccessConfigurationOutputFilterSensitiveLog = exports.DescribeClusterOutputFilterSensitiveLog = exports.InstanceTypeSpecificationFilterSensitiveLog = exports.InstanceTypeConfigFilterSensitiveLog = exports.InstanceGroupModifyConfigFilterSensitiveLog = exports.InstanceGroupConfigFilterSensitiveLog = exports.ClusterFilterSensitiveLog = exports.BlockPublicAccessConfigurationFilterSensitiveLog = exports.ConfigurationFilterSensitiveLog = exports.UpdateStudioSessionMappingInputFilterSensitiveLog = exports.UpdateStudioInputFilterSensitiveLog = exports.TerminateJobFlowsInputFilterSensitiveLog = exports.StopNotebookExecutionInputFilterSensitiveLog = exports.StartNotebookExecutionOutputFilterSensitiveLog = exports.StartNotebookExecutionInputFilterSensitiveLog = exports.SetVisibleToAllUsersInputFilterSensitiveLog = exports.SetTerminationProtectionInputFilterSensitiveLog = exports.RunJobFlowOutputFilterSensitiveLog = exports.SupportedProductConfigFilterSensitiveLog = exports.RemoveTagsOutputFilterSensitiveLog = exports.RemoveTagsInputFilterSensitiveLog = exports.RemoveManagedScalingPolicyOutputFilterSensitiveLog = void 0;
|
|
4
|
+
exports.UsernamePasswordFilterSensitiveLog = exports.CreateStudioSessionMappingInputFilterSensitiveLog = exports.CreateStudioOutputFilterSensitiveLog = exports.CreateStudioInputFilterSensitiveLog = exports.CreateSecurityConfigurationOutputFilterSensitiveLog = exports.CreateSecurityConfigurationInputFilterSensitiveLog = exports.ComputeLimitsFilterSensitiveLog = exports.CommandFilterSensitiveLog = exports.ClusterSummaryFilterSensitiveLog = exports.ClusterStatusFilterSensitiveLog = exports.ClusterTimelineFilterSensitiveLog = exports.ClusterStateChangeReasonFilterSensitiveLog = exports.PlacementGroupConfigFilterSensitiveLog = exports.KerberosAttributesFilterSensitiveLog = exports.Ec2InstanceAttributesFilterSensitiveLog = exports.CancelStepsOutputFilterSensitiveLog = exports.CancelStepsInfoFilterSensitiveLog = exports.CancelStepsInputFilterSensitiveLog = exports.BootstrapActionDetailFilterSensitiveLog = exports.BootstrapActionConfigFilterSensitiveLog = exports.ScriptBootstrapActionConfigFilterSensitiveLog = exports.BlockPublicAccessConfigurationMetadataFilterSensitiveLog = exports.PortRangeFilterSensitiveLog = exports.AutoTerminationPolicyFilterSensitiveLog = exports.AutoScalingPolicyDescriptionFilterSensitiveLog = exports.AutoScalingPolicyStatusFilterSensitiveLog = exports.AutoScalingPolicyStateChangeReasonFilterSensitiveLog = exports.ApplicationFilterSensitiveLog = exports.AddTagsOutputFilterSensitiveLog = exports.AddTagsInputFilterSensitiveLog = exports.TagFilterSensitiveLog = exports.AddJobFlowStepsOutputFilterSensitiveLog = exports.AddJobFlowStepsInputFilterSensitiveLog = exports.StepConfigFilterSensitiveLog = exports.HadoopJarStepConfigFilterSensitiveLog = exports.KeyValueFilterSensitiveLog = exports.AddInstanceGroupsOutputFilterSensitiveLog = exports.AutoScalingPolicyFilterSensitiveLog = exports.ScalingRuleFilterSensitiveLog = exports.ScalingTriggerFilterSensitiveLog = exports.CloudWatchAlarmDefinitionFilterSensitiveLog = exports.MetricDimensionFilterSensitiveLog = exports.ScalingActionFilterSensitiveLog = exports.SimpleScalingPolicyConfigurationFilterSensitiveLog = exports.ScalingConstraintsFilterSensitiveLog = exports.AddInstanceFleetOutputFilterSensitiveLog = exports.InstanceFleetResizingSpecificationsFilterSensitiveLog = exports.SpotResizingSpecificationFilterSensitiveLog = exports.OnDemandResizingSpecificationFilterSensitiveLog = exports.InstanceFleetProvisioningSpecificationsFilterSensitiveLog = void 0;
|
|
5
|
+
exports.ListBootstrapActionsInputFilterSensitiveLog = exports.GetStudioSessionMappingOutputFilterSensitiveLog = exports.SessionMappingDetailFilterSensitiveLog = exports.GetStudioSessionMappingInputFilterSensitiveLog = exports.GetManagedScalingPolicyOutputFilterSensitiveLog = exports.ManagedScalingPolicyFilterSensitiveLog = exports.GetManagedScalingPolicyInputFilterSensitiveLog = exports.GetClusterSessionCredentialsOutputFilterSensitiveLog = exports.GetClusterSessionCredentialsInputFilterSensitiveLog = exports.GetBlockPublicAccessConfigurationInputFilterSensitiveLog = exports.GetAutoTerminationPolicyOutputFilterSensitiveLog = exports.GetAutoTerminationPolicyInputFilterSensitiveLog = exports.EbsVolumeFilterSensitiveLog = exports.EbsBlockDeviceFilterSensitiveLog = exports.DescribeStudioOutputFilterSensitiveLog = exports.StudioFilterSensitiveLog = exports.DescribeStudioInputFilterSensitiveLog = exports.DescribeStepOutputFilterSensitiveLog = exports.StepFilterSensitiveLog = exports.StepStatusFilterSensitiveLog = exports.StepTimelineFilterSensitiveLog = exports.StepStateChangeReasonFilterSensitiveLog = exports.FailureDetailsFilterSensitiveLog = exports.HadoopStepConfigFilterSensitiveLog = exports.DescribeStepInputFilterSensitiveLog = exports.DescribeSecurityConfigurationOutputFilterSensitiveLog = exports.DescribeSecurityConfigurationInputFilterSensitiveLog = exports.DescribeReleaseLabelOutputFilterSensitiveLog = exports.OSReleaseFilterSensitiveLog = exports.SimplifiedApplicationFilterSensitiveLog = exports.DescribeReleaseLabelInputFilterSensitiveLog = exports.DescribeNotebookExecutionOutputFilterSensitiveLog = exports.NotebookExecutionFilterSensitiveLog = exports.ExecutionEngineConfigFilterSensitiveLog = exports.DescribeNotebookExecutionInputFilterSensitiveLog = exports.DescribeJobFlowsOutputFilterSensitiveLog = exports.JobFlowDetailFilterSensitiveLog = exports.StepDetailFilterSensitiveLog = exports.StepExecutionStatusDetailFilterSensitiveLog = exports.JobFlowInstancesDetailFilterSensitiveLog = exports.PlacementTypeFilterSensitiveLog = exports.InstanceGroupDetailFilterSensitiveLog = exports.JobFlowExecutionStatusDetailFilterSensitiveLog = exports.DescribeJobFlowsInputFilterSensitiveLog = exports.DescribeClusterInputFilterSensitiveLog = exports.DeleteStudioSessionMappingInputFilterSensitiveLog = exports.DeleteStudioInputFilterSensitiveLog = exports.DeleteSecurityConfigurationOutputFilterSensitiveLog = exports.DeleteSecurityConfigurationInputFilterSensitiveLog = exports.CredentialsFilterSensitiveLog = void 0;
|
|
6
|
+
exports.RemoveAutoScalingPolicyOutputFilterSensitiveLog = exports.RemoveAutoScalingPolicyInputFilterSensitiveLog = exports.PutManagedScalingPolicyOutputFilterSensitiveLog = exports.PutManagedScalingPolicyInputFilterSensitiveLog = exports.PutBlockPublicAccessConfigurationOutputFilterSensitiveLog = exports.PutAutoTerminationPolicyOutputFilterSensitiveLog = exports.PutAutoTerminationPolicyInputFilterSensitiveLog = exports.PutAutoScalingPolicyOutputFilterSensitiveLog = exports.PutAutoScalingPolicyInputFilterSensitiveLog = exports.ModifyInstanceFleetInputFilterSensitiveLog = exports.InstanceFleetModifyConfigFilterSensitiveLog = exports.ModifyClusterOutputFilterSensitiveLog = exports.ModifyClusterInputFilterSensitiveLog = exports.ListStudioSessionMappingsOutputFilterSensitiveLog = exports.SessionMappingSummaryFilterSensitiveLog = exports.ListStudioSessionMappingsInputFilterSensitiveLog = exports.ListStudiosOutputFilterSensitiveLog = exports.StudioSummaryFilterSensitiveLog = exports.ListStudiosInputFilterSensitiveLog = exports.ListStepsOutputFilterSensitiveLog = exports.StepSummaryFilterSensitiveLog = exports.ListStepsInputFilterSensitiveLog = exports.ListSecurityConfigurationsOutputFilterSensitiveLog = exports.SecurityConfigurationSummaryFilterSensitiveLog = exports.ListSecurityConfigurationsInputFilterSensitiveLog = exports.ListReleaseLabelsOutputFilterSensitiveLog = exports.ListReleaseLabelsInputFilterSensitiveLog = exports.ReleaseLabelFilterFilterSensitiveLog = exports.ListNotebookExecutionsOutputFilterSensitiveLog = exports.NotebookExecutionSummaryFilterSensitiveLog = exports.ListNotebookExecutionsInputFilterSensitiveLog = exports.ListInstancesOutputFilterSensitiveLog = exports.InstanceFilterSensitiveLog = exports.InstanceStatusFilterSensitiveLog = exports.InstanceTimelineFilterSensitiveLog = exports.InstanceStateChangeReasonFilterSensitiveLog = exports.ListInstancesInputFilterSensitiveLog = exports.InstanceGroupStatusFilterSensitiveLog = exports.InstanceGroupTimelineFilterSensitiveLog = exports.InstanceGroupStateChangeReasonFilterSensitiveLog = exports.ShrinkPolicyFilterSensitiveLog = exports.InstanceResizePolicyFilterSensitiveLog = exports.ListInstanceGroupsInputFilterSensitiveLog = exports.InstanceFleetStatusFilterSensitiveLog = exports.InstanceFleetTimelineFilterSensitiveLog = exports.InstanceFleetStateChangeReasonFilterSensitiveLog = exports.ListInstanceFleetsInputFilterSensitiveLog = exports.ListClustersOutputFilterSensitiveLog = exports.ListClustersInputFilterSensitiveLog = exports.ListBootstrapActionsOutputFilterSensitiveLog = void 0;
|
|
7
|
+
exports.RunJobFlowInputFilterSensitiveLog = exports.JobFlowInstancesConfigFilterSensitiveLog = exports.ListInstanceGroupsOutputFilterSensitiveLog = exports.ListInstanceFleetsOutputFilterSensitiveLog = exports.InstanceGroupFilterSensitiveLog = exports.AddInstanceFleetInputFilterSensitiveLog = exports.ModifyInstanceGroupsInputFilterSensitiveLog = exports.InstanceFleetConfigFilterSensitiveLog = exports.InstanceFleetFilterSensitiveLog = exports.AddInstanceGroupsInputFilterSensitiveLog = exports.PutBlockPublicAccessConfigurationInputFilterSensitiveLog = exports.GetBlockPublicAccessConfigurationOutputFilterSensitiveLog = exports.DescribeClusterOutputFilterSensitiveLog = exports.InstanceTypeSpecificationFilterSensitiveLog = exports.InstanceTypeConfigFilterSensitiveLog = exports.InstanceGroupModifyConfigFilterSensitiveLog = exports.InstanceGroupConfigFilterSensitiveLog = exports.ClusterFilterSensitiveLog = exports.BlockPublicAccessConfigurationFilterSensitiveLog = exports.ConfigurationFilterSensitiveLog = exports.UpdateStudioSessionMappingInputFilterSensitiveLog = exports.UpdateStudioInputFilterSensitiveLog = exports.TerminateJobFlowsInputFilterSensitiveLog = exports.StopNotebookExecutionInputFilterSensitiveLog = exports.StartNotebookExecutionOutputFilterSensitiveLog = exports.StartNotebookExecutionInputFilterSensitiveLog = exports.SetVisibleToAllUsersInputFilterSensitiveLog = exports.SetTerminationProtectionInputFilterSensitiveLog = exports.RunJobFlowOutputFilterSensitiveLog = exports.SupportedProductConfigFilterSensitiveLog = exports.RemoveTagsOutputFilterSensitiveLog = exports.RemoveTagsInputFilterSensitiveLog = exports.RemoveManagedScalingPolicyOutputFilterSensitiveLog = exports.RemoveManagedScalingPolicyInputFilterSensitiveLog = exports.RemoveAutoTerminationPolicyOutputFilterSensitiveLog = exports.RemoveAutoTerminationPolicyInputFilterSensitiveLog = void 0;
|
|
8
8
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
9
9
|
const EMRServiceException_1 = require("./EMRServiceException");
|
|
10
10
|
var ActionOnFailure;
|
|
@@ -383,6 +383,18 @@ const InstanceFleetProvisioningSpecificationsFilterSensitiveLog = (obj) => ({
|
|
|
383
383
|
...obj,
|
|
384
384
|
});
|
|
385
385
|
exports.InstanceFleetProvisioningSpecificationsFilterSensitiveLog = InstanceFleetProvisioningSpecificationsFilterSensitiveLog;
|
|
386
|
+
const OnDemandResizingSpecificationFilterSensitiveLog = (obj) => ({
|
|
387
|
+
...obj,
|
|
388
|
+
});
|
|
389
|
+
exports.OnDemandResizingSpecificationFilterSensitiveLog = OnDemandResizingSpecificationFilterSensitiveLog;
|
|
390
|
+
const SpotResizingSpecificationFilterSensitiveLog = (obj) => ({
|
|
391
|
+
...obj,
|
|
392
|
+
});
|
|
393
|
+
exports.SpotResizingSpecificationFilterSensitiveLog = SpotResizingSpecificationFilterSensitiveLog;
|
|
394
|
+
const InstanceFleetResizingSpecificationsFilterSensitiveLog = (obj) => ({
|
|
395
|
+
...obj,
|
|
396
|
+
});
|
|
397
|
+
exports.InstanceFleetResizingSpecificationsFilterSensitiveLog = InstanceFleetResizingSpecificationsFilterSensitiveLog;
|
|
386
398
|
const AddInstanceFleetOutputFilterSensitiveLog = (obj) => ({
|
|
387
399
|
...obj,
|
|
388
400
|
});
|
|
@@ -2723,6 +2723,9 @@ const serializeAws_json1_1InstanceFleetConfig = (input, context) => {
|
|
|
2723
2723
|
LaunchSpecifications: serializeAws_json1_1InstanceFleetProvisioningSpecifications(input.LaunchSpecifications, context),
|
|
2724
2724
|
}),
|
|
2725
2725
|
...(input.Name != null && { Name: input.Name }),
|
|
2726
|
+
...(input.ResizeSpecifications != null && {
|
|
2727
|
+
ResizeSpecifications: serializeAws_json1_1InstanceFleetResizingSpecifications(input.ResizeSpecifications, context),
|
|
2728
|
+
}),
|
|
2726
2729
|
...(input.TargetOnDemandCapacity != null && { TargetOnDemandCapacity: input.TargetOnDemandCapacity }),
|
|
2727
2730
|
...(input.TargetSpotCapacity != null && { TargetSpotCapacity: input.TargetSpotCapacity }),
|
|
2728
2731
|
};
|
|
@@ -2737,6 +2740,9 @@ const serializeAws_json1_1InstanceFleetConfigList = (input, context) => {
|
|
|
2737
2740
|
const serializeAws_json1_1InstanceFleetModifyConfig = (input, context) => {
|
|
2738
2741
|
return {
|
|
2739
2742
|
...(input.InstanceFleetId != null && { InstanceFleetId: input.InstanceFleetId }),
|
|
2743
|
+
...(input.ResizeSpecifications != null && {
|
|
2744
|
+
ResizeSpecifications: serializeAws_json1_1InstanceFleetResizingSpecifications(input.ResizeSpecifications, context),
|
|
2745
|
+
}),
|
|
2740
2746
|
...(input.TargetOnDemandCapacity != null && { TargetOnDemandCapacity: input.TargetOnDemandCapacity }),
|
|
2741
2747
|
...(input.TargetSpotCapacity != null && { TargetSpotCapacity: input.TargetSpotCapacity }),
|
|
2742
2748
|
};
|
|
@@ -2751,6 +2757,16 @@ const serializeAws_json1_1InstanceFleetProvisioningSpecifications = (input, cont
|
|
|
2751
2757
|
}),
|
|
2752
2758
|
};
|
|
2753
2759
|
};
|
|
2760
|
+
const serializeAws_json1_1InstanceFleetResizingSpecifications = (input, context) => {
|
|
2761
|
+
return {
|
|
2762
|
+
...(input.OnDemandResizeSpecification != null && {
|
|
2763
|
+
OnDemandResizeSpecification: serializeAws_json1_1OnDemandResizingSpecification(input.OnDemandResizeSpecification, context),
|
|
2764
|
+
}),
|
|
2765
|
+
...(input.SpotResizeSpecification != null && {
|
|
2766
|
+
SpotResizeSpecification: serializeAws_json1_1SpotResizingSpecification(input.SpotResizeSpecification, context),
|
|
2767
|
+
}),
|
|
2768
|
+
};
|
|
2769
|
+
};
|
|
2754
2770
|
const serializeAws_json1_1InstanceGroupConfig = (input, context) => {
|
|
2755
2771
|
return {
|
|
2756
2772
|
...(input.AutoScalingPolicy != null && {
|
|
@@ -3068,6 +3084,11 @@ const serializeAws_json1_1OnDemandProvisioningSpecification = (input, context) =
|
|
|
3068
3084
|
}),
|
|
3069
3085
|
};
|
|
3070
3086
|
};
|
|
3087
|
+
const serializeAws_json1_1OnDemandResizingSpecification = (input, context) => {
|
|
3088
|
+
return {
|
|
3089
|
+
...(input.TimeoutDurationMinutes != null && { TimeoutDurationMinutes: input.TimeoutDurationMinutes }),
|
|
3090
|
+
};
|
|
3091
|
+
};
|
|
3071
3092
|
const serializeAws_json1_1PlacementGroupConfig = (input, context) => {
|
|
3072
3093
|
return {
|
|
3073
3094
|
...(input.InstanceRole != null && { InstanceRole: input.InstanceRole }),
|
|
@@ -3297,6 +3318,11 @@ const serializeAws_json1_1SpotProvisioningSpecification = (input, context) => {
|
|
|
3297
3318
|
...(input.TimeoutDurationMinutes != null && { TimeoutDurationMinutes: input.TimeoutDurationMinutes }),
|
|
3298
3319
|
};
|
|
3299
3320
|
};
|
|
3321
|
+
const serializeAws_json1_1SpotResizingSpecification = (input, context) => {
|
|
3322
|
+
return {
|
|
3323
|
+
...(input.TimeoutDurationMinutes != null && { TimeoutDurationMinutes: input.TimeoutDurationMinutes }),
|
|
3324
|
+
};
|
|
3325
|
+
};
|
|
3300
3326
|
const serializeAws_json1_1StartNotebookExecutionInput = (input, context) => {
|
|
3301
3327
|
return {
|
|
3302
3328
|
...(input.EditorId != null && { EditorId: input.EditorId }),
|
|
@@ -3976,6 +4002,9 @@ const deserializeAws_json1_1InstanceFleet = (output, context) => {
|
|
|
3976
4002
|
Name: (0, smithy_client_1.expectString)(output.Name),
|
|
3977
4003
|
ProvisionedOnDemandCapacity: (0, smithy_client_1.expectInt32)(output.ProvisionedOnDemandCapacity),
|
|
3978
4004
|
ProvisionedSpotCapacity: (0, smithy_client_1.expectInt32)(output.ProvisionedSpotCapacity),
|
|
4005
|
+
ResizeSpecifications: output.ResizeSpecifications != null
|
|
4006
|
+
? deserializeAws_json1_1InstanceFleetResizingSpecifications(output.ResizeSpecifications, context)
|
|
4007
|
+
: undefined,
|
|
3979
4008
|
Status: output.Status != null ? deserializeAws_json1_1InstanceFleetStatus(output.Status, context) : undefined,
|
|
3980
4009
|
TargetOnDemandCapacity: (0, smithy_client_1.expectInt32)(output.TargetOnDemandCapacity),
|
|
3981
4010
|
TargetSpotCapacity: (0, smithy_client_1.expectInt32)(output.TargetSpotCapacity),
|
|
@@ -4002,6 +4031,16 @@ const deserializeAws_json1_1InstanceFleetProvisioningSpecifications = (output, c
|
|
|
4002
4031
|
: undefined,
|
|
4003
4032
|
};
|
|
4004
4033
|
};
|
|
4034
|
+
const deserializeAws_json1_1InstanceFleetResizingSpecifications = (output, context) => {
|
|
4035
|
+
return {
|
|
4036
|
+
OnDemandResizeSpecification: output.OnDemandResizeSpecification != null
|
|
4037
|
+
? deserializeAws_json1_1OnDemandResizingSpecification(output.OnDemandResizeSpecification, context)
|
|
4038
|
+
: undefined,
|
|
4039
|
+
SpotResizeSpecification: output.SpotResizeSpecification != null
|
|
4040
|
+
? deserializeAws_json1_1SpotResizingSpecification(output.SpotResizeSpecification, context)
|
|
4041
|
+
: undefined,
|
|
4042
|
+
};
|
|
4043
|
+
};
|
|
4005
4044
|
const deserializeAws_json1_1InstanceFleetStateChangeReason = (output, context) => {
|
|
4006
4045
|
return {
|
|
4007
4046
|
Code: (0, smithy_client_1.expectString)(output.Code),
|
|
@@ -4496,6 +4535,11 @@ const deserializeAws_json1_1OnDemandProvisioningSpecification = (output, context
|
|
|
4496
4535
|
: undefined,
|
|
4497
4536
|
};
|
|
4498
4537
|
};
|
|
4538
|
+
const deserializeAws_json1_1OnDemandResizingSpecification = (output, context) => {
|
|
4539
|
+
return {
|
|
4540
|
+
TimeoutDurationMinutes: (0, smithy_client_1.expectInt32)(output.TimeoutDurationMinutes),
|
|
4541
|
+
};
|
|
4542
|
+
};
|
|
4499
4543
|
const deserializeAws_json1_1OSRelease = (output, context) => {
|
|
4500
4544
|
return {
|
|
4501
4545
|
Label: (0, smithy_client_1.expectString)(output.Label),
|
|
@@ -4734,6 +4778,11 @@ const deserializeAws_json1_1SpotProvisioningSpecification = (output, context) =>
|
|
|
4734
4778
|
TimeoutDurationMinutes: (0, smithy_client_1.expectInt32)(output.TimeoutDurationMinutes),
|
|
4735
4779
|
};
|
|
4736
4780
|
};
|
|
4781
|
+
const deserializeAws_json1_1SpotResizingSpecification = (output, context) => {
|
|
4782
|
+
return {
|
|
4783
|
+
TimeoutDurationMinutes: (0, smithy_client_1.expectInt32)(output.TimeoutDurationMinutes),
|
|
4784
|
+
};
|
|
4785
|
+
};
|
|
4737
4786
|
const deserializeAws_json1_1StartNotebookExecutionOutput = (output, context) => {
|
|
4738
4787
|
return {
|
|
4739
4788
|
NotebookExecutionId: (0, smithy_client_1.expectString)(output.NotebookExecutionId),
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const t = "fn", u = "argv", v = "ref";
|
|
2
|
-
const a =
|
|
3
|
-
const _data = { version: "1.0", parameters: { Region:
|
|
1
|
+
const s = "required", t = "fn", u = "argv", v = "ref";
|
|
2
|
+
const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = "getAttr", g = { [s]: false, "type": "String" }, h = { [s]: true, "default": false, "type": "Boolean" }, i = { [v]: "Endpoint" }, j = { [t]: "booleanEquals", [u]: [{ [v]: "UseFIPS" }, true] }, k = { [t]: "booleanEquals", [u]: [{ [v]: "UseDualStack" }, true] }, l = {}, m = { [t]: "booleanEquals", [u]: [true, { [t]: f, [u]: [{ [v]: e }, "supportsFIPS"] }] }, n = { [v]: e }, o = { [t]: "booleanEquals", [u]: [true, { [t]: f, [u]: [n, "supportsDualStack"] }] }, p = [j], q = [k], r = [{ [v]: "Region" }];
|
|
3
|
+
const _data = { version: "1.0", parameters: { Region: g, UseDualStack: h, UseFIPS: h, Endpoint: g }, rules: [{ conditions: [{ [t]: a, [u]: [i] }], type: b, rules: [{ conditions: p, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { type: b, rules: [{ conditions: q, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: i, properties: l, headers: l }, type: d }] }] }, { type: b, rules: [{ conditions: [{ [t]: a, [u]: r }], type: b, rules: [{ conditions: [{ [t]: "aws.partition", [u]: r, assign: e }], type: b, rules: [{ conditions: [j, k], type: b, rules: [{ conditions: [m, o], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://elasticmapreduce-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: d }] }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: p, type: b, rules: [{ conditions: [m], type: b, rules: [{ type: b, rules: [{ conditions: [{ [t]: "stringEquals", [u]: ["aws-us-gov", { [t]: f, [u]: [n, "name"] }] }], endpoint: { url: "https://elasticmapreduce.{Region}.amazonaws.com", properties: l, headers: l }, type: d }, { endpoint: { url: "https://elasticmapreduce-fips.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: d }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: q, type: b, rules: [{ conditions: [o], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://elasticmapreduce.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: d }] }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { type: b, rules: [{ endpoint: { url: "https://elasticmapreduce.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: d }] }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] }] };
|
|
4
4
|
export const ruleSet = _data;
|
|
@@ -366,6 +366,15 @@ export const SpotProvisioningSpecificationFilterSensitiveLog = (obj) => ({
|
|
|
366
366
|
export const InstanceFleetProvisioningSpecificationsFilterSensitiveLog = (obj) => ({
|
|
367
367
|
...obj,
|
|
368
368
|
});
|
|
369
|
+
export const OnDemandResizingSpecificationFilterSensitiveLog = (obj) => ({
|
|
370
|
+
...obj,
|
|
371
|
+
});
|
|
372
|
+
export const SpotResizingSpecificationFilterSensitiveLog = (obj) => ({
|
|
373
|
+
...obj,
|
|
374
|
+
});
|
|
375
|
+
export const InstanceFleetResizingSpecificationsFilterSensitiveLog = (obj) => ({
|
|
376
|
+
...obj,
|
|
377
|
+
});
|
|
369
378
|
export const AddInstanceFleetOutputFilterSensitiveLog = (obj) => ({
|
|
370
379
|
...obj,
|
|
371
380
|
});
|
|
@@ -2612,6 +2612,9 @@ const serializeAws_json1_1InstanceFleetConfig = (input, context) => {
|
|
|
2612
2612
|
LaunchSpecifications: serializeAws_json1_1InstanceFleetProvisioningSpecifications(input.LaunchSpecifications, context),
|
|
2613
2613
|
}),
|
|
2614
2614
|
...(input.Name != null && { Name: input.Name }),
|
|
2615
|
+
...(input.ResizeSpecifications != null && {
|
|
2616
|
+
ResizeSpecifications: serializeAws_json1_1InstanceFleetResizingSpecifications(input.ResizeSpecifications, context),
|
|
2617
|
+
}),
|
|
2615
2618
|
...(input.TargetOnDemandCapacity != null && { TargetOnDemandCapacity: input.TargetOnDemandCapacity }),
|
|
2616
2619
|
...(input.TargetSpotCapacity != null && { TargetSpotCapacity: input.TargetSpotCapacity }),
|
|
2617
2620
|
};
|
|
@@ -2626,6 +2629,9 @@ const serializeAws_json1_1InstanceFleetConfigList = (input, context) => {
|
|
|
2626
2629
|
const serializeAws_json1_1InstanceFleetModifyConfig = (input, context) => {
|
|
2627
2630
|
return {
|
|
2628
2631
|
...(input.InstanceFleetId != null && { InstanceFleetId: input.InstanceFleetId }),
|
|
2632
|
+
...(input.ResizeSpecifications != null && {
|
|
2633
|
+
ResizeSpecifications: serializeAws_json1_1InstanceFleetResizingSpecifications(input.ResizeSpecifications, context),
|
|
2634
|
+
}),
|
|
2629
2635
|
...(input.TargetOnDemandCapacity != null && { TargetOnDemandCapacity: input.TargetOnDemandCapacity }),
|
|
2630
2636
|
...(input.TargetSpotCapacity != null && { TargetSpotCapacity: input.TargetSpotCapacity }),
|
|
2631
2637
|
};
|
|
@@ -2640,6 +2646,16 @@ const serializeAws_json1_1InstanceFleetProvisioningSpecifications = (input, cont
|
|
|
2640
2646
|
}),
|
|
2641
2647
|
};
|
|
2642
2648
|
};
|
|
2649
|
+
const serializeAws_json1_1InstanceFleetResizingSpecifications = (input, context) => {
|
|
2650
|
+
return {
|
|
2651
|
+
...(input.OnDemandResizeSpecification != null && {
|
|
2652
|
+
OnDemandResizeSpecification: serializeAws_json1_1OnDemandResizingSpecification(input.OnDemandResizeSpecification, context),
|
|
2653
|
+
}),
|
|
2654
|
+
...(input.SpotResizeSpecification != null && {
|
|
2655
|
+
SpotResizeSpecification: serializeAws_json1_1SpotResizingSpecification(input.SpotResizeSpecification, context),
|
|
2656
|
+
}),
|
|
2657
|
+
};
|
|
2658
|
+
};
|
|
2643
2659
|
const serializeAws_json1_1InstanceGroupConfig = (input, context) => {
|
|
2644
2660
|
return {
|
|
2645
2661
|
...(input.AutoScalingPolicy != null && {
|
|
@@ -2957,6 +2973,11 @@ const serializeAws_json1_1OnDemandProvisioningSpecification = (input, context) =
|
|
|
2957
2973
|
}),
|
|
2958
2974
|
};
|
|
2959
2975
|
};
|
|
2976
|
+
const serializeAws_json1_1OnDemandResizingSpecification = (input, context) => {
|
|
2977
|
+
return {
|
|
2978
|
+
...(input.TimeoutDurationMinutes != null && { TimeoutDurationMinutes: input.TimeoutDurationMinutes }),
|
|
2979
|
+
};
|
|
2980
|
+
};
|
|
2960
2981
|
const serializeAws_json1_1PlacementGroupConfig = (input, context) => {
|
|
2961
2982
|
return {
|
|
2962
2983
|
...(input.InstanceRole != null && { InstanceRole: input.InstanceRole }),
|
|
@@ -3186,6 +3207,11 @@ const serializeAws_json1_1SpotProvisioningSpecification = (input, context) => {
|
|
|
3186
3207
|
...(input.TimeoutDurationMinutes != null && { TimeoutDurationMinutes: input.TimeoutDurationMinutes }),
|
|
3187
3208
|
};
|
|
3188
3209
|
};
|
|
3210
|
+
const serializeAws_json1_1SpotResizingSpecification = (input, context) => {
|
|
3211
|
+
return {
|
|
3212
|
+
...(input.TimeoutDurationMinutes != null && { TimeoutDurationMinutes: input.TimeoutDurationMinutes }),
|
|
3213
|
+
};
|
|
3214
|
+
};
|
|
3189
3215
|
const serializeAws_json1_1StartNotebookExecutionInput = (input, context) => {
|
|
3190
3216
|
return {
|
|
3191
3217
|
...(input.EditorId != null && { EditorId: input.EditorId }),
|
|
@@ -3865,6 +3891,9 @@ const deserializeAws_json1_1InstanceFleet = (output, context) => {
|
|
|
3865
3891
|
Name: __expectString(output.Name),
|
|
3866
3892
|
ProvisionedOnDemandCapacity: __expectInt32(output.ProvisionedOnDemandCapacity),
|
|
3867
3893
|
ProvisionedSpotCapacity: __expectInt32(output.ProvisionedSpotCapacity),
|
|
3894
|
+
ResizeSpecifications: output.ResizeSpecifications != null
|
|
3895
|
+
? deserializeAws_json1_1InstanceFleetResizingSpecifications(output.ResizeSpecifications, context)
|
|
3896
|
+
: undefined,
|
|
3868
3897
|
Status: output.Status != null ? deserializeAws_json1_1InstanceFleetStatus(output.Status, context) : undefined,
|
|
3869
3898
|
TargetOnDemandCapacity: __expectInt32(output.TargetOnDemandCapacity),
|
|
3870
3899
|
TargetSpotCapacity: __expectInt32(output.TargetSpotCapacity),
|
|
@@ -3891,6 +3920,16 @@ const deserializeAws_json1_1InstanceFleetProvisioningSpecifications = (output, c
|
|
|
3891
3920
|
: undefined,
|
|
3892
3921
|
};
|
|
3893
3922
|
};
|
|
3923
|
+
const deserializeAws_json1_1InstanceFleetResizingSpecifications = (output, context) => {
|
|
3924
|
+
return {
|
|
3925
|
+
OnDemandResizeSpecification: output.OnDemandResizeSpecification != null
|
|
3926
|
+
? deserializeAws_json1_1OnDemandResizingSpecification(output.OnDemandResizeSpecification, context)
|
|
3927
|
+
: undefined,
|
|
3928
|
+
SpotResizeSpecification: output.SpotResizeSpecification != null
|
|
3929
|
+
? deserializeAws_json1_1SpotResizingSpecification(output.SpotResizeSpecification, context)
|
|
3930
|
+
: undefined,
|
|
3931
|
+
};
|
|
3932
|
+
};
|
|
3894
3933
|
const deserializeAws_json1_1InstanceFleetStateChangeReason = (output, context) => {
|
|
3895
3934
|
return {
|
|
3896
3935
|
Code: __expectString(output.Code),
|
|
@@ -4385,6 +4424,11 @@ const deserializeAws_json1_1OnDemandProvisioningSpecification = (output, context
|
|
|
4385
4424
|
: undefined,
|
|
4386
4425
|
};
|
|
4387
4426
|
};
|
|
4427
|
+
const deserializeAws_json1_1OnDemandResizingSpecification = (output, context) => {
|
|
4428
|
+
return {
|
|
4429
|
+
TimeoutDurationMinutes: __expectInt32(output.TimeoutDurationMinutes),
|
|
4430
|
+
};
|
|
4431
|
+
};
|
|
4388
4432
|
const deserializeAws_json1_1OSRelease = (output, context) => {
|
|
4389
4433
|
return {
|
|
4390
4434
|
Label: __expectString(output.Label),
|
|
@@ -4623,6 +4667,11 @@ const deserializeAws_json1_1SpotProvisioningSpecification = (output, context) =>
|
|
|
4623
4667
|
TimeoutDurationMinutes: __expectInt32(output.TimeoutDurationMinutes),
|
|
4624
4668
|
};
|
|
4625
4669
|
};
|
|
4670
|
+
const deserializeAws_json1_1SpotResizingSpecification = (output, context) => {
|
|
4671
|
+
return {
|
|
4672
|
+
TimeoutDurationMinutes: __expectInt32(output.TimeoutDurationMinutes),
|
|
4673
|
+
};
|
|
4674
|
+
};
|
|
4626
4675
|
const deserializeAws_json1_1StartNotebookExecutionOutput = (output, context) => {
|
|
4627
4676
|
return {
|
|
4628
4677
|
NotebookExecutionId: __expectString(output.NotebookExecutionId),
|
package/dist-types/EMR.d.ts
CHANGED
|
@@ -244,8 +244,8 @@ export declare class EMR extends EMRClient {
|
|
|
244
244
|
getBlockPublicAccessConfiguration(args: GetBlockPublicAccessConfigurationCommandInput, cb: (err: any, data?: GetBlockPublicAccessConfigurationCommandOutput) => void): void;
|
|
245
245
|
getBlockPublicAccessConfiguration(args: GetBlockPublicAccessConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetBlockPublicAccessConfigurationCommandOutput) => void): void;
|
|
246
246
|
/**
|
|
247
|
-
* <p>Provides
|
|
248
|
-
* and used by a cluster with fine-grained access control activated. You can use these credentials to connect to cluster endpoints that support username
|
|
247
|
+
* <p>Provides temporary, HTTP basic credentials that are associated with a given runtime IAM role
|
|
248
|
+
* and used by a cluster with fine-grained access control activated. You can use these credentials to connect to cluster endpoints that support username and password authentication.</p>
|
|
249
249
|
*/
|
|
250
250
|
getClusterSessionCredentials(args: GetClusterSessionCredentialsCommandInput, options?: __HttpHandlerOptions): Promise<GetClusterSessionCredentialsCommandOutput>;
|
|
251
251
|
getClusterSessionCredentials(args: GetClusterSessionCredentialsCommandInput, cb: (err: any, data?: GetClusterSessionCredentialsCommandOutput) => void): void;
|
|
@@ -464,7 +464,8 @@ export declare class EMR extends EMRClient {
|
|
|
464
464
|
* <p>If your cluster is long-running (such as a Hive data warehouse) or complex, you may
|
|
465
465
|
* require more than 256 steps to process your data. You can bypass the 256-step limitation in
|
|
466
466
|
* various ways, including using the SSH shell to connect to the master node and submitting
|
|
467
|
-
* queries directly to the software running on the master node, such as Hive and
|
|
467
|
+
* queries directly to the software running on the master node, such as Hive and
|
|
468
|
+
* Hadoop.</p>
|
|
468
469
|
* <p>For long-running clusters, we recommend that you periodically store your results.</p>
|
|
469
470
|
* <note>
|
|
470
471
|
* <p>The instance fleets configuration is available only in Amazon EMR versions
|
|
@@ -8,8 +8,8 @@ export interface GetClusterSessionCredentialsCommandInput extends GetClusterSess
|
|
|
8
8
|
export interface GetClusterSessionCredentialsCommandOutput extends GetClusterSessionCredentialsOutput, __MetadataBearer {
|
|
9
9
|
}
|
|
10
10
|
/**
|
|
11
|
-
* <p>Provides
|
|
12
|
-
* and used by a cluster with fine-grained access control activated. You can use these credentials to connect to cluster endpoints that support username
|
|
11
|
+
* <p>Provides temporary, HTTP basic credentials that are associated with a given runtime IAM role
|
|
12
|
+
* and used by a cluster with fine-grained access control activated. You can use these credentials to connect to cluster endpoints that support username and password authentication.</p>
|
|
13
13
|
* @example
|
|
14
14
|
* Use a bare-bones client and the command you need to make an API call.
|
|
15
15
|
* ```javascript
|
|
@@ -22,7 +22,8 @@ export interface RunJobFlowCommandOutput extends RunJobFlowOutput, __MetadataBea
|
|
|
22
22
|
* <p>If your cluster is long-running (such as a Hive data warehouse) or complex, you may
|
|
23
23
|
* require more than 256 steps to process your data. You can bypass the 256-step limitation in
|
|
24
24
|
* various ways, including using the SSH shell to connect to the master node and submitting
|
|
25
|
-
* queries directly to the software running on the master node, such as Hive and
|
|
25
|
+
* queries directly to the software running on the master node, such as Hive and
|
|
26
|
+
* Hadoop.</p>
|
|
26
27
|
* <p>For long-running clusters, we recommend that you periodically store your results.</p>
|
|
27
28
|
* <note>
|
|
28
29
|
* <p>The instance fleets configuration is available only in Amazon EMR versions
|
|
@@ -12,7 +12,7 @@ export declare const resolveClientEndpointParameters: <T>(options: T & ClientInp
|
|
|
12
12
|
defaultSigningName: string;
|
|
13
13
|
};
|
|
14
14
|
export interface EndpointParameters extends __EndpointParameters {
|
|
15
|
-
Region
|
|
15
|
+
Region?: string;
|
|
16
16
|
UseDualStack?: boolean;
|
|
17
17
|
UseFIPS?: boolean;
|
|
18
18
|
Endpoint?: string;
|
|
@@ -12,12 +12,13 @@ export declare enum InstanceFleetType {
|
|
|
12
12
|
TASK = "TASK"
|
|
13
13
|
}
|
|
14
14
|
/**
|
|
15
|
-
* <p>EBS volume specifications such as volume type, IOPS, size (GiB) and throughput (MiB/s)
|
|
16
|
-
* requested for the EBS volume attached to an EC2 instance in the cluster.</p>
|
|
15
|
+
* <p>EBS volume specifications such as volume type, IOPS, size (GiB) and throughput (MiB/s)
|
|
16
|
+
* that are requested for the EBS volume attached to an EC2 instance in the cluster.</p>
|
|
17
17
|
*/
|
|
18
18
|
export interface VolumeSpecification {
|
|
19
19
|
/**
|
|
20
|
-
* <p>The volume type. Volume types supported are gp3, gp2, io1, st1, sc1, and
|
|
20
|
+
* <p>The volume type. Volume types supported are gp3, gp2, io1, st1, sc1, and
|
|
21
|
+
* standard.</p>
|
|
21
22
|
*/
|
|
22
23
|
VolumeType: string | undefined;
|
|
23
24
|
/**
|
|
@@ -31,7 +32,7 @@ export interface VolumeSpecification {
|
|
|
31
32
|
SizeInGB: number | undefined;
|
|
32
33
|
/**
|
|
33
34
|
* <p>The throughput, in mebibyte per second (MiB/s). This optional parameter can be a number
|
|
34
|
-
*
|
|
35
|
+
* from 125 - 1000 and is valid only for gp3 volumes.</p>
|
|
35
36
|
*/
|
|
36
37
|
Throughput?: number;
|
|
37
38
|
}
|
|
@@ -41,8 +42,8 @@ export interface VolumeSpecification {
|
|
|
41
42
|
*/
|
|
42
43
|
export interface EbsBlockDeviceConfig {
|
|
43
44
|
/**
|
|
44
|
-
* <p>EBS volume specifications such as volume type, IOPS, size (GiB) and throughput (MiB/s)
|
|
45
|
-
* requested for the EBS volume attached to an EC2 instance in the cluster.</p>
|
|
45
|
+
* <p>EBS volume specifications such as volume type, IOPS, size (GiB) and throughput (MiB/s)
|
|
46
|
+
* that are requested for the EBS volume attached to an EC2 instance in the cluster.</p>
|
|
46
47
|
*/
|
|
47
48
|
VolumeSpecification: VolumeSpecification | undefined;
|
|
48
49
|
/**
|
|
@@ -162,7 +163,7 @@ export declare enum SpotProvisioningTimeoutAction {
|
|
|
162
163
|
*/
|
|
163
164
|
export interface SpotProvisioningSpecification {
|
|
164
165
|
/**
|
|
165
|
-
* <p>The
|
|
166
|
+
* <p>The Spot provisioning timeout period in minutes. If Spot Instances are not provisioned
|
|
166
167
|
* within this time period, the <code>TimeOutAction</code> is taken. Minimum value is 5 and
|
|
167
168
|
* maximum value is 1440. The timeout applies only during initial provisioning, when the
|
|
168
169
|
* cluster is first created.</p>
|
|
@@ -205,13 +206,13 @@ export interface SpotProvisioningSpecification {
|
|
|
205
206
|
* duration, provisioning timeout behavior, and allocation strategy.</p>
|
|
206
207
|
* <note>
|
|
207
208
|
* <p>The instance fleet configuration is available only in Amazon EMR versions
|
|
208
|
-
* 4.8.0 and later, excluding 5.0.x versions. On-Demand and Spot
|
|
209
|
+
* 4.8.0 and later, excluding 5.0.x versions. On-Demand and Spot instance allocation
|
|
209
210
|
* strategies are available in Amazon EMR version 5.12.1 and later.</p>
|
|
210
211
|
* </note>
|
|
211
212
|
*/
|
|
212
213
|
export interface InstanceFleetProvisioningSpecifications {
|
|
213
214
|
/**
|
|
214
|
-
* <p>The launch specification for Spot
|
|
215
|
+
* <p>The launch specification for Spot instances in the fleet, which determines the defined
|
|
215
216
|
* duration, provisioning timeout behavior, and allocation strategy.</p>
|
|
216
217
|
*/
|
|
217
218
|
SpotSpecification?: SpotProvisioningSpecification;
|
|
@@ -226,6 +227,51 @@ export interface InstanceFleetProvisioningSpecifications {
|
|
|
226
227
|
*/
|
|
227
228
|
OnDemandSpecification?: OnDemandProvisioningSpecification;
|
|
228
229
|
}
|
|
230
|
+
/**
|
|
231
|
+
* <p>The resize specification for On-Demand Instances in the instance fleet, which contains
|
|
232
|
+
* the resize timeout period. </p>
|
|
233
|
+
*/
|
|
234
|
+
export interface OnDemandResizingSpecification {
|
|
235
|
+
/**
|
|
236
|
+
* <p>On-Demand resize timeout in minutes. If On-Demand Instances are not provisioned within
|
|
237
|
+
* this time, the resize workflow stops. The minimum value is 5 minutes, and the maximum value
|
|
238
|
+
* is 10,080 minutes (7 days). The timeout applies to all resize workflows on the Instance
|
|
239
|
+
* Fleet. The resize could be triggered by Amazon EMR Managed Scaling
|
|
240
|
+
* or by the customer (via Amazon EMR Console, Amazon EMR CLI
|
|
241
|
+
* modify-instance-fleet or Amazon EMR SDK ModifyInstanceFleet API) or by Amazon EMR due to Amazon EC2 Spot Reclamation.</p>
|
|
242
|
+
*/
|
|
243
|
+
TimeoutDurationMinutes: number | undefined;
|
|
244
|
+
}
|
|
245
|
+
/**
|
|
246
|
+
* <p>The resize specification for Spot Instances in the instance fleet, which contains the
|
|
247
|
+
* resize timeout period. </p>
|
|
248
|
+
*/
|
|
249
|
+
export interface SpotResizingSpecification {
|
|
250
|
+
/**
|
|
251
|
+
* <p>Spot resize timeout in minutes. If Spot Instances are not provisioned within this time,
|
|
252
|
+
* the resize workflow will stop provisioning of Spot instances. Minimum value is 5 minutes
|
|
253
|
+
* and maximum value is 10,080 minutes (7 days). The timeout applies to all resize workflows
|
|
254
|
+
* on the Instance Fleet. The resize could be triggered by Amazon EMR Managed Scaling
|
|
255
|
+
* or by the customer (via Amazon EMR Console, Amazon EMR CLI
|
|
256
|
+
* modify-instance-fleet or Amazon EMR SDK ModifyInstanceFleet API) or by Amazon EMR due to Amazon EC2 Spot Reclamation.</p>
|
|
257
|
+
*/
|
|
258
|
+
TimeoutDurationMinutes: number | undefined;
|
|
259
|
+
}
|
|
260
|
+
/**
|
|
261
|
+
* <p>The resize specification for On-Demand and Spot Instances in the fleet.</p>
|
|
262
|
+
*/
|
|
263
|
+
export interface InstanceFleetResizingSpecifications {
|
|
264
|
+
/**
|
|
265
|
+
* <p>The resize specification for Spot Instances in the instance fleet, which contains the
|
|
266
|
+
* resize timeout period. </p>
|
|
267
|
+
*/
|
|
268
|
+
SpotResizeSpecification?: SpotResizingSpecification;
|
|
269
|
+
/**
|
|
270
|
+
* <p>The resize specification for On-Demand Instances in the instance fleet, which contains
|
|
271
|
+
* the resize timeout period. </p>
|
|
272
|
+
*/
|
|
273
|
+
OnDemandResizeSpecification?: OnDemandResizingSpecification;
|
|
274
|
+
}
|
|
229
275
|
export interface AddInstanceFleetOutput {
|
|
230
276
|
/**
|
|
231
277
|
* <p>The unique identifier of the cluster.</p>
|
|
@@ -2055,9 +2101,11 @@ export interface SimplifiedApplication {
|
|
|
2055
2101
|
*/
|
|
2056
2102
|
export interface OSRelease {
|
|
2057
2103
|
/**
|
|
2058
|
-
* <p>The Amazon Linux release specified for a cluster in the RunJobFlow request. The format
|
|
2104
|
+
* <p>The Amazon Linux release specified for a cluster in the RunJobFlow request. The format
|
|
2105
|
+
* is as shown in <a href="https://docs.aws.amazon.com/AL2/latest/relnotes/relnotes-20220218.html">
|
|
2059
2106
|
* <i>Amazon Linux 2 Release Notes</i>
|
|
2060
|
-
* </a>. For example,
|
|
2107
|
+
* </a>. For example,
|
|
2108
|
+
* 2.0.20220218.1.</p>
|
|
2061
2109
|
*/
|
|
2062
2110
|
Label?: string;
|
|
2063
2111
|
}
|
|
@@ -2079,7 +2127,8 @@ export interface DescribeReleaseLabelOutput {
|
|
|
2079
2127
|
/**
|
|
2080
2128
|
* <p>The list of available Amazon Linux release versions for an Amazon EMR release.
|
|
2081
2129
|
* Contains a Label field that is formatted as shown in <a href="https://docs.aws.amazon.com/AL2/latest/relnotes/relnotes-al2.html">
|
|
2082
|
-
* <i>Amazon Linux 2 Release
|
|
2130
|
+
* <i>Amazon Linux 2 Release
|
|
2131
|
+
* Notes</i>
|
|
2083
2132
|
* </a>. For example, <a href="https://docs.aws.amazon.com/AL2/latest/relnotes/relnotes-20220218.html">2.0.20220218.1</a>.</p>
|
|
2084
2133
|
*/
|
|
2085
2134
|
AvailableOSReleases?: OSRelease[];
|
|
@@ -2387,8 +2436,8 @@ export interface DescribeStudioOutput {
|
|
|
2387
2436
|
*/
|
|
2388
2437
|
export interface EbsBlockDevice {
|
|
2389
2438
|
/**
|
|
2390
|
-
* <p>EBS volume specifications such as volume type, IOPS, size (GiB) and throughput (MiB/s)
|
|
2391
|
-
* requested for the EBS volume attached to an EC2 instance in the cluster.</p>
|
|
2439
|
+
* <p>EBS volume specifications such as volume type, IOPS, size (GiB) and throughput (MiB/s)
|
|
2440
|
+
* that are requested for the EBS volume attached to an EC2 instance in the cluster.</p>
|
|
2392
2441
|
*/
|
|
2393
2442
|
VolumeSpecification?: VolumeSpecification;
|
|
2394
2443
|
/**
|
|
@@ -2439,7 +2488,7 @@ export interface GetClusterSessionCredentialsInput {
|
|
|
2439
2488
|
}
|
|
2440
2489
|
export interface GetClusterSessionCredentialsOutput {
|
|
2441
2490
|
/**
|
|
2442
|
-
* <p>The credentials that you can use to connect to cluster endpoints that support username
|
|
2491
|
+
* <p>The credentials that you can use to connect to cluster endpoints that support username and password authentication.</p>
|
|
2443
2492
|
*/
|
|
2444
2493
|
Credentials?: Credentials;
|
|
2445
2494
|
/**
|
|
@@ -3464,6 +3513,10 @@ export interface InstanceFleetModifyConfig {
|
|
|
3464
3513
|
* <a>InstanceFleetConfig$TargetSpotCapacity</a>.</p>
|
|
3465
3514
|
*/
|
|
3466
3515
|
TargetSpotCapacity?: number;
|
|
3516
|
+
/**
|
|
3517
|
+
* <p>The resize specification for the instance fleet.</p>
|
|
3518
|
+
*/
|
|
3519
|
+
ResizeSpecifications?: InstanceFleetResizingSpecifications;
|
|
3467
3520
|
}
|
|
3468
3521
|
export interface ModifyInstanceFleetInput {
|
|
3469
3522
|
/**
|
|
@@ -4006,7 +4059,9 @@ export interface Cluster {
|
|
|
4006
4059
|
*/
|
|
4007
4060
|
PlacementGroups?: PlacementGroupConfig[];
|
|
4008
4061
|
/**
|
|
4009
|
-
* <p>The Amazon Linux release specified in a cluster launch RunJobFlow request. If no Amazon
|
|
4062
|
+
* <p>The Amazon Linux release specified in a cluster launch RunJobFlow request. If no Amazon
|
|
4063
|
+
* Linux release was specified, the default Amazon Linux release is shown in the
|
|
4064
|
+
* response.</p>
|
|
4010
4065
|
*/
|
|
4011
4066
|
OSReleaseLabel?: string;
|
|
4012
4067
|
}
|
|
@@ -4359,6 +4414,10 @@ export interface InstanceFleet {
|
|
|
4359
4414
|
* <p>Describes the launch specification for an instance fleet. </p>
|
|
4360
4415
|
*/
|
|
4361
4416
|
LaunchSpecifications?: InstanceFleetProvisioningSpecifications;
|
|
4417
|
+
/**
|
|
4418
|
+
* <p>The resize specification for the instance fleet.</p>
|
|
4419
|
+
*/
|
|
4420
|
+
ResizeSpecifications?: InstanceFleetResizingSpecifications;
|
|
4362
4421
|
}
|
|
4363
4422
|
/**
|
|
4364
4423
|
* <p>The configuration that defines an instance fleet.</p>
|
|
@@ -4426,6 +4485,10 @@ export interface InstanceFleetConfig {
|
|
|
4426
4485
|
* <p>The launch specification for the instance fleet.</p>
|
|
4427
4486
|
*/
|
|
4428
4487
|
LaunchSpecifications?: InstanceFleetProvisioningSpecifications;
|
|
4488
|
+
/**
|
|
4489
|
+
* <p>The resize specification for the instance fleet.</p>
|
|
4490
|
+
*/
|
|
4491
|
+
ResizeSpecifications?: InstanceFleetResizingSpecifications;
|
|
4429
4492
|
}
|
|
4430
4493
|
/**
|
|
4431
4494
|
* <p>Change the size of some instance groups.</p>
|
|
@@ -4820,7 +4883,8 @@ export interface RunJobFlowInput {
|
|
|
4820
4883
|
JobFlowRole?: string;
|
|
4821
4884
|
/**
|
|
4822
4885
|
* <p>The IAM role that Amazon EMR assumes in order to access Amazon Web Services
|
|
4823
|
-
* resources on your behalf. If you've created a custom service role path, you must specify it
|
|
4886
|
+
* resources on your behalf. If you've created a custom service role path, you must specify it
|
|
4887
|
+
* for the service role when you launch your cluster.</p>
|
|
4824
4888
|
*/
|
|
4825
4889
|
ServiceRole?: string;
|
|
4826
4890
|
/**
|
|
@@ -4905,7 +4969,9 @@ export interface RunJobFlowInput {
|
|
|
4905
4969
|
*/
|
|
4906
4970
|
AutoTerminationPolicy?: AutoTerminationPolicy;
|
|
4907
4971
|
/**
|
|
4908
|
-
* <p>Specifies a particular Amazon Linux release for all nodes in a cluster launch RunJobFlow
|
|
4972
|
+
* <p>Specifies a particular Amazon Linux release for all nodes in a cluster launch RunJobFlow
|
|
4973
|
+
* request. If a release is not specified, Amazon EMR uses the latest validated Amazon
|
|
4974
|
+
* Linux release for cluster launch.</p>
|
|
4909
4975
|
*/
|
|
4910
4976
|
OSReleaseLabel?: string;
|
|
4911
4977
|
}
|
|
@@ -4937,6 +5003,18 @@ export declare const SpotProvisioningSpecificationFilterSensitiveLog: (obj: Spot
|
|
|
4937
5003
|
* @internal
|
|
4938
5004
|
*/
|
|
4939
5005
|
export declare const InstanceFleetProvisioningSpecificationsFilterSensitiveLog: (obj: InstanceFleetProvisioningSpecifications) => any;
|
|
5006
|
+
/**
|
|
5007
|
+
* @internal
|
|
5008
|
+
*/
|
|
5009
|
+
export declare const OnDemandResizingSpecificationFilterSensitiveLog: (obj: OnDemandResizingSpecification) => any;
|
|
5010
|
+
/**
|
|
5011
|
+
* @internal
|
|
5012
|
+
*/
|
|
5013
|
+
export declare const SpotResizingSpecificationFilterSensitiveLog: (obj: SpotResizingSpecification) => any;
|
|
5014
|
+
/**
|
|
5015
|
+
* @internal
|
|
5016
|
+
*/
|
|
5017
|
+
export declare const InstanceFleetResizingSpecificationsFilterSensitiveLog: (obj: InstanceFleetResizingSpecifications) => any;
|
|
4940
5018
|
/**
|
|
4941
5019
|
* @internal
|
|
4942
5020
|
*/
|
|
@@ -27,7 +27,7 @@ export declare const resolveClientEndpointParameters: <T>(
|
|
|
27
27
|
defaultSigningName: string;
|
|
28
28
|
};
|
|
29
29
|
export interface EndpointParameters extends __EndpointParameters {
|
|
30
|
-
Region
|
|
30
|
+
Region?: string;
|
|
31
31
|
UseDualStack?: boolean;
|
|
32
32
|
UseFIPS?: boolean;
|
|
33
33
|
Endpoint?: string;
|
|
@@ -66,6 +66,16 @@ export interface InstanceFleetProvisioningSpecifications {
|
|
|
66
66
|
SpotSpecification?: SpotProvisioningSpecification;
|
|
67
67
|
OnDemandSpecification?: OnDemandProvisioningSpecification;
|
|
68
68
|
}
|
|
69
|
+
export interface OnDemandResizingSpecification {
|
|
70
|
+
TimeoutDurationMinutes: number | undefined;
|
|
71
|
+
}
|
|
72
|
+
export interface SpotResizingSpecification {
|
|
73
|
+
TimeoutDurationMinutes: number | undefined;
|
|
74
|
+
}
|
|
75
|
+
export interface InstanceFleetResizingSpecifications {
|
|
76
|
+
SpotResizeSpecification?: SpotResizingSpecification;
|
|
77
|
+
OnDemandResizeSpecification?: OnDemandResizingSpecification;
|
|
78
|
+
}
|
|
69
79
|
export interface AddInstanceFleetOutput {
|
|
70
80
|
ClusterId?: string;
|
|
71
81
|
InstanceFleetId?: string;
|
|
@@ -1042,6 +1052,7 @@ export interface InstanceFleetModifyConfig {
|
|
|
1042
1052
|
InstanceFleetId: string | undefined;
|
|
1043
1053
|
TargetOnDemandCapacity?: number;
|
|
1044
1054
|
TargetSpotCapacity?: number;
|
|
1055
|
+
ResizeSpecifications?: InstanceFleetResizingSpecifications;
|
|
1045
1056
|
}
|
|
1046
1057
|
export interface ModifyInstanceFleetInput {
|
|
1047
1058
|
ClusterId: string | undefined;
|
|
@@ -1251,6 +1262,7 @@ export interface InstanceFleet {
|
|
|
1251
1262
|
ProvisionedSpotCapacity?: number;
|
|
1252
1263
|
InstanceTypeSpecifications?: InstanceTypeSpecification[];
|
|
1253
1264
|
LaunchSpecifications?: InstanceFleetProvisioningSpecifications;
|
|
1265
|
+
ResizeSpecifications?: InstanceFleetResizingSpecifications;
|
|
1254
1266
|
}
|
|
1255
1267
|
export interface InstanceFleetConfig {
|
|
1256
1268
|
Name?: string;
|
|
@@ -1259,6 +1271,7 @@ export interface InstanceFleetConfig {
|
|
|
1259
1271
|
TargetSpotCapacity?: number;
|
|
1260
1272
|
InstanceTypeConfigs?: InstanceTypeConfig[];
|
|
1261
1273
|
LaunchSpecifications?: InstanceFleetProvisioningSpecifications;
|
|
1274
|
+
ResizeSpecifications?: InstanceFleetResizingSpecifications;
|
|
1262
1275
|
}
|
|
1263
1276
|
export interface ModifyInstanceGroupsInput {
|
|
1264
1277
|
ClusterId?: string;
|
|
@@ -1367,6 +1380,15 @@ export declare const SpotProvisioningSpecificationFilterSensitiveLog: (
|
|
|
1367
1380
|
export declare const InstanceFleetProvisioningSpecificationsFilterSensitiveLog: (
|
|
1368
1381
|
obj: InstanceFleetProvisioningSpecifications
|
|
1369
1382
|
) => any;
|
|
1383
|
+
export declare const OnDemandResizingSpecificationFilterSensitiveLog: (
|
|
1384
|
+
obj: OnDemandResizingSpecification
|
|
1385
|
+
) => any;
|
|
1386
|
+
export declare const SpotResizingSpecificationFilterSensitiveLog: (
|
|
1387
|
+
obj: SpotResizingSpecification
|
|
1388
|
+
) => any;
|
|
1389
|
+
export declare const InstanceFleetResizingSpecificationsFilterSensitiveLog: (
|
|
1390
|
+
obj: InstanceFleetResizingSpecifications
|
|
1391
|
+
) => any;
|
|
1370
1392
|
export declare const AddInstanceFleetOutputFilterSensitiveLog: (
|
|
1371
1393
|
obj: AddInstanceFleetOutput
|
|
1372
1394
|
) => any;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-emr",
|
|
3
3
|
"description": "AWS SDK for JavaScript Emr Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.273.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -20,39 +20,39 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/config-resolver": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
27
|
-
"@aws-sdk/hash-node": "3.
|
|
28
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
29
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
30
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
31
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
32
|
-
"@aws-sdk/middleware-logger": "3.
|
|
33
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
34
|
-
"@aws-sdk/middleware-retry": "3.
|
|
35
|
-
"@aws-sdk/middleware-serde": "3.
|
|
36
|
-
"@aws-sdk/middleware-signing": "3.
|
|
37
|
-
"@aws-sdk/middleware-stack": "3.
|
|
38
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
39
|
-
"@aws-sdk/node-config-provider": "3.
|
|
40
|
-
"@aws-sdk/node-http-handler": "3.
|
|
41
|
-
"@aws-sdk/protocol-http": "3.
|
|
42
|
-
"@aws-sdk/smithy-client": "3.
|
|
43
|
-
"@aws-sdk/types": "3.
|
|
44
|
-
"@aws-sdk/url-parser": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.272.0",
|
|
24
|
+
"@aws-sdk/config-resolver": "3.272.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.272.0",
|
|
26
|
+
"@aws-sdk/fetch-http-handler": "3.272.0",
|
|
27
|
+
"@aws-sdk/hash-node": "3.272.0",
|
|
28
|
+
"@aws-sdk/invalid-dependency": "3.272.0",
|
|
29
|
+
"@aws-sdk/middleware-content-length": "3.272.0",
|
|
30
|
+
"@aws-sdk/middleware-endpoint": "3.272.0",
|
|
31
|
+
"@aws-sdk/middleware-host-header": "3.272.0",
|
|
32
|
+
"@aws-sdk/middleware-logger": "3.272.0",
|
|
33
|
+
"@aws-sdk/middleware-recursion-detection": "3.272.0",
|
|
34
|
+
"@aws-sdk/middleware-retry": "3.272.0",
|
|
35
|
+
"@aws-sdk/middleware-serde": "3.272.0",
|
|
36
|
+
"@aws-sdk/middleware-signing": "3.272.0",
|
|
37
|
+
"@aws-sdk/middleware-stack": "3.272.0",
|
|
38
|
+
"@aws-sdk/middleware-user-agent": "3.272.0",
|
|
39
|
+
"@aws-sdk/node-config-provider": "3.272.0",
|
|
40
|
+
"@aws-sdk/node-http-handler": "3.272.0",
|
|
41
|
+
"@aws-sdk/protocol-http": "3.272.0",
|
|
42
|
+
"@aws-sdk/smithy-client": "3.272.0",
|
|
43
|
+
"@aws-sdk/types": "3.272.0",
|
|
44
|
+
"@aws-sdk/url-parser": "3.272.0",
|
|
45
45
|
"@aws-sdk/util-base64": "3.208.0",
|
|
46
46
|
"@aws-sdk/util-body-length-browser": "3.188.0",
|
|
47
47
|
"@aws-sdk/util-body-length-node": "3.208.0",
|
|
48
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
49
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
50
|
-
"@aws-sdk/util-endpoints": "3.
|
|
51
|
-
"@aws-sdk/util-retry": "3.
|
|
52
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
53
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
48
|
+
"@aws-sdk/util-defaults-mode-browser": "3.272.0",
|
|
49
|
+
"@aws-sdk/util-defaults-mode-node": "3.272.0",
|
|
50
|
+
"@aws-sdk/util-endpoints": "3.272.0",
|
|
51
|
+
"@aws-sdk/util-retry": "3.272.0",
|
|
52
|
+
"@aws-sdk/util-user-agent-browser": "3.272.0",
|
|
53
|
+
"@aws-sdk/util-user-agent-node": "3.272.0",
|
|
54
54
|
"@aws-sdk/util-utf8": "3.254.0",
|
|
55
|
-
"@aws-sdk/util-waiter": "3.
|
|
55
|
+
"@aws-sdk/util-waiter": "3.272.0",
|
|
56
56
|
"tslib": "^2.3.1"
|
|
57
57
|
},
|
|
58
58
|
"devDependencies": {
|