@aws-sdk/client-emr 3.1087.0 → 3.1089.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/index.js +5 -14
- package/dist-es/schemas/schemas_0.js +4 -12
- package/dist-types/commands/GetSessionCommand.d.ts +0 -4
- package/dist-types/commands/ListSessionsCommand.d.ts +0 -4
- package/dist-types/models/models_0.d.ts +0 -21
- package/dist-types/schemas/schemas_0.d.ts +0 -1
- package/dist-types/ts3.4/EMR.d.ts +218 -266
- package/dist-types/ts3.4/EMRClient.d.ts +20 -48
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +10 -13
- package/dist-types/ts3.4/commandBuilder.d.ts +8 -18
- package/dist-types/ts3.4/commands/AddInstanceFleetCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/AddInstanceGroupsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/AddJobFlowStepsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +6 -2
- package/dist-types/ts3.4/commands/CancelStepsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreatePersistentAppUICommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateSecurityConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateStudioCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateStudioSessionMappingCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteSecurityConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteStudioCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteStudioSessionMappingCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeClusterCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeJobFlowsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/DescribeNotebookExecutionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribePersistentAppUICommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeReleaseLabelCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeSecurityConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeStepCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeStudioCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetAutoTerminationPolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetBlockPublicAccessConfigurationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetClusterSessionCredentialsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetManagedScalingPolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetOnClusterAppUIPresignedURLCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetPersistentAppUIPresignedURLCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetSessionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetSessionEndpointCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetStudioSessionMappingCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListBootstrapActionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListClustersCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListInstanceFleetsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListInstanceGroupsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListInstancesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListNotebookExecutionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListReleaseLabelsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListSecurityConfigurationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListStepsCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/ListStudioSessionMappingsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListStudiosCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListSupportedInstanceTypesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ModifyClusterCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ModifyInstanceFleetCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/ModifyInstanceGroupsCommand.d.ts +2 -3
- package/dist-types/ts3.4/commands/PutAutoScalingPolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PutAutoTerminationPolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PutBlockPublicAccessConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutManagedScalingPolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/RemoveAutoScalingPolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/RemoveAutoTerminationPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/RemoveManagedScalingPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/RemoveTagsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/RunJobFlowCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SetKeepJobFlowAliveWhenNoStepsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SetTerminationProtectionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SetUnhealthyNodeReplacementCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SetVisibleToAllUsersCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/StartNotebookExecutionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartSessionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StopNotebookExecutionCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/TerminateJobFlowsCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/TerminateSessionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateStudioCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/UpdateStudioSessionMappingCommand.d.ts +4 -6
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +19 -38
- package/dist-types/ts3.4/models/errors.d.ts +3 -9
- package/dist-types/ts3.4/models/models_0.d.ts +6 -23
- package/dist-types/ts3.4/pagination/ListStepsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListStudiosPaginator.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +0 -1
- package/dist-types/ts3.4/waiters/waitForClusterRunning.d.ts +2 -2
- package/dist-types/ts3.4/waiters/waitForClusterTerminated.d.ts +2 -2
- package/dist-types/ts3.4/waiters/waitForStepComplete.d.ts +2 -2
- package/package.json +38 -38
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListStudiosInput, ListStudiosOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListStudiosCommandInput extends ListStudiosInput {}
|
|
5
|
-
export interface ListStudiosCommandOutput
|
|
6
|
-
extends ListStudiosOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListStudiosCommandOutput extends ListStudiosOutput, __MetadataBearer {}
|
|
8
6
|
declare const ListStudiosCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListStudiosCommandInput
|
|
8
|
+
input: ListStudiosCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListStudiosCommandInput,
|
|
13
11
|
ListStudiosCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListSupportedInstanceTypesOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListSupportedInstanceTypesCommandInput
|
|
8
|
-
extends ListSupportedInstanceTypesInput {}
|
|
7
|
+
export interface ListSupportedInstanceTypesCommandInput extends ListSupportedInstanceTypesInput {}
|
|
9
8
|
export interface ListSupportedInstanceTypesCommandOutput
|
|
10
|
-
extends ListSupportedInstanceTypesOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListSupportedInstanceTypesOutput, __MetadataBearer {}
|
|
12
10
|
declare const ListSupportedInstanceTypesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListSupportedInstanceTypesCommandInput
|
|
12
|
+
input: ListSupportedInstanceTypesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListSupportedInstanceTypesCommandInput,
|
|
17
15
|
ListSupportedInstanceTypesCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListSupportedInstanceTypesCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListSupportedInstanceTypesCommandInput
|
|
21
|
+
input: ListSupportedInstanceTypesCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListSupportedInstanceTypesCommandInput,
|
|
26
24
|
ListSupportedInstanceTypesCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ModifyClusterInput, ModifyClusterOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ModifyClusterCommandInput extends ModifyClusterInput {}
|
|
5
|
-
export interface ModifyClusterCommandOutput
|
|
6
|
-
extends ModifyClusterOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ModifyClusterCommandOutput extends ModifyClusterOutput, __MetadataBearer {}
|
|
8
6
|
declare const ModifyClusterCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ModifyClusterCommandInput
|
|
8
|
+
input: ModifyClusterCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ModifyClusterCommandInput,
|
|
13
11
|
ModifyClusterCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const ModifyClusterCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: ModifyClusterCommandInput
|
|
17
|
+
input: ModifyClusterCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
ModifyClusterCommandInput,
|
|
22
20
|
ModifyClusterCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { ModifyInstanceFleetInput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface ModifyInstanceFleetCommandInput
|
|
5
|
-
extends ModifyInstanceFleetInput {}
|
|
4
|
+
export interface ModifyInstanceFleetCommandInput extends ModifyInstanceFleetInput {}
|
|
6
5
|
export interface ModifyInstanceFleetCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const ModifyInstanceFleetCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: ModifyInstanceFleetCommandInput
|
|
8
|
+
input: ModifyInstanceFleetCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
ModifyInstanceFleetCommandInput,
|
|
12
11
|
ModifyInstanceFleetCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const ModifyInstanceFleetCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: ModifyInstanceFleetCommandInput
|
|
17
|
+
input: ModifyInstanceFleetCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
ModifyInstanceFleetCommandInput,
|
|
21
20
|
ModifyInstanceFleetCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { ModifyInstanceGroupsInput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface ModifyInstanceGroupsCommandInput
|
|
5
|
-
extends ModifyInstanceGroupsInput {}
|
|
4
|
+
export interface ModifyInstanceGroupsCommandInput extends ModifyInstanceGroupsInput {}
|
|
6
5
|
export interface ModifyInstanceGroupsCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const ModifyInstanceGroupsCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: ModifyInstanceGroupsCommandInput
|
|
8
|
+
input: ModifyInstanceGroupsCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
ModifyInstanceGroupsCommandInput,
|
|
12
11
|
ModifyInstanceGroupsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
PutAutoScalingPolicyInput,
|
|
4
|
-
PutAutoScalingPolicyOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { PutAutoScalingPolicyInput, PutAutoScalingPolicyOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface PutAutoScalingPolicyCommandInput
|
|
8
|
-
extends PutAutoScalingPolicyInput {}
|
|
4
|
+
export interface PutAutoScalingPolicyCommandInput extends PutAutoScalingPolicyInput {}
|
|
9
5
|
export interface PutAutoScalingPolicyCommandOutput
|
|
10
|
-
extends PutAutoScalingPolicyOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends PutAutoScalingPolicyOutput, __MetadataBearer {}
|
|
12
7
|
declare const PutAutoScalingPolicyCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: PutAutoScalingPolicyCommandInput
|
|
9
|
+
input: PutAutoScalingPolicyCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
PutAutoScalingPolicyCommandInput,
|
|
17
12
|
PutAutoScalingPolicyCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const PutAutoScalingPolicyCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: PutAutoScalingPolicyCommandInput
|
|
18
|
+
input: PutAutoScalingPolicyCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
PutAutoScalingPolicyCommandInput,
|
|
26
21
|
PutAutoScalingPolicyCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
PutAutoTerminationPolicyInput,
|
|
4
|
-
PutAutoTerminationPolicyOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { PutAutoTerminationPolicyInput, PutAutoTerminationPolicyOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface PutAutoTerminationPolicyCommandInput
|
|
8
|
-
extends PutAutoTerminationPolicyInput {}
|
|
4
|
+
export interface PutAutoTerminationPolicyCommandInput extends PutAutoTerminationPolicyInput {}
|
|
9
5
|
export interface PutAutoTerminationPolicyCommandOutput
|
|
10
|
-
extends PutAutoTerminationPolicyOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends PutAutoTerminationPolicyOutput, __MetadataBearer {}
|
|
12
7
|
declare const PutAutoTerminationPolicyCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: PutAutoTerminationPolicyCommandInput
|
|
9
|
+
input: PutAutoTerminationPolicyCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
PutAutoTerminationPolicyCommandInput,
|
|
17
12
|
PutAutoTerminationPolicyCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const PutAutoTerminationPolicyCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: PutAutoTerminationPolicyCommandInput
|
|
18
|
+
input: PutAutoTerminationPolicyCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
PutAutoTerminationPolicyCommandInput,
|
|
26
21
|
PutAutoTerminationPolicyCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
PutBlockPublicAccessConfigurationOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface PutBlockPublicAccessConfigurationCommandInput
|
|
8
|
-
extends PutBlockPublicAccessConfigurationInput {}
|
|
7
|
+
export interface PutBlockPublicAccessConfigurationCommandInput extends PutBlockPublicAccessConfigurationInput {}
|
|
9
8
|
export interface PutBlockPublicAccessConfigurationCommandOutput
|
|
10
|
-
extends PutBlockPublicAccessConfigurationOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends PutBlockPublicAccessConfigurationOutput, __MetadataBearer {}
|
|
12
10
|
declare const PutBlockPublicAccessConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: PutBlockPublicAccessConfigurationCommandInput
|
|
12
|
+
input: PutBlockPublicAccessConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
PutBlockPublicAccessConfigurationCommandInput,
|
|
17
15
|
PutBlockPublicAccessConfigurationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const PutBlockPublicAccessConfigurationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: PutBlockPublicAccessConfigurationCommandInput
|
|
21
|
+
input: PutBlockPublicAccessConfigurationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
PutBlockPublicAccessConfigurationCommandInput,
|
|
26
24
|
PutBlockPublicAccessConfigurationCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
PutManagedScalingPolicyInput,
|
|
4
|
-
PutManagedScalingPolicyOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { PutManagedScalingPolicyInput, PutManagedScalingPolicyOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface PutManagedScalingPolicyCommandInput
|
|
8
|
-
extends PutManagedScalingPolicyInput {}
|
|
4
|
+
export interface PutManagedScalingPolicyCommandInput extends PutManagedScalingPolicyInput {}
|
|
9
5
|
export interface PutManagedScalingPolicyCommandOutput
|
|
10
|
-
extends PutManagedScalingPolicyOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends PutManagedScalingPolicyOutput, __MetadataBearer {}
|
|
12
7
|
declare const PutManagedScalingPolicyCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: PutManagedScalingPolicyCommandInput
|
|
9
|
+
input: PutManagedScalingPolicyCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
PutManagedScalingPolicyCommandInput,
|
|
17
12
|
PutManagedScalingPolicyCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const PutManagedScalingPolicyCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: PutManagedScalingPolicyCommandInput
|
|
18
|
+
input: PutManagedScalingPolicyCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
PutManagedScalingPolicyCommandInput,
|
|
26
21
|
PutManagedScalingPolicyCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
RemoveAutoScalingPolicyInput,
|
|
4
|
-
RemoveAutoScalingPolicyOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { RemoveAutoScalingPolicyInput, RemoveAutoScalingPolicyOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface RemoveAutoScalingPolicyCommandInput
|
|
8
|
-
extends RemoveAutoScalingPolicyInput {}
|
|
4
|
+
export interface RemoveAutoScalingPolicyCommandInput extends RemoveAutoScalingPolicyInput {}
|
|
9
5
|
export interface RemoveAutoScalingPolicyCommandOutput
|
|
10
|
-
extends RemoveAutoScalingPolicyOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends RemoveAutoScalingPolicyOutput, __MetadataBearer {}
|
|
12
7
|
declare const RemoveAutoScalingPolicyCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: RemoveAutoScalingPolicyCommandInput
|
|
9
|
+
input: RemoveAutoScalingPolicyCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
RemoveAutoScalingPolicyCommandInput,
|
|
17
12
|
RemoveAutoScalingPolicyCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const RemoveAutoScalingPolicyCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: RemoveAutoScalingPolicyCommandInput
|
|
18
|
+
input: RemoveAutoScalingPolicyCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
RemoveAutoScalingPolicyCommandInput,
|
|
26
21
|
RemoveAutoScalingPolicyCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
RemoveAutoTerminationPolicyOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface RemoveAutoTerminationPolicyCommandInput
|
|
8
|
-
extends RemoveAutoTerminationPolicyInput {}
|
|
7
|
+
export interface RemoveAutoTerminationPolicyCommandInput extends RemoveAutoTerminationPolicyInput {}
|
|
9
8
|
export interface RemoveAutoTerminationPolicyCommandOutput
|
|
10
|
-
extends RemoveAutoTerminationPolicyOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends RemoveAutoTerminationPolicyOutput, __MetadataBearer {}
|
|
12
10
|
declare const RemoveAutoTerminationPolicyCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: RemoveAutoTerminationPolicyCommandInput
|
|
12
|
+
input: RemoveAutoTerminationPolicyCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
RemoveAutoTerminationPolicyCommandInput,
|
|
17
15
|
RemoveAutoTerminationPolicyCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const RemoveAutoTerminationPolicyCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: RemoveAutoTerminationPolicyCommandInput
|
|
21
|
+
input: RemoveAutoTerminationPolicyCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
RemoveAutoTerminationPolicyCommandInput,
|
|
26
24
|
RemoveAutoTerminationPolicyCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
RemoveManagedScalingPolicyOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface RemoveManagedScalingPolicyCommandInput
|
|
8
|
-
extends RemoveManagedScalingPolicyInput {}
|
|
7
|
+
export interface RemoveManagedScalingPolicyCommandInput extends RemoveManagedScalingPolicyInput {}
|
|
9
8
|
export interface RemoveManagedScalingPolicyCommandOutput
|
|
10
|
-
extends RemoveManagedScalingPolicyOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends RemoveManagedScalingPolicyOutput, __MetadataBearer {}
|
|
12
10
|
declare const RemoveManagedScalingPolicyCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: RemoveManagedScalingPolicyCommandInput
|
|
12
|
+
input: RemoveManagedScalingPolicyCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
RemoveManagedScalingPolicyCommandInput,
|
|
17
15
|
RemoveManagedScalingPolicyCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const RemoveManagedScalingPolicyCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: RemoveManagedScalingPolicyCommandInput
|
|
21
|
+
input: RemoveManagedScalingPolicyCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
RemoveManagedScalingPolicyCommandInput,
|
|
26
24
|
RemoveManagedScalingPolicyCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { RemoveTagsInput, RemoveTagsOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface RemoveTagsCommandInput extends RemoveTagsInput {}
|
|
5
|
-
export interface RemoveTagsCommandOutput
|
|
6
|
-
extends RemoveTagsOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface RemoveTagsCommandOutput extends RemoveTagsOutput, __MetadataBearer {}
|
|
8
6
|
declare const RemoveTagsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: RemoveTagsCommandInput
|
|
8
|
+
input: RemoveTagsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
RemoveTagsCommandInput,
|
|
13
11
|
RemoveTagsCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const RemoveTagsCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: RemoveTagsCommandInput
|
|
17
|
+
input: RemoveTagsCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
RemoveTagsCommandInput,
|
|
22
20
|
RemoveTagsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { RunJobFlowInput, RunJobFlowOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface RunJobFlowCommandInput extends RunJobFlowInput {}
|
|
5
|
-
export interface RunJobFlowCommandOutput
|
|
6
|
-
extends RunJobFlowOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface RunJobFlowCommandOutput extends RunJobFlowOutput, __MetadataBearer {}
|
|
8
6
|
declare const RunJobFlowCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: RunJobFlowCommandInput
|
|
8
|
+
input: RunJobFlowCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
RunJobFlowCommandInput,
|
|
13
11
|
RunJobFlowCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const RunJobFlowCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: RunJobFlowCommandInput
|
|
17
|
+
input: RunJobFlowCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
RunJobFlowCommandInput,
|
|
22
20
|
RunJobFlowCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { SetKeepJobFlowAliveWhenNoStepsInput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface SetKeepJobFlowAliveWhenNoStepsCommandInput
|
|
5
|
-
|
|
6
|
-
export interface SetKeepJobFlowAliveWhenNoStepsCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface SetKeepJobFlowAliveWhenNoStepsCommandInput extends SetKeepJobFlowAliveWhenNoStepsInput {}
|
|
5
|
+
export interface SetKeepJobFlowAliveWhenNoStepsCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const SetKeepJobFlowAliveWhenNoStepsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: SetKeepJobFlowAliveWhenNoStepsCommandInput
|
|
8
|
+
input: SetKeepJobFlowAliveWhenNoStepsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
SetKeepJobFlowAliveWhenNoStepsCommandInput,
|
|
13
11
|
SetKeepJobFlowAliveWhenNoStepsCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const SetKeepJobFlowAliveWhenNoStepsCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: SetKeepJobFlowAliveWhenNoStepsCommandInput
|
|
17
|
+
input: SetKeepJobFlowAliveWhenNoStepsCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
SetKeepJobFlowAliveWhenNoStepsCommandInput,
|
|
22
20
|
SetKeepJobFlowAliveWhenNoStepsCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { SetTerminationProtectionInput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface SetTerminationProtectionCommandInput
|
|
5
|
-
|
|
6
|
-
export interface SetTerminationProtectionCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface SetTerminationProtectionCommandInput extends SetTerminationProtectionInput {}
|
|
5
|
+
export interface SetTerminationProtectionCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const SetTerminationProtectionCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: SetTerminationProtectionCommandInput
|
|
8
|
+
input: SetTerminationProtectionCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
SetTerminationProtectionCommandInput,
|
|
13
11
|
SetTerminationProtectionCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const SetTerminationProtectionCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: SetTerminationProtectionCommandInput
|
|
17
|
+
input: SetTerminationProtectionCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
SetTerminationProtectionCommandInput,
|
|
22
20
|
SetTerminationProtectionCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { SetUnhealthyNodeReplacementInput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface SetUnhealthyNodeReplacementCommandInput
|
|
5
|
-
|
|
6
|
-
export interface SetUnhealthyNodeReplacementCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface SetUnhealthyNodeReplacementCommandInput extends SetUnhealthyNodeReplacementInput {}
|
|
5
|
+
export interface SetUnhealthyNodeReplacementCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const SetUnhealthyNodeReplacementCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: SetUnhealthyNodeReplacementCommandInput
|
|
8
|
+
input: SetUnhealthyNodeReplacementCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
SetUnhealthyNodeReplacementCommandInput,
|
|
13
11
|
SetUnhealthyNodeReplacementCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const SetUnhealthyNodeReplacementCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: SetUnhealthyNodeReplacementCommandInput
|
|
17
|
+
input: SetUnhealthyNodeReplacementCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
SetUnhealthyNodeReplacementCommandInput,
|
|
22
20
|
SetUnhealthyNodeReplacementCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { SetVisibleToAllUsersInput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface SetVisibleToAllUsersCommandInput
|
|
5
|
-
extends SetVisibleToAllUsersInput {}
|
|
4
|
+
export interface SetVisibleToAllUsersCommandInput extends SetVisibleToAllUsersInput {}
|
|
6
5
|
export interface SetVisibleToAllUsersCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const SetVisibleToAllUsersCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: SetVisibleToAllUsersCommandInput
|
|
8
|
+
input: SetVisibleToAllUsersCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
SetVisibleToAllUsersCommandInput,
|
|
12
11
|
SetVisibleToAllUsersCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const SetVisibleToAllUsersCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: SetVisibleToAllUsersCommandInput
|
|
17
|
+
input: SetVisibleToAllUsersCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
SetVisibleToAllUsersCommandInput,
|
|
21
20
|
SetVisibleToAllUsersCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
StartNotebookExecutionInput,
|
|
4
|
-
StartNotebookExecutionOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { StartNotebookExecutionInput, StartNotebookExecutionOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface StartNotebookExecutionCommandInput
|
|
8
|
-
extends StartNotebookExecutionInput {}
|
|
4
|
+
export interface StartNotebookExecutionCommandInput extends StartNotebookExecutionInput {}
|
|
9
5
|
export interface StartNotebookExecutionCommandOutput
|
|
10
|
-
extends StartNotebookExecutionOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends StartNotebookExecutionOutput, __MetadataBearer {}
|
|
12
7
|
declare const StartNotebookExecutionCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: StartNotebookExecutionCommandInput
|
|
9
|
+
input: StartNotebookExecutionCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
StartNotebookExecutionCommandInput,
|
|
17
12
|
StartNotebookExecutionCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const StartNotebookExecutionCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: StartNotebookExecutionCommandInput
|
|
18
|
+
input: StartNotebookExecutionCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
StartNotebookExecutionCommandInput,
|
|
26
21
|
StartNotebookExecutionCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { StartSessionInput, StartSessionOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface StartSessionCommandInput extends StartSessionInput {}
|
|
5
|
-
export interface StartSessionCommandOutput
|
|
6
|
-
extends StartSessionOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface StartSessionCommandOutput extends StartSessionOutput, __MetadataBearer {}
|
|
8
6
|
declare const StartSessionCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: StartSessionCommandInput
|
|
8
|
+
input: StartSessionCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
StartSessionCommandInput,
|
|
13
11
|
StartSessionCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const StartSessionCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: StartSessionCommandInput
|
|
17
|
+
input: StartSessionCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
StartSessionCommandInput,
|
|
22
20
|
StartSessionCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { StopNotebookExecutionInput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface StopNotebookExecutionCommandInput
|
|
5
|
-
extends StopNotebookExecutionInput {}
|
|
4
|
+
export interface StopNotebookExecutionCommandInput extends StopNotebookExecutionInput {}
|
|
6
5
|
export interface StopNotebookExecutionCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const StopNotebookExecutionCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: StopNotebookExecutionCommandInput
|
|
8
|
+
input: StopNotebookExecutionCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
StopNotebookExecutionCommandInput,
|
|
12
11
|
StopNotebookExecutionCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const StopNotebookExecutionCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: StopNotebookExecutionCommandInput
|
|
17
|
+
input: StopNotebookExecutionCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
StopNotebookExecutionCommandInput,
|
|
21
20
|
StopNotebookExecutionCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface TerminateJobFlowsCommandInput extends TerminateJobFlowsInput {}
|
|
|
5
5
|
export interface TerminateJobFlowsCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const TerminateJobFlowsCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: TerminateJobFlowsCommandInput
|
|
8
|
+
input: TerminateJobFlowsCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
TerminateJobFlowsCommandInput,
|
|
11
11
|
TerminateJobFlowsCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const TerminateJobFlowsCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: TerminateJobFlowsCommandInput
|
|
17
|
+
input: TerminateJobFlowsCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
TerminateJobFlowsCommandInput,
|
|
20
20
|
TerminateJobFlowsCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
TerminateSessionInput,
|
|
4
|
-
TerminateSessionOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { TerminateSessionInput, TerminateSessionOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface TerminateSessionCommandInput extends TerminateSessionInput {}
|
|
8
|
-
export interface TerminateSessionCommandOutput
|
|
9
|
-
extends TerminateSessionOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface TerminateSessionCommandOutput extends TerminateSessionOutput, __MetadataBearer {}
|
|
11
6
|
declare const TerminateSessionCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: TerminateSessionCommandInput
|
|
8
|
+
input: TerminateSessionCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
TerminateSessionCommandInput,
|
|
16
11
|
TerminateSessionCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const TerminateSessionCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: TerminateSessionCommandInput
|
|
17
|
+
input: TerminateSessionCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
TerminateSessionCommandInput,
|
|
25
20
|
TerminateSessionCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface UpdateStudioCommandInput extends UpdateStudioInput {}
|
|
|
5
5
|
export interface UpdateStudioCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const UpdateStudioCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: UpdateStudioCommandInput
|
|
8
|
+
input: UpdateStudioCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
UpdateStudioCommandInput,
|
|
11
11
|
UpdateStudioCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const UpdateStudioCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: UpdateStudioCommandInput
|
|
17
|
+
input: UpdateStudioCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
UpdateStudioCommandInput,
|
|
20
20
|
UpdateStudioCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { UpdateStudioSessionMappingInput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface UpdateStudioSessionMappingCommandInput
|
|
5
|
-
|
|
6
|
-
export interface UpdateStudioSessionMappingCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface UpdateStudioSessionMappingCommandInput extends UpdateStudioSessionMappingInput {}
|
|
5
|
+
export interface UpdateStudioSessionMappingCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const UpdateStudioSessionMappingCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: UpdateStudioSessionMappingCommandInput
|
|
8
|
+
input: UpdateStudioSessionMappingCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
UpdateStudioSessionMappingCommandInput,
|
|
13
11
|
UpdateStudioSessionMappingCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const UpdateStudioSessionMappingCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: UpdateStudioSessionMappingCommandInput
|
|
17
|
+
input: UpdateStudioSessionMappingCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
UpdateStudioSessionMappingCommandInput,
|
|
22
20
|
UpdateStudioSessionMappingCommandOutput,
|