@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.
- package/dist-es/protocols/Aws_json1_1.js +6 -6
- package/dist-types/commands/AddInstanceFleetCommand.d.ts +1 -1
- package/dist-types/commands/AddInstanceGroupsCommand.d.ts +1 -1
- package/dist-types/commands/AddJobFlowStepsCommand.d.ts +1 -1
- package/dist-types/commands/AddTagsCommand.d.ts +1 -1
- package/dist-types/commands/CancelStepsCommand.d.ts +1 -1
- package/dist-types/commands/CreateSecurityConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/CreateStudioCommand.d.ts +1 -1
- package/dist-types/commands/CreateStudioSessionMappingCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSecurityConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteStudioCommand.d.ts +1 -1
- package/dist-types/commands/DeleteStudioSessionMappingCommand.d.ts +1 -1
- package/dist-types/commands/DescribeClusterCommand.d.ts +1 -1
- package/dist-types/commands/DescribeNotebookExecutionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSecurityConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeStepCommand.d.ts +1 -1
- package/dist-types/commands/DescribeStudioCommand.d.ts +1 -1
- package/dist-types/commands/GetAutoTerminationPolicyCommand.d.ts +1 -1
- package/dist-types/commands/GetClusterSessionCredentialsCommand.d.ts +1 -1
- package/dist-types/commands/GetManagedScalingPolicyCommand.d.ts +1 -1
- package/dist-types/commands/GetStudioSessionMappingCommand.d.ts +1 -1
- package/dist-types/commands/ListBootstrapActionsCommand.d.ts +1 -1
- package/dist-types/commands/ListInstanceFleetsCommand.d.ts +1 -1
- package/dist-types/commands/ListInstanceGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListInstancesCommand.d.ts +1 -1
- package/dist-types/commands/ListStepsCommand.d.ts +1 -1
- package/dist-types/commands/ListSupportedInstanceTypesCommand.d.ts +1 -1
- package/dist-types/commands/ModifyClusterCommand.d.ts +1 -1
- package/dist-types/commands/ModifyInstanceFleetCommand.d.ts +1 -1
- package/dist-types/commands/PutAutoScalingPolicyCommand.d.ts +1 -1
- package/dist-types/commands/PutAutoTerminationPolicyCommand.d.ts +1 -1
- package/dist-types/commands/PutBlockPublicAccessConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/PutManagedScalingPolicyCommand.d.ts +1 -1
- package/dist-types/commands/RemoveAutoScalingPolicyCommand.d.ts +1 -1
- package/dist-types/commands/RemoveAutoTerminationPolicyCommand.d.ts +1 -1
- package/dist-types/commands/RemoveManagedScalingPolicyCommand.d.ts +1 -1
- package/dist-types/commands/RemoveTagsCommand.d.ts +1 -1
- package/dist-types/commands/RunJobFlowCommand.d.ts +1 -1
- package/dist-types/commands/SetKeepJobFlowAliveWhenNoStepsCommand.d.ts +1 -1
- package/dist-types/commands/SetTerminationProtectionCommand.d.ts +1 -1
- package/dist-types/commands/SetUnhealthyNodeReplacementCommand.d.ts +1 -1
- package/dist-types/commands/SetVisibleToAllUsersCommand.d.ts +1 -1
- package/dist-types/commands/StartNotebookExecutionCommand.d.ts +1 -1
- package/dist-types/commands/StopNotebookExecutionCommand.d.ts +1 -1
- package/dist-types/commands/TerminateJobFlowsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateStudioCommand.d.ts +1 -1
- package/dist-types/commands/UpdateStudioSessionMappingCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/dist-types/runtimeConfig.browser.d.ts +17 -17
- package/dist-types/runtimeConfig.d.ts +16 -16
- package/dist-types/runtimeConfig.native.d.ts +18 -18
- package/dist-types/runtimeConfig.shared.d.ts +3 -3
- package/dist-types/ts3.4/commands/AddInstanceFleetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/AddInstanceGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/AddJobFlowStepsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CancelStepsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateSecurityConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateStudioCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateStudioSessionMappingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteSecurityConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteStudioCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteStudioSessionMappingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeClusterCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeNotebookExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSecurityConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeStepCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeStudioCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetAutoTerminationPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetClusterSessionCredentialsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetManagedScalingPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetStudioSessionMappingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListBootstrapActionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListInstanceFleetsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListInstanceGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListStepsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSupportedInstanceTypesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyClusterCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyInstanceFleetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutAutoScalingPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutAutoTerminationPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutBlockPublicAccessConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutManagedScalingPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RemoveAutoScalingPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RemoveAutoTerminationPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RemoveManagedScalingPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RemoveTagsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RunJobFlowCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SetKeepJobFlowAliveWhenNoStepsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SetTerminationProtectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SetUnhealthyNodeReplacementCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SetVisibleToAllUsersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartNotebookExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopNotebookExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TerminateJobFlowsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateStudioCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateStudioSessionMappingCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
- package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
- 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() /
|
|
1140
|
-
CreatedBefore: (_) => _.getTime() /
|
|
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() /
|
|
1257
|
-
CreatedBefore: (_) => _.getTime() /
|
|
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() /
|
|
1265
|
+
From: (_) => _.getTime() / 1_000,
|
|
1266
1266
|
Marker: [],
|
|
1267
1267
|
Status: [],
|
|
1268
|
-
To: (_) => _.getTime() /
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 &
|
|
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";
|