@aws-sdk/client-emr 3.799.0 → 3.804.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 (104) hide show
  1. package/dist-es/protocols/Aws_json1_1.js +6 -6
  2. package/dist-types/commands/AddInstanceFleetCommand.d.ts +1 -1
  3. package/dist-types/commands/AddInstanceGroupsCommand.d.ts +1 -1
  4. package/dist-types/commands/AddJobFlowStepsCommand.d.ts +1 -1
  5. package/dist-types/commands/AddTagsCommand.d.ts +1 -1
  6. package/dist-types/commands/CancelStepsCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateSecurityConfigurationCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateStudioCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateStudioSessionMappingCommand.d.ts +1 -1
  10. package/dist-types/commands/DeleteSecurityConfigurationCommand.d.ts +1 -1
  11. package/dist-types/commands/DeleteStudioCommand.d.ts +1 -1
  12. package/dist-types/commands/DeleteStudioSessionMappingCommand.d.ts +1 -1
  13. package/dist-types/commands/DescribeClusterCommand.d.ts +1 -1
  14. package/dist-types/commands/DescribeNotebookExecutionCommand.d.ts +1 -1
  15. package/dist-types/commands/DescribeSecurityConfigurationCommand.d.ts +1 -1
  16. package/dist-types/commands/DescribeStepCommand.d.ts +1 -1
  17. package/dist-types/commands/DescribeStudioCommand.d.ts +1 -1
  18. package/dist-types/commands/GetAutoTerminationPolicyCommand.d.ts +1 -1
  19. package/dist-types/commands/GetClusterSessionCredentialsCommand.d.ts +1 -1
  20. package/dist-types/commands/GetManagedScalingPolicyCommand.d.ts +1 -1
  21. package/dist-types/commands/GetStudioSessionMappingCommand.d.ts +1 -1
  22. package/dist-types/commands/ListBootstrapActionsCommand.d.ts +1 -1
  23. package/dist-types/commands/ListInstanceFleetsCommand.d.ts +1 -1
  24. package/dist-types/commands/ListInstanceGroupsCommand.d.ts +1 -1
  25. package/dist-types/commands/ListInstancesCommand.d.ts +1 -1
  26. package/dist-types/commands/ListStepsCommand.d.ts +1 -1
  27. package/dist-types/commands/ListSupportedInstanceTypesCommand.d.ts +1 -1
  28. package/dist-types/commands/ModifyClusterCommand.d.ts +1 -1
  29. package/dist-types/commands/ModifyInstanceFleetCommand.d.ts +1 -1
  30. package/dist-types/commands/PutAutoScalingPolicyCommand.d.ts +1 -1
  31. package/dist-types/commands/PutAutoTerminationPolicyCommand.d.ts +1 -1
  32. package/dist-types/commands/PutBlockPublicAccessConfigurationCommand.d.ts +1 -1
  33. package/dist-types/commands/PutManagedScalingPolicyCommand.d.ts +1 -1
  34. package/dist-types/commands/RemoveAutoScalingPolicyCommand.d.ts +1 -1
  35. package/dist-types/commands/RemoveAutoTerminationPolicyCommand.d.ts +1 -1
  36. package/dist-types/commands/RemoveManagedScalingPolicyCommand.d.ts +1 -1
  37. package/dist-types/commands/RemoveTagsCommand.d.ts +1 -1
  38. package/dist-types/commands/RunJobFlowCommand.d.ts +1 -1
  39. package/dist-types/commands/SetKeepJobFlowAliveWhenNoStepsCommand.d.ts +1 -1
  40. package/dist-types/commands/SetTerminationProtectionCommand.d.ts +1 -1
  41. package/dist-types/commands/SetUnhealthyNodeReplacementCommand.d.ts +1 -1
  42. package/dist-types/commands/SetVisibleToAllUsersCommand.d.ts +1 -1
  43. package/dist-types/commands/StartNotebookExecutionCommand.d.ts +1 -1
  44. package/dist-types/commands/StopNotebookExecutionCommand.d.ts +1 -1
  45. package/dist-types/commands/TerminateJobFlowsCommand.d.ts +1 -1
  46. package/dist-types/commands/UpdateStudioCommand.d.ts +1 -1
  47. package/dist-types/commands/UpdateStudioSessionMappingCommand.d.ts +1 -1
  48. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  49. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  50. package/dist-types/runtimeConfig.d.ts +16 -16
  51. package/dist-types/runtimeConfig.native.d.ts +18 -18
  52. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  53. package/dist-types/ts3.4/commands/AddInstanceFleetCommand.d.ts +1 -1
  54. package/dist-types/ts3.4/commands/AddInstanceGroupsCommand.d.ts +1 -1
  55. package/dist-types/ts3.4/commands/AddJobFlowStepsCommand.d.ts +1 -1
  56. package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +1 -1
  57. package/dist-types/ts3.4/commands/CancelStepsCommand.d.ts +1 -1
  58. package/dist-types/ts3.4/commands/CreateSecurityConfigurationCommand.d.ts +1 -1
  59. package/dist-types/ts3.4/commands/CreateStudioCommand.d.ts +1 -1
  60. package/dist-types/ts3.4/commands/CreateStudioSessionMappingCommand.d.ts +1 -1
  61. package/dist-types/ts3.4/commands/DeleteSecurityConfigurationCommand.d.ts +1 -1
  62. package/dist-types/ts3.4/commands/DeleteStudioCommand.d.ts +1 -1
  63. package/dist-types/ts3.4/commands/DeleteStudioSessionMappingCommand.d.ts +1 -1
  64. package/dist-types/ts3.4/commands/DescribeClusterCommand.d.ts +1 -1
  65. package/dist-types/ts3.4/commands/DescribeNotebookExecutionCommand.d.ts +1 -1
  66. package/dist-types/ts3.4/commands/DescribeSecurityConfigurationCommand.d.ts +1 -1
  67. package/dist-types/ts3.4/commands/DescribeStepCommand.d.ts +1 -1
  68. package/dist-types/ts3.4/commands/DescribeStudioCommand.d.ts +1 -1
  69. package/dist-types/ts3.4/commands/GetAutoTerminationPolicyCommand.d.ts +1 -1
  70. package/dist-types/ts3.4/commands/GetClusterSessionCredentialsCommand.d.ts +1 -1
  71. package/dist-types/ts3.4/commands/GetManagedScalingPolicyCommand.d.ts +1 -1
  72. package/dist-types/ts3.4/commands/GetStudioSessionMappingCommand.d.ts +1 -1
  73. package/dist-types/ts3.4/commands/ListBootstrapActionsCommand.d.ts +1 -1
  74. package/dist-types/ts3.4/commands/ListInstanceFleetsCommand.d.ts +1 -1
  75. package/dist-types/ts3.4/commands/ListInstanceGroupsCommand.d.ts +1 -1
  76. package/dist-types/ts3.4/commands/ListInstancesCommand.d.ts +1 -1
  77. package/dist-types/ts3.4/commands/ListStepsCommand.d.ts +1 -1
  78. package/dist-types/ts3.4/commands/ListSupportedInstanceTypesCommand.d.ts +1 -1
  79. package/dist-types/ts3.4/commands/ModifyClusterCommand.d.ts +1 -1
  80. package/dist-types/ts3.4/commands/ModifyInstanceFleetCommand.d.ts +1 -1
  81. package/dist-types/ts3.4/commands/PutAutoScalingPolicyCommand.d.ts +1 -1
  82. package/dist-types/ts3.4/commands/PutAutoTerminationPolicyCommand.d.ts +1 -1
  83. package/dist-types/ts3.4/commands/PutBlockPublicAccessConfigurationCommand.d.ts +1 -1
  84. package/dist-types/ts3.4/commands/PutManagedScalingPolicyCommand.d.ts +1 -1
  85. package/dist-types/ts3.4/commands/RemoveAutoScalingPolicyCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/RemoveAutoTerminationPolicyCommand.d.ts +1 -1
  87. package/dist-types/ts3.4/commands/RemoveManagedScalingPolicyCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/RemoveTagsCommand.d.ts +1 -1
  89. package/dist-types/ts3.4/commands/RunJobFlowCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/SetKeepJobFlowAliveWhenNoStepsCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/SetTerminationProtectionCommand.d.ts +1 -1
  92. package/dist-types/ts3.4/commands/SetUnhealthyNodeReplacementCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/SetVisibleToAllUsersCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/commands/StartNotebookExecutionCommand.d.ts +1 -1
  95. package/dist-types/ts3.4/commands/StopNotebookExecutionCommand.d.ts +1 -1
  96. package/dist-types/ts3.4/commands/TerminateJobFlowsCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/UpdateStudioCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/UpdateStudioSessionMappingCommand.d.ts +1 -1
  99. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  100. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  101. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  102. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  103. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  104. package/package.json +20 -20
