@aws-sdk/client-emr 3.590.0 → 3.592.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.
Files changed (117) hide show
  1. package/dist-cjs/index.js +0 -56
  2. package/dist-types/commands/AddInstanceFleetCommand.d.ts +2 -1
  3. package/dist-types/commands/AddInstanceGroupsCommand.d.ts +2 -1
  4. package/dist-types/commands/AddJobFlowStepsCommand.d.ts +2 -1
  5. package/dist-types/commands/AddTagsCommand.d.ts +2 -1
  6. package/dist-types/commands/CancelStepsCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateSecurityConfigurationCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateStudioCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateStudioSessionMappingCommand.d.ts +2 -1
  10. package/dist-types/commands/DeleteSecurityConfigurationCommand.d.ts +2 -1
  11. package/dist-types/commands/DeleteStudioCommand.d.ts +2 -1
  12. package/dist-types/commands/DeleteStudioSessionMappingCommand.d.ts +2 -1
  13. package/dist-types/commands/DescribeClusterCommand.d.ts +2 -1
  14. package/dist-types/commands/DescribeJobFlowsCommand.d.ts +2 -1
  15. package/dist-types/commands/DescribeNotebookExecutionCommand.d.ts +2 -1
  16. package/dist-types/commands/DescribeReleaseLabelCommand.d.ts +2 -1
  17. package/dist-types/commands/DescribeSecurityConfigurationCommand.d.ts +2 -1
  18. package/dist-types/commands/DescribeStepCommand.d.ts +2 -1
  19. package/dist-types/commands/DescribeStudioCommand.d.ts +2 -1
  20. package/dist-types/commands/GetAutoTerminationPolicyCommand.d.ts +2 -1
  21. package/dist-types/commands/GetBlockPublicAccessConfigurationCommand.d.ts +2 -1
  22. package/dist-types/commands/GetClusterSessionCredentialsCommand.d.ts +2 -1
  23. package/dist-types/commands/GetManagedScalingPolicyCommand.d.ts +2 -1
  24. package/dist-types/commands/GetStudioSessionMappingCommand.d.ts +2 -1
  25. package/dist-types/commands/ListBootstrapActionsCommand.d.ts +2 -1
  26. package/dist-types/commands/ListClustersCommand.d.ts +2 -1
  27. package/dist-types/commands/ListInstanceFleetsCommand.d.ts +2 -1
  28. package/dist-types/commands/ListInstanceGroupsCommand.d.ts +2 -1
  29. package/dist-types/commands/ListInstancesCommand.d.ts +2 -1
  30. package/dist-types/commands/ListNotebookExecutionsCommand.d.ts +2 -1
  31. package/dist-types/commands/ListReleaseLabelsCommand.d.ts +2 -1
  32. package/dist-types/commands/ListSecurityConfigurationsCommand.d.ts +2 -1
  33. package/dist-types/commands/ListStepsCommand.d.ts +2 -1
  34. package/dist-types/commands/ListStudioSessionMappingsCommand.d.ts +2 -1
  35. package/dist-types/commands/ListStudiosCommand.d.ts +2 -1
  36. package/dist-types/commands/ListSupportedInstanceTypesCommand.d.ts +2 -1
  37. package/dist-types/commands/ModifyClusterCommand.d.ts +2 -1
  38. package/dist-types/commands/ModifyInstanceFleetCommand.d.ts +2 -1
  39. package/dist-types/commands/ModifyInstanceGroupsCommand.d.ts +2 -1
  40. package/dist-types/commands/PutAutoScalingPolicyCommand.d.ts +2 -1
  41. package/dist-types/commands/PutAutoTerminationPolicyCommand.d.ts +2 -1
  42. package/dist-types/commands/PutBlockPublicAccessConfigurationCommand.d.ts +2 -1
  43. package/dist-types/commands/PutManagedScalingPolicyCommand.d.ts +2 -1
  44. package/dist-types/commands/RemoveAutoScalingPolicyCommand.d.ts +2 -1
  45. package/dist-types/commands/RemoveAutoTerminationPolicyCommand.d.ts +2 -1
  46. package/dist-types/commands/RemoveManagedScalingPolicyCommand.d.ts +2 -1
  47. package/dist-types/commands/RemoveTagsCommand.d.ts +2 -1
  48. package/dist-types/commands/RunJobFlowCommand.d.ts +2 -1
  49. package/dist-types/commands/SetKeepJobFlowAliveWhenNoStepsCommand.d.ts +2 -1
  50. package/dist-types/commands/SetTerminationProtectionCommand.d.ts +2 -1
  51. package/dist-types/commands/SetUnhealthyNodeReplacementCommand.d.ts +2 -1
  52. package/dist-types/commands/SetVisibleToAllUsersCommand.d.ts +2 -1
  53. package/dist-types/commands/StartNotebookExecutionCommand.d.ts +2 -1
  54. package/dist-types/commands/StopNotebookExecutionCommand.d.ts +2 -1
  55. package/dist-types/commands/TerminateJobFlowsCommand.d.ts +2 -1
  56. package/dist-types/commands/UpdateStudioCommand.d.ts +2 -1
  57. package/dist-types/commands/UpdateStudioSessionMappingCommand.d.ts +2 -1
  58. package/dist-types/index.d.ts +2 -2
  59. package/dist-types/models/EMRServiceException.d.ts +2 -1
  60. package/dist-types/ts3.4/commands/AddInstanceFleetCommand.d.ts +2 -1
  61. package/dist-types/ts3.4/commands/AddInstanceGroupsCommand.d.ts +2 -1
  62. package/dist-types/ts3.4/commands/AddJobFlowStepsCommand.d.ts +2 -1
  63. package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +2 -1
  64. package/dist-types/ts3.4/commands/CancelStepsCommand.d.ts +2 -1
  65. package/dist-types/ts3.4/commands/CreateSecurityConfigurationCommand.d.ts +2 -1
  66. package/dist-types/ts3.4/commands/CreateStudioCommand.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/CreateStudioSessionMappingCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/commands/DeleteSecurityConfigurationCommand.d.ts +2 -1
  69. package/dist-types/ts3.4/commands/DeleteStudioCommand.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/DeleteStudioSessionMappingCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/DescribeClusterCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/commands/DescribeJobFlowsCommand.d.ts +2 -1
  73. package/dist-types/ts3.4/commands/DescribeNotebookExecutionCommand.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/DescribeReleaseLabelCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/commands/DescribeSecurityConfigurationCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/DescribeStepCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/DescribeStudioCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/GetAutoTerminationPolicyCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/GetBlockPublicAccessConfigurationCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/GetClusterSessionCredentialsCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/GetManagedScalingPolicyCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/GetStudioSessionMappingCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/ListBootstrapActionsCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/ListClustersCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/ListInstanceFleetsCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/ListInstanceGroupsCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/ListInstancesCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/ListNotebookExecutionsCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/ListReleaseLabelsCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/ListSecurityConfigurationsCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/ListStepsCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/ListStudioSessionMappingsCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/ListStudiosCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/ListSupportedInstanceTypesCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/ModifyClusterCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/ModifyInstanceFleetCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/ModifyInstanceGroupsCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/PutAutoScalingPolicyCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/PutAutoTerminationPolicyCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/PutBlockPublicAccessConfigurationCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/PutManagedScalingPolicyCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/RemoveAutoScalingPolicyCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/RemoveAutoTerminationPolicyCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/RemoveManagedScalingPolicyCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/RemoveTagsCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/commands/RunJobFlowCommand.d.ts +2 -1
  107. package/dist-types/ts3.4/commands/SetKeepJobFlowAliveWhenNoStepsCommand.d.ts +2 -1
  108. package/dist-types/ts3.4/commands/SetTerminationProtectionCommand.d.ts +2 -1
  109. package/dist-types/ts3.4/commands/SetUnhealthyNodeReplacementCommand.d.ts +2 -1
  110. package/dist-types/ts3.4/commands/SetVisibleToAllUsersCommand.d.ts +2 -1
  111. package/dist-types/ts3.4/commands/StartNotebookExecutionCommand.d.ts +2 -1
  112. package/dist-types/ts3.4/commands/StopNotebookExecutionCommand.d.ts +2 -1
  113. package/dist-types/ts3.4/commands/TerminateJobFlowsCommand.d.ts +2 -1
  114. package/dist-types/ts3.4/commands/UpdateStudioCommand.d.ts +2 -1
  115. package/dist-types/ts3.4/commands/UpdateStudioSessionMappingCommand.d.ts +2 -1
  116. package/dist-types/ts3.4/models/EMRServiceException.d.ts +2 -1
  117. package/package.json +6 -6
