@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
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class ModifyInstanceFleetCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "EMRClient";
|
|
29
|
-
const commandName = "ModifyInstanceFleetCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "ElasticMapReduce",
|
|
38
|
-
operation: "ModifyInstanceFleet",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_ModifyInstanceFleetCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_ModifyInstanceFleetCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ModifyInstanceFleetCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("ElasticMapReduce", "ModifyInstanceFleet", {})
|
|
22
|
+
.n("EMRClient", "ModifyInstanceFleetCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_ModifyInstanceFleetCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_ModifyInstanceFleetCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ModifyInstanceFleetCommand = ModifyInstanceFleetCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class ModifyInstanceGroupsCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "EMRClient";
|
|
29
|
-
const commandName = "ModifyInstanceGroupsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "ElasticMapReduce",
|
|
38
|
-
operation: "ModifyInstanceGroups",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_ModifyInstanceGroupsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_ModifyInstanceGroupsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ModifyInstanceGroupsCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("ElasticMapReduce", "ModifyInstanceGroups", {})
|
|
22
|
+
.n("EMRClient", "ModifyInstanceGroupsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_ModifyInstanceGroupsCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_ModifyInstanceGroupsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ModifyInstanceGroupsCommand = ModifyInstanceGroupsCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class PutAutoScalingPolicyCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "EMRClient";
|
|
29
|
-
const commandName = "PutAutoScalingPolicyCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "ElasticMapReduce",
|
|
38
|
-
operation: "PutAutoScalingPolicy",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_PutAutoScalingPolicyCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_PutAutoScalingPolicyCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class PutAutoScalingPolicyCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("ElasticMapReduce", "PutAutoScalingPolicy", {})
|
|
22
|
+
.n("EMRClient", "PutAutoScalingPolicyCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_PutAutoScalingPolicyCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_PutAutoScalingPolicyCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.PutAutoScalingPolicyCommand = PutAutoScalingPolicyCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class PutAutoTerminationPolicyCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "EMRClient";
|
|
29
|
-
const commandName = "PutAutoTerminationPolicyCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "ElasticMapReduce",
|
|
38
|
-
operation: "PutAutoTerminationPolicy",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_PutAutoTerminationPolicyCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_PutAutoTerminationPolicyCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class PutAutoTerminationPolicyCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("ElasticMapReduce", "PutAutoTerminationPolicy", {})
|
|
22
|
+
.n("EMRClient", "PutAutoTerminationPolicyCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_PutAutoTerminationPolicyCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_PutAutoTerminationPolicyCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.PutAutoTerminationPolicyCommand = PutAutoTerminationPolicyCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class PutBlockPublicAccessConfigurationCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "EMRClient";
|
|
29
|
-
const commandName = "PutBlockPublicAccessConfigurationCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "ElasticMapReduce",
|
|
38
|
-
operation: "PutBlockPublicAccessConfiguration",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_PutBlockPublicAccessConfigurationCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_PutBlockPublicAccessConfigurationCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class PutBlockPublicAccessConfigurationCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("ElasticMapReduce", "PutBlockPublicAccessConfiguration", {})
|
|
22
|
+
.n("EMRClient", "PutBlockPublicAccessConfigurationCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_PutBlockPublicAccessConfigurationCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_PutBlockPublicAccessConfigurationCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.PutBlockPublicAccessConfigurationCommand = PutBlockPublicAccessConfigurationCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class PutManagedScalingPolicyCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "EMRClient";
|
|
29
|
-
const commandName = "PutManagedScalingPolicyCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "ElasticMapReduce",
|
|
38
|
-
operation: "PutManagedScalingPolicy",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_PutManagedScalingPolicyCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_PutManagedScalingPolicyCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class PutManagedScalingPolicyCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("ElasticMapReduce", "PutManagedScalingPolicy", {})
|
|
22
|
+
.n("EMRClient", "PutManagedScalingPolicyCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_PutManagedScalingPolicyCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_PutManagedScalingPolicyCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.PutManagedScalingPolicyCommand = PutManagedScalingPolicyCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class RemoveAutoScalingPolicyCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "EMRClient";
|
|
29
|
-
const commandName = "RemoveAutoScalingPolicyCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "ElasticMapReduce",
|
|
38
|
-
operation: "RemoveAutoScalingPolicy",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_RemoveAutoScalingPolicyCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_RemoveAutoScalingPolicyCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class RemoveAutoScalingPolicyCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("ElasticMapReduce", "RemoveAutoScalingPolicy", {})
|
|
22
|
+
.n("EMRClient", "RemoveAutoScalingPolicyCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_RemoveAutoScalingPolicyCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_RemoveAutoScalingPolicyCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.RemoveAutoScalingPolicyCommand = RemoveAutoScalingPolicyCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class RemoveAutoTerminationPolicyCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "EMRClient";
|
|
29
|
-
const commandName = "RemoveAutoTerminationPolicyCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "ElasticMapReduce",
|
|
38
|
-
operation: "RemoveAutoTerminationPolicy",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_RemoveAutoTerminationPolicyCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_RemoveAutoTerminationPolicyCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class RemoveAutoTerminationPolicyCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("ElasticMapReduce", "RemoveAutoTerminationPolicy", {})
|
|
22
|
+
.n("EMRClient", "RemoveAutoTerminationPolicyCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_RemoveAutoTerminationPolicyCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_RemoveAutoTerminationPolicyCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.RemoveAutoTerminationPolicyCommand = RemoveAutoTerminationPolicyCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class RemoveManagedScalingPolicyCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "EMRClient";
|
|
29
|
-
const commandName = "RemoveManagedScalingPolicyCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "ElasticMapReduce",
|
|
38
|
-
operation: "RemoveManagedScalingPolicy",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_RemoveManagedScalingPolicyCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_RemoveManagedScalingPolicyCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class RemoveManagedScalingPolicyCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("ElasticMapReduce", "RemoveManagedScalingPolicy", {})
|
|
22
|
+
.n("EMRClient", "RemoveManagedScalingPolicyCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_RemoveManagedScalingPolicyCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_RemoveManagedScalingPolicyCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.RemoveManagedScalingPolicyCommand = RemoveManagedScalingPolicyCommand;
|