@aws-sdk/client-emr 3.496.0 → 3.499.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 +57 -56
- package/package.json +3 -3
package/dist-cjs/index.js
CHANGED
|
@@ -4939,26 +4939,19 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
4939
4939
|
// Annotate the CommonJS export names for ESM import in node:
|
|
4940
4940
|
|
|
4941
4941
|
0 && (module.exports = {
|
|
4942
|
-
|
|
4942
|
+
EMRServiceException,
|
|
4943
|
+
__Client,
|
|
4944
|
+
EMRClient,
|
|
4945
|
+
EMR,
|
|
4946
|
+
$Command,
|
|
4943
4947
|
AddInstanceFleetCommand,
|
|
4944
4948
|
AddInstanceGroupsCommand,
|
|
4945
4949
|
AddJobFlowStepsCommand,
|
|
4946
4950
|
AddTagsCommand,
|
|
4947
|
-
AdjustmentType,
|
|
4948
|
-
AuthMode,
|
|
4949
|
-
AutoScalingPolicyState,
|
|
4950
|
-
AutoScalingPolicyStateChangeReasonCode,
|
|
4951
4951
|
CancelStepsCommand,
|
|
4952
|
-
CancelStepsRequestStatus,
|
|
4953
|
-
ClusterState,
|
|
4954
|
-
ClusterStateChangeReasonCode,
|
|
4955
|
-
ComparisonOperator,
|
|
4956
|
-
ComputeLimitsUnitType,
|
|
4957
4952
|
CreateSecurityConfigurationCommand,
|
|
4958
4953
|
CreateStudioCommand,
|
|
4959
4954
|
CreateStudioSessionMappingCommand,
|
|
4960
|
-
Credentials,
|
|
4961
|
-
CredentialsFilterSensitiveLog,
|
|
4962
4955
|
DeleteSecurityConfigurationCommand,
|
|
4963
4956
|
DeleteStudioCommand,
|
|
4964
4957
|
DeleteStudioSessionMappingCommand,
|
|
@@ -4969,32 +4962,11 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
4969
4962
|
DescribeSecurityConfigurationCommand,
|
|
4970
4963
|
DescribeStepCommand,
|
|
4971
4964
|
DescribeStudioCommand,
|
|
4972
|
-
EMR,
|
|
4973
|
-
EMRClient,
|
|
4974
|
-
EMRServiceException,
|
|
4975
|
-
ExecutionEngineType,
|
|
4976
4965
|
GetAutoTerminationPolicyCommand,
|
|
4977
4966
|
GetBlockPublicAccessConfigurationCommand,
|
|
4978
4967
|
GetClusterSessionCredentialsCommand,
|
|
4979
|
-
GetClusterSessionCredentialsOutputFilterSensitiveLog,
|
|
4980
4968
|
GetManagedScalingPolicyCommand,
|
|
4981
4969
|
GetStudioSessionMappingCommand,
|
|
4982
|
-
IdcUserAssignment,
|
|
4983
|
-
IdentityType,
|
|
4984
|
-
InstanceCollectionType,
|
|
4985
|
-
InstanceFleetState,
|
|
4986
|
-
InstanceFleetStateChangeReasonCode,
|
|
4987
|
-
InstanceFleetType,
|
|
4988
|
-
InstanceGroupState,
|
|
4989
|
-
InstanceGroupStateChangeReasonCode,
|
|
4990
|
-
InstanceGroupType,
|
|
4991
|
-
InstanceRoleType,
|
|
4992
|
-
InstanceState,
|
|
4993
|
-
InstanceStateChangeReasonCode,
|
|
4994
|
-
InternalServerError,
|
|
4995
|
-
InternalServerException,
|
|
4996
|
-
InvalidRequestException,
|
|
4997
|
-
JobFlowExecutionState,
|
|
4998
4970
|
ListBootstrapActionsCommand,
|
|
4999
4971
|
ListClustersCommand,
|
|
5000
4972
|
ListInstanceFleetsCommand,
|
|
@@ -5007,46 +4979,26 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
5007
4979
|
ListStudioSessionMappingsCommand,
|
|
5008
4980
|
ListStudiosCommand,
|
|
5009
4981
|
ListSupportedInstanceTypesCommand,
|
|
5010
|
-
MarketType,
|
|
5011
4982
|
ModifyClusterCommand,
|
|
5012
4983
|
ModifyInstanceFleetCommand,
|
|
5013
4984
|
ModifyInstanceGroupsCommand,
|
|
5014
|
-
NotebookExecutionStatus,
|
|
5015
|
-
OnDemandCapacityReservationPreference,
|
|
5016
|
-
OnDemandCapacityReservationUsageStrategy,
|
|
5017
|
-
OnDemandProvisioningAllocationStrategy,
|
|
5018
|
-
OutputNotebookFormat,
|
|
5019
|
-
PlacementGroupStrategy,
|
|
5020
4985
|
PutAutoScalingPolicyCommand,
|
|
5021
4986
|
PutAutoTerminationPolicyCommand,
|
|
5022
4987
|
PutBlockPublicAccessConfigurationCommand,
|
|
5023
4988
|
PutManagedScalingPolicyCommand,
|
|
5024
|
-
ReconfigurationType,
|
|
5025
4989
|
RemoveAutoScalingPolicyCommand,
|
|
5026
4990
|
RemoveAutoTerminationPolicyCommand,
|
|
5027
4991
|
RemoveManagedScalingPolicyCommand,
|
|
5028
4992
|
RemoveTagsCommand,
|
|
5029
|
-
RepoUpgradeOnBoot,
|
|
5030
4993
|
RunJobFlowCommand,
|
|
5031
|
-
ScaleDownBehavior,
|
|
5032
4994
|
SetKeepJobFlowAliveWhenNoStepsCommand,
|
|
5033
4995
|
SetTerminationProtectionCommand,
|
|
5034
4996
|
SetVisibleToAllUsersCommand,
|
|
5035
|
-
SpotProvisioningAllocationStrategy,
|
|
5036
|
-
SpotProvisioningTimeoutAction,
|
|
5037
4997
|
StartNotebookExecutionCommand,
|
|
5038
|
-
Statistic,
|
|
5039
|
-
StepCancellationOption,
|
|
5040
|
-
StepExecutionState,
|
|
5041
|
-
StepState,
|
|
5042
|
-
StepStateChangeReasonCode,
|
|
5043
4998
|
StopNotebookExecutionCommand,
|
|
5044
4999
|
TerminateJobFlowsCommand,
|
|
5045
|
-
Unit,
|
|
5046
5000
|
UpdateStudioCommand,
|
|
5047
5001
|
UpdateStudioSessionMappingCommand,
|
|
5048
|
-
UsernamePasswordFilterSensitiveLog,
|
|
5049
|
-
__Client,
|
|
5050
5002
|
paginateListBootstrapActions,
|
|
5051
5003
|
paginateListClusters,
|
|
5052
5004
|
paginateListInstanceFleets,
|
|
@@ -5060,10 +5012,59 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
5060
5012
|
paginateListStudios,
|
|
5061
5013
|
paginateListSupportedInstanceTypes,
|
|
5062
5014
|
waitForClusterRunning,
|
|
5063
|
-
waitForClusterTerminated,
|
|
5064
|
-
waitForStepComplete,
|
|
5065
5015
|
waitUntilClusterRunning,
|
|
5016
|
+
waitForClusterTerminated,
|
|
5066
5017
|
waitUntilClusterTerminated,
|
|
5067
|
-
|
|
5018
|
+
waitForStepComplete,
|
|
5019
|
+
waitUntilStepComplete,
|
|
5020
|
+
ActionOnFailure,
|
|
5021
|
+
InstanceFleetType,
|
|
5022
|
+
OnDemandProvisioningAllocationStrategy,
|
|
5023
|
+
OnDemandCapacityReservationPreference,
|
|
5024
|
+
OnDemandCapacityReservationUsageStrategy,
|
|
5025
|
+
SpotProvisioningAllocationStrategy,
|
|
5026
|
+
SpotProvisioningTimeoutAction,
|
|
5027
|
+
InternalServerException,
|
|
5028
|
+
InvalidRequestException,
|
|
5029
|
+
MarketType,
|
|
5030
|
+
AdjustmentType,
|
|
5031
|
+
ComparisonOperator,
|
|
5032
|
+
Statistic,
|
|
5033
|
+
Unit,
|
|
5034
|
+
InstanceRoleType,
|
|
5035
|
+
InternalServerError,
|
|
5036
|
+
AuthMode,
|
|
5037
|
+
AutoScalingPolicyState,
|
|
5038
|
+
AutoScalingPolicyStateChangeReasonCode,
|
|
5039
|
+
StepCancellationOption,
|
|
5040
|
+
CancelStepsRequestStatus,
|
|
5041
|
+
InstanceCollectionType,
|
|
5042
|
+
PlacementGroupStrategy,
|
|
5043
|
+
RepoUpgradeOnBoot,
|
|
5044
|
+
ScaleDownBehavior,
|
|
5045
|
+
ClusterState,
|
|
5046
|
+
ClusterStateChangeReasonCode,
|
|
5047
|
+
ComputeLimitsUnitType,
|
|
5048
|
+
IdcUserAssignment,
|
|
5049
|
+
IdentityType,
|
|
5050
|
+
Credentials,
|
|
5051
|
+
JobFlowExecutionState,
|
|
5052
|
+
InstanceGroupState,
|
|
5053
|
+
StepExecutionState,
|
|
5054
|
+
ExecutionEngineType,
|
|
5055
|
+
OutputNotebookFormat,
|
|
5056
|
+
NotebookExecutionStatus,
|
|
5057
|
+
StepState,
|
|
5058
|
+
StepStateChangeReasonCode,
|
|
5059
|
+
InstanceFleetState,
|
|
5060
|
+
InstanceFleetStateChangeReasonCode,
|
|
5061
|
+
InstanceGroupType,
|
|
5062
|
+
InstanceGroupStateChangeReasonCode,
|
|
5063
|
+
InstanceState,
|
|
5064
|
+
InstanceStateChangeReasonCode,
|
|
5065
|
+
ReconfigurationType,
|
|
5066
|
+
UsernamePasswordFilterSensitiveLog,
|
|
5067
|
+
CredentialsFilterSensitiveLog,
|
|
5068
|
+
GetClusterSessionCredentialsOutputFilterSensitiveLog
|
|
5068
5069
|
});
|
|
5069
5070
|
|
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.499.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-emr",
|
|
@@ -20,9 +20,9 @@
|
|
|
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.
|
|
23
|
+
"@aws-sdk/client-sts": "3.499.0",
|
|
24
24
|
"@aws-sdk/core": "3.496.0",
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.499.0",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "3.496.0",
|
|
27
27
|
"@aws-sdk/middleware-logger": "3.496.0",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "3.496.0",
|