@@ -1136,8 +1136,8 @@ const se_ConfigurationList = (input, context) => {
1136
1136
  };
1137
1137
  const se_DescribeJobFlowsInput = (input, context) => {
1138
1138
  return take(input, {
1139
- CreatedAfter: (_) => _.getTime() / 1000,
1140
- CreatedBefore: (_) => _.getTime() / 1000,
1139
+ CreatedAfter: (_) => _.getTime() / 1_000,
1140
+ CreatedBefore: (_) => _.getTime() / 1_000,
1141
1141
  JobFlowIds: _json,
1142
1142
  JobFlowStates: _json,
1143
1143
  });
@@ -1253,8 +1253,8 @@ const se_JobFlowInstancesConfig = (input, context) => {
1253
1253
  const se_ListClustersInput = (input, context) => {
1254
1254
  return take(input, {
1255
1255
  ClusterStates: _json,
1256
- CreatedAfter: (_) => _.getTime() / 1000,
1257
- CreatedBefore: (_) => _.getTime() / 1000,
1256
+ CreatedAfter: (_) => _.getTime() / 1_000,
1257
+ CreatedBefore: (_) => _.getTime() / 1_000,
1258
1258
  Marker: [],
1259
1259
  });
1260
1260
  };
@@ -1262,10 +1262,10 @@ const se_ListNotebookExecutionsInput = (input, context) => {
1262
1262
  return take(input, {
1263
1263
  EditorId: [],
1264
1264
  ExecutionEngineId: [],
1265
- From: (_) => _.getTime() / 1000,
1265
+ From: (_) => _.getTime() / 1_000,
1266
1266
  Marker: [],
1267
1267
  Status: [],
1268
- To: (_) => _.getTime() / 1000,
1268
+ To: (_) => _.getTime() / 1_000,
1269
1269
  });
1270
1270
  };
1271
1271
  const se_ModifyInstanceFleetInput = (input, context) => {
@@ -23,7 +23,7 @@ export interface AddInstanceFleetCommandOutput extends AddInstanceFleetOutput, _
23
23
  }
24
24
  declare const AddInstanceFleetCommand_base: {
25
25
  new (input: AddInstanceFleetCommandInput): import("@smithy/smithy-client").CommandImpl<AddInstanceFleetCommandInput, AddInstanceFleetCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AddInstanceFleetCommandInput): import("@smithy/smithy-client").CommandImpl<AddInstanceFleetCommandInput, AddInstanceFleetCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AddInstanceFleetCommandInput): import("@smithy/smithy-client").CommandImpl<AddInstanceFleetCommandInput, AddInstanceFleetCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AddInstanceGroupsCommandOutput extends AddInstanceGroupsOutput,
23
23
  }
