@aws-sdk/client-emr 3.588.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 (121) hide show
  1. package/dist-cjs/index.js +0 -56
  2. package/dist-types/EMRClient.d.ts +4 -4
  3. package/dist-types/commands/AddInstanceFleetCommand.d.ts +2 -1
  4. package/dist-types/commands/AddInstanceGroupsCommand.d.ts +2 -1
  5. package/dist-types/commands/AddJobFlowStepsCommand.d.ts +2 -1
  6. package/dist-types/commands/AddTagsCommand.d.ts +2 -1
  7. package/dist-types/commands/CancelStepsCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateSecurityConfigurationCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateStudioCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateStudioSessionMappingCommand.d.ts +2 -1
  11. package/dist-types/commands/DeleteSecurityConfigurationCommand.d.ts +2 -1
  12. package/dist-types/commands/DeleteStudioCommand.d.ts +2 -1
  13. package/dist-types/commands/DeleteStudioSessionMappingCommand.d.ts +2 -1
  14. package/dist-types/commands/DescribeClusterCommand.d.ts +2 -1
  15. package/dist-types/commands/DescribeJobFlowsCommand.d.ts +2 -1
  16. package/dist-types/commands/DescribeNotebookExecutionCommand.d.ts +2 -1
  17. package/dist-types/commands/DescribeReleaseLabelCommand.d.ts +2 -1
  18. package/dist-types/commands/DescribeSecurityConfigurationCommand.d.ts +2 -1
  19. package/dist-types/commands/DescribeStepCommand.d.ts +2 -1
  20. package/dist-types/commands/DescribeStudioCommand.d.ts +2 -1
  21. package/dist-types/commands/GetAutoTerminationPolicyCommand.d.ts +2 -1
  22. package/dist-types/commands/GetBlockPublicAccessConfigurationCommand.d.ts +2 -1
  23. package/dist-types/commands/GetClusterSessionCredentialsCommand.d.ts +2 -1
  24. package/dist-types/commands/GetManagedScalingPolicyCommand.d.ts +2 -1
  25. package/dist-types/commands/GetStudioSessionMappingCommand.d.ts +2 -1
  26. package/dist-types/commands/ListBootstrapActionsCommand.d.ts +2 -1
  27. package/dist-types/commands/ListClustersCommand.d.ts +2 -1
  28. package/dist-types/commands/ListInstanceFleetsCommand.d.ts +2 -1
  29. package/dist-types/commands/ListInstanceGroupsCommand.d.ts +2 -1
  30. package/dist-types/commands/ListInstancesCommand.d.ts +2 -1
  31. package/dist-types/commands/ListNotebookExecutionsCommand.d.ts +2 -1
  32. package/dist-types/commands/ListReleaseLabelsCommand.d.ts +2 -1
  33. package/dist-types/commands/ListSecurityConfigurationsCommand.d.ts +2 -1
  34. package/dist-types/commands/ListStepsCommand.d.ts +2 -1
  35. package/dist-types/commands/ListStudioSessionMappingsCommand.d.ts +2 -1
  36. package/dist-types/commands/ListStudiosCommand.d.ts +2 -1
  37. package/dist-types/commands/ListSupportedInstanceTypesCommand.d.ts +2 -1
  38. package/dist-types/commands/ModifyClusterCommand.d.ts +2 -1
  39. package/dist-types/commands/ModifyInstanceFleetCommand.d.ts +2 -1
  40. package/dist-types/commands/ModifyInstanceGroupsCommand.d.ts +2 -1
  41. package/dist-types/commands/PutAutoScalingPolicyCommand.d.ts +2 -1
  42. package/dist-types/commands/PutAutoTerminationPolicyCommand.d.ts +2 -1
  43. package/dist-types/commands/PutBlockPublicAccessConfigurationCommand.d.ts +2 -1
  44. package/dist-types/commands/PutManagedScalingPolicyCommand.d.ts +2 -1
  45. package/dist-types/commands/RemoveAutoScalingPolicyCommand.d.ts +2 -1
  46. package/dist-types/commands/RemoveAutoTerminationPolicyCommand.d.ts +2 -1
  47. package/dist-types/commands/RemoveManagedScalingPolicyCommand.d.ts +2 -1
  48. package/dist-types/commands/RemoveTagsCommand.d.ts +2 -1
  49. package/dist-types/commands/RunJobFlowCommand.d.ts +2 -1
  50. package/dist-types/commands/SetKeepJobFlowAliveWhenNoStepsCommand.d.ts +2 -1
  51. package/dist-types/commands/SetTerminationProtectionCommand.d.ts +2 -1
  52. package/dist-types/commands/SetUnhealthyNodeReplacementCommand.d.ts +2 -1
  53. package/dist-types/commands/SetVisibleToAllUsersCommand.d.ts +2 -1
  54. package/dist-types/commands/StartNotebookExecutionCommand.d.ts +2 -1
  55. package/dist-types/commands/StopNotebookExecutionCommand.d.ts +2 -1
  56. package/dist-types/commands/TerminateJobFlowsCommand.d.ts +2 -1
  57. package/dist-types/commands/UpdateStudioCommand.d.ts +2 -1
  58. package/dist-types/commands/UpdateStudioSessionMappingCommand.d.ts +2 -1
  59. package/dist-types/index.d.ts +2 -2
  60. package/dist-types/models/EMRServiceException.d.ts +2 -1
  61. package/dist-types/runtimeConfig.native.d.ts +1 -1
  62. package/dist-types/ts3.4/EMRClient.d.ts +1 -1
  63. package/dist-types/ts3.4/commands/AddInstanceFleetCommand.d.ts +2 -1
  64. package/dist-types/ts3.4/commands/AddInstanceGroupsCommand.d.ts +2 -1
  65. package/dist-types/ts3.4/commands/AddJobFlowStepsCommand.d.ts +2 -1
  66. package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/CancelStepsCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/commands/CreateSecurityConfigurationCommand.d.ts +2 -1
  69. package/dist-types/ts3.4/commands/CreateStudioCommand.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/CreateStudioSessionMappingCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/DeleteSecurityConfigurationCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/commands/DeleteStudioCommand.d.ts +2 -1
  73. package/dist-types/ts3.4/commands/DeleteStudioSessionMappingCommand.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/DescribeClusterCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/commands/DescribeJobFlowsCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/DescribeNotebookExecutionCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/DescribeReleaseLabelCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/DescribeSecurityConfigurationCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/DescribeStepCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/DescribeStudioCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/GetAutoTerminationPolicyCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/GetBlockPublicAccessConfigurationCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/GetClusterSessionCredentialsCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/GetManagedScalingPolicyCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/GetStudioSessionMappingCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/ListBootstrapActionsCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/ListClustersCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/ListInstanceFleetsCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/ListInstanceGroupsCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/ListInstancesCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/ListNotebookExecutionsCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/ListReleaseLabelsCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/ListSecurityConfigurationsCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/ListStepsCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/ListStudioSessionMappingsCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/ListStudiosCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/ListSupportedInstanceTypesCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/ModifyClusterCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/ModifyInstanceFleetCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/ModifyInstanceGroupsCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/PutAutoScalingPolicyCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/PutAutoTerminationPolicyCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/PutBlockPublicAccessConfigurationCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/PutManagedScalingPolicyCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/RemoveAutoScalingPolicyCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/commands/RemoveAutoTerminationPolicyCommand.d.ts +2 -1
  107. package/dist-types/ts3.4/commands/RemoveManagedScalingPolicyCommand.d.ts +2 -1
  108. package/dist-types/ts3.4/commands/RemoveTagsCommand.d.ts +2 -1
  109. package/dist-types/ts3.4/commands/RunJobFlowCommand.d.ts +2 -1
  110. package/dist-types/ts3.4/commands/SetKeepJobFlowAliveWhenNoStepsCommand.d.ts +2 -1
  111. package/dist-types/ts3.4/commands/SetTerminationProtectionCommand.d.ts +2 -1
  112. package/dist-types/ts3.4/commands/SetUnhealthyNodeReplacementCommand.d.ts +2 -1
  113. package/dist-types/ts3.4/commands/SetVisibleToAllUsersCommand.d.ts +2 -1
  114. package/dist-types/ts3.4/commands/StartNotebookExecutionCommand.d.ts +2 -1
  115. package/dist-types/ts3.4/commands/StopNotebookExecutionCommand.d.ts +2 -1
  116. package/dist-types/ts3.4/commands/TerminateJobFlowsCommand.d.ts +2 -1
  117. package/dist-types/ts3.4/commands/UpdateStudioCommand.d.ts +2 -1
  118. package/dist-types/ts3.4/commands/UpdateStudioSessionMappingCommand.d.ts +2 -1
  119. package/dist-types/ts3.4/models/EMRServiceException.d.ts +2 -1
  120. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  121. package/package.json +6 -6