@@ -9,7 +9,8 @@ import {
9
9
  GetStudioSessionMappingInput,
10
10
  GetStudioSessionMappingOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetStudioSessionMappingCommandInput
14
15
  extends GetStudioSessionMappingInput {}
15
16
  export interface GetStudioSessionMappingCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ListBootstrapActionsInput,
10
10
  ListBootstrapActionsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListBootstrapActionsCommandInput
14
15
  extends ListBootstrapActionsInput {}
15
16
  export interface ListBootstrapActionsCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../EMRClient";
8
8
  import { ListClustersInput, ListClustersOutput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface ListClustersCommandInput extends ListClustersInput {}
11
12
  export interface ListClustersCommandOutput
12
13
  extends ListClustersOutput,
@@ -9,7 +9,8 @@ import {
9
9
  ListInstanceFleetsInput,
10
10
  ListInstanceFleetsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListInstanceFleetsCommandInput
14
15
  extends ListInstanceFleetsInput {}
15
16
  export interface ListInstanceFleetsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ListInstanceGroupsInput,
10
10
  ListInstanceGroupsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListInstanceGroupsCommandInput
14
15
  extends ListInstanceGroupsInput {}
15
16
  export interface ListInstanceGroupsCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../EMRClient";
8
8
  import { ListInstancesInput, ListInstancesOutput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface ListInstancesCommandInput extends ListInstancesInput {}
11
12
  export interface ListInstancesCommandOutput
12
13
  extends ListInstancesOutput,
@@ -9,7 +9,8 @@ import {
9
9
  ListNotebookExecutionsInput,
10
10
  ListNotebookExecutionsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListNotebookExecutionsCommandInput
14
15
  extends ListNotebookExecutionsInput {}
15
16
  export interface ListNotebookExecutionsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ListReleaseLabelsInput,
10
10
  ListReleaseLabelsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListReleaseLabelsCommandInput extends ListReleaseLabelsInput {}
14
15
  export interface ListReleaseLabelsCommandOutput
15
16
  extends ListReleaseLabelsOutput,
@@ -9,7 +9,8 @@ import {
9
9
  ListSecurityConfigurationsInput,
10
10
  ListSecurityConfigurationsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListSecurityConfigurationsCommandInput
14
15
  extends ListSecurityConfigurationsInput {}
15
16
  export interface ListSecurityConfigurationsCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../EMRClient";
8
8
  import { ListStepsInput, ListStepsOutput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface ListStepsCommandInput extends ListStepsInput {}
11
12
  export interface ListStepsCommandOutput
12
13
  extends ListStepsOutput,
@@ -9,7 +9,8 @@ import {
9
9
  ListStudioSessionMappingsInput,
10
10
  ListStudioSessionMappingsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListStudioSessionMappingsCommandInput
14
15
  extends ListStudioSessionMappingsInput {}
15
16
  export interface ListStudioSessionMappingsCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../EMRClient";
8
8
  import { ListStudiosInput, ListStudiosOutput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface ListStudiosCommandInput extends ListStudiosInput {}
11
12
  export interface ListStudiosCommandOutput
12
13
  extends ListStudiosOutput,
@@ -9,7 +9,8 @@ import {
9
9
  ListSupportedInstanceTypesInput,
10
10
  ListSupportedInstanceTypesOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListSupportedInstanceTypesCommandInput
14
15
  extends ListSupportedInstanceTypesInput {}
15
16
  export interface ListSupportedInstanceTypesCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../EMRClient";
8
8
  import { ModifyClusterInput, ModifyClusterOutput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface ModifyClusterCommandInput extends ModifyClusterInput {}
11
12
  export interface ModifyClusterCommandOutput
12
13
  extends ModifyClusterOutput,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../EMRClient";
8
8
  import { ModifyInstanceFleetInput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface ModifyInstanceFleetCommandInput
11
12
  extends ModifyInstanceFleetInput {}
12
13
  export interface ModifyInstanceFleetCommandOutput extends __MetadataBearer {}
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../EMRClient";
8
8
  import { ModifyInstanceGroupsInput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface ModifyInstanceGroupsCommandInput
11
12
  extends ModifyInstanceGroupsInput {}
12
13
  export interface ModifyInstanceGroupsCommandOutput extends __MetadataBearer {}
@@ -9,7 +9,8 @@ import {
9
9
  PutAutoScalingPolicyInput,
10
10
  PutAutoScalingPolicyOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface PutAutoScalingPolicyCommandInput
14
15
  extends PutAutoScalingPolicyInput {}
15
16
  export interface PutAutoScalingPolicyCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  PutAutoTerminationPolicyInput,
10
10
  PutAutoTerminationPolicyOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface PutAutoTerminationPolicyCommandInput
14
15
  extends PutAutoTerminationPolicyInput {}
15
16
  export interface PutAutoTerminationPolicyCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  PutBlockPublicAccessConfigurationInput,
10
10
  PutBlockPublicAccessConfigurationOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface PutBlockPublicAccessConfigurationCommandInput
14
15
  extends PutBlockPublicAccessConfigurationInput {}
15
16
  export interface PutBlockPublicAccessConfigurationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  PutManagedScalingPolicyInput,
10
10
  PutManagedScalingPolicyOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface PutManagedScalingPolicyCommandInput
14
15
  extends PutManagedScalingPolicyInput {}
15
16
  export interface PutManagedScalingPolicyCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  RemoveAutoScalingPolicyInput,
10
10
  RemoveAutoScalingPolicyOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface RemoveAutoScalingPolicyCommandInput
14
15
  extends RemoveAutoScalingPolicyInput {}
15
16
  export interface RemoveAutoScalingPolicyCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  RemoveAutoTerminationPolicyInput,
10
10
  RemoveAutoTerminationPolicyOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface RemoveAutoTerminationPolicyCommandInput
14
15
  extends RemoveAutoTerminationPolicyInput {}
15
16
  export interface RemoveAutoTerminationPolicyCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  RemoveManagedScalingPolicyInput,
10
10
  RemoveManagedScalingPolicyOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface RemoveManagedScalingPolicyCommandInput
14
15
  extends RemoveManagedScalingPolicyInput {}
15
16
  export interface RemoveManagedScalingPolicyCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../EMRClient";
8
8
  import { RemoveTagsInput, RemoveTagsOutput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface RemoveTagsCommandInput extends RemoveTagsInput {}
11
12
  export interface RemoveTagsCommandOutput
12
13
  extends RemoveTagsOutput,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../EMRClient";
8
8
  import { RunJobFlowInput, RunJobFlowOutput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface RunJobFlowCommandInput extends RunJobFlowInput {}
11
12
  export interface RunJobFlowCommandOutput
12
13
  extends RunJobFlowOutput,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../EMRClient";
8
8
  import { SetKeepJobFlowAliveWhenNoStepsInput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface SetKeepJobFlowAliveWhenNoStepsCommandInput
11
12
  extends SetKeepJobFlowAliveWhenNoStepsInput {}
12
13
  export interface SetKeepJobFlowAliveWhenNoStepsCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../EMRClient";
8
8
  import { SetTerminationProtectionInput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface SetTerminationProtectionCommandInput
11
12
  extends SetTerminationProtectionInput {}
12
13
  export interface SetTerminationProtectionCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../EMRClient";
8
8
  import { SetUnhealthyNodeReplacementInput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface SetUnhealthyNodeReplacementCommandInput
11
12
  extends SetUnhealthyNodeReplacementInput {}
12
13
  export interface SetUnhealthyNodeReplacementCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../EMRClient";
8
8
  import { SetVisibleToAllUsersInput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface SetVisibleToAllUsersCommandInput
11
12
  extends SetVisibleToAllUsersInput {}
12
13
  export interface SetVisibleToAllUsersCommandOutput extends __MetadataBearer {}
@@ -9,7 +9,8 @@ import {
9
9
  StartNotebookExecutionInput,
10
10
  StartNotebookExecutionOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface StartNotebookExecutionCommandInput
14
15
  extends StartNotebookExecutionInput {}
15
16
  export interface StartNotebookExecutionCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../EMRClient";
8
8
  import { StopNotebookExecutionInput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface StopNotebookExecutionCommandInput
11
12
  extends StopNotebookExecutionInput {}
12
13
  export interface StopNotebookExecutionCommandOutput extends __MetadataBearer {}
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../EMRClient";
8
8
  import { TerminateJobFlowsInput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface TerminateJobFlowsCommandInput extends TerminateJobFlowsInput {}
11
12
  export interface TerminateJobFlowsCommandOutput extends __MetadataBearer {}
12
13
  declare const TerminateJobFlowsCommand_base: {
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../EMRClient";
8
8
  import { UpdateStudioInput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface UpdateStudioCommandInput extends UpdateStudioInput {}
11
12
  export interface UpdateStudioCommandOutput extends __MetadataBearer {}
12
13
  declare const UpdateStudioCommand_base: {
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../EMRClient";
8
8
  import { UpdateStudioSessionMappingInput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface UpdateStudioSessionMappingCommandInput
11
12
  extends UpdateStudioSessionMappingInput {}
12
13
  export interface UpdateStudioSessionMappingCommandOutput
@@ -2,7 +2,8 @@ import {
2
2
  ServiceException as __ServiceException,
3
3
  ServiceExceptionOptions as __ServiceExceptionOptions,
4
4
  } from "@smithy/smithy-client";
5
- export { __ServiceException, __ServiceExceptionOptions };
5
+ export { __ServiceExceptionOptions };
6
+ export { __ServiceException };
6
7
  export declare class EMRServiceException extends __ServiceException {
7
8
  constructor(options: __ServiceExceptionOptions);
8
9
  }
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.590.0",
4
+ "version": "3.592.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,10 +20,10 @@
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-sso-oidc": "3.590.0",
24
- "@aws-sdk/client-sts": "3.590.0",
25
- "@aws-sdk/core": "3.588.0",
26
- "@aws-sdk/credential-provider-node": "3.590.0",
23
+ "@aws-sdk/client-sso-oidc": "3.592.0",
24
+ "@aws-sdk/client-sts": "3.592.0",
25
+ "@aws-sdk/core": "3.592.0",
26
+ "@aws-sdk/credential-provider-node": "3.592.0",
27
27
  "@aws-sdk/middleware-host-header": "3.577.0",
28
28
  "@aws-sdk/middleware-logger": "3.577.0",
29
29
  "@aws-sdk/middleware-recursion-detection": "3.577.0",
@@ -34,7 +34,7 @@
34
34
  "@aws-sdk/util-user-agent-browser": "3.577.0",
35
35
  "@aws-sdk/util-user-agent-node": "3.587.0",
36
36
  "@smithy/config-resolver": "^3.0.1",
37
- "@smithy/core": "^2.1.1",
37
+ "@smithy/core": "^2.2.0",
38
38
  "@smithy/fetch-http-handler": "^3.0.1",
39
39
  "@smithy/hash-node": "^3.0.0",
40
40
  "@smithy/invalid-dependency": "^3.0.0",