@aws-sdk/client-emr 3.170.0 → 3.178.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 (68) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  3. package/dist-types/runtimeConfig.d.ts +1 -1
  4. package/dist-types/runtimeConfig.native.d.ts +1 -1
  5. package/dist-types/ts3.4/EMR.d.ts +0 -52
  6. package/dist-types/ts3.4/EMRClient.d.ts +0 -25
  7. package/dist-types/ts3.4/commands/AddInstanceFleetCommand.d.ts +0 -2
  8. package/dist-types/ts3.4/commands/AddInstanceGroupsCommand.d.ts +0 -2
  9. package/dist-types/ts3.4/commands/AddJobFlowStepsCommand.d.ts +0 -2
  10. package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +0 -2
  11. package/dist-types/ts3.4/commands/CancelStepsCommand.d.ts +0 -2
  12. package/dist-types/ts3.4/commands/CreateSecurityConfigurationCommand.d.ts +0 -2
  13. package/dist-types/ts3.4/commands/CreateStudioCommand.d.ts +0 -2
  14. package/dist-types/ts3.4/commands/CreateStudioSessionMappingCommand.d.ts +0 -2
  15. package/dist-types/ts3.4/commands/DeleteSecurityConfigurationCommand.d.ts +0 -2
  16. package/dist-types/ts3.4/commands/DeleteStudioCommand.d.ts +0 -2
  17. package/dist-types/ts3.4/commands/DeleteStudioSessionMappingCommand.d.ts +0 -2
  18. package/dist-types/ts3.4/commands/DescribeClusterCommand.d.ts +0 -2
  19. package/dist-types/ts3.4/commands/DescribeJobFlowsCommand.d.ts +0 -2
  20. package/dist-types/ts3.4/commands/DescribeNotebookExecutionCommand.d.ts +0 -2
  21. package/dist-types/ts3.4/commands/DescribeReleaseLabelCommand.d.ts +0 -2
  22. package/dist-types/ts3.4/commands/DescribeSecurityConfigurationCommand.d.ts +0 -2
  23. package/dist-types/ts3.4/commands/DescribeStepCommand.d.ts +0 -2
  24. package/dist-types/ts3.4/commands/DescribeStudioCommand.d.ts +0 -2
  25. package/dist-types/ts3.4/commands/GetAutoTerminationPolicyCommand.d.ts +0 -2
  26. package/dist-types/ts3.4/commands/GetBlockPublicAccessConfigurationCommand.d.ts +0 -2
  27. package/dist-types/ts3.4/commands/GetManagedScalingPolicyCommand.d.ts +0 -2
  28. package/dist-types/ts3.4/commands/GetStudioSessionMappingCommand.d.ts +0 -2
  29. package/dist-types/ts3.4/commands/ListBootstrapActionsCommand.d.ts +0 -2
  30. package/dist-types/ts3.4/commands/ListClustersCommand.d.ts +0 -2
  31. package/dist-types/ts3.4/commands/ListInstanceFleetsCommand.d.ts +0 -2
  32. package/dist-types/ts3.4/commands/ListInstanceGroupsCommand.d.ts +0 -2
  33. package/dist-types/ts3.4/commands/ListInstancesCommand.d.ts +0 -2
  34. package/dist-types/ts3.4/commands/ListNotebookExecutionsCommand.d.ts +0 -2
  35. package/dist-types/ts3.4/commands/ListReleaseLabelsCommand.d.ts +0 -2
  36. package/dist-types/ts3.4/commands/ListSecurityConfigurationsCommand.d.ts +0 -2
  37. package/dist-types/ts3.4/commands/ListStepsCommand.d.ts +0 -2
  38. package/dist-types/ts3.4/commands/ListStudioSessionMappingsCommand.d.ts +0 -2
  39. package/dist-types/ts3.4/commands/ListStudiosCommand.d.ts +0 -2
  40. package/dist-types/ts3.4/commands/ModifyClusterCommand.d.ts +0 -2
  41. package/dist-types/ts3.4/commands/ModifyInstanceFleetCommand.d.ts +0 -2
  42. package/dist-types/ts3.4/commands/ModifyInstanceGroupsCommand.d.ts +0 -2
  43. package/dist-types/ts3.4/commands/PutAutoScalingPolicyCommand.d.ts +0 -2
  44. package/dist-types/ts3.4/commands/PutAutoTerminationPolicyCommand.d.ts +0 -2
  45. package/dist-types/ts3.4/commands/PutBlockPublicAccessConfigurationCommand.d.ts +0 -2
  46. package/dist-types/ts3.4/commands/PutManagedScalingPolicyCommand.d.ts +0 -2
  47. package/dist-types/ts3.4/commands/RemoveAutoScalingPolicyCommand.d.ts +0 -2
  48. package/dist-types/ts3.4/commands/RemoveAutoTerminationPolicyCommand.d.ts +0 -2
  49. package/dist-types/ts3.4/commands/RemoveManagedScalingPolicyCommand.d.ts +0 -2
  50. package/dist-types/ts3.4/commands/RemoveTagsCommand.d.ts +0 -2
  51. package/dist-types/ts3.4/commands/RunJobFlowCommand.d.ts +0 -2
  52. package/dist-types/ts3.4/commands/SetTerminationProtectionCommand.d.ts +0 -2
  53. package/dist-types/ts3.4/commands/SetVisibleToAllUsersCommand.d.ts +0 -2
  54. package/dist-types/ts3.4/commands/StartNotebookExecutionCommand.d.ts +0 -2
  55. package/dist-types/ts3.4/commands/StopNotebookExecutionCommand.d.ts +0 -2
  56. package/dist-types/ts3.4/commands/TerminateJobFlowsCommand.d.ts +0 -2
  57. package/dist-types/ts3.4/commands/UpdateStudioCommand.d.ts +0 -2
  58. package/dist-types/ts3.4/commands/UpdateStudioSessionMappingCommand.d.ts +0 -2
  59. package/dist-types/ts3.4/models/EMRServiceException.d.ts +0 -1
  60. package/dist-types/ts3.4/models/models_0.d.ts +0 -808
  61. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -2
  62. package/dist-types/ts3.4/runtimeConfig.d.ts +3 -2
  63. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -2
  64. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
  65. package/dist-types/ts3.4/waiters/waitForClusterRunning.d.ts +0 -2
  66. package/dist-types/ts3.4/waiters/waitForClusterTerminated.d.ts +0 -2
  67. package/dist-types/ts3.4/waiters/waitForStepComplete.d.ts +0 -2
  68. package/package.json +27 -27