@@ -5,7 +5,8 @@ import { GetManagedScalingPolicyInput, GetManagedScalingPolicyOutput } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetStudioSessionMappingInput, GetStudioSessionMappingOutput } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListBootstrapActionsInput, ListBootstrapActionsOutput } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListClustersInput, ListClustersOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListInstanceFleetsInput, ListInstanceFleetsOutput } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListInstanceGroupsInput, ListInstanceGroupsOutput } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListInstancesInput, ListInstancesOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListNotebookExecutionsInput, ListNotebookExecutionsOutput } from "../mo
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListReleaseLabelsInput, ListReleaseLabelsOutput } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListSecurityConfigurationsInput, ListSecurityConfigurationsOutput } fro
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListStepsInput, ListStepsOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListStudioSessionMappingsInput, ListStudioSessionMappingsOutput } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListStudiosInput, ListStudiosOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListSupportedInstanceTypesInput, ListSupportedInstanceTypesOutput } fro
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ModifyClusterInput, ModifyClusterOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ModifyInstanceFleetInput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ModifyInstanceGroupsInput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PutAutoScalingPolicyInput, PutAutoScalingPolicyOutput } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PutAutoTerminationPolicyInput, PutAutoTerminationPolicyOutput } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PutBlockPublicAccessConfigurationInput, PutBlockPublicAccessConfigurati
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PutManagedScalingPolicyInput, PutManagedScalingPolicyOutput } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { RemoveAutoScalingPolicyInput, RemoveAutoScalingPolicyOutput } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { RemoveAutoTerminationPolicyInput, RemoveAutoTerminationPolicyOutput } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { RemoveManagedScalingPolicyInput, RemoveManagedScalingPolicyOutput } fro
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { RemoveTagsInput, RemoveTagsOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { RunJobFlowInput, RunJobFlowOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { SetKeepJobFlowAliveWhenNoStepsInput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { SetTerminationProtectionInput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { SetUnhealthyNodeReplacementInput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { SetVisibleToAllUsersInput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { StartNotebookExecutionInput, StartNotebookExecutionOutput } from "../mo
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { StopNotebookExecutionInput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { TerminateJobFlowsInput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateStudioInput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateStudioSessionMappingInput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -8,8 +8,8 @@
8
8
  export * from "./EMRClient";
9
9
  export * from "./EMR";
10
10
  export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
11
- export { RuntimeExtension } from "./runtimeExtensions";
12
- export { EMRExtensionConfiguration } from "./extensionConfiguration";
11
+ export type { RuntimeExtension } from "./runtimeExtensions";
12
+ export type { EMRExtensionConfiguration } from "./extensionConfiguration";
13
13
  export * from "./commands";
14
14
  export * from "./pagination";
15
15
  export * from "./waiters";
@@ -1,5 +1,6 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
2
- export { __ServiceException, __ServiceExceptionOptions };
2
+ export type { __ServiceExceptionOptions };
3
+ export { __ServiceException };
3
4
  /**
4
5
  * @public
5
6
  *
@@ -18,8 +18,8 @@ export declare const getRuntimeConfig: (config: EMRClientConfig) => {
18
18
  serviceId: string;
19
19
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
20
20
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
21
- defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
22
21
  region: string | import("@smithy/types").Provider<any>;
22
+ defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
23
23
  credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider;
24
24
  maxAttempts: number | import("@smithy/types").Provider<number>;
25
25
  retryMode: string | import("@smithy/types").Provider<string>;
@@ -406,8 +406,8 @@ export interface ClientDefaults
406
406
  serviceId?: string;
407
407
  useDualstackEndpoint?: boolean | __Provider<boolean>;
408
408
  useFipsEndpoint?: boolean | __Provider<boolean>;
409
- defaultUserAgentProvider?: Provider<__UserAgent>;
410
409
  region?: string | __Provider<string>;
410
+ defaultUserAgentProvider?: Provider<__UserAgent>;
411
411
  credentialDefaultProvider?: (input: any) => AwsCredentialIdentityProvider;
412
412
  maxAttempts?: number | __Provider<number>;
413
413
  retryMode?: string | __Provider<string>;
@@ -9,7 +9,8 @@ import {
9
9
  AddInstanceFleetInput,
10
10
  AddInstanceFleetOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface AddInstanceFleetCommandInput extends AddInstanceFleetInput {}
14
15
  export interface AddInstanceFleetCommandOutput
15
16
  extends AddInstanceFleetOutput,
@@ -9,7 +9,8 @@ import {
9
9
  AddInstanceGroupsInput,
10
10
  AddInstanceGroupsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface AddInstanceGroupsCommandInput extends AddInstanceGroupsInput {}
14
15
  export interface AddInstanceGroupsCommandOutput
15
16
  extends AddInstanceGroupsOutput,
@@ -9,7 +9,8 @@ import {
9
9
  AddJobFlowStepsInput,
10
10
  AddJobFlowStepsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface AddJobFlowStepsCommandInput extends AddJobFlowStepsInput {}
14
15
  export interface AddJobFlowStepsCommandOutput
15
16
  extends AddJobFlowStepsOutput,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../EMRClient";
8
8
  import { AddTagsInput, AddTagsOutput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface AddTagsCommandInput extends AddTagsInput {}
11
12
  export interface AddTagsCommandOutput extends AddTagsOutput, __MetadataBearer {}
12
13
  declare const AddTagsCommand_base: {
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../EMRClient";
8
8
  import { CancelStepsInput, CancelStepsOutput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface CancelStepsCommandInput extends CancelStepsInput {}
11
12
  export interface CancelStepsCommandOutput
12
13
  extends CancelStepsOutput,
@@ -9,7 +9,8 @@ import {
9
9
  CreateSecurityConfigurationInput,
10
10
  CreateSecurityConfigurationOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateSecurityConfigurationCommandInput
14
15
  extends CreateSecurityConfigurationInput {}
15
16
  export interface CreateSecurityConfigurationCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../EMRClient";
8
8
  import { CreateStudioInput, CreateStudioOutput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface CreateStudioCommandInput extends CreateStudioInput {}
11
12
  export interface CreateStudioCommandOutput
12
13
  extends CreateStudioOutput,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../EMRClient";
8
8
  import { CreateStudioSessionMappingInput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface CreateStudioSessionMappingCommandInput
11
12
  extends CreateStudioSessionMappingInput {}
12
13
  export interface CreateStudioSessionMappingCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DeleteSecurityConfigurationInput,
10
10
  DeleteSecurityConfigurationOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteSecurityConfigurationCommandInput
14
15
  extends DeleteSecurityConfigurationInput {}
15
16
  export interface DeleteSecurityConfigurationCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../EMRClient";
8
8
  import { DeleteStudioInput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteStudioCommandInput extends DeleteStudioInput {}
11
12
  export interface DeleteStudioCommandOutput extends __MetadataBearer {}
12
13
  declare const DeleteStudioCommand_base: {
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../EMRClient";
8
8
  import { DeleteStudioSessionMappingInput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteStudioSessionMappingCommandInput
11
12
  extends DeleteStudioSessionMappingInput {}
12
13
  export interface DeleteStudioSessionMappingCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeClusterInput,
10
10
  DescribeClusterOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeClusterCommandInput extends DescribeClusterInput {}
14
15
  export interface DescribeClusterCommandOutput
15
16
  extends DescribeClusterOutput,
@@ -9,7 +9,8 @@ import {
9
9
  DescribeJobFlowsInput,
10
10
  DescribeJobFlowsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeJobFlowsCommandInput extends DescribeJobFlowsInput {}
14
15
  export interface DescribeJobFlowsCommandOutput
15
16
  extends DescribeJobFlowsOutput,
@@ -9,7 +9,8 @@ import {
9
9
  DescribeNotebookExecutionInput,
10
10
  DescribeNotebookExecutionOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeNotebookExecutionCommandInput
14
15
  extends DescribeNotebookExecutionInput {}
15
16
  export interface DescribeNotebookExecutionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeReleaseLabelInput,
10
10
  DescribeReleaseLabelOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeReleaseLabelCommandInput
14
15
  extends DescribeReleaseLabelInput {}
15
16
  export interface DescribeReleaseLabelCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DescribeSecurityConfigurationInput,
10
10
  DescribeSecurityConfigurationOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeSecurityConfigurationCommandInput
14
15
  extends DescribeSecurityConfigurationInput {}
15
16
  export interface DescribeSecurityConfigurationCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../EMRClient";
8
8
  import { DescribeStepInput, DescribeStepOutput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DescribeStepCommandInput extends DescribeStepInput {}
11
12
  export interface DescribeStepCommandOutput
12
13
  extends DescribeStepOutput,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../EMRClient";
8
8
  import { DescribeStudioInput, DescribeStudioOutput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DescribeStudioCommandInput extends DescribeStudioInput {}
11
12
  export interface DescribeStudioCommandOutput
12
13
  extends DescribeStudioOutput,