@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,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient";
|
|
5
4
|
import { PutManagedScalingPolicyInput, PutManagedScalingPolicyOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface PutManagedScalingPolicyCommandInput extends PutManagedScalingPo
|
|
|
21
20
|
*/
|
|
22
21
|
export interface PutManagedScalingPolicyCommandOutput extends PutManagedScalingPolicyOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const PutManagedScalingPolicyCommand_base: {
|
|
24
|
+
new (input: PutManagedScalingPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutManagedScalingPolicyCommandInput, PutManagedScalingPolicyCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates or updates a managed scaling policy for an Amazon EMR cluster. The
|
|
@@ -61,23 +64,5 @@ export interface PutManagedScalingPolicyCommandOutput extends PutManagedScalingP
|
|
|
61
64
|
* <p>Base exception class for all service exceptions from EMR service.</p>
|
|
62
65
|
*
|
|
63
66
|
*/
|
|
64
|
-
export declare class PutManagedScalingPolicyCommand extends
|
|
65
|
-
readonly input: PutManagedScalingPolicyCommandInput;
|
|
66
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
67
|
-
/**
|
|
68
|
-
* @public
|
|
69
|
-
*/
|
|
70
|
-
constructor(input: PutManagedScalingPolicyCommandInput);
|
|
71
|
-
/**
|
|
72
|
-
* @internal
|
|
73
|
-
*/
|
|
74
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EMRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutManagedScalingPolicyCommandInput, PutManagedScalingPolicyCommandOutput>;
|
|
75
|
-
/**
|
|
76
|
-
* @internal
|
|
77
|
-
*/
|
|
78
|
-
private serialize;
|
|
79
|
-
/**
|
|
80
|
-
* @internal
|
|
81
|
-
*/
|
|
82
|
-
private deserialize;
|
|
67
|
+
export declare class PutManagedScalingPolicyCommand extends PutManagedScalingPolicyCommand_base {
|
|
83
68
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient";
|
|
5
4
|
import { RemoveAutoScalingPolicyInput, RemoveAutoScalingPolicyOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface RemoveAutoScalingPolicyCommandInput extends RemoveAutoScalingPo
|
|
|
21
20
|
*/
|
|
22
21
|
export interface RemoveAutoScalingPolicyCommandOutput extends RemoveAutoScalingPolicyOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const RemoveAutoScalingPolicyCommand_base: {
|
|
24
|
+
new (input: RemoveAutoScalingPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveAutoScalingPolicyCommandInput, RemoveAutoScalingPolicyCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Removes an automatic scaling policy from a specified instance group within an Amazon EMR cluster.</p>
|
|
@@ -50,23 +53,5 @@ export interface RemoveAutoScalingPolicyCommandOutput extends RemoveAutoScalingP
|
|
|
50
53
|
* <p>Base exception class for all service exceptions from EMR service.</p>
|
|
51
54
|
*
|
|
52
55
|
*/
|
|
53
|
-
export declare class RemoveAutoScalingPolicyCommand extends
|
|
54
|
-
readonly input: RemoveAutoScalingPolicyCommandInput;
|
|
55
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
56
|
-
/**
|
|
57
|
-
* @public
|
|
58
|
-
*/
|
|
59
|
-
constructor(input: RemoveAutoScalingPolicyCommandInput);
|
|
60
|
-
/**
|
|
61
|
-
* @internal
|
|
62
|
-
*/
|
|
63
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EMRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RemoveAutoScalingPolicyCommandInput, RemoveAutoScalingPolicyCommandOutput>;
|
|
64
|
-
/**
|
|
65
|
-
* @internal
|
|
66
|
-
*/
|
|
67
|
-
private serialize;
|
|
68
|
-
/**
|
|
69
|
-
* @internal
|
|
70
|
-
*/
|
|
71
|
-
private deserialize;
|
|
56
|
+
export declare class RemoveAutoScalingPolicyCommand extends RemoveAutoScalingPolicyCommand_base {
|
|
72
57
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient";
|
|
5
4
|
import { RemoveAutoTerminationPolicyInput, RemoveAutoTerminationPolicyOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface RemoveAutoTerminationPolicyCommandInput extends RemoveAutoTermi
|
|
|
21
20
|
*/
|
|
22
21
|
export interface RemoveAutoTerminationPolicyCommandOutput extends RemoveAutoTerminationPolicyOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const RemoveAutoTerminationPolicyCommand_base: {
|
|
24
|
+
new (input: RemoveAutoTerminationPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveAutoTerminationPolicyCommandInput, RemoveAutoTerminationPolicyCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Removes an auto-termination policy from an Amazon EMR cluster.</p>
|
|
@@ -49,23 +52,5 @@ export interface RemoveAutoTerminationPolicyCommandOutput extends RemoveAutoTerm
|
|
|
49
52
|
* <p>Base exception class for all service exceptions from EMR service.</p>
|
|
50
53
|
*
|
|
51
54
|
*/
|
|
52
|
-
export declare class RemoveAutoTerminationPolicyCommand extends
|
|
53
|
-
readonly input: RemoveAutoTerminationPolicyCommandInput;
|
|
54
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
55
|
-
/**
|
|
56
|
-
* @public
|
|
57
|
-
*/
|
|
58
|
-
constructor(input: RemoveAutoTerminationPolicyCommandInput);
|
|
59
|
-
/**
|
|
60
|
-
* @internal
|
|
61
|
-
*/
|
|
62
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EMRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RemoveAutoTerminationPolicyCommandInput, RemoveAutoTerminationPolicyCommandOutput>;
|
|
63
|
-
/**
|
|
64
|
-
* @internal
|
|
65
|
-
*/
|
|
66
|
-
private serialize;
|
|
67
|
-
/**
|
|
68
|
-
* @internal
|
|
69
|
-
*/
|
|
70
|
-
private deserialize;
|
|
55
|
+
export declare class RemoveAutoTerminationPolicyCommand extends RemoveAutoTerminationPolicyCommand_base {
|
|
71
56
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient";
|
|
5
4
|
import { RemoveManagedScalingPolicyInput, RemoveManagedScalingPolicyOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface RemoveManagedScalingPolicyCommandInput extends RemoveManagedSca
|
|
|
21
20
|
*/
|
|
22
21
|
export interface RemoveManagedScalingPolicyCommandOutput extends RemoveManagedScalingPolicyOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const RemoveManagedScalingPolicyCommand_base: {
|
|
24
|
+
new (input: RemoveManagedScalingPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveManagedScalingPolicyCommandInput, RemoveManagedScalingPolicyCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p> Removes a managed scaling policy from a specified Amazon EMR cluster. </p>
|
|
@@ -49,23 +52,5 @@ export interface RemoveManagedScalingPolicyCommandOutput extends RemoveManagedSc
|
|
|
49
52
|
* <p>Base exception class for all service exceptions from EMR service.</p>
|
|
50
53
|
*
|
|
51
54
|
*/
|
|
52
|
-
export declare class RemoveManagedScalingPolicyCommand extends
|
|
53
|
-
readonly input: RemoveManagedScalingPolicyCommandInput;
|
|
54
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
55
|
-
/**
|
|
56
|
-
* @public
|
|
57
|
-
*/
|
|
58
|
-
constructor(input: RemoveManagedScalingPolicyCommandInput);
|
|
59
|
-
/**
|
|
60
|
-
* @internal
|
|
61
|
-
*/
|
|
62
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EMRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RemoveManagedScalingPolicyCommandInput, RemoveManagedScalingPolicyCommandOutput>;
|
|
63
|
-
/**
|
|
64
|
-
* @internal
|
|
65
|
-
*/
|
|
66
|
-
private serialize;
|
|
67
|
-
/**
|
|
68
|
-
* @internal
|
|
69
|
-
*/
|
|
70
|
-
private deserialize;
|
|
55
|
+
export declare class RemoveManagedScalingPolicyCommand extends RemoveManagedScalingPolicyCommand_base {
|
|
71
56
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient";
|
|
5
4
|
import { RemoveTagsInput, RemoveTagsOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface RemoveTagsCommandInput extends RemoveTagsInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface RemoveTagsCommandOutput extends RemoveTagsOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const RemoveTagsCommand_base: {
|
|
24
|
+
new (input: RemoveTagsCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveTagsCommandInput, RemoveTagsCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Removes tags from an Amazon EMR resource, such as a cluster or Amazon EMR Studio. Tags make it easier to associate resources in various ways, such as grouping
|
|
@@ -63,23 +66,5 @@ export interface RemoveTagsCommandOutput extends RemoveTagsOutput, __MetadataBea
|
|
|
63
66
|
* <p>Base exception class for all service exceptions from EMR service.</p>
|
|
64
67
|
*
|
|
65
68
|
*/
|
|
66
|
-
export declare class RemoveTagsCommand extends
|
|
67
|
-
readonly input: RemoveTagsCommandInput;
|
|
68
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
69
|
-
/**
|
|
70
|
-
* @public
|
|
71
|
-
*/
|
|
72
|
-
constructor(input: RemoveTagsCommandInput);
|
|
73
|
-
/**
|
|
74
|
-
* @internal
|
|
75
|
-
*/
|
|
76
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EMRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RemoveTagsCommandInput, RemoveTagsCommandOutput>;
|
|
77
|
-
/**
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
|
-
private serialize;
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
private deserialize;
|
|
69
|
+
export declare class RemoveTagsCommand extends RemoveTagsCommand_base {
|
|
85
70
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient";
|
|
5
4
|
import { RunJobFlowInput, RunJobFlowOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface RunJobFlowCommandInput extends RunJobFlowInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface RunJobFlowCommandOutput extends RunJobFlowOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const RunJobFlowCommand_base: {
|
|
24
|
+
new (input: RunJobFlowCommandInput): import("@smithy/smithy-client").CommandImpl<RunJobFlowCommandInput, RunJobFlowCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>RunJobFlow creates and starts running a new cluster (job flow). The cluster runs the
|
|
@@ -342,23 +345,5 @@ export interface RunJobFlowCommandOutput extends RunJobFlowOutput, __MetadataBea
|
|
|
342
345
|
* <p>Base exception class for all service exceptions from EMR service.</p>
|
|
343
346
|
*
|
|
344
347
|
*/
|
|
345
|
-
export declare class RunJobFlowCommand extends
|
|
346
|
-
readonly input: RunJobFlowCommandInput;
|
|
347
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
348
|
-
/**
|
|
349
|
-
* @public
|
|
350
|
-
*/
|
|
351
|
-
constructor(input: RunJobFlowCommandInput);
|
|
352
|
-
/**
|
|
353
|
-
* @internal
|
|
354
|
-
*/
|
|
355
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EMRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RunJobFlowCommandInput, RunJobFlowCommandOutput>;
|
|
356
|
-
/**
|
|
357
|
-
* @internal
|
|
358
|
-
*/
|
|
359
|
-
private serialize;
|
|
360
|
-
/**
|
|
361
|
-
* @internal
|
|
362
|
-
*/
|
|
363
|
-
private deserialize;
|
|
348
|
+
export declare class RunJobFlowCommand extends RunJobFlowCommand_base {
|
|
364
349
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient";
|
|
5
4
|
import { SetTerminationProtectionInput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface SetTerminationProtectionCommandInput extends SetTerminationProt
|
|
|
21
20
|
*/
|
|
22
21
|
export interface SetTerminationProtectionCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const SetTerminationProtectionCommand_base: {
|
|
24
|
+
new (input: SetTerminationProtectionCommandInput): import("@smithy/smithy-client").CommandImpl<SetTerminationProtectionCommandInput, SetTerminationProtectionCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>SetTerminationProtection locks a cluster (job flow) so the Amazon EC2 instances
|
|
@@ -72,23 +75,5 @@ export interface SetTerminationProtectionCommandOutput extends __MetadataBearer
|
|
|
72
75
|
* <p>Base exception class for all service exceptions from EMR service.</p>
|
|
73
76
|
*
|
|
74
77
|
*/
|
|
75
|
-
export declare class SetTerminationProtectionCommand extends
|
|
76
|
-
readonly input: SetTerminationProtectionCommandInput;
|
|
77
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
78
|
-
/**
|
|
79
|
-
* @public
|
|
80
|
-
*/
|
|
81
|
-
constructor(input: SetTerminationProtectionCommandInput);
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EMRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SetTerminationProtectionCommandInput, SetTerminationProtectionCommandOutput>;
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
private serialize;
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
private deserialize;
|
|
78
|
+
export declare class SetTerminationProtectionCommand extends SetTerminationProtectionCommand_base {
|
|
94
79
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient";
|
|
5
4
|
import { SetVisibleToAllUsersInput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface SetVisibleToAllUsersCommandInput extends SetVisibleToAllUsersIn
|
|
|
21
20
|
*/
|
|
22
21
|
export interface SetVisibleToAllUsersCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const SetVisibleToAllUsersCommand_base: {
|
|
24
|
+
new (input: SetVisibleToAllUsersCommandInput): import("@smithy/smithy-client").CommandImpl<SetVisibleToAllUsersCommandInput, SetVisibleToAllUsersCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <important>
|
|
@@ -68,23 +71,5 @@ export interface SetVisibleToAllUsersCommandOutput extends __MetadataBearer {
|
|
|
68
71
|
* <p>Base exception class for all service exceptions from EMR service.</p>
|
|
69
72
|
*
|
|
70
73
|
*/
|
|
71
|
-
export declare class SetVisibleToAllUsersCommand extends
|
|
72
|
-
readonly input: SetVisibleToAllUsersCommandInput;
|
|
73
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
74
|
-
/**
|
|
75
|
-
* @public
|
|
76
|
-
*/
|
|
77
|
-
constructor(input: SetVisibleToAllUsersCommandInput);
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EMRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SetVisibleToAllUsersCommandInput, SetVisibleToAllUsersCommandOutput>;
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
private serialize;
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
private deserialize;
|
|
74
|
+
export declare class SetVisibleToAllUsersCommand extends SetVisibleToAllUsersCommand_base {
|
|
90
75
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient";
|
|
5
4
|
import { StartNotebookExecutionInput, StartNotebookExecutionOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface StartNotebookExecutionCommandInput extends StartNotebookExecuti
|
|
|
21
20
|
*/
|
|
22
21
|
export interface StartNotebookExecutionCommandOutput extends StartNotebookExecutionOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const StartNotebookExecutionCommand_base: {
|
|
24
|
+
new (input: StartNotebookExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<StartNotebookExecutionCommandInput, StartNotebookExecutionCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Starts a notebook execution.</p>
|
|
@@ -87,23 +90,5 @@ export interface StartNotebookExecutionCommandOutput extends StartNotebookExecut
|
|
|
87
90
|
* <p>Base exception class for all service exceptions from EMR service.</p>
|
|
88
91
|
*
|
|
89
92
|
*/
|
|
90
|
-
export declare class StartNotebookExecutionCommand extends
|
|
91
|
-
readonly input: StartNotebookExecutionCommandInput;
|
|
92
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
93
|
-
/**
|
|
94
|
-
* @public
|
|
95
|
-
*/
|
|
96
|
-
constructor(input: StartNotebookExecutionCommandInput);
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EMRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartNotebookExecutionCommandInput, StartNotebookExecutionCommandOutput>;
|
|
101
|
-
/**
|
|
102
|
-
* @internal
|
|
103
|
-
*/
|
|
104
|
-
private serialize;
|
|
105
|
-
/**
|
|
106
|
-
* @internal
|
|
107
|
-
*/
|
|
108
|
-
private deserialize;
|
|
93
|
+
export declare class StartNotebookExecutionCommand extends StartNotebookExecutionCommand_base {
|
|
109
94
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient";
|
|
5
4
|
import { StopNotebookExecutionInput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface StopNotebookExecutionCommandInput extends StopNotebookExecution
|
|
|
21
20
|
*/
|
|
22
21
|
export interface StopNotebookExecutionCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const StopNotebookExecutionCommand_base: {
|
|
24
|
+
new (input: StopNotebookExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<StopNotebookExecutionCommandInput, StopNotebookExecutionCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Stops a notebook execution.</p>
|
|
@@ -56,23 +59,5 @@ export interface StopNotebookExecutionCommandOutput extends __MetadataBearer {
|
|
|
56
59
|
* <p>Base exception class for all service exceptions from EMR service.</p>
|
|
57
60
|
*
|
|
58
61
|
*/
|
|
59
|
-
export declare class StopNotebookExecutionCommand extends
|
|
60
|
-
readonly input: StopNotebookExecutionCommandInput;
|
|
61
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
62
|
-
/**
|
|
63
|
-
* @public
|
|
64
|
-
*/
|
|
65
|
-
constructor(input: StopNotebookExecutionCommandInput);
|
|
66
|
-
/**
|
|
67
|
-
* @internal
|
|
68
|
-
*/
|
|
69
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EMRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StopNotebookExecutionCommandInput, StopNotebookExecutionCommandOutput>;
|
|
70
|
-
/**
|
|
71
|
-
* @internal
|
|
72
|
-
*/
|
|
73
|
-
private serialize;
|
|
74
|
-
/**
|
|
75
|
-
* @internal
|
|
76
|
-
*/
|
|
77
|
-
private deserialize;
|
|
62
|
+
export declare class StopNotebookExecutionCommand extends StopNotebookExecutionCommand_base {
|
|
78
63
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient";
|
|
5
4
|
import { TerminateJobFlowsInput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface TerminateJobFlowsCommandInput extends TerminateJobFlowsInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface TerminateJobFlowsCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const TerminateJobFlowsCommand_base: {
|
|
24
|
+
new (input: TerminateJobFlowsCommandInput): import("@smithy/smithy-client").CommandImpl<TerminateJobFlowsCommandInput, TerminateJobFlowsCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>TerminateJobFlows shuts a list of clusters (job flows) down. When a job flow is shut
|
|
@@ -61,23 +64,5 @@ export interface TerminateJobFlowsCommandOutput extends __MetadataBearer {
|
|
|
61
64
|
* <p>Base exception class for all service exceptions from EMR service.</p>
|
|
62
65
|
*
|
|
63
66
|
*/
|
|
64
|
-
export declare class TerminateJobFlowsCommand extends
|
|
65
|
-
readonly input: TerminateJobFlowsCommandInput;
|
|
66
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
67
|
-
/**
|
|
68
|
-
* @public
|
|
69
|
-
*/
|
|
70
|
-
constructor(input: TerminateJobFlowsCommandInput);
|
|
71
|
-
/**
|
|
72
|
-
* @internal
|
|
73
|
-
*/
|
|
74
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EMRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TerminateJobFlowsCommandInput, TerminateJobFlowsCommandOutput>;
|
|
75
|
-
/**
|
|
76
|
-
* @internal
|
|
77
|
-
*/
|
|
78
|
-
private serialize;
|
|
79
|
-
/**
|
|
80
|
-
* @internal
|
|
81
|
-
*/
|
|
82
|
-
private deserialize;
|
|
67
|
+
export declare class TerminateJobFlowsCommand extends TerminateJobFlowsCommand_base {
|
|
83
68
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient";
|
|
5
4
|
import { UpdateStudioInput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateStudioCommandInput extends UpdateStudioInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateStudioCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateStudioCommand_base: {
|
|
24
|
+
new (input: UpdateStudioCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateStudioCommandInput, UpdateStudioCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates an Amazon EMR Studio configuration, including attributes such as name,
|
|
@@ -64,23 +67,5 @@ export interface UpdateStudioCommandOutput extends __MetadataBearer {
|
|
|
64
67
|
* <p>Base exception class for all service exceptions from EMR service.</p>
|
|
65
68
|
*
|
|
66
69
|
*/
|
|
67
|
-
export declare class UpdateStudioCommand extends
|
|
68
|
-
readonly input: UpdateStudioCommandInput;
|
|
69
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
70
|
-
/**
|
|
71
|
-
* @public
|
|
72
|
-
*/
|
|
73
|
-
constructor(input: UpdateStudioCommandInput);
|
|
74
|
-
/**
|
|
75
|
-
* @internal
|
|
76
|
-
*/
|
|
77
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EMRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateStudioCommandInput, UpdateStudioCommandOutput>;
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
private serialize;
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
private deserialize;
|
|
70
|
+
export declare class UpdateStudioCommand extends UpdateStudioCommand_base {
|
|
86
71
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient";
|
|
5
4
|
import { UpdateStudioSessionMappingInput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateStudioSessionMappingCommandInput extends UpdateStudioSess
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateStudioSessionMappingCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateStudioSessionMappingCommand_base: {
|
|
24
|
+
new (input: UpdateStudioSessionMappingCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateStudioSessionMappingCommandInput, UpdateStudioSessionMappingCommandOutput, EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates the session policy attached to the user or group for the specified Amazon EMR Studio.</p>
|
|
@@ -60,23 +63,5 @@ export interface UpdateStudioSessionMappingCommandOutput extends __MetadataBeare
|
|
|
60
63
|
* <p>Base exception class for all service exceptions from EMR service.</p>
|
|
61
64
|
*
|
|
62
65
|
*/
|
|
63
|
-
export declare class UpdateStudioSessionMappingCommand extends
|
|
64
|
-
readonly input: UpdateStudioSessionMappingCommandInput;
|
|
65
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
66
|
-
/**
|
|
67
|
-
* @public
|
|
68
|
-
*/
|
|
69
|
-
constructor(input: UpdateStudioSessionMappingCommandInput);
|
|
70
|
-
/**
|
|
71
|
-
* @internal
|
|
72
|
-
*/
|
|
73
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EMRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateStudioSessionMappingCommandInput, UpdateStudioSessionMappingCommandOutput>;
|
|
74
|
-
/**
|
|
75
|
-
* @internal
|
|
76
|
-
*/
|
|
77
|
-
private serialize;
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
private deserialize;
|
|
66
|
+
export declare class UpdateStudioSessionMappingCommand extends UpdateStudioSessionMappingCommand_base {
|
|
82
67
|
}
|
|
@@ -14,6 +14,24 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
|
14
14
|
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
|
|
15
15
|
defaultSigningName: string;
|
|
16
16
|
};
|
|
17
|
+
export declare const commonParams: {
|
|
18
|
+
readonly UseFIPS: {
|
|
19
|
+
readonly type: "builtInParams";
|
|
20
|
+
readonly name: "useFipsEndpoint";
|
|
21
|
+
};
|
|
22
|
+
readonly Endpoint: {
|
|
23
|
+
readonly type: "builtInParams";
|
|
24
|
+
readonly name: "endpoint";
|
|
25
|
+
};
|
|
26
|
+
readonly Region: {
|
|
27
|
+
readonly type: "builtInParams";
|
|
28
|
+
readonly name: "region";
|
|
29
|
+
};
|
|
30
|
+
readonly UseDualStack: {
|
|
31
|
+
readonly type: "builtInParams";
|
|
32
|
+
readonly name: "useDualstackEndpoint";
|
|
33
|
+
};
|
|
34
|
+
};
|
|
17
35
|
export interface EndpointParameters extends __EndpointParameters {
|
|
18
36
|
Region?: string;
|
|
19
37
|
UseDualStack?: boolean;
|
|
@@ -4,4 +4,4 @@ import { EMRPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListBootstrapActions: (config: EMRPaginationConfiguration, input: ListBootstrapActionsCommandInput, ...rest: any[]) => Paginator<ListBootstrapActionsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { EMRPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListClusters: (config: EMRPaginationConfiguration, input: ListClustersCommandInput, ...rest: any[]) => Paginator<ListClustersCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { EMRPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListInstanceFleets: (config: EMRPaginationConfiguration, input: ListInstanceFleetsCommandInput, ...rest: any[]) => Paginator<ListInstanceFleetsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { EMRPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListInstanceGroups: (config: EMRPaginationConfiguration, input: ListInstanceGroupsCommandInput, ...rest: any[]) => Paginator<ListInstanceGroupsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { EMRPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListInstances: (config: EMRPaginationConfiguration, input: ListInstancesCommandInput, ...rest: any[]) => Paginator<ListInstancesCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { EMRPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListNotebookExecutions: (config: EMRPaginationConfiguration, input: ListNotebookExecutionsCommandInput, ...rest: any[]) => Paginator<ListNotebookExecutionsCommandOutput>;
|