@@ -13,7 +13,6 @@ import {
13
13
  import { DeleteStudioInput } from "../models/models_0";
14
14
  export interface DeleteStudioCommandInput extends DeleteStudioInput {}
15
15
  export interface DeleteStudioCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class DeleteStudioCommand extends $Command<
18
17
  DeleteStudioCommandInput,
19
18
  DeleteStudioCommandOutput,
@@ -21,7 +20,6 @@ export declare class DeleteStudioCommand extends $Command<
21
20
  > {
22
21
  readonly input: DeleteStudioCommandInput;
23
22
  constructor(input: DeleteStudioCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: EMRClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DeleteStudioSessionMappingCommandInput
15
15
  extends DeleteStudioSessionMappingInput {}
16
16
  export interface DeleteStudioSessionMappingCommandOutput
17
17
  extends __MetadataBearer {}
18
-
19
18
  export declare class DeleteStudioSessionMappingCommand extends $Command<
20
19
  DeleteStudioSessionMappingCommandInput,
21
20
  DeleteStudioSessionMappingCommandOutput,
@@ -23,7 +22,6 @@ export declare class DeleteStudioSessionMappingCommand extends $Command<
23
22
  > {
24
23
  readonly input: DeleteStudioSessionMappingCommandInput;
25
24
  constructor(input: DeleteStudioSessionMappingCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: EMRClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface DescribeClusterCommandInput extends DescribeClusterInput {}
18
18
  export interface DescribeClusterCommandOutput
19
19
  extends DescribeClusterOutput,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class DescribeClusterCommand extends $Command<
23
22
  DescribeClusterCommandInput,
24
23
  DescribeClusterCommandOutput,
@@ -26,7 +25,6 @@ export declare class DescribeClusterCommand extends $Command<
26
25
  > {
27
26
  readonly input: DescribeClusterCommandInput;
28
27
  constructor(input: DescribeClusterCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: EMRClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface DescribeJobFlowsCommandInput extends DescribeJobFlowsInput {}
18
18
  export interface DescribeJobFlowsCommandOutput
19
19
  extends DescribeJobFlowsOutput,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class DescribeJobFlowsCommand extends $Command<
23
22
  DescribeJobFlowsCommandInput,
24
23
  DescribeJobFlowsCommandOutput,
@@ -26,7 +25,6 @@ export declare class DescribeJobFlowsCommand extends $Command<
26
25
  > {
27
26
  readonly input: DescribeJobFlowsCommandInput;
28
27
  constructor(input: DescribeJobFlowsCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: EMRClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeNotebookExecutionCommandInput
19
19
  export interface DescribeNotebookExecutionCommandOutput
20
20
  extends DescribeNotebookExecutionOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeNotebookExecutionCommand extends $Command<
24
23
  DescribeNotebookExecutionCommandInput,
25
24
  DescribeNotebookExecutionCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeNotebookExecutionCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeNotebookExecutionCommandInput;
29
28
  constructor(input: DescribeNotebookExecutionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: EMRClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeReleaseLabelCommandInput
19
19
  export interface DescribeReleaseLabelCommandOutput
20
20
  extends DescribeReleaseLabelOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeReleaseLabelCommand extends $Command<
24
23
  DescribeReleaseLabelCommandInput,
25
24
  DescribeReleaseLabelCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeReleaseLabelCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeReleaseLabelCommandInput;
29
28
  constructor(input: DescribeReleaseLabelCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: EMRClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeSecurityConfigurationCommandInput
19
19
  export interface DescribeSecurityConfigurationCommandOutput
20
20
  extends DescribeSecurityConfigurationOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeSecurityConfigurationCommand extends $Command<
24
23
  DescribeSecurityConfigurationCommandInput,
25
24
  DescribeSecurityConfigurationCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeSecurityConfigurationCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeSecurityConfigurationCommandInput;
29
28
  constructor(input: DescribeSecurityConfigurationCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: EMRClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DescribeStepCommandInput extends DescribeStepInput {}
15
15
  export interface DescribeStepCommandOutput
16
16
  extends DescribeStepOutput,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class DescribeStepCommand extends $Command<
20
19
  DescribeStepCommandInput,
21
20
  DescribeStepCommandOutput,
@@ -23,7 +22,6 @@ export declare class DescribeStepCommand extends $Command<
23
22
  > {
24
23
  readonly input: DescribeStepCommandInput;
25
24
  constructor(input: DescribeStepCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: EMRClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DescribeStudioCommandInput extends DescribeStudioInput {}
15
15
  export interface DescribeStudioCommandOutput
16
16
  extends DescribeStudioOutput,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class DescribeStudioCommand extends $Command<
20
19
  DescribeStudioCommandInput,
21
20
  DescribeStudioCommandOutput,
@@ -23,7 +22,6 @@ export declare class DescribeStudioCommand extends $Command<
23
22
  > {
24
23
  readonly input: DescribeStudioCommandInput;
25
24
  constructor(input: DescribeStudioCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: EMRClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetAutoTerminationPolicyCommandInput
19
19
  export interface GetAutoTerminationPolicyCommandOutput
20
20
  extends GetAutoTerminationPolicyOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetAutoTerminationPolicyCommand extends $Command<
24
23
  GetAutoTerminationPolicyCommandInput,
25
24
  GetAutoTerminationPolicyCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetAutoTerminationPolicyCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetAutoTerminationPolicyCommandInput;
29
28
  constructor(input: GetAutoTerminationPolicyCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: EMRClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetBlockPublicAccessConfigurationCommandInput
19
19
  export interface GetBlockPublicAccessConfigurationCommandOutput
20
20
  extends GetBlockPublicAccessConfigurationOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetBlockPublicAccessConfigurationCommand extends $Command<
24
23
  GetBlockPublicAccessConfigurationCommandInput,
25
24
  GetBlockPublicAccessConfigurationCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetBlockPublicAccessConfigurationCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetBlockPublicAccessConfigurationCommandInput;
29
28
  constructor(input: GetBlockPublicAccessConfigurationCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: EMRClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetManagedScalingPolicyCommandInput
19
19
  export interface GetManagedScalingPolicyCommandOutput
20
20
  extends GetManagedScalingPolicyOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetManagedScalingPolicyCommand extends $Command<
24
23
  GetManagedScalingPolicyCommandInput,
25
24
  GetManagedScalingPolicyCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetManagedScalingPolicyCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetManagedScalingPolicyCommandInput;
29
28
  constructor(input: GetManagedScalingPolicyCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: EMRClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetStudioSessionMappingCommandInput
19
19
  export interface GetStudioSessionMappingCommandOutput
20
20
  extends GetStudioSessionMappingOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetStudioSessionMappingCommand extends $Command<
24
23
  GetStudioSessionMappingCommandInput,
25
24
  GetStudioSessionMappingCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetStudioSessionMappingCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetStudioSessionMappingCommandInput;
29
28
  constructor(input: GetStudioSessionMappingCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: EMRClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListBootstrapActionsCommandInput
19
19
  export interface ListBootstrapActionsCommandOutput
20
20
  extends ListBootstrapActionsOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListBootstrapActionsCommand extends $Command<
24
23
  ListBootstrapActionsCommandInput,
25
24
  ListBootstrapActionsCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListBootstrapActionsCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListBootstrapActionsCommandInput;
29
28
  constructor(input: ListBootstrapActionsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: EMRClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface ListClustersCommandInput extends ListClustersInput {}
15
15
  export interface ListClustersCommandOutput
16
16
  extends ListClustersOutput,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class ListClustersCommand extends $Command<
20
19
  ListClustersCommandInput,
21
20
  ListClustersCommandOutput,
@@ -23,7 +22,6 @@ export declare class ListClustersCommand extends $Command<
23
22
  > {
24
23
  readonly input: ListClustersCommandInput;
25
24
  constructor(input: ListClustersCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: EMRClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListInstanceFleetsCommandInput
19
19
  export interface ListInstanceFleetsCommandOutput
20
20
  extends ListInstanceFleetsOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListInstanceFleetsCommand extends $Command<
24
23
  ListInstanceFleetsCommandInput,
25
24
  ListInstanceFleetsCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListInstanceFleetsCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListInstanceFleetsCommandInput;
29
28
  constructor(input: ListInstanceFleetsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: EMRClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListInstanceGroupsCommandInput
19
19
  export interface ListInstanceGroupsCommandOutput
20
20
  extends ListInstanceGroupsOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListInstanceGroupsCommand extends $Command<
24
23
  ListInstanceGroupsCommandInput,
25
24
  ListInstanceGroupsCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListInstanceGroupsCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListInstanceGroupsCommandInput;
29
28
  constructor(input: ListInstanceGroupsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: EMRClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface ListInstancesCommandInput extends ListInstancesInput {}
15
15
  export interface ListInstancesCommandOutput
16
16
  extends ListInstancesOutput,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class ListInstancesCommand extends $Command<
20
19
  ListInstancesCommandInput,
21
20
  ListInstancesCommandOutput,
@@ -23,7 +22,6 @@ export declare class ListInstancesCommand extends $Command<
23
22
  > {
24
23
  readonly input: ListInstancesCommandInput;
25
24
  constructor(input: ListInstancesCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: EMRClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListNotebookExecutionsCommandInput
19
19
  export interface ListNotebookExecutionsCommandOutput
20
20
  extends ListNotebookExecutionsOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListNotebookExecutionsCommand extends $Command<
24
23
  ListNotebookExecutionsCommandInput,
25
24
  ListNotebookExecutionsCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListNotebookExecutionsCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListNotebookExecutionsCommandInput;
29
28
  constructor(input: ListNotebookExecutionsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: EMRClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface ListReleaseLabelsCommandInput extends ListReleaseLabelsInput {}
18
18
  export interface ListReleaseLabelsCommandOutput
19
19
  extends ListReleaseLabelsOutput,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class ListReleaseLabelsCommand extends $Command<
23
22
  ListReleaseLabelsCommandInput,
24
23
  ListReleaseLabelsCommandOutput,
@@ -26,7 +25,6 @@ export declare class ListReleaseLabelsCommand extends $Command<
26
25
  > {
27
26
  readonly input: ListReleaseLabelsCommandInput;
28
27
  constructor(input: ListReleaseLabelsCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: EMRClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListSecurityConfigurationsCommandInput
19
19
  export interface ListSecurityConfigurationsCommandOutput
20
20
  extends ListSecurityConfigurationsOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListSecurityConfigurationsCommand extends $Command<
24
23
  ListSecurityConfigurationsCommandInput,
25
24
  ListSecurityConfigurationsCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListSecurityConfigurationsCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListSecurityConfigurationsCommandInput;
29
28
  constructor(input: ListSecurityConfigurationsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: EMRClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface ListStepsCommandInput extends ListStepsInput {}
15
15
  export interface ListStepsCommandOutput
16
16
  extends ListStepsOutput,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class ListStepsCommand extends $Command<
20
19
  ListStepsCommandInput,
21
20
  ListStepsCommandOutput,
@@ -23,7 +22,6 @@ export declare class ListStepsCommand extends $Command<
23
22
  > {
24
23
  readonly input: ListStepsCommandInput;
25
24
  constructor(input: ListStepsCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: EMRClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListStudioSessionMappingsCommandInput
19
19
  export interface ListStudioSessionMappingsCommandOutput
20
20
  extends ListStudioSessionMappingsOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListStudioSessionMappingsCommand extends $Command<
24
23
  ListStudioSessionMappingsCommandInput,
25
24
  ListStudioSessionMappingsCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListStudioSessionMappingsCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListStudioSessionMappingsCommandInput;
29
28
  constructor(input: ListStudioSessionMappingsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: EMRClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface ListStudiosCommandInput extends ListStudiosInput {}
15
15
  export interface ListStudiosCommandOutput
16
16
  extends ListStudiosOutput,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class ListStudiosCommand extends $Command<
20
19
  ListStudiosCommandInput,
21
20
  ListStudiosCommandOutput,
@@ -23,7 +22,6 @@ export declare class ListStudiosCommand extends $Command<
23
22
  > {
24
23
  readonly input: ListStudiosCommandInput;
25
24
  constructor(input: ListStudiosCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: EMRClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface ModifyClusterCommandInput extends ModifyClusterInput {}
15
15
  export interface ModifyClusterCommandOutput
16
16
  extends ModifyClusterOutput,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class ModifyClusterCommand extends $Command<
20
19
  ModifyClusterCommandInput,
21
20
  ModifyClusterCommandOutput,
@@ -23,7 +22,6 @@ export declare class ModifyClusterCommand extends $Command<
23
22
  > {
24
23
  readonly input: ModifyClusterCommandInput;
25
24
  constructor(input: ModifyClusterCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: EMRClientResolvedConfig,
@@ -14,7 +14,6 @@ import { ModifyInstanceFleetInput } from "../models/models_0";
14
14
  export interface ModifyInstanceFleetCommandInput
15
15
  extends ModifyInstanceFleetInput {}
16
16
  export interface ModifyInstanceFleetCommandOutput extends __MetadataBearer {}
17
-
18
17
  export declare class ModifyInstanceFleetCommand extends $Command<
19
18
  ModifyInstanceFleetCommandInput,
20
19
  ModifyInstanceFleetCommandOutput,
@@ -22,7 +21,6 @@ export declare class ModifyInstanceFleetCommand extends $Command<
22
21
  > {
23
22
  readonly input: ModifyInstanceFleetCommandInput;
24
23
  constructor(input: ModifyInstanceFleetCommandInput);
25
-
26
24
  resolveMiddleware(
27
25
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
26
  configuration: EMRClientResolvedConfig,
@@ -14,7 +14,6 @@ import { ModifyInstanceGroupsInput } from "../models/models_0";
14
14
  export interface ModifyInstanceGroupsCommandInput
15
15
  extends ModifyInstanceGroupsInput {}
16
16
  export interface ModifyInstanceGroupsCommandOutput extends __MetadataBearer {}
17
-
18
17
  export declare class ModifyInstanceGroupsCommand extends $Command<
19
18
  ModifyInstanceGroupsCommandInput,
20
19
  ModifyInstanceGroupsCommandOutput,
@@ -22,7 +21,6 @@ export declare class ModifyInstanceGroupsCommand extends $Command<
22
21
  > {
23
22
  readonly input: ModifyInstanceGroupsCommandInput;
24
23
  constructor(input: ModifyInstanceGroupsCommandInput);
25
-
26
24
  resolveMiddleware(
27
25
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
26
  configuration: EMRClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface PutAutoScalingPolicyCommandInput
19
19
  export interface PutAutoScalingPolicyCommandOutput
20
20
  extends PutAutoScalingPolicyOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class PutAutoScalingPolicyCommand extends $Command<
24
23
  PutAutoScalingPolicyCommandInput,
25
24
  PutAutoScalingPolicyCommandOutput,
@@ -27,7 +26,6 @@ export declare class PutAutoScalingPolicyCommand extends $Command<
27
26
  > {
28
27
  readonly input: PutAutoScalingPolicyCommandInput;
29
28
  constructor(input: PutAutoScalingPolicyCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: EMRClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface PutAutoTerminationPolicyCommandInput
19
19
  export interface PutAutoTerminationPolicyCommandOutput
20
20
  extends PutAutoTerminationPolicyOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class PutAutoTerminationPolicyCommand extends $Command<
24
23
  PutAutoTerminationPolicyCommandInput,
25
24
  PutAutoTerminationPolicyCommandOutput,
@@ -27,7 +26,6 @@ export declare class PutAutoTerminationPolicyCommand extends $Command<
27
26
  > {
28
27
  readonly input: PutAutoTerminationPolicyCommandInput;
29
28
  constructor(input: PutAutoTerminationPolicyCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: EMRClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface PutBlockPublicAccessConfigurationCommandInput
19
19
  export interface PutBlockPublicAccessConfigurationCommandOutput
20
20
  extends PutBlockPublicAccessConfigurationOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class PutBlockPublicAccessConfigurationCommand extends $Command<
24
23
  PutBlockPublicAccessConfigurationCommandInput,
25
24
  PutBlockPublicAccessConfigurationCommandOutput,
@@ -27,7 +26,6 @@ export declare class PutBlockPublicAccessConfigurationCommand extends $Command<
27
26
  > {
28
27
  readonly input: PutBlockPublicAccessConfigurationCommandInput;
29
28
  constructor(input: PutBlockPublicAccessConfigurationCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: EMRClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface PutManagedScalingPolicyCommandInput
19
19
  export interface PutManagedScalingPolicyCommandOutput
20
20
  extends PutManagedScalingPolicyOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class PutManagedScalingPolicyCommand extends $Command<
24
23
  PutManagedScalingPolicyCommandInput,
25
24
  PutManagedScalingPolicyCommandOutput,
@@ -27,7 +26,6 @@ export declare class PutManagedScalingPolicyCommand extends $Command<
27
26
  > {
28
27
  readonly input: PutManagedScalingPolicyCommandInput;
29
28
  constructor(input: PutManagedScalingPolicyCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: EMRClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface RemoveAutoScalingPolicyCommandInput
19
19
  export interface RemoveAutoScalingPolicyCommandOutput
20
20
  extends RemoveAutoScalingPolicyOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class RemoveAutoScalingPolicyCommand extends $Command<
24
23
  RemoveAutoScalingPolicyCommandInput,
25
24
  RemoveAutoScalingPolicyCommandOutput,
@@ -27,7 +26,6 @@ export declare class RemoveAutoScalingPolicyCommand extends $Command<
27
26
  > {
28
27
  readonly input: RemoveAutoScalingPolicyCommandInput;
29
28
  constructor(input: RemoveAutoScalingPolicyCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: EMRClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface RemoveAutoTerminationPolicyCommandInput
19
19
  export interface RemoveAutoTerminationPolicyCommandOutput
20
20
  extends RemoveAutoTerminationPolicyOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class RemoveAutoTerminationPolicyCommand extends $Command<
24
23
  RemoveAutoTerminationPolicyCommandInput,
25
24
  RemoveAutoTerminationPolicyCommandOutput,
@@ -27,7 +26,6 @@ export declare class RemoveAutoTerminationPolicyCommand extends $Command<
27
26
  > {
28
27
  readonly input: RemoveAutoTerminationPolicyCommandInput;
29
28
  constructor(input: RemoveAutoTerminationPolicyCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: EMRClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface RemoveManagedScalingPolicyCommandInput
19
19
  export interface RemoveManagedScalingPolicyCommandOutput
20
20
  extends RemoveManagedScalingPolicyOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class RemoveManagedScalingPolicyCommand extends $Command<
24
23
  RemoveManagedScalingPolicyCommandInput,
25
24
  RemoveManagedScalingPolicyCommandOutput,
@@ -27,7 +26,6 @@ export declare class RemoveManagedScalingPolicyCommand extends $Command<
27
26
  > {
28
27
  readonly input: RemoveManagedScalingPolicyCommandInput;
29
28
  constructor(input: RemoveManagedScalingPolicyCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: EMRClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface RemoveTagsCommandInput extends RemoveTagsInput {}
15
15
  export interface RemoveTagsCommandOutput
16
16
  extends RemoveTagsOutput,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class RemoveTagsCommand extends $Command<
20
19
  RemoveTagsCommandInput,
21
20
  RemoveTagsCommandOutput,
@@ -23,7 +22,6 @@ export declare class RemoveTagsCommand extends $Command<
23
22
  > {
24
23
  readonly input: RemoveTagsCommandInput;
25
24
  constructor(input: RemoveTagsCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: EMRClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface RunJobFlowCommandInput extends RunJobFlowInput {}
15
15
  export interface RunJobFlowCommandOutput
16
16
  extends RunJobFlowOutput,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class RunJobFlowCommand extends $Command<
20
19
  RunJobFlowCommandInput,
21
20
  RunJobFlowCommandOutput,
@@ -23,7 +22,6 @@ export declare class RunJobFlowCommand extends $Command<
23
22
  > {
24
23
  readonly input: RunJobFlowCommandInput;
25
24
  constructor(input: RunJobFlowCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: EMRClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface SetTerminationProtectionCommandInput
15
15
  extends SetTerminationProtectionInput {}
16
16
  export interface SetTerminationProtectionCommandOutput
17
17
  extends __MetadataBearer {}
18
-
19
18
  export declare class SetTerminationProtectionCommand extends $Command<
20
19
  SetTerminationProtectionCommandInput,
21
20
  SetTerminationProtectionCommandOutput,
@@ -23,7 +22,6 @@ export declare class SetTerminationProtectionCommand extends $Command<
23
22
  > {
24
23
  readonly input: SetTerminationProtectionCommandInput;
25
24
  constructor(input: SetTerminationProtectionCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: EMRClientResolvedConfig,
@@ -14,7 +14,6 @@ import { SetVisibleToAllUsersInput } from "../models/models_0";
14
14
  export interface SetVisibleToAllUsersCommandInput
15
15
  extends SetVisibleToAllUsersInput {}
16
16
  export interface SetVisibleToAllUsersCommandOutput extends __MetadataBearer {}
17
-
18
17
  export declare class SetVisibleToAllUsersCommand extends $Command<
19
18
  SetVisibleToAllUsersCommandInput,
20
19
  SetVisibleToAllUsersCommandOutput,
@@ -22,7 +21,6 @@ export declare class SetVisibleToAllUsersCommand extends $Command<
22
21
  > {
23
22
  readonly input: SetVisibleToAllUsersCommandInput;
24
23
  constructor(input: SetVisibleToAllUsersCommandInput);
25
-
26
24
  resolveMiddleware(
27
25
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
26
  configuration: EMRClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface StartNotebookExecutionCommandInput
19
19
  export interface StartNotebookExecutionCommandOutput
20
20
  extends StartNotebookExecutionOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class StartNotebookExecutionCommand extends $Command<
24
23
  StartNotebookExecutionCommandInput,
25
24
  StartNotebookExecutionCommandOutput,
@@ -27,7 +26,6 @@ export declare class StartNotebookExecutionCommand extends $Command<
27
26
  > {
28
27
  readonly input: StartNotebookExecutionCommandInput;
29
28
  constructor(input: StartNotebookExecutionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: EMRClientResolvedConfig,