@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
|
@@ -11,10 +11,7 @@ import {
|
|
|
11
11
|
Client as __Client,
|
|
12
12
|
} from "@smithy/core/client";
|
|
13
13
|
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/core/config";
|
|
14
|
-
import {
|
|
15
|
-
EndpointInputConfig,
|
|
16
|
-
EndpointResolvedConfig,
|
|
17
|
-
} from "@smithy/core/endpoints";
|
|
14
|
+
import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/core/endpoints";
|
|
18
15
|
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/core/protocols";
|
|
19
16
|
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/core/retry";
|
|
20
17
|
import {
|
|
@@ -48,14 +45,8 @@ import {
|
|
|
48
45
|
AddJobFlowStepsCommandInput,
|
|
49
46
|
AddJobFlowStepsCommandOutput,
|
|
50
47
|
} from "./commands/AddJobFlowStepsCommand";
|
|
51
|
-
import {
|
|
52
|
-
|
|
53
|
-
AddTagsCommandOutput,
|
|
54
|
-
} from "./commands/AddTagsCommand";
|
|
55
|
-
import {
|
|
56
|
-
CancelStepsCommandInput,
|
|
57
|
-
CancelStepsCommandOutput,
|
|
58
|
-
} from "./commands/CancelStepsCommand";
|
|
48
|
+
import { AddTagsCommandInput, AddTagsCommandOutput } from "./commands/AddTagsCommand";
|
|
49
|
+
import { CancelStepsCommandInput, CancelStepsCommandOutput } from "./commands/CancelStepsCommand";
|
|
59
50
|
import {
|
|
60
51
|
CreatePersistentAppUICommandInput,
|
|
61
52
|
CreatePersistentAppUICommandOutput,
|
|
@@ -140,10 +131,7 @@ import {
|
|
|
140
131
|
GetPersistentAppUIPresignedURLCommandInput,
|
|
141
132
|
GetPersistentAppUIPresignedURLCommandOutput,
|
|
142
133
|
} from "./commands/GetPersistentAppUIPresignedURLCommand";
|
|
143
|
-
import {
|
|
144
|
-
GetSessionCommandInput,
|
|
145
|
-
GetSessionCommandOutput,
|
|
146
|
-
} from "./commands/GetSessionCommand";
|
|
134
|
+
import { GetSessionCommandInput, GetSessionCommandOutput } from "./commands/GetSessionCommand";
|
|
147
135
|
import {
|
|
148
136
|
GetSessionEndpointCommandInput,
|
|
149
137
|
GetSessionEndpointCommandOutput,
|
|
@@ -188,14 +176,8 @@ import {
|
|
|
188
176
|
ListSessionsCommandInput,
|
|
189
177
|
ListSessionsCommandOutput,
|
|
190
178
|
} from "./commands/ListSessionsCommand";
|
|
191
|
-
import {
|
|
192
|
-
|
|
193
|
-
ListStepsCommandOutput,
|
|
194
|
-
} from "./commands/ListStepsCommand";
|
|
195
|
-
import {
|
|
196
|
-
ListStudiosCommandInput,
|
|
197
|
-
ListStudiosCommandOutput,
|
|
198
|
-
} from "./commands/ListStudiosCommand";
|
|
179
|
+
import { ListStepsCommandInput, ListStepsCommandOutput } from "./commands/ListStepsCommand";
|
|
180
|
+
import { ListStudiosCommandInput, ListStudiosCommandOutput } from "./commands/ListStudiosCommand";
|
|
199
181
|
import {
|
|
200
182
|
ListStudioSessionMappingsCommandInput,
|
|
201
183
|
ListStudioSessionMappingsCommandOutput,
|
|
@@ -244,14 +226,8 @@ import {
|
|
|
244
226
|
RemoveManagedScalingPolicyCommandInput,
|
|
245
227
|
RemoveManagedScalingPolicyCommandOutput,
|
|
246
228
|
} from "./commands/RemoveManagedScalingPolicyCommand";
|
|
247
|
-
import {
|
|
248
|
-
|
|
249
|
-
RemoveTagsCommandOutput,
|
|
250
|
-
} from "./commands/RemoveTagsCommand";
|
|
251
|
-
import {
|
|
252
|
-
RunJobFlowCommandInput,
|
|
253
|
-
RunJobFlowCommandOutput,
|
|
254
|
-
} from "./commands/RunJobFlowCommand";
|
|
229
|
+
import { RemoveTagsCommandInput, RemoveTagsCommandOutput } from "./commands/RemoveTagsCommand";
|
|
230
|
+
import { RunJobFlowCommandInput, RunJobFlowCommandOutput } from "./commands/RunJobFlowCommand";
|
|
255
231
|
import {
|
|
256
232
|
SetKeepJobFlowAliveWhenNoStepsCommandInput,
|
|
257
233
|
SetKeepJobFlowAliveWhenNoStepsCommandOutput,
|
|
@@ -435,8 +411,7 @@ export type ServiceOutputTypes =
|
|
|
435
411
|
| TerminateSessionCommandOutput
|
|
436
412
|
| UpdateStudioCommandOutput
|
|
437
413
|
| UpdateStudioSessionMappingCommandOutput;
|
|
438
|
-
export interface ClientDefaults
|
|
439
|
-
extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
|
|
414
|
+
export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
|
|
440
415
|
requestHandler?: __HttpHandlerUserInput;
|
|
441
416
|
sha256?: __ChecksumConstructor | __HashConstructor;
|
|
442
417
|
urlParser?: __UrlParser;
|
|
@@ -461,9 +436,7 @@ export interface ClientDefaults
|
|
|
461
436
|
extensions?: RuntimeExtension[];
|
|
462
437
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
463
438
|
}
|
|
464
|
-
export type EMRClientConfigType = Partial<
|
|
465
|
-
__SmithyConfiguration<__HttpHandlerOptions>
|
|
466
|
-
> &
|
|
439
|
+
export type EMRClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> &
|
|
467
440
|
ClientDefaults &
|
|
468
441
|
UserAgentInputConfig &
|
|
469
442
|
RetryInputConfig &
|
|
@@ -473,17 +446,16 @@ export type EMRClientConfigType = Partial<
|
|
|
473
446
|
HttpAuthSchemeInputConfig &
|
|
474
447
|
ClientInputEndpointParameters;
|
|
475
448
|
export interface EMRClientConfig extends EMRClientConfigType {}
|
|
476
|
-
export type EMRClientResolvedConfigType =
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
ClientResolvedEndpointParameters;
|
|
449
|
+
export type EMRClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
450
|
+
Required<ClientDefaults> &
|
|
451
|
+
RuntimeExtensionsConfig &
|
|
452
|
+
UserAgentResolvedConfig &
|
|
453
|
+
RetryResolvedConfig &
|
|
454
|
+
RegionResolvedConfig &
|
|
455
|
+
HostHeaderResolvedConfig &
|
|
456
|
+
EndpointResolvedConfig<EndpointParameters> &
|
|
457
|
+
HttpAuthSchemeResolvedConfig &
|
|
458
|
+
ClientResolvedEndpointParameters;
|
|
487
459
|
export interface EMRClientResolvedConfig extends EMRClientResolvedConfigType {}
|
|
488
460
|
export declare class EMRClient extends __Client<
|
|
489
461
|
__HttpHandlerOptions,
|
|
@@ -7,17 +7,10 @@ import { EMRHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
|
7
7
|
export interface HttpAuthExtensionConfiguration {
|
|
8
8
|
setHttpAuthScheme(httpAuthScheme: HttpAuthScheme): void;
|
|
9
9
|
httpAuthSchemes(): HttpAuthScheme[];
|
|
10
|
-
setHttpAuthSchemeProvider(
|
|
11
|
-
httpAuthSchemeProvider: EMRHttpAuthSchemeProvider
|
|
12
|
-
): void;
|
|
10
|
+
setHttpAuthSchemeProvider(httpAuthSchemeProvider: EMRHttpAuthSchemeProvider): void;
|
|
13
11
|
httpAuthSchemeProvider(): EMRHttpAuthSchemeProvider;
|
|
14
|
-
setCredentials(
|
|
15
|
-
|
|
16
|
-
): void;
|
|
17
|
-
credentials():
|
|
18
|
-
| AwsCredentialIdentity
|
|
19
|
-
| AwsCredentialIdentityProvider
|
|
20
|
-
| undefined;
|
|
12
|
+
setCredentials(credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider): void;
|
|
13
|
+
credentials(): AwsCredentialIdentity | AwsCredentialIdentityProvider | undefined;
|
|
21
14
|
}
|
|
22
15
|
export type HttpAuthRuntimeConfig = Partial<{
|
|
23
16
|
httpAuthSchemes: HttpAuthScheme[];
|
|
@@ -25,8 +18,8 @@ export type HttpAuthRuntimeConfig = Partial<{
|
|
|
25
18
|
credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider;
|
|
26
19
|
}>;
|
|
27
20
|
export declare const getHttpAuthExtensionConfiguration: (
|
|
28
|
-
runtimeConfig: HttpAuthRuntimeConfig
|
|
21
|
+
runtimeConfig: HttpAuthRuntimeConfig,
|
|
29
22
|
) => HttpAuthExtensionConfiguration;
|
|
30
23
|
export declare const resolveHttpAuthRuntimeConfig: (
|
|
31
|
-
config: HttpAuthExtensionConfiguration
|
|
24
|
+
config: HttpAuthExtensionConfiguration,
|
|
32
25
|
) => HttpAuthRuntimeConfig;
|
|
@@ -15,32 +15,29 @@ import { EMRClientResolvedConfig } from "../EMRClient";
|
|
|
15
15
|
export interface EMRHttpAuthSchemeParameters extends HttpAuthSchemeParameters {
|
|
16
16
|
region?: string;
|
|
17
17
|
}
|
|
18
|
-
export interface EMRHttpAuthSchemeParametersProvider
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
> {}
|
|
18
|
+
export interface EMRHttpAuthSchemeParametersProvider extends HttpAuthSchemeParametersProvider<
|
|
19
|
+
EMRClientResolvedConfig,
|
|
20
|
+
HandlerExecutionContext,
|
|
21
|
+
EMRHttpAuthSchemeParameters,
|
|
22
|
+
object
|
|
23
|
+
> {}
|
|
25
24
|
export declare const defaultEMRHttpAuthSchemeParametersProvider: (
|
|
26
25
|
config: EMRClientResolvedConfig,
|
|
27
26
|
context: HandlerExecutionContext,
|
|
28
|
-
input: object
|
|
27
|
+
input: object,
|
|
29
28
|
) => Promise<EMRHttpAuthSchemeParameters>;
|
|
30
|
-
export interface EMRHttpAuthSchemeProvider
|
|
31
|
-
extends HttpAuthSchemeProvider<EMRHttpAuthSchemeParameters> {}
|
|
29
|
+
export interface EMRHttpAuthSchemeProvider extends HttpAuthSchemeProvider<EMRHttpAuthSchemeParameters> {}
|
|
32
30
|
export declare const defaultEMRHttpAuthSchemeProvider: EMRHttpAuthSchemeProvider;
|
|
33
31
|
export interface HttpAuthSchemeInputConfig extends AwsSdkSigV4AuthInputConfig {
|
|
34
32
|
authSchemePreference?: string[] | Provider<string[]>;
|
|
35
33
|
httpAuthSchemes?: HttpAuthScheme[];
|
|
36
34
|
httpAuthSchemeProvider?: EMRHttpAuthSchemeProvider;
|
|
37
35
|
}
|
|
38
|
-
export interface HttpAuthSchemeResolvedConfig
|
|
39
|
-
extends AwsSdkSigV4AuthResolvedConfig {
|
|
36
|
+
export interface HttpAuthSchemeResolvedConfig extends AwsSdkSigV4AuthResolvedConfig {
|
|
40
37
|
readonly authSchemePreference: Provider<string[]>;
|
|
41
38
|
readonly httpAuthSchemes: HttpAuthScheme[];
|
|
42
39
|
readonly httpAuthSchemeProvider: EMRHttpAuthSchemeProvider;
|
|
43
40
|
}
|
|
44
41
|
export declare const resolveHttpAuthSchemeConfig: <T>(
|
|
45
|
-
config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved
|
|
42
|
+
config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved,
|
|
46
43
|
) => T & HttpAuthSchemeResolvedConfig;
|
|
@@ -1,25 +1,20 @@
|
|
|
1
1
|
import { EndpointParameterInstructions } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
ServiceInputTypes,
|
|
5
|
-
ServiceOutputTypes,
|
|
6
|
-
} from "./EMRClient";
|
|
7
|
-
export declare const command: <
|
|
8
|
-
I extends ServiceInputTypes,
|
|
9
|
-
O extends ServiceOutputTypes
|
|
10
|
-
>(
|
|
2
|
+
import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "./EMRClient";
|
|
3
|
+
export declare const command: <I extends ServiceInputTypes, O extends ServiceOutputTypes>(
|
|
11
4
|
added: EndpointParameterInstructions,
|
|
12
5
|
plugins: (
|
|
13
6
|
CommandCtor: any,
|
|
14
7
|
clientStack: any,
|
|
15
8
|
config: any,
|
|
16
|
-
options: any
|
|
9
|
+
options: any,
|
|
17
10
|
) => import("@smithy/types").Pluggable<any, any>[],
|
|
18
11
|
op: string,
|
|
19
12
|
$: import("@smithy/types").StaticOperationSchema,
|
|
20
|
-
smithyContext?: Record<string, unknown
|
|
13
|
+
smithyContext?: Record<string, unknown>,
|
|
21
14
|
) => {
|
|
22
|
-
new (
|
|
15
|
+
new (
|
|
16
|
+
input: I,
|
|
17
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
18
|
I,
|
|
24
19
|
O,
|
|
25
20
|
EMRClientResolvedConfig,
|
|
@@ -38,9 +33,4 @@ export declare const command: <
|
|
|
38
33
|
getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
39
34
|
};
|
|
40
35
|
export declare const _ep0: EndpointParameterInstructions;
|
|
41
|
-
export declare const _mw0: (
|
|
42
|
-
Command: any,
|
|
43
|
-
cs: any,
|
|
44
|
-
config: any,
|
|
45
|
-
o: any
|
|
46
|
-
) => never[];
|
|
36
|
+
export declare const _mw0: (Command: any, cs: any, config: any, o: any) => never[];
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
AddInstanceFleetInput,
|
|
4
|
-
AddInstanceFleetOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { AddInstanceFleetInput, AddInstanceFleetOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface AddInstanceFleetCommandInput extends AddInstanceFleetInput {}
|
|
8
|
-
export interface AddInstanceFleetCommandOutput
|
|
9
|
-
extends AddInstanceFleetOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface AddInstanceFleetCommandOutput extends AddInstanceFleetOutput, __MetadataBearer {}
|
|
11
6
|
declare const AddInstanceFleetCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: AddInstanceFleetCommandInput
|
|
8
|
+
input: AddInstanceFleetCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
AddInstanceFleetCommandInput,
|
|
16
11
|
AddInstanceFleetCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const AddInstanceFleetCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: AddInstanceFleetCommandInput
|
|
17
|
+
input: AddInstanceFleetCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
AddInstanceFleetCommandInput,
|
|
25
20
|
AddInstanceFleetCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
AddInstanceGroupsInput,
|
|
4
|
-
AddInstanceGroupsOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { AddInstanceGroupsInput, AddInstanceGroupsOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface AddInstanceGroupsCommandInput extends AddInstanceGroupsInput {}
|
|
8
|
-
export interface AddInstanceGroupsCommandOutput
|
|
9
|
-
extends AddInstanceGroupsOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface AddInstanceGroupsCommandOutput extends AddInstanceGroupsOutput, __MetadataBearer {}
|
|
11
6
|
declare const AddInstanceGroupsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: AddInstanceGroupsCommandInput
|
|
8
|
+
input: AddInstanceGroupsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
AddInstanceGroupsCommandInput,
|
|
16
11
|
AddInstanceGroupsCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const AddInstanceGroupsCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: AddInstanceGroupsCommandInput
|
|
17
|
+
input: AddInstanceGroupsCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
AddInstanceGroupsCommandInput,
|
|
25
20
|
AddInstanceGroupsCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
AddJobFlowStepsInput,
|
|
4
|
-
AddJobFlowStepsOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { AddJobFlowStepsInput, AddJobFlowStepsOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface AddJobFlowStepsCommandInput extends AddJobFlowStepsInput {}
|
|
8
|
-
export interface AddJobFlowStepsCommandOutput
|
|
9
|
-
extends AddJobFlowStepsOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface AddJobFlowStepsCommandOutput extends AddJobFlowStepsOutput, __MetadataBearer {}
|
|
11
6
|
declare const AddJobFlowStepsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: AddJobFlowStepsCommandInput
|
|
8
|
+
input: AddJobFlowStepsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
AddJobFlowStepsCommandInput,
|
|
16
11
|
AddJobFlowStepsCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const AddJobFlowStepsCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: AddJobFlowStepsCommandInput
|
|
17
|
+
input: AddJobFlowStepsCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
AddJobFlowStepsCommandInput,
|
|
25
20
|
AddJobFlowStepsCommandOutput,
|
|
@@ -4,14 +4,18 @@ export { __MetadataBearer };
|
|
|
4
4
|
export interface AddTagsCommandInput extends AddTagsInput {}
|
|
5
5
|
export interface AddTagsCommandOutput extends AddTagsOutput, __MetadataBearer {}
|
|
6
6
|
declare const AddTagsCommand_base: {
|
|
7
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: AddTagsCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
8
10
|
AddTagsCommandInput,
|
|
9
11
|
AddTagsCommandOutput,
|
|
10
12
|
import("..").EMRClientResolvedConfig,
|
|
11
13
|
import("..").ServiceInputTypes,
|
|
12
14
|
import("..").ServiceOutputTypes
|
|
13
15
|
>;
|
|
14
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: AddTagsCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
15
19
|
AddTagsCommandInput,
|
|
16
20
|
AddTagsCommandOutput,
|
|
17
21
|
import("..").EMRClientResolvedConfig,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { CancelStepsInput, CancelStepsOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CancelStepsCommandInput extends CancelStepsInput {}
|
|
5
|
-
export interface CancelStepsCommandOutput
|
|
6
|
-
extends CancelStepsOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CancelStepsCommandOutput extends CancelStepsOutput, __MetadataBearer {}
|
|
8
6
|
declare const CancelStepsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: CancelStepsCommandInput
|
|
8
|
+
input: CancelStepsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
CancelStepsCommandInput,
|
|
13
11
|
CancelStepsCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const CancelStepsCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: CancelStepsCommandInput
|
|
17
|
+
input: CancelStepsCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
CancelStepsCommandInput,
|
|
22
20
|
CancelStepsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreatePersistentAppUIInput,
|
|
4
|
-
CreatePersistentAppUIOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreatePersistentAppUIInput, CreatePersistentAppUIOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreatePersistentAppUICommandInput
|
|
8
|
-
extends CreatePersistentAppUIInput {}
|
|
4
|
+
export interface CreatePersistentAppUICommandInput extends CreatePersistentAppUIInput {}
|
|
9
5
|
export interface CreatePersistentAppUICommandOutput
|
|
10
|
-
extends CreatePersistentAppUIOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreatePersistentAppUIOutput, __MetadataBearer {}
|
|
12
7
|
declare const CreatePersistentAppUICommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreatePersistentAppUICommandInput
|
|
9
|
+
input: CreatePersistentAppUICommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreatePersistentAppUICommandInput,
|
|
17
12
|
CreatePersistentAppUICommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreatePersistentAppUICommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreatePersistentAppUICommandInput
|
|
18
|
+
input: CreatePersistentAppUICommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreatePersistentAppUICommandInput,
|
|
26
21
|
CreatePersistentAppUICommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateSecurityConfigurationOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateSecurityConfigurationCommandInput
|
|
8
|
-
extends CreateSecurityConfigurationInput {}
|
|
7
|
+
export interface CreateSecurityConfigurationCommandInput extends CreateSecurityConfigurationInput {}
|
|
9
8
|
export interface CreateSecurityConfigurationCommandOutput
|
|
10
|
-
extends CreateSecurityConfigurationOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateSecurityConfigurationOutput, __MetadataBearer {}
|
|
12
10
|
declare const CreateSecurityConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateSecurityConfigurationCommandInput
|
|
12
|
+
input: CreateSecurityConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateSecurityConfigurationCommandInput,
|
|
17
15
|
CreateSecurityConfigurationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateSecurityConfigurationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateSecurityConfigurationCommandInput
|
|
21
|
+
input: CreateSecurityConfigurationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateSecurityConfigurationCommandInput,
|
|
26
24
|
CreateSecurityConfigurationCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { CreateStudioInput, CreateStudioOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CreateStudioCommandInput extends CreateStudioInput {}
|
|
5
|
-
export interface CreateStudioCommandOutput
|
|
6
|
-
extends CreateStudioOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateStudioCommandOutput extends CreateStudioOutput, __MetadataBearer {}
|
|
8
6
|
declare const CreateStudioCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: CreateStudioCommandInput
|
|
8
|
+
input: CreateStudioCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
CreateStudioCommandInput,
|
|
13
11
|
CreateStudioCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const CreateStudioCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: CreateStudioCommandInput
|
|
17
|
+
input: CreateStudioCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
CreateStudioCommandInput,
|
|
22
20
|
CreateStudioCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { CreateStudioSessionMappingInput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface CreateStudioSessionMappingCommandInput
|
|
5
|
-
|
|
6
|
-
export interface CreateStudioSessionMappingCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface CreateStudioSessionMappingCommandInput extends CreateStudioSessionMappingInput {}
|
|
5
|
+
export interface CreateStudioSessionMappingCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const CreateStudioSessionMappingCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: CreateStudioSessionMappingCommandInput
|
|
8
|
+
input: CreateStudioSessionMappingCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
CreateStudioSessionMappingCommandInput,
|
|
13
11
|
CreateStudioSessionMappingCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const CreateStudioSessionMappingCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: CreateStudioSessionMappingCommandInput
|
|
17
|
+
input: CreateStudioSessionMappingCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
CreateStudioSessionMappingCommandInput,
|
|
22
20
|
CreateStudioSessionMappingCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteSecurityConfigurationOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteSecurityConfigurationCommandInput
|
|
8
|
-
extends DeleteSecurityConfigurationInput {}
|
|
7
|
+
export interface DeleteSecurityConfigurationCommandInput extends DeleteSecurityConfigurationInput {}
|
|
9
8
|
export interface DeleteSecurityConfigurationCommandOutput
|
|
10
|
-
extends DeleteSecurityConfigurationOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteSecurityConfigurationOutput, __MetadataBearer {}
|
|
12
10
|
declare const DeleteSecurityConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteSecurityConfigurationCommandInput
|
|
12
|
+
input: DeleteSecurityConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteSecurityConfigurationCommandInput,
|
|
17
15
|
DeleteSecurityConfigurationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteSecurityConfigurationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteSecurityConfigurationCommandInput
|
|
21
|
+
input: DeleteSecurityConfigurationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteSecurityConfigurationCommandInput,
|
|
26
24
|
DeleteSecurityConfigurationCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface DeleteStudioCommandInput extends DeleteStudioInput {}
|
|
|
5
5
|
export interface DeleteStudioCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const DeleteStudioCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: DeleteStudioCommandInput
|
|
8
|
+
input: DeleteStudioCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
DeleteStudioCommandInput,
|
|
11
11
|
DeleteStudioCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const DeleteStudioCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: DeleteStudioCommandInput
|
|
17
|
+
input: DeleteStudioCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
DeleteStudioCommandInput,
|
|
20
20
|
DeleteStudioCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteStudioSessionMappingInput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteStudioSessionMappingCommandInput
|
|
5
|
-
|
|
6
|
-
export interface DeleteStudioSessionMappingCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface DeleteStudioSessionMappingCommandInput extends DeleteStudioSessionMappingInput {}
|
|
5
|
+
export interface DeleteStudioSessionMappingCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const DeleteStudioSessionMappingCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteStudioSessionMappingCommandInput
|
|
8
|
+
input: DeleteStudioSessionMappingCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteStudioSessionMappingCommandInput,
|
|
13
11
|
DeleteStudioSessionMappingCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteStudioSessionMappingCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteStudioSessionMappingCommandInput
|
|
17
|
+
input: DeleteStudioSessionMappingCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteStudioSessionMappingCommandInput,
|
|
22
20
|
DeleteStudioSessionMappingCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeClusterInput,
|
|
4
|
-
DescribeClusterOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeClusterInput, DescribeClusterOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DescribeClusterCommandInput extends DescribeClusterInput {}
|
|
8
|
-
export interface DescribeClusterCommandOutput
|
|
9
|
-
extends DescribeClusterOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribeClusterCommandOutput extends DescribeClusterOutput, __MetadataBearer {}
|
|
11
6
|
declare const DescribeClusterCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DescribeClusterCommandInput
|
|
8
|
+
input: DescribeClusterCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DescribeClusterCommandInput,
|
|
16
11
|
DescribeClusterCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DescribeClusterCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DescribeClusterCommandInput
|
|
17
|
+
input: DescribeClusterCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DescribeClusterCommandInput,
|
|
25
20
|
DescribeClusterCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeJobFlowsInput,
|
|
4
|
-
DescribeJobFlowsOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeJobFlowsInput, DescribeJobFlowsOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DescribeJobFlowsCommandInput extends DescribeJobFlowsInput {}
|
|
8
|
-
export interface DescribeJobFlowsCommandOutput
|
|
9
|
-
extends DescribeJobFlowsOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribeJobFlowsCommandOutput extends DescribeJobFlowsOutput, __MetadataBearer {}
|
|
11
6
|
declare const DescribeJobFlowsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DescribeJobFlowsCommandInput
|
|
8
|
+
input: DescribeJobFlowsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DescribeJobFlowsCommandInput,
|
|
16
11
|
DescribeJobFlowsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeNotebookExecutionOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeNotebookExecutionCommandInput
|
|
8
|
-
extends DescribeNotebookExecutionInput {}
|
|
7
|
+
export interface DescribeNotebookExecutionCommandInput extends DescribeNotebookExecutionInput {}
|
|
9
8
|
export interface DescribeNotebookExecutionCommandOutput
|
|
10
|
-
extends DescribeNotebookExecutionOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeNotebookExecutionOutput, __MetadataBearer {}
|
|
12
10
|
declare const DescribeNotebookExecutionCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeNotebookExecutionCommandInput
|
|
12
|
+
input: DescribeNotebookExecutionCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeNotebookExecutionCommandInput,
|
|
17
15
|
DescribeNotebookExecutionCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeNotebookExecutionCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeNotebookExecutionCommandInput
|
|
21
|
+
input: DescribeNotebookExecutionCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeNotebookExecutionCommandInput,
|
|
26
24
|
DescribeNotebookExecutionCommandOutput,
|