@aws-sdk/client-emr 3.495.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 +59 -56
- package/package.json +40 -40
package/dist-cjs/index.js
CHANGED
|
@@ -4937,27 +4937,21 @@ var waitUntilStepComplete = /* @__PURE__ */ __name(async (params, input) => {
|
|
|
4937
4937
|
// src/index.ts
|
|
4938
4938
|
var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
4939
4939
|
// Annotate the CommonJS export names for ESM import in node:
|
|
4940
|
+
|
|
4940
4941
|
0 && (module.exports = {
|
|
4941
|
-
|
|
4942
|
+
EMRServiceException,
|
|
4943
|
+
__Client,
|
|
4944
|
+
EMRClient,
|
|
4945
|
+
EMR,
|
|
4946
|
+
$Command,
|
|
4942
4947
|
AddInstanceFleetCommand,
|
|
4943
4948
|
AddInstanceGroupsCommand,
|
|
4944
4949
|
AddJobFlowStepsCommand,
|
|
4945
4950
|
AddTagsCommand,
|
|
4946
|
-
AdjustmentType,
|
|
4947
|
-
AuthMode,
|
|
4948
|
-
AutoScalingPolicyState,
|
|
4949
|
-
AutoScalingPolicyStateChangeReasonCode,
|
|
4950
4951
|
CancelStepsCommand,
|
|
4951
|
-
CancelStepsRequestStatus,
|
|
4952
|
-
ClusterState,
|
|
4953
|
-
ClusterStateChangeReasonCode,
|
|
4954
|
-
ComparisonOperator,
|
|
4955
|
-
ComputeLimitsUnitType,
|
|
4956
4952
|
CreateSecurityConfigurationCommand,
|
|
4957
4953
|
CreateStudioCommand,
|
|
4958
4954
|
CreateStudioSessionMappingCommand,
|
|
4959
|
-
Credentials,
|
|
4960
|
-
CredentialsFilterSensitiveLog,
|
|
4961
4955
|
DeleteSecurityConfigurationCommand,
|
|
4962
4956
|
DeleteStudioCommand,
|
|
4963
4957
|
DeleteStudioSessionMappingCommand,
|
|
@@ -4968,32 +4962,11 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
4968
4962
|
DescribeSecurityConfigurationCommand,
|
|
4969
4963
|
DescribeStepCommand,
|
|
4970
4964
|
DescribeStudioCommand,
|
|
4971
|
-
EMR,
|
|
4972
|
-
EMRClient,
|
|
4973
|
-
EMRServiceException,
|
|
4974
|
-
ExecutionEngineType,
|
|
4975
4965
|
GetAutoTerminationPolicyCommand,
|
|
4976
4966
|
GetBlockPublicAccessConfigurationCommand,
|
|
4977
4967
|
GetClusterSessionCredentialsCommand,
|
|
4978
|
-
GetClusterSessionCredentialsOutputFilterSensitiveLog,
|
|
4979
4968
|
GetManagedScalingPolicyCommand,
|
|
4980
4969
|
GetStudioSessionMappingCommand,
|
|
4981
|
-
IdcUserAssignment,
|
|
4982
|
-
IdentityType,
|
|
4983
|
-
InstanceCollectionType,
|
|
4984
|
-
InstanceFleetState,
|
|
4985
|
-
InstanceFleetStateChangeReasonCode,
|
|
4986
|
-
InstanceFleetType,
|
|
4987
|
-
InstanceGroupState,
|
|
4988
|
-
InstanceGroupStateChangeReasonCode,
|
|
4989
|
-
InstanceGroupType,
|
|
4990
|
-
InstanceRoleType,
|
|
4991
|
-
InstanceState,
|
|
4992
|
-
InstanceStateChangeReasonCode,
|
|
4993
|
-
InternalServerError,
|
|
4994
|
-
InternalServerException,
|
|
4995
|
-
InvalidRequestException,
|
|
4996
|
-
JobFlowExecutionState,
|
|
4997
4970
|
ListBootstrapActionsCommand,
|
|
4998
4971
|
ListClustersCommand,
|
|
4999
4972
|
ListInstanceFleetsCommand,
|
|
@@ -5006,46 +4979,26 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
5006
4979
|
ListStudioSessionMappingsCommand,
|
|
5007
4980
|
ListStudiosCommand,
|
|
5008
4981
|
ListSupportedInstanceTypesCommand,
|
|
5009
|
-
MarketType,
|
|
5010
4982
|
ModifyClusterCommand,
|
|
5011
4983
|
ModifyInstanceFleetCommand,
|
|
5012
4984
|
ModifyInstanceGroupsCommand,
|
|
5013
|
-
NotebookExecutionStatus,
|
|
5014
|
-
OnDemandCapacityReservationPreference,
|
|
5015
|
-
OnDemandCapacityReservationUsageStrategy,
|
|
5016
|
-
OnDemandProvisioningAllocationStrategy,
|
|
5017
|
-
OutputNotebookFormat,
|
|
5018
|
-
PlacementGroupStrategy,
|
|
5019
4985
|
PutAutoScalingPolicyCommand,
|
|
5020
4986
|
PutAutoTerminationPolicyCommand,
|
|
5021
4987
|
PutBlockPublicAccessConfigurationCommand,
|
|
5022
4988
|
PutManagedScalingPolicyCommand,
|
|
5023
|
-
ReconfigurationType,
|
|
5024
4989
|
RemoveAutoScalingPolicyCommand,
|
|
5025
4990
|
RemoveAutoTerminationPolicyCommand,
|
|
5026
4991
|
RemoveManagedScalingPolicyCommand,
|
|
5027
4992
|
RemoveTagsCommand,
|
|
5028
|
-
RepoUpgradeOnBoot,
|
|
5029
4993
|
RunJobFlowCommand,
|
|
5030
|
-
ScaleDownBehavior,
|
|
5031
4994
|
SetKeepJobFlowAliveWhenNoStepsCommand,
|
|
5032
4995
|
SetTerminationProtectionCommand,
|
|
5033
4996
|
SetVisibleToAllUsersCommand,
|
|
5034
|
-
SpotProvisioningAllocationStrategy,
|
|
5035
|
-
SpotProvisioningTimeoutAction,
|
|
5036
4997
|
StartNotebookExecutionCommand,
|
|
5037
|
-
Statistic,
|
|
5038
|
-
StepCancellationOption,
|
|
5039
|
-
StepExecutionState,
|
|
5040
|
-
StepState,
|
|
5041
|
-
StepStateChangeReasonCode,
|
|
5042
4998
|
StopNotebookExecutionCommand,
|
|
5043
4999
|
TerminateJobFlowsCommand,
|
|
5044
|
-
Unit,
|
|
5045
5000
|
UpdateStudioCommand,
|
|
5046
5001
|
UpdateStudioSessionMappingCommand,
|
|
5047
|
-
UsernamePasswordFilterSensitiveLog,
|
|
5048
|
-
__Client,
|
|
5049
5002
|
paginateListBootstrapActions,
|
|
5050
5003
|
paginateListClusters,
|
|
5051
5004
|
paginateListInstanceFleets,
|
|
@@ -5059,9 +5012,59 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
5059
5012
|
paginateListStudios,
|
|
5060
5013
|
paginateListSupportedInstanceTypes,
|
|
5061
5014
|
waitForClusterRunning,
|
|
5062
|
-
waitForClusterTerminated,
|
|
5063
|
-
waitForStepComplete,
|
|
5064
5015
|
waitUntilClusterRunning,
|
|
5016
|
+
waitForClusterTerminated,
|
|
5065
5017
|
waitUntilClusterTerminated,
|
|
5066
|
-
|
|
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
|
|
5067
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,48 +20,48 @@
|
|
|
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/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-signing": "3.
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
31
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
32
|
-
"@aws-sdk/types": "3.
|
|
33
|
-
"@aws-sdk/util-endpoints": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
36
|
-
"@smithy/config-resolver": "^2.1.
|
|
37
|
-
"@smithy/core": "^1.3.
|
|
38
|
-
"@smithy/fetch-http-handler": "^2.4.
|
|
39
|
-
"@smithy/hash-node": "^2.1.
|
|
40
|
-
"@smithy/invalid-dependency": "^2.1.
|
|
41
|
-
"@smithy/middleware-content-length": "^2.1.
|
|
42
|
-
"@smithy/middleware-endpoint": "^2.4.
|
|
43
|
-
"@smithy/middleware-retry": "^2.1.
|
|
44
|
-
"@smithy/middleware-serde": "^2.1.
|
|
45
|
-
"@smithy/middleware-stack": "^2.1.
|
|
46
|
-
"@smithy/node-config-provider": "^2.2.
|
|
47
|
-
"@smithy/node-http-handler": "^2.3.
|
|
48
|
-
"@smithy/protocol-http": "^3.1.
|
|
49
|
-
"@smithy/smithy-client": "^2.3.
|
|
50
|
-
"@smithy/types": "^2.9.
|
|
51
|
-
"@smithy/url-parser": "^2.1.
|
|
52
|
-
"@smithy/util-base64": "^2.1.
|
|
53
|
-
"@smithy/util-body-length-browser": "^2.1.
|
|
54
|
-
"@smithy/util-body-length-node": "^2.2.
|
|
55
|
-
"@smithy/util-defaults-mode-browser": "^2.1.
|
|
56
|
-
"@smithy/util-defaults-mode-node": "^2.1.
|
|
57
|
-
"@smithy/util-endpoints": "^1.1.
|
|
58
|
-
"@smithy/util-retry": "^2.1.
|
|
59
|
-
"@smithy/util-utf8": "^2.1.
|
|
60
|
-
"@smithy/util-waiter": "^2.1.
|
|
23
|
+
"@aws-sdk/client-sts": "3.499.0",
|
|
24
|
+
"@aws-sdk/core": "3.496.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.499.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.496.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.496.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.496.0",
|
|
29
|
+
"@aws-sdk/middleware-signing": "3.496.0",
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.496.0",
|
|
31
|
+
"@aws-sdk/region-config-resolver": "3.496.0",
|
|
32
|
+
"@aws-sdk/types": "3.496.0",
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.496.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-browser": "3.496.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.496.0",
|
|
36
|
+
"@smithy/config-resolver": "^2.1.1",
|
|
37
|
+
"@smithy/core": "^1.3.1",
|
|
38
|
+
"@smithy/fetch-http-handler": "^2.4.1",
|
|
39
|
+
"@smithy/hash-node": "^2.1.1",
|
|
40
|
+
"@smithy/invalid-dependency": "^2.1.1",
|
|
41
|
+
"@smithy/middleware-content-length": "^2.1.1",
|
|
42
|
+
"@smithy/middleware-endpoint": "^2.4.1",
|
|
43
|
+
"@smithy/middleware-retry": "^2.1.1",
|
|
44
|
+
"@smithy/middleware-serde": "^2.1.1",
|
|
45
|
+
"@smithy/middleware-stack": "^2.1.1",
|
|
46
|
+
"@smithy/node-config-provider": "^2.2.1",
|
|
47
|
+
"@smithy/node-http-handler": "^2.3.1",
|
|
48
|
+
"@smithy/protocol-http": "^3.1.1",
|
|
49
|
+
"@smithy/smithy-client": "^2.3.1",
|
|
50
|
+
"@smithy/types": "^2.9.1",
|
|
51
|
+
"@smithy/url-parser": "^2.1.1",
|
|
52
|
+
"@smithy/util-base64": "^2.1.1",
|
|
53
|
+
"@smithy/util-body-length-browser": "^2.1.1",
|
|
54
|
+
"@smithy/util-body-length-node": "^2.2.1",
|
|
55
|
+
"@smithy/util-defaults-mode-browser": "^2.1.1",
|
|
56
|
+
"@smithy/util-defaults-mode-node": "^2.1.1",
|
|
57
|
+
"@smithy/util-endpoints": "^1.1.1",
|
|
58
|
+
"@smithy/util-retry": "^2.1.1",
|
|
59
|
+
"@smithy/util-utf8": "^2.1.1",
|
|
60
|
+
"@smithy/util-waiter": "^2.1.1",
|
|
61
61
|
"tslib": "^2.5.0"
|
|
62
62
|
},
|
|
63
63
|
"devDependencies": {
|
|
64
|
-
"@smithy/service-client-documentation-generator": "^2.1.
|
|
64
|
+
"@smithy/service-client-documentation-generator": "^2.1.1",
|
|
65
65
|
"@tsconfig/node14": "1.0.3",
|
|
66
66
|
"@types/node": "^14.14.31",
|
|
67
67
|
"concurrently": "7.0.0",
|