@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,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
EMRClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface PutManagedScalingPolicyCommandInput
|
|
|
21
15
|
export interface PutManagedScalingPolicyCommandOutput
|
|
22
16
|
extends PutManagedScalingPolicyOutput,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: PutManagedScalingPolicyCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: PutManagedScalingPolicyCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: EMRClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const PutManagedScalingPolicyCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: PutManagedScalingPolicyCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
PutManagedScalingPolicyCommandInput,
|
|
38
|
-
PutManagedScalingPolicyCommandOutput
|
|
23
|
+
PutManagedScalingPolicyCommandOutput,
|
|
24
|
+
EMRClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class PutManagedScalingPolicyCommand extends PutManagedScalingPolicyCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
EMRClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface RemoveAutoScalingPolicyCommandInput
|
|
|
21
15
|
export interface RemoveAutoScalingPolicyCommandOutput
|
|
22
16
|
extends RemoveAutoScalingPolicyOutput,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: RemoveAutoScalingPolicyCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: RemoveAutoScalingPolicyCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: EMRClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const RemoveAutoScalingPolicyCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: RemoveAutoScalingPolicyCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
RemoveAutoScalingPolicyCommandInput,
|
|
38
|
-
RemoveAutoScalingPolicyCommandOutput
|
|
23
|
+
RemoveAutoScalingPolicyCommandOutput,
|
|
24
|
+
EMRClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class RemoveAutoScalingPolicyCommand extends RemoveAutoScalingPolicyCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
EMRClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface RemoveAutoTerminationPolicyCommandInput
|
|
|
21
15
|
export interface RemoveAutoTerminationPolicyCommandOutput
|
|
22
16
|
extends RemoveAutoTerminationPolicyOutput,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: RemoveAutoTerminationPolicyCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: RemoveAutoTerminationPolicyCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: EMRClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const RemoveAutoTerminationPolicyCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: RemoveAutoTerminationPolicyCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
RemoveAutoTerminationPolicyCommandInput,
|
|
38
|
-
RemoveAutoTerminationPolicyCommandOutput
|
|
23
|
+
RemoveAutoTerminationPolicyCommandOutput,
|
|
24
|
+
EMRClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class RemoveAutoTerminationPolicyCommand extends RemoveAutoTerminationPolicyCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
EMRClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface RemoveManagedScalingPolicyCommandInput
|
|
|
21
15
|
export interface RemoveManagedScalingPolicyCommandOutput
|
|
22
16
|
extends RemoveManagedScalingPolicyOutput,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: RemoveManagedScalingPolicyCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: RemoveManagedScalingPolicyCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: EMRClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const RemoveManagedScalingPolicyCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: RemoveManagedScalingPolicyCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
RemoveManagedScalingPolicyCommandInput,
|
|
38
|
-
RemoveManagedScalingPolicyCommandOutput
|
|
23
|
+
RemoveManagedScalingPolicyCommandOutput,
|
|
24
|
+
EMRClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class RemoveManagedScalingPolicyCommand extends RemoveManagedScalingPolicyCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
EMRClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -17,19 +11,16 @@ export interface RemoveTagsCommandInput extends RemoveTagsInput {}
|
|
|
17
11
|
export interface RemoveTagsCommandOutput
|
|
18
12
|
extends RemoveTagsOutput,
|
|
19
13
|
__MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
private serialize;
|
|
34
|
-
private deserialize;
|
|
35
|
-
}
|
|
14
|
+
declare const RemoveTagsCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: RemoveTagsCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
18
|
+
RemoveTagsCommandInput,
|
|
19
|
+
RemoveTagsCommandOutput,
|
|
20
|
+
EMRClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
23
|
+
>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class RemoveTagsCommand extends RemoveTagsCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
EMRClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -17,19 +11,16 @@ export interface RunJobFlowCommandInput extends RunJobFlowInput {}
|
|
|
17
11
|
export interface RunJobFlowCommandOutput
|
|
18
12
|
extends RunJobFlowOutput,
|
|
19
13
|
__MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
private serialize;
|
|
34
|
-
private deserialize;
|
|
35
|
-
}
|
|
14
|
+
declare const RunJobFlowCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: RunJobFlowCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
18
|
+
RunJobFlowCommandInput,
|
|
19
|
+
RunJobFlowCommandOutput,
|
|
20
|
+
EMRClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
23
|
+
>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class RunJobFlowCommand extends RunJobFlowCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
EMRClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -17,22 +11,16 @@ export interface SetTerminationProtectionCommandInput
|
|
|
17
11
|
extends SetTerminationProtectionInput {}
|
|
18
12
|
export interface SetTerminationProtectionCommandOutput
|
|
19
13
|
extends __MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
> {
|
|
25
|
-
readonly input: SetTerminationProtectionCommandInput;
|
|
26
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
27
|
-
constructor(input: SetTerminationProtectionCommandInput);
|
|
28
|
-
resolveMiddleware(
|
|
29
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
-
configuration: EMRClientResolvedConfig,
|
|
31
|
-
options?: __HttpHandlerOptions
|
|
32
|
-
): Handler<
|
|
14
|
+
declare const SetTerminationProtectionCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: SetTerminationProtectionCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
33
18
|
SetTerminationProtectionCommandInput,
|
|
34
|
-
SetTerminationProtectionCommandOutput
|
|
19
|
+
SetTerminationProtectionCommandOutput,
|
|
20
|
+
EMRClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
35
23
|
>;
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
}
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class SetTerminationProtectionCommand extends SetTerminationProtectionCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
EMRClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -16,22 +10,16 @@ export { __MetadataBearer, $Command };
|
|
|
16
10
|
export interface SetVisibleToAllUsersCommandInput
|
|
17
11
|
extends SetVisibleToAllUsersInput {}
|
|
18
12
|
export interface SetVisibleToAllUsersCommandOutput extends __MetadataBearer {}
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
> {
|
|
24
|
-
readonly input: SetVisibleToAllUsersCommandInput;
|
|
25
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
26
|
-
constructor(input: SetVisibleToAllUsersCommandInput);
|
|
27
|
-
resolveMiddleware(
|
|
28
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
|
-
configuration: EMRClientResolvedConfig,
|
|
30
|
-
options?: __HttpHandlerOptions
|
|
31
|
-
): Handler<
|
|
13
|
+
declare const SetVisibleToAllUsersCommand_base: {
|
|
14
|
+
new (
|
|
15
|
+
input: SetVisibleToAllUsersCommandInput
|
|
16
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
32
17
|
SetVisibleToAllUsersCommandInput,
|
|
33
|
-
SetVisibleToAllUsersCommandOutput
|
|
18
|
+
SetVisibleToAllUsersCommandOutput,
|
|
19
|
+
EMRClientResolvedConfig,
|
|
20
|
+
ServiceInputTypes,
|
|
21
|
+
ServiceOutputTypes
|
|
34
22
|
>;
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
}
|
|
23
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
24
|
+
};
|
|
25
|
+
export declare class SetVisibleToAllUsersCommand extends SetVisibleToAllUsersCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
EMRClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface StartNotebookExecutionCommandInput
|
|
|
21
15
|
export interface StartNotebookExecutionCommandOutput
|
|
22
16
|
extends StartNotebookExecutionOutput,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: StartNotebookExecutionCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: StartNotebookExecutionCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: EMRClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const StartNotebookExecutionCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: StartNotebookExecutionCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
StartNotebookExecutionCommandInput,
|
|
38
|
-
StartNotebookExecutionCommandOutput
|
|
23
|
+
StartNotebookExecutionCommandOutput,
|
|
24
|
+
EMRClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class StartNotebookExecutionCommand extends StartNotebookExecutionCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
EMRClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -16,22 +10,16 @@ export { __MetadataBearer, $Command };
|
|
|
16
10
|
export interface StopNotebookExecutionCommandInput
|
|
17
11
|
extends StopNotebookExecutionInput {}
|
|
18
12
|
export interface StopNotebookExecutionCommandOutput extends __MetadataBearer {}
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
> {
|
|
24
|
-
readonly input: StopNotebookExecutionCommandInput;
|
|
25
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
26
|
-
constructor(input: StopNotebookExecutionCommandInput);
|
|
27
|
-
resolveMiddleware(
|
|
28
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
|
-
configuration: EMRClientResolvedConfig,
|
|
30
|
-
options?: __HttpHandlerOptions
|
|
31
|
-
): Handler<
|
|
13
|
+
declare const StopNotebookExecutionCommand_base: {
|
|
14
|
+
new (
|
|
15
|
+
input: StopNotebookExecutionCommandInput
|
|
16
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
32
17
|
StopNotebookExecutionCommandInput,
|
|
33
|
-
StopNotebookExecutionCommandOutput
|
|
18
|
+
StopNotebookExecutionCommandOutput,
|
|
19
|
+
EMRClientResolvedConfig,
|
|
20
|
+
ServiceInputTypes,
|
|
21
|
+
ServiceOutputTypes
|
|
34
22
|
>;
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
}
|
|
23
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
24
|
+
};
|
|
25
|
+
export declare class StopNotebookExecutionCommand extends StopNotebookExecutionCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
EMRClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -15,19 +9,16 @@ import { TerminateJobFlowsInput } from "../models/models_0";
|
|
|
15
9
|
export { __MetadataBearer, $Command };
|
|
16
10
|
export interface TerminateJobFlowsCommandInput extends TerminateJobFlowsInput {}
|
|
17
11
|
export interface TerminateJobFlowsCommandOutput extends __MetadataBearer {}
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
private serialize;
|
|
32
|
-
private deserialize;
|
|
33
|
-
}
|
|
12
|
+
declare const TerminateJobFlowsCommand_base: {
|
|
13
|
+
new (
|
|
14
|
+
input: TerminateJobFlowsCommandInput
|
|
15
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
16
|
+
TerminateJobFlowsCommandInput,
|
|
17
|
+
TerminateJobFlowsCommandOutput,
|
|
18
|
+
EMRClientResolvedConfig,
|
|
19
|
+
ServiceInputTypes,
|
|
20
|
+
ServiceOutputTypes
|
|
21
|
+
>;
|
|
22
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
|
+
};
|
|
24
|
+
export declare class TerminateJobFlowsCommand extends TerminateJobFlowsCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
EMRClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -15,19 +9,16 @@ import { UpdateStudioInput } from "../models/models_0";
|
|
|
15
9
|
export { __MetadataBearer, $Command };
|
|
16
10
|
export interface UpdateStudioCommandInput extends UpdateStudioInput {}
|
|
17
11
|
export interface UpdateStudioCommandOutput extends __MetadataBearer {}
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
private serialize;
|
|
32
|
-
private deserialize;
|
|
33
|
-
}
|
|
12
|
+
declare const UpdateStudioCommand_base: {
|
|
13
|
+
new (
|
|
14
|
+
input: UpdateStudioCommandInput
|
|
15
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
16
|
+
UpdateStudioCommandInput,
|
|
17
|
+
UpdateStudioCommandOutput,
|
|
18
|
+
EMRClientResolvedConfig,
|
|
19
|
+
ServiceInputTypes,
|
|
20
|
+
ServiceOutputTypes
|
|
21
|
+
>;
|
|
22
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
|
+
};
|
|
24
|
+
export declare class UpdateStudioCommand extends UpdateStudioCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
EMRClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -17,22 +11,16 @@ export interface UpdateStudioSessionMappingCommandInput
|
|
|
17
11
|
extends UpdateStudioSessionMappingInput {}
|
|
18
12
|
export interface UpdateStudioSessionMappingCommandOutput
|
|
19
13
|
extends __MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
> {
|
|
25
|
-
readonly input: UpdateStudioSessionMappingCommandInput;
|
|
26
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
27
|
-
constructor(input: UpdateStudioSessionMappingCommandInput);
|
|
28
|
-
resolveMiddleware(
|
|
29
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
-
configuration: EMRClientResolvedConfig,
|
|
31
|
-
options?: __HttpHandlerOptions
|
|
32
|
-
): Handler<
|
|
14
|
+
declare const UpdateStudioSessionMappingCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: UpdateStudioSessionMappingCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
33
18
|
UpdateStudioSessionMappingCommandInput,
|
|
34
|
-
UpdateStudioSessionMappingCommandOutput
|
|
19
|
+
UpdateStudioSessionMappingCommandOutput,
|
|
20
|
+
EMRClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
35
23
|
>;
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
}
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class UpdateStudioSessionMappingCommand extends UpdateStudioSessionMappingCommand_base {}
|
|
@@ -25,6 +25,24 @@ export declare const resolveClientEndpointParameters: <T>(
|
|
|
25
25
|
ClientInputEndpointParameters & {
|
|
26
26
|
defaultSigningName: string;
|
|
27
27
|
};
|
|
28
|
+
export declare const commonParams: {
|
|
29
|
+
readonly UseFIPS: {
|
|
30
|
+
readonly type: "builtInParams";
|
|
31
|
+
readonly name: "useFipsEndpoint";
|
|
32
|
+
};
|
|
33
|
+
readonly Endpoint: {
|
|
34
|
+
readonly type: "builtInParams";
|
|
35
|
+
readonly name: "endpoint";
|
|
36
|
+
};
|
|
37
|
+
readonly Region: {
|
|
38
|
+
readonly type: "builtInParams";
|
|
39
|
+
readonly name: "region";
|
|
40
|
+
};
|
|
41
|
+
readonly UseDualStack: {
|
|
42
|
+
readonly type: "builtInParams";
|
|
43
|
+
readonly name: "useDualstackEndpoint";
|
|
44
|
+
};
|
|
45
|
+
};
|
|
28
46
|
export interface EndpointParameters extends __EndpointParameters {
|
|
29
47
|
Region?: string;
|
|
30
48
|
UseDualStack?: boolean;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListBootstrapActionsCommandOutput,
|
|
5
5
|
} from "../commands/ListBootstrapActionsCommand";
|
|
6
6
|
import { EMRPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListBootstrapActions: (
|
|
8
8
|
config: EMRPaginationConfiguration,
|
|
9
9
|
input: ListBootstrapActionsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListBootstrapActionsCommandOutput>;
|