24
24
  declare const AddInstanceGroupsCommand_base: {
25
25
  new (input: AddInstanceGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<AddInstanceGroupsCommandInput, AddInstanceGroupsCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AddInstanceGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<AddInstanceGroupsCommandInput, AddInstanceGroupsCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AddInstanceGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<AddInstanceGroupsCommandInput, AddInstanceGroupsCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AddJobFlowStepsCommandOutput extends AddJobFlowStepsOutput, __M
23
23
  }
24
24
  declare const AddJobFlowStepsCommand_base: {
25
25
  new (input: AddJobFlowStepsCommandInput): import("@smithy/smithy-client").CommandImpl<AddJobFlowStepsCommandInput, AddJobFlowStepsCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AddJobFlowStepsCommandInput): import("@smithy/smithy-client").CommandImpl<AddJobFlowStepsCommandInput, AddJobFlowStepsCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AddJobFlowStepsCommandInput): import("@smithy/smithy-client").CommandImpl<AddJobFlowStepsCommandInput, AddJobFlowStepsCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AddTagsCommandOutput extends AddTagsOutput, __MetadataBearer {
23
23
  }
24
24
  declare const AddTagsCommand_base: {
25
25
  new (input: AddTagsCommandInput): import("@smithy/smithy-client").CommandImpl<AddTagsCommandInput, AddTagsCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AddTagsCommandInput): import("@smithy/smithy-client").CommandImpl<AddTagsCommandInput, AddTagsCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AddTagsCommandInput): import("@smithy/smithy-client").CommandImpl<AddTagsCommandInput, AddTagsCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CancelStepsCommandOutput extends CancelStepsOutput, __MetadataB
