@aws-sdk/client-emr 3.477.0 → 3.481.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-cjs/commands/AddInstanceFleetCommand.js +18 -41
- package/dist-cjs/commands/AddInstanceGroupsCommand.js +18 -41
- package/dist-cjs/commands/AddJobFlowStepsCommand.js +18 -41
- package/dist-cjs/commands/AddTagsCommand.js +18 -41
- package/dist-cjs/commands/CancelStepsCommand.js +18 -41
- package/dist-cjs/commands/CreateSecurityConfigurationCommand.js +18 -41
- package/dist-cjs/commands/CreateStudioCommand.js +18 -41
- package/dist-cjs/commands/CreateStudioSessionMappingCommand.js +18 -41
- package/dist-cjs/commands/DeleteSecurityConfigurationCommand.js +18 -41
- package/dist-cjs/commands/DeleteStudioCommand.js +18 -41
- package/dist-cjs/commands/DeleteStudioSessionMappingCommand.js +18 -41
- package/dist-cjs/commands/DescribeClusterCommand.js +18 -41
- package/dist-cjs/commands/DescribeJobFlowsCommand.js +18 -41
- package/dist-cjs/commands/DescribeNotebookExecutionCommand.js +18 -41
- package/dist-cjs/commands/DescribeReleaseLabelCommand.js +18 -41
- package/dist-cjs/commands/DescribeSecurityConfigurationCommand.js +18 -41
- package/dist-cjs/commands/DescribeStepCommand.js +18 -41
- package/dist-cjs/commands/DescribeStudioCommand.js +18 -41
- package/dist-cjs/commands/GetAutoTerminationPolicyCommand.js +18 -41
- package/dist-cjs/commands/GetBlockPublicAccessConfigurationCommand.js +18 -41
- package/dist-cjs/commands/GetClusterSessionCredentialsCommand.js +18 -41
- package/dist-cjs/commands/GetManagedScalingPolicyCommand.js +18 -41
- package/dist-cjs/commands/GetStudioSessionMappingCommand.js +18 -41
- package/dist-cjs/commands/ListBootstrapActionsCommand.js +18 -41
- package/dist-cjs/commands/ListClustersCommand.js +18 -41
- package/dist-cjs/commands/ListInstanceFleetsCommand.js +18 -41
- package/dist-cjs/commands/ListInstanceGroupsCommand.js +18 -41
- package/dist-cjs/commands/ListInstancesCommand.js +18 -41
- package/dist-cjs/commands/ListNotebookExecutionsCommand.js +18 -41
- package/dist-cjs/commands/ListReleaseLabelsCommand.js +18 -41
- package/dist-cjs/commands/ListSecurityConfigurationsCommand.js +18 -41
- package/dist-cjs/commands/ListStepsCommand.js +18 -41
- package/dist-cjs/commands/ListStudioSessionMappingsCommand.js +18 -41
- package/dist-cjs/commands/ListStudiosCommand.js +18 -41
- package/dist-cjs/commands/ListSupportedInstanceTypesCommand.js +18 -41
- package/dist-cjs/commands/ModifyClusterCommand.js +18 -41
- package/dist-cjs/commands/ModifyInstanceFleetCommand.js +18 -41
- package/dist-cjs/commands/ModifyInstanceGroupsCommand.js +18 -41
- package/dist-cjs/commands/PutAutoScalingPolicyCommand.js +18 -41
- package/dist-cjs/commands/PutAutoTerminationPolicyCommand.js +18 -41
- package/dist-cjs/commands/PutBlockPublicAccessConfigurationCommand.js +18 -41
- package/dist-cjs/commands/PutManagedScalingPolicyCommand.js +18 -41
- package/dist-cjs/commands/RemoveAutoScalingPolicyCommand.js +18 -41
- package/dist-cjs/commands/RemoveAutoTerminationPolicyCommand.js +18 -41
- package/dist-cjs/commands/RemoveManagedScalingPolicyCommand.js +18 -41
- package/dist-cjs/commands/RemoveTagsCommand.js +18 -41
- package/dist-cjs/commands/RunJobFlowCommand.js +18 -41
- package/dist-cjs/commands/SetTerminationProtectionCommand.js +18 -41
- package/dist-cjs/commands/SetVisibleToAllUsersCommand.js +18 -41
- package/dist-cjs/commands/StartNotebookExecutionCommand.js +18 -41
- package/dist-cjs/commands/StopNotebookExecutionCommand.js +18 -41
- package/dist-cjs/commands/TerminateJobFlowsCommand.js +18 -41
- package/dist-cjs/commands/UpdateStudioCommand.js +18 -41
- package/dist-cjs/commands/UpdateStudioSessionMappingCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-cjs/pagination/ListBootstrapActionsPaginator.js +2 -23
- package/dist-cjs/pagination/ListClustersPaginator.js +2 -23
- package/dist-cjs/pagination/ListInstanceFleetsPaginator.js +2 -23
- package/dist-cjs/pagination/ListInstanceGroupsPaginator.js +2 -23
- package/dist-cjs/pagination/ListInstancesPaginator.js +2 -23
- package/dist-cjs/pagination/ListNotebookExecutionsPaginator.js +2 -23
- package/dist-cjs/pagination/ListReleaseLabelsPaginator.js +2 -24
- package/dist-cjs/pagination/ListSecurityConfigurationsPaginator.js +2 -23
- package/dist-cjs/pagination/ListStepsPaginator.js +2 -23
- package/dist-cjs/pagination/ListStudioSessionMappingsPaginator.js +2 -23
- package/dist-cjs/pagination/ListStudiosPaginator.js +2 -23
- package/dist-cjs/pagination/ListSupportedInstanceTypesPaginator.js +2 -23
- package/dist-es/commands/AddInstanceFleetCommand.js +18 -41
- package/dist-es/commands/AddInstanceGroupsCommand.js +18 -41
- package/dist-es/commands/AddJobFlowStepsCommand.js +18 -41
- package/dist-es/commands/AddTagsCommand.js +18 -41
- package/dist-es/commands/CancelStepsCommand.js +18 -41
- package/dist-es/commands/CreateSecurityConfigurationCommand.js +18 -41
- package/dist-es/commands/CreateStudioCommand.js +18 -41
- package/dist-es/commands/CreateStudioSessionMappingCommand.js +18 -41
- package/dist-es/commands/DeleteSecurityConfigurationCommand.js +18 -41
- package/dist-es/commands/DeleteStudioCommand.js +18 -41
- package/dist-es/commands/DeleteStudioSessionMappingCommand.js +18 -41
- package/dist-es/commands/DescribeClusterCommand.js +18 -41
- package/dist-es/commands/DescribeJobFlowsCommand.js +18 -41
- package/dist-es/commands/DescribeNotebookExecutionCommand.js +18 -41
- package/dist-es/commands/DescribeReleaseLabelCommand.js +18 -41
- package/dist-es/commands/DescribeSecurityConfigurationCommand.js +18 -41
- package/dist-es/commands/DescribeStepCommand.js +18 -41
- package/dist-es/commands/DescribeStudioCommand.js +18 -41
- package/dist-es/commands/GetAutoTerminationPolicyCommand.js +18 -41
- package/dist-es/commands/GetBlockPublicAccessConfigurationCommand.js +18 -41
- package/dist-es/commands/GetClusterSessionCredentialsCommand.js +18 -41
- package/dist-es/commands/GetManagedScalingPolicyCommand.js +18 -41
- package/dist-es/commands/GetStudioSessionMappingCommand.js +18 -41
- package/dist-es/commands/ListBootstrapActionsCommand.js +18 -41
- package/dist-es/commands/ListClustersCommand.js +18 -41
- package/dist-es/commands/ListInstanceFleetsCommand.js +18 -41
- package/dist-es/commands/ListInstanceGroupsCommand.js +18 -41
- package/dist-es/commands/ListInstancesCommand.js +18 -41
- package/dist-es/commands/ListNotebookExecutionsCommand.js +18 -41
- package/dist-es/commands/ListReleaseLabelsCommand.js +18 -41
- package/dist-es/commands/ListSecurityConfigurationsCommand.js +18 -41
- package/dist-es/commands/ListStepsCommand.js +18 -41
- package/dist-es/commands/ListStudioSessionMappingsCommand.js +18 -41
- package/dist-es/commands/ListStudiosCommand.js +18 -41
- package/dist-es/commands/ListSupportedInstanceTypesCommand.js +18 -41
- package/dist-es/commands/ModifyClusterCommand.js +18 -41
- package/dist-es/commands/ModifyInstanceFleetCommand.js +18 -41
- package/dist-es/commands/ModifyInstanceGroupsCommand.js +18 -41
- package/dist-es/commands/PutAutoScalingPolicyCommand.js +18 -41
- package/dist-es/commands/PutAutoTerminationPolicyCommand.js +18 -41
- package/dist-es/commands/PutBlockPublicAccessConfigurationCommand.js +18 -41
- package/dist-es/commands/PutManagedScalingPolicyCommand.js +18 -41
- package/dist-es/commands/RemoveAutoScalingPolicyCommand.js +18 -41
- package/dist-es/commands/RemoveAutoTerminationPolicyCommand.js +18 -41
- package/dist-es/commands/RemoveManagedScalingPolicyCommand.js +18 -41
- package/dist-es/commands/RemoveTagsCommand.js +18 -41
- package/dist-es/commands/RunJobFlowCommand.js +18 -41
- package/dist-es/commands/SetTerminationProtectionCommand.js +18 -41
- package/dist-es/commands/SetVisibleToAllUsersCommand.js +18 -41
- package/dist-es/commands/StartNotebookExecutionCommand.js +18 -41
- package/dist-es/commands/StopNotebookExecutionCommand.js +18 -41
- package/dist-es/commands/TerminateJobFlowsCommand.js +18 -41
- package/dist-es/commands/UpdateStudioCommand.js +18 -41
- package/dist-es/commands/UpdateStudioSessionMappingCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-es/pagination/ListBootstrapActionsPaginator.js +2 -22
- package/dist-es/pagination/ListClustersPaginator.js +2 -22
- package/dist-es/pagination/ListInstanceFleetsPaginator.js +2 -22
- package/dist-es/pagination/ListInstanceGroupsPaginator.js +2 -22
- package/dist-es/pagination/ListInstancesPaginator.js +2 -22
- package/dist-es/pagination/ListNotebookExecutionsPaginator.js +2 -22
- package/dist-es/pagination/ListReleaseLabelsPaginator.js +2 -23
- package/dist-es/pagination/ListSecurityConfigurationsPaginator.js +2 -22
- package/dist-es/pagination/ListStepsPaginator.js +2 -22
- package/dist-es/pagination/ListStudioSessionMappingsPaginator.js +2 -22
- package/dist-es/pagination/ListStudiosPaginator.js +2 -22
- package/dist-es/pagination/ListSupportedInstanceTypesPaginator.js +2 -22
- package/dist-types/commands/AddInstanceFleetCommand.d.ts +6 -21
- package/dist-types/commands/AddInstanceGroupsCommand.d.ts +6 -21
- package/dist-types/commands/AddJobFlowStepsCommand.d.ts +6 -21
- package/dist-types/commands/AddTagsCommand.d.ts +6 -21
- package/dist-types/commands/CancelStepsCommand.d.ts +6 -21
- package/dist-types/commands/CreateSecurityConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/CreateStudioCommand.d.ts +6 -21
- package/dist-types/commands/CreateStudioSessionMappingCommand.d.ts +6 -21
- package/dist-types/commands/DeleteSecurityConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteStudioCommand.d.ts +6 -21
- package/dist-types/commands/DeleteStudioSessionMappingCommand.d.ts +6 -21
- package/dist-types/commands/DescribeClusterCommand.d.ts +6 -21
- package/dist-types/commands/DescribeJobFlowsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeNotebookExecutionCommand.d.ts +6 -21
- package/dist-types/commands/DescribeReleaseLabelCommand.d.ts +6 -21
- package/dist-types/commands/DescribeSecurityConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DescribeStepCommand.d.ts +6 -21
- package/dist-types/commands/DescribeStudioCommand.d.ts +6 -21
- package/dist-types/commands/GetAutoTerminationPolicyCommand.d.ts +6 -21
- package/dist-types/commands/GetBlockPublicAccessConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/GetClusterSessionCredentialsCommand.d.ts +6 -21
- package/dist-types/commands/GetManagedScalingPolicyCommand.d.ts +6 -21
- package/dist-types/commands/GetStudioSessionMappingCommand.d.ts +6 -21
- package/dist-types/commands/ListBootstrapActionsCommand.d.ts +6 -21
- package/dist-types/commands/ListClustersCommand.d.ts +6 -21
- package/dist-types/commands/ListInstanceFleetsCommand.d.ts +6 -21
- package/dist-types/commands/ListInstanceGroupsCommand.d.ts +6 -21
- package/dist-types/commands/ListInstancesCommand.d.ts +6 -21
- package/dist-types/commands/ListNotebookExecutionsCommand.d.ts +6 -21
- package/dist-types/commands/ListReleaseLabelsCommand.d.ts +6 -21
- package/dist-types/commands/ListSecurityConfigurationsCommand.d.ts +6 -21
- package/dist-types/commands/ListStepsCommand.d.ts +6 -21
- package/dist-types/commands/ListStudioSessionMappingsCommand.d.ts +6 -21
- package/dist-types/commands/ListStudiosCommand.d.ts +6 -21
- package/dist-types/commands/ListSupportedInstanceTypesCommand.d.ts +6 -21
- package/dist-types/commands/ModifyClusterCommand.d.ts +6 -21
- package/dist-types/commands/ModifyInstanceFleetCommand.d.ts +6 -21
- package/dist-types/commands/ModifyInstanceGroupsCommand.d.ts +6 -21
- package/dist-types/commands/PutAutoScalingPolicyCommand.d.ts +6 -21
- package/dist-types/commands/PutAutoTerminationPolicyCommand.d.ts +6 -21
- package/dist-types/commands/PutBlockPublicAccessConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/PutManagedScalingPolicyCommand.d.ts +6 -21
- package/dist-types/commands/RemoveAutoScalingPolicyCommand.d.ts +6 -21
- package/dist-types/commands/RemoveAutoTerminationPolicyCommand.d.ts +6 -21
- package/dist-types/commands/RemoveManagedScalingPolicyCommand.d.ts +6 -21
- package/dist-types/commands/RemoveTagsCommand.d.ts +6 -21
- package/dist-types/commands/RunJobFlowCommand.d.ts +6 -21
- package/dist-types/commands/SetTerminationProtectionCommand.d.ts +6 -21
- package/dist-types/commands/SetVisibleToAllUsersCommand.d.ts +6 -21
- package/dist-types/commands/StartNotebookExecutionCommand.d.ts +6 -21
- package/dist-types/commands/StopNotebookExecutionCommand.d.ts +6 -21
- package/dist-types/commands/TerminateJobFlowsCommand.d.ts +6 -21
- package/dist-types/commands/UpdateStudioCommand.d.ts +6 -21
- package/dist-types/commands/UpdateStudioSessionMappingCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/pagination/ListBootstrapActionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListClustersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListInstanceFleetsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListInstanceGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListInstancesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListNotebookExecutionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListReleaseLabelsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSecurityConfigurationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListStepsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListStudioSessionMappingsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListStudiosPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSupportedInstanceTypesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/commands/AddInstanceFleetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/AddInstanceGroupsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/AddJobFlowStepsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +12 -23
- package/dist-types/ts3.4/commands/CancelStepsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateSecurityConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateStudioCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateStudioSessionMappingCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteSecurityConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteStudioCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteStudioSessionMappingCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeClusterCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeJobFlowsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeNotebookExecutionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeReleaseLabelCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeSecurityConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeStepCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeStudioCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetAutoTerminationPolicyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetBlockPublicAccessConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetClusterSessionCredentialsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetManagedScalingPolicyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetStudioSessionMappingCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListBootstrapActionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListClustersCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListInstanceFleetsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListInstanceGroupsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListInstancesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListNotebookExecutionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListReleaseLabelsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListSecurityConfigurationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListStepsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListStudioSessionMappingsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListStudiosCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListSupportedInstanceTypesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ModifyClusterCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ModifyInstanceFleetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ModifyInstanceGroupsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutAutoScalingPolicyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutAutoTerminationPolicyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutBlockPublicAccessConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutManagedScalingPolicyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/RemoveAutoScalingPolicyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/RemoveAutoTerminationPolicyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/RemoveManagedScalingPolicyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/RemoveTagsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RunJobFlowCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/SetTerminationProtectionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/SetVisibleToAllUsersCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartNotebookExecutionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StopNotebookExecutionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/TerminateJobFlowsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateStudioCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateStudioSessionMappingCommand.d.ts +12 -24
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/pagination/ListBootstrapActionsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListClustersPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListInstanceFleetsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListInstanceGroupsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListInstancesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListNotebookExecutionsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListReleaseLabelsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListSecurityConfigurationsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListStepsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListStudioSessionMappingsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListStudiosPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListSupportedInstanceTypesPaginator.d.ts +3 -3
- package/package.json +11 -10
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_CancelStepsCommand, se_CancelStepsCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class CancelStepsCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "EMRClient";
|
|
26
|
-
const commandName = "CancelStepsCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "ElasticMapReduce",
|
|
35
|
-
operation: "CancelSteps",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_CancelStepsCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_CancelStepsCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class CancelStepsCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("ElasticMapReduce", "CancelSteps", {})
|
|
19
|
+
.n("EMRClient", "CancelStepsCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_CancelStepsCommand)
|
|
22
|
+
.de(de_CancelStepsCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_CreateSecurityConfigurationCommand, se_CreateSecurityConfigurationCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class CreateSecurityConfigurationCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "EMRClient";
|
|
26
|
-
const commandName = "CreateSecurityConfigurationCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "ElasticMapReduce",
|
|
35
|
-
operation: "CreateSecurityConfiguration",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_CreateSecurityConfigurationCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_CreateSecurityConfigurationCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class CreateSecurityConfigurationCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("ElasticMapReduce", "CreateSecurityConfiguration", {})
|
|
19
|
+
.n("EMRClient", "CreateSecurityConfigurationCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_CreateSecurityConfigurationCommand)
|
|
22
|
+
.de(de_CreateSecurityConfigurationCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_CreateStudioCommand, se_CreateStudioCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class CreateStudioCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "EMRClient";
|
|
26
|
-
const commandName = "CreateStudioCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "ElasticMapReduce",
|
|
35
|
-
operation: "CreateStudio",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_CreateStudioCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_CreateStudioCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class CreateStudioCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("ElasticMapReduce", "CreateStudio", {})
|
|
19
|
+
.n("EMRClient", "CreateStudioCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_CreateStudioCommand)
|
|
22
|
+
.de(de_CreateStudioCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_CreateStudioSessionMappingCommand, se_CreateStudioSessionMappingCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class CreateStudioSessionMappingCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "EMRClient";
|
|
26
|
-
const commandName = "CreateStudioSessionMappingCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "ElasticMapReduce",
|
|
35
|
-
operation: "CreateStudioSessionMapping",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_CreateStudioSessionMappingCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_CreateStudioSessionMappingCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class CreateStudioSessionMappingCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("ElasticMapReduce", "CreateStudioSessionMapping", {})
|
|
19
|
+
.n("EMRClient", "CreateStudioSessionMappingCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_CreateStudioSessionMappingCommand)
|
|
22
|
+
.de(de_CreateStudioSessionMappingCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_DeleteSecurityConfigurationCommand, se_DeleteSecurityConfigurationCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class DeleteSecurityConfigurationCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "EMRClient";
|
|
26
|
-
const commandName = "DeleteSecurityConfigurationCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "ElasticMapReduce",
|
|
35
|
-
operation: "DeleteSecurityConfiguration",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_DeleteSecurityConfigurationCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_DeleteSecurityConfigurationCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class DeleteSecurityConfigurationCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("ElasticMapReduce", "DeleteSecurityConfiguration", {})
|
|
19
|
+
.n("EMRClient", "DeleteSecurityConfigurationCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_DeleteSecurityConfigurationCommand)
|
|
22
|
+
.de(de_DeleteSecurityConfigurationCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_DeleteStudioCommand, se_DeleteStudioCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class DeleteStudioCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "EMRClient";
|
|
26
|
-
const commandName = "DeleteStudioCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "ElasticMapReduce",
|
|
35
|
-
operation: "DeleteStudio",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_DeleteStudioCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_DeleteStudioCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class DeleteStudioCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("ElasticMapReduce", "DeleteStudio", {})
|
|
19
|
+
.n("EMRClient", "DeleteStudioCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_DeleteStudioCommand)
|
|
22
|
+
.de(de_DeleteStudioCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_DeleteStudioSessionMappingCommand, se_DeleteStudioSessionMappingCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class DeleteStudioSessionMappingCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "EMRClient";
|
|
26
|
-
const commandName = "DeleteStudioSessionMappingCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "ElasticMapReduce",
|
|
35
|
-
operation: "DeleteStudioSessionMapping",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_DeleteStudioSessionMappingCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_DeleteStudioSessionMappingCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class DeleteStudioSessionMappingCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("ElasticMapReduce", "DeleteStudioSessionMapping", {})
|
|
19
|
+
.n("EMRClient", "DeleteStudioSessionMappingCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_DeleteStudioSessionMappingCommand)
|
|
22
|
+
.de(de_DeleteStudioSessionMappingCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_DescribeClusterCommand, se_DescribeClusterCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class DescribeClusterCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "EMRClient";
|
|
26
|
-
const commandName = "DescribeClusterCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "ElasticMapReduce",
|
|
35
|
-
operation: "DescribeCluster",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_DescribeClusterCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_DescribeClusterCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class DescribeClusterCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("ElasticMapReduce", "DescribeCluster", {})
|
|
19
|
+
.n("EMRClient", "DescribeClusterCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_DescribeClusterCommand)
|
|
22
|
+
.de(de_DescribeClusterCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_DescribeJobFlowsCommand, se_DescribeJobFlowsCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class DescribeJobFlowsCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "EMRClient";
|
|
26
|
-
const commandName = "DescribeJobFlowsCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "ElasticMapReduce",
|
|
35
|
-
operation: "DescribeJobFlows",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_DescribeJobFlowsCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_DescribeJobFlowsCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class DescribeJobFlowsCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("ElasticMapReduce", "DescribeJobFlows", {})
|
|
19
|
+
.n("EMRClient", "DescribeJobFlowsCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_DescribeJobFlowsCommand)
|
|
22
|
+
.de(de_DescribeJobFlowsCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|