23
23
  }
24
24
  declare const CancelStepsCommand_base: {
25
25
  new (input: CancelStepsCommandInput): import("@smithy/smithy-client").CommandImpl<CancelStepsCommandInput, CancelStepsCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CancelStepsCommandInput): import("@smithy/smithy-client").CommandImpl<CancelStepsCommandInput, CancelStepsCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CancelStepsCommandInput): import("@smithy/smithy-client").CommandImpl<CancelStepsCommandInput, CancelStepsCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateSecurityConfigurationCommandOutput extends CreateSecurity
23
23
  }
24
24
  declare const CreateSecurityConfigurationCommand_base: {
25
25
  new (input: CreateSecurityConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSecurityConfigurationCommandInput, CreateSecurityConfigurationCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateSecurityConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSecurityConfigurationCommandInput, CreateSecurityConfigurationCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateSecurityConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSecurityConfigurationCommandInput, CreateSecurityConfigurationCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateStudioCommandOutput extends CreateStudioOutput, __Metadat
23
23
  }
24
24
  declare const CreateStudioCommand_base: {
25
25
  new (input: CreateStudioCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStudioCommandInput, CreateStudioCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateStudioCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStudioCommandInput, CreateStudioCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateStudioCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStudioCommandInput, CreateStudioCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateStudioSessionMappingCommandOutput extends __MetadataBeare
23
23
  }
24
24
  declare const CreateStudioSessionMappingCommand_base: {
25
25
  new (input: CreateStudioSessionMappingCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStudioSessionMappingCommandInput, CreateStudioSessionMappingCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateStudioSessionMappingCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStudioSessionMappingCommandInput, CreateStudioSessionMappingCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateStudioSessionMappingCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStudioSessionMappingCommandInput, CreateStudioSessionMappingCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteSecurityConfigurationCommandOutput extends DeleteSecurity
23
23
  }
24
24
  declare const DeleteSecurityConfigurationCommand_base: {
25
25
  new (input: DeleteSecurityConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSecurityConfigurationCommandInput, DeleteSecurityConfigurationCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteSecurityConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSecurityConfigurationCommandInput, DeleteSecurityConfigurationCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteSecurityConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSecurityConfigurationCommandInput, DeleteSecurityConfigurationCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteStudioCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteStudioCommand_base: {
25
25
  new (input: DeleteStudioCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteStudioCommandInput, DeleteStudioCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteStudioCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteStudioCommandInput, DeleteStudioCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteStudioCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteStudioCommandInput, DeleteStudioCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteStudioSessionMappingCommandOutput extends __MetadataBeare
23
23
  }
24
24
  declare const DeleteStudioSessionMappingCommand_base: {
25
25
  new (input: DeleteStudioSessionMappingCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteStudioSessionMappingCommandInput, DeleteStudioSessionMappingCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteStudioSessionMappingCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteStudioSessionMappingCommandInput, DeleteStudioSessionMappingCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteStudioSessionMappingCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteStudioSessionMappingCommandInput, DeleteStudioSessionMappingCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeClusterCommandOutput extends DescribeClusterOutput, __M
23
23
  }
24
24
  declare const DescribeClusterCommand_base: {
25
25
  new (input: DescribeClusterCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeClusterCommandInput, DescribeClusterCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeClusterCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeClusterCommandInput, DescribeClusterCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeClusterCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeClusterCommandInput, DescribeClusterCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeNotebookExecutionCommandOutput extends DescribeNotebook
23
23
  }
24
24
  declare const DescribeNotebookExecutionCommand_base: {
25
25
  new (input: DescribeNotebookExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeNotebookExecutionCommandInput, DescribeNotebookExecutionCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeNotebookExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeNotebookExecutionCommandInput, DescribeNotebookExecutionCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeNotebookExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeNotebookExecutionCommandInput, DescribeNotebookExecutionCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeSecurityConfigurationCommandOutput extends DescribeSecu
23
23
  }
24
24
  declare const DescribeSecurityConfigurationCommand_base: {
25
25
  new (input: DescribeSecurityConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSecurityConfigurationCommandInput, DescribeSecurityConfigurationCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeSecurityConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSecurityConfigurationCommandInput, DescribeSecurityConfigurationCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeSecurityConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSecurityConfigurationCommandInput, DescribeSecurityConfigurationCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeStepCommandOutput extends DescribeStepOutput, __Metadat
23
23
  }
24
24
  declare const DescribeStepCommand_base: {
25
25
  new (input: DescribeStepCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStepCommandInput, DescribeStepCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeStepCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStepCommandInput, DescribeStepCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeStepCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStepCommandInput, DescribeStepCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeStudioCommandOutput extends DescribeStudioOutput, __Met
23
23
  }
24
24
  declare const DescribeStudioCommand_base: {
25
25
  new (input: DescribeStudioCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStudioCommandInput, DescribeStudioCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeStudioCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStudioCommandInput, DescribeStudioCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeStudioCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStudioCommandInput, DescribeStudioCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetAutoTerminationPolicyCommandOutput extends GetAutoTerminatio
23
23
  }
24
24
  declare const GetAutoTerminationPolicyCommand_base: {
25
25
  new (input: GetAutoTerminationPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetAutoTerminationPolicyCommandInput, GetAutoTerminationPolicyCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetAutoTerminationPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetAutoTerminationPolicyCommandInput, GetAutoTerminationPolicyCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetAutoTerminationPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetAutoTerminationPolicyCommandInput, GetAutoTerminationPolicyCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetClusterSessionCredentialsCommandOutput extends GetClusterSes
23
23
  }
24
24
  declare const GetClusterSessionCredentialsCommand_base: {
25
25
  new (input: GetClusterSessionCredentialsCommandInput): import("@smithy/smithy-client").CommandImpl<GetClusterSessionCredentialsCommandInput, GetClusterSessionCredentialsCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetClusterSessionCredentialsCommandInput): import("@smithy/smithy-client").CommandImpl<GetClusterSessionCredentialsCommandInput, GetClusterSessionCredentialsCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetClusterSessionCredentialsCommandInput): import("@smithy/smithy-client").CommandImpl<GetClusterSessionCredentialsCommandInput, GetClusterSessionCredentialsCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetManagedScalingPolicyCommandOutput extends GetManagedScalingP
23
23
  }
24
24
  declare const GetManagedScalingPolicyCommand_base: {
25
25
  new (input: GetManagedScalingPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetManagedScalingPolicyCommandInput, GetManagedScalingPolicyCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetManagedScalingPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetManagedScalingPolicyCommandInput, GetManagedScalingPolicyCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetManagedScalingPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetManagedScalingPolicyCommandInput, GetManagedScalingPolicyCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetStudioSessionMappingCommandOutput extends GetStudioSessionMa
23
23
  }
24
24
  declare const GetStudioSessionMappingCommand_base: {
25
25
  new (input: GetStudioSessionMappingCommandInput): import("@smithy/smithy-client").CommandImpl<GetStudioSessionMappingCommandInput, GetStudioSessionMappingCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetStudioSessionMappingCommandInput): import("@smithy/smithy-client").CommandImpl<GetStudioSessionMappingCommandInput, GetStudioSessionMappingCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetStudioSessionMappingCommandInput): import("@smithy/smithy-client").CommandImpl<GetStudioSessionMappingCommandInput, GetStudioSessionMappingCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListBootstrapActionsCommandOutput extends ListBootstrapActionsO
23
23
  }
24
24
  declare const ListBootstrapActionsCommand_base: {
25
25
  new (input: ListBootstrapActionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBootstrapActionsCommandInput, ListBootstrapActionsCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListBootstrapActionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBootstrapActionsCommandInput, ListBootstrapActionsCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListBootstrapActionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListBootstrapActionsCommandInput, ListBootstrapActionsCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListInstanceFleetsCommandOutput extends ListInstanceFleetsOutpu
23
23
  }
24
24
  declare const ListInstanceFleetsCommand_base: {
25
25
  new (input: ListInstanceFleetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListInstanceFleetsCommandInput, ListInstanceFleetsCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListInstanceFleetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListInstanceFleetsCommandInput, ListInstanceFleetsCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListInstanceFleetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListInstanceFleetsCommandInput, ListInstanceFleetsCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListInstanceGroupsCommandOutput extends ListInstanceGroupsOutpu
23
23
  }
24
24
  declare const ListInstanceGroupsCommand_base: {
25
25
  new (input: ListInstanceGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListInstanceGroupsCommandInput, ListInstanceGroupsCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListInstanceGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListInstanceGroupsCommandInput, ListInstanceGroupsCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListInstanceGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListInstanceGroupsCommandInput, ListInstanceGroupsCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListInstancesCommandOutput extends ListInstancesOutput, __Metad
23
23
  }
24
24
  declare const ListInstancesCommand_base: {
25
25
  new (input: ListInstancesCommandInput): import("@smithy/smithy-client").CommandImpl<ListInstancesCommandInput, ListInstancesCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListInstancesCommandInput): import("@smithy/smithy-client").CommandImpl<ListInstancesCommandInput, ListInstancesCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListInstancesCommandInput): import("@smithy/smithy-client").CommandImpl<ListInstancesCommandInput, ListInstancesCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListStepsCommandOutput extends ListStepsOutput, __MetadataBeare
23
23
  }
24
24
  declare const ListStepsCommand_base: {
25
25
  new (input: ListStepsCommandInput): import("@smithy/smithy-client").CommandImpl<ListStepsCommandInput, ListStepsCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListStepsCommandInput): import("@smithy/smithy-client").CommandImpl<ListStepsCommandInput, ListStepsCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListStepsCommandInput): import("@smithy/smithy-client").CommandImpl<ListStepsCommandInput, ListStepsCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListSupportedInstanceTypesCommandOutput extends ListSupportedIn
23
23
  }
24
24
  declare const ListSupportedInstanceTypesCommand_base: {
25
25
  new (input: ListSupportedInstanceTypesCommandInput): import("@smithy/smithy-client").CommandImpl<ListSupportedInstanceTypesCommandInput, ListSupportedInstanceTypesCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListSupportedInstanceTypesCommandInput): import("@smithy/smithy-client").CommandImpl<ListSupportedInstanceTypesCommandInput, ListSupportedInstanceTypesCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListSupportedInstanceTypesCommandInput): import("@smithy/smithy-client").CommandImpl<ListSupportedInstanceTypesCommandInput, ListSupportedInstanceTypesCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ModifyClusterCommandOutput extends ModifyClusterOutput, __Metad
23
23
  }
24
24
  declare const ModifyClusterCommand_base: {
25
25
  new (input: ModifyClusterCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyClusterCommandInput, ModifyClusterCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ModifyClusterCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyClusterCommandInput, ModifyClusterCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ModifyClusterCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyClusterCommandInput, ModifyClusterCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ModifyInstanceFleetCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const ModifyInstanceFleetCommand_base: {
25
25
  new (input: ModifyInstanceFleetCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyInstanceFleetCommandInput, ModifyInstanceFleetCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ModifyInstanceFleetCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyInstanceFleetCommandInput, ModifyInstanceFleetCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ModifyInstanceFleetCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyInstanceFleetCommandInput, ModifyInstanceFleetCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutAutoScalingPolicyCommandOutput extends PutAutoScalingPolicyO
23
23
  }
24
24
  declare const PutAutoScalingPolicyCommand_base: {
25
25
  new (input: PutAutoScalingPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutAutoScalingPolicyCommandInput, PutAutoScalingPolicyCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutAutoScalingPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutAutoScalingPolicyCommandInput, PutAutoScalingPolicyCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutAutoScalingPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutAutoScalingPolicyCommandInput, PutAutoScalingPolicyCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutAutoTerminationPolicyCommandOutput extends PutAutoTerminatio
23
23
  }
24
24
  declare const PutAutoTerminationPolicyCommand_base: {
25
25
  new (input: PutAutoTerminationPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutAutoTerminationPolicyCommandInput, PutAutoTerminationPolicyCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutAutoTerminationPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutAutoTerminationPolicyCommandInput, PutAutoTerminationPolicyCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutAutoTerminationPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutAutoTerminationPolicyCommandInput, PutAutoTerminationPolicyCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutBlockPublicAccessConfigurationCommandOutput extends PutBlock
23
23
  }
24
24
  declare const PutBlockPublicAccessConfigurationCommand_base: {
25
25
  new (input: PutBlockPublicAccessConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutBlockPublicAccessConfigurationCommandInput, PutBlockPublicAccessConfigurationCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutBlockPublicAccessConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutBlockPublicAccessConfigurationCommandInput, PutBlockPublicAccessConfigurationCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutBlockPublicAccessConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutBlockPublicAccessConfigurationCommandInput, PutBlockPublicAccessConfigurationCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutManagedScalingPolicyCommandOutput extends PutManagedScalingP
23
23
  }
24
24
  declare const PutManagedScalingPolicyCommand_base: {
25
25
  new (input: PutManagedScalingPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutManagedScalingPolicyCommandInput, PutManagedScalingPolicyCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutManagedScalingPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutManagedScalingPolicyCommandInput, PutManagedScalingPolicyCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutManagedScalingPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutManagedScalingPolicyCommandInput, PutManagedScalingPolicyCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface RemoveAutoScalingPolicyCommandOutput extends RemoveAutoScalingP
23
23
  }
24
24
  declare const RemoveAutoScalingPolicyCommand_base: {
25
25
  new (input: RemoveAutoScalingPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveAutoScalingPolicyCommandInput, RemoveAutoScalingPolicyCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: RemoveAutoScalingPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveAutoScalingPolicyCommandInput, RemoveAutoScalingPolicyCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: RemoveAutoScalingPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveAutoScalingPolicyCommandInput, RemoveAutoScalingPolicyCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface RemoveAutoTerminationPolicyCommandOutput extends RemoveAutoTerm
23
23
  }
24
24
  declare const RemoveAutoTerminationPolicyCommand_base: {
25
25
  new (input: RemoveAutoTerminationPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveAutoTerminationPolicyCommandInput, RemoveAutoTerminationPolicyCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: RemoveAutoTerminationPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveAutoTerminationPolicyCommandInput, RemoveAutoTerminationPolicyCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: RemoveAutoTerminationPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveAutoTerminationPolicyCommandInput, RemoveAutoTerminationPolicyCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface RemoveManagedScalingPolicyCommandOutput extends RemoveManagedSc
23
23
  }
24
24
  declare const RemoveManagedScalingPolicyCommand_base: {
25
25
  new (input: RemoveManagedScalingPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveManagedScalingPolicyCommandInput, RemoveManagedScalingPolicyCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: RemoveManagedScalingPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveManagedScalingPolicyCommandInput, RemoveManagedScalingPolicyCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: RemoveManagedScalingPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveManagedScalingPolicyCommandInput, RemoveManagedScalingPolicyCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface RemoveTagsCommandOutput extends RemoveTagsOutput, __MetadataBea
23
23
  }
24
24
  declare const RemoveTagsCommand_base: {
25
25
  new (input: RemoveTagsCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveTagsCommandInput, RemoveTagsCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: RemoveTagsCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveTagsCommandInput, RemoveTagsCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: RemoveTagsCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveTagsCommandInput, RemoveTagsCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface RunJobFlowCommandOutput extends RunJobFlowOutput, __MetadataBea
23
23
  }
24
24
  declare const RunJobFlowCommand_base: {
25
25
  new (input: RunJobFlowCommandInput): import("@smithy/smithy-client").CommandImpl<RunJobFlowCommandInput, RunJobFlowCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: RunJobFlowCommandInput): import("@smithy/smithy-client").CommandImpl<RunJobFlowCommandInput, RunJobFlowCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: RunJobFlowCommandInput): import("@smithy/smithy-client").CommandImpl<RunJobFlowCommandInput, RunJobFlowCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface SetKeepJobFlowAliveWhenNoStepsCommandOutput extends __MetadataB
23
23
  }
24
24
  declare const SetKeepJobFlowAliveWhenNoStepsCommand_base: {
25
25
  new (input: SetKeepJobFlowAliveWhenNoStepsCommandInput): import("@smithy/smithy-client").CommandImpl<SetKeepJobFlowAliveWhenNoStepsCommandInput, SetKeepJobFlowAliveWhenNoStepsCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: SetKeepJobFlowAliveWhenNoStepsCommandInput): import("@smithy/smithy-client").CommandImpl<SetKeepJobFlowAliveWhenNoStepsCommandInput, SetKeepJobFlowAliveWhenNoStepsCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: SetKeepJobFlowAliveWhenNoStepsCommandInput): import("@smithy/smithy-client").CommandImpl<SetKeepJobFlowAliveWhenNoStepsCommandInput, SetKeepJobFlowAliveWhenNoStepsCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface SetTerminationProtectionCommandOutput extends __MetadataBearer
23
23
  }
24
24
  declare const SetTerminationProtectionCommand_base: {
25
25
  new (input: SetTerminationProtectionCommandInput): import("@smithy/smithy-client").CommandImpl<SetTerminationProtectionCommandInput, SetTerminationProtectionCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: SetTerminationProtectionCommandInput): import("@smithy/smithy-client").CommandImpl<SetTerminationProtectionCommandInput, SetTerminationProtectionCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: SetTerminationProtectionCommandInput): import("@smithy/smithy-client").CommandImpl<SetTerminationProtectionCommandInput, SetTerminationProtectionCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface SetUnhealthyNodeReplacementCommandOutput extends __MetadataBear
23
23
  }
24
24
  declare const SetUnhealthyNodeReplacementCommand_base: {
25
25
  new (input: SetUnhealthyNodeReplacementCommandInput): import("@smithy/smithy-client").CommandImpl<SetUnhealthyNodeReplacementCommandInput, SetUnhealthyNodeReplacementCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: SetUnhealthyNodeReplacementCommandInput): import("@smithy/smithy-client").CommandImpl<SetUnhealthyNodeReplacementCommandInput, SetUnhealthyNodeReplacementCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: SetUnhealthyNodeReplacementCommandInput): import("@smithy/smithy-client").CommandImpl<SetUnhealthyNodeReplacementCommandInput, SetUnhealthyNodeReplacementCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface SetVisibleToAllUsersCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const SetVisibleToAllUsersCommand_base: {
25
25
  new (input: SetVisibleToAllUsersCommandInput): import("@smithy/smithy-client").CommandImpl<SetVisibleToAllUsersCommandInput, SetVisibleToAllUsersCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: SetVisibleToAllUsersCommandInput): import("@smithy/smithy-client").CommandImpl<SetVisibleToAllUsersCommandInput, SetVisibleToAllUsersCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: SetVisibleToAllUsersCommandInput): import("@smithy/smithy-client").CommandImpl<SetVisibleToAllUsersCommandInput, SetVisibleToAllUsersCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StartNotebookExecutionCommandOutput extends StartNotebookExecut
23
23
  }
24
24
  declare const StartNotebookExecutionCommand_base: {
25
25
  new (input: StartNotebookExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<StartNotebookExecutionCommandInput, StartNotebookExecutionCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StartNotebookExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<StartNotebookExecutionCommandInput, StartNotebookExecutionCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StartNotebookExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<StartNotebookExecutionCommandInput, StartNotebookExecutionCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StopNotebookExecutionCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const StopNotebookExecutionCommand_base: {
25
25
  new (input: StopNotebookExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<StopNotebookExecutionCommandInput, StopNotebookExecutionCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StopNotebookExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<StopNotebookExecutionCommandInput, StopNotebookExecutionCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StopNotebookExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<StopNotebookExecutionCommandInput, StopNotebookExecutionCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface TerminateJobFlowsCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const TerminateJobFlowsCommand_base: {
25
25
  new (input: TerminateJobFlowsCommandInput): import("@smithy/smithy-client").CommandImpl<TerminateJobFlowsCommandInput, TerminateJobFlowsCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: TerminateJobFlowsCommandInput): import("@smithy/smithy-client").CommandImpl<TerminateJobFlowsCommandInput, TerminateJobFlowsCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: TerminateJobFlowsCommandInput): import("@smithy/smithy-client").CommandImpl<TerminateJobFlowsCommandInput, TerminateJobFlowsCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateStudioCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const UpdateStudioCommand_base: {
25
25
  new (input: UpdateStudioCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateStudioCommandInput, UpdateStudioCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateStudioCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateStudioCommandInput, UpdateStudioCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateStudioCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateStudioCommandInput, UpdateStudioCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateStudioSessionMappingCommandOutput extends __MetadataBeare
23
23
  }
24
24
  declare const UpdateStudioSessionMappingCommand_base: {
25
25
  new (input: UpdateStudioSessionMappingCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateStudioSessionMappingCommandInput, UpdateStudioSessionMappingCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateStudioSessionMappingCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateStudioSessionMappingCommandInput, UpdateStudioSessionMappingCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateStudioSessionMappingCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateStudioSessionMappingCommandInput, UpdateStudioSessionMappingCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -11,9 +11,7 @@ export interface ClientInputEndpointParameters {
11
11
  export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
12
12
  defaultSigningName: string;
13
13
  };
14
- export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
15
- defaultSigningName: string;
16
- };
14
+ export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientResolvedEndpointParameters;
17
15
  export declare const commonParams: {
18
16
  readonly UseFIPS: {
19
17
  readonly type: "builtInParams";