@aws-sdk/client-emr 3.588.0 → 3.592.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 +0 -56
- package/dist-types/EMRClient.d.ts +4 -4
- package/dist-types/commands/AddInstanceFleetCommand.d.ts +2 -1
- package/dist-types/commands/AddInstanceGroupsCommand.d.ts +2 -1
- package/dist-types/commands/AddJobFlowStepsCommand.d.ts +2 -1
- package/dist-types/commands/AddTagsCommand.d.ts +2 -1
- package/dist-types/commands/CancelStepsCommand.d.ts +2 -1
- package/dist-types/commands/CreateSecurityConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/CreateStudioCommand.d.ts +2 -1
- package/dist-types/commands/CreateStudioSessionMappingCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSecurityConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteStudioCommand.d.ts +2 -1
- package/dist-types/commands/DeleteStudioSessionMappingCommand.d.ts +2 -1
- package/dist-types/commands/DescribeClusterCommand.d.ts +2 -1
- package/dist-types/commands/DescribeJobFlowsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeNotebookExecutionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeReleaseLabelCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSecurityConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeStepCommand.d.ts +2 -1
- package/dist-types/commands/DescribeStudioCommand.d.ts +2 -1
- package/dist-types/commands/GetAutoTerminationPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetBlockPublicAccessConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetClusterSessionCredentialsCommand.d.ts +2 -1
- package/dist-types/commands/GetManagedScalingPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetStudioSessionMappingCommand.d.ts +2 -1
- package/dist-types/commands/ListBootstrapActionsCommand.d.ts +2 -1
- package/dist-types/commands/ListClustersCommand.d.ts +2 -1
- package/dist-types/commands/ListInstanceFleetsCommand.d.ts +2 -1
- package/dist-types/commands/ListInstanceGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListInstancesCommand.d.ts +2 -1
- package/dist-types/commands/ListNotebookExecutionsCommand.d.ts +2 -1
- package/dist-types/commands/ListReleaseLabelsCommand.d.ts +2 -1
- package/dist-types/commands/ListSecurityConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/ListStepsCommand.d.ts +2 -1
- package/dist-types/commands/ListStudioSessionMappingsCommand.d.ts +2 -1
- package/dist-types/commands/ListStudiosCommand.d.ts +2 -1
- package/dist-types/commands/ListSupportedInstanceTypesCommand.d.ts +2 -1
- package/dist-types/commands/ModifyClusterCommand.d.ts +2 -1
- package/dist-types/commands/ModifyInstanceFleetCommand.d.ts +2 -1
- package/dist-types/commands/ModifyInstanceGroupsCommand.d.ts +2 -1
- package/dist-types/commands/PutAutoScalingPolicyCommand.d.ts +2 -1
- package/dist-types/commands/PutAutoTerminationPolicyCommand.d.ts +2 -1
- package/dist-types/commands/PutBlockPublicAccessConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/PutManagedScalingPolicyCommand.d.ts +2 -1
- package/dist-types/commands/RemoveAutoScalingPolicyCommand.d.ts +2 -1
- package/dist-types/commands/RemoveAutoTerminationPolicyCommand.d.ts +2 -1
- package/dist-types/commands/RemoveManagedScalingPolicyCommand.d.ts +2 -1
- package/dist-types/commands/RemoveTagsCommand.d.ts +2 -1
- package/dist-types/commands/RunJobFlowCommand.d.ts +2 -1
- package/dist-types/commands/SetKeepJobFlowAliveWhenNoStepsCommand.d.ts +2 -1
- package/dist-types/commands/SetTerminationProtectionCommand.d.ts +2 -1
- package/dist-types/commands/SetUnhealthyNodeReplacementCommand.d.ts +2 -1
- package/dist-types/commands/SetVisibleToAllUsersCommand.d.ts +2 -1
- package/dist-types/commands/StartNotebookExecutionCommand.d.ts +2 -1
- package/dist-types/commands/StopNotebookExecutionCommand.d.ts +2 -1
- package/dist-types/commands/TerminateJobFlowsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateStudioCommand.d.ts +2 -1
- package/dist-types/commands/UpdateStudioSessionMappingCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/EMRServiceException.d.ts +2 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/EMRClient.d.ts +1 -1
- package/dist-types/ts3.4/commands/AddInstanceFleetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AddInstanceGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AddJobFlowStepsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CancelStepsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSecurityConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateStudioCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateStudioSessionMappingCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSecurityConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteStudioCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteStudioSessionMappingCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeClusterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeJobFlowsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeNotebookExecutionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeReleaseLabelCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeSecurityConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeStepCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeStudioCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetAutoTerminationPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetBlockPublicAccessConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetClusterSessionCredentialsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetManagedScalingPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetStudioSessionMappingCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListBootstrapActionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListClustersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListInstanceFleetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListInstanceGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListNotebookExecutionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListReleaseLabelsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSecurityConfigurationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListStepsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListStudioSessionMappingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListStudiosCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSupportedInstanceTypesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyClusterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyInstanceFleetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyInstanceGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutAutoScalingPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutAutoTerminationPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutBlockPublicAccessConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutManagedScalingPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RemoveAutoScalingPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RemoveAutoTerminationPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RemoveManagedScalingPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RemoveTagsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RunJobFlowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SetKeepJobFlowAliveWhenNoStepsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SetTerminationProtectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SetUnhealthyNodeReplacementCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SetVisibleToAllUsersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartNotebookExecutionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopNotebookExecutionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TerminateJobFlowsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateStudioCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateStudioSessionMappingCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/EMRServiceException.d.ts +2 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/package.json +6 -6
package/dist-types/index.d.ts
CHANGED
|
@@ -8,8 +8,8 @@
|
|
|
8
8
|
export * from "./EMRClient";
|
|
9
9
|
export * from "./EMR";
|
|
10
10
|
export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
11
|
-
export { RuntimeExtension } from "./runtimeExtensions";
|
|
12
|
-
export { EMRExtensionConfiguration } from "./extensionConfiguration";
|
|
11
|
+
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
12
|
+
export type { EMRExtensionConfiguration } from "./extensionConfiguration";
|
|
13
13
|
export * from "./commands";
|
|
14
14
|
export * from "./pagination";
|
|
15
15
|
export * from "./waiters";
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
|
|
2
|
-
export {
|
|
2
|
+
export type { __ServiceExceptionOptions };
|
|
3
|
+
export { __ServiceException };
|
|
3
4
|
/**
|
|
4
5
|
* @public
|
|
5
6
|
*
|
|
@@ -18,8 +18,8 @@ export declare const getRuntimeConfig: (config: EMRClientConfig) => {
|
|
|
18
18
|
serviceId: string;
|
|
19
19
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
20
20
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
21
|
-
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
22
21
|
region: string | import("@smithy/types").Provider<any>;
|
|
22
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
23
23
|
credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider;
|
|
24
24
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
25
25
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
@@ -406,8 +406,8 @@ export interface ClientDefaults
|
|
|
406
406
|
serviceId?: string;
|
|
407
407
|
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
408
408
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
409
|
-
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
410
409
|
region?: string | __Provider<string>;
|
|
410
|
+
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
411
411
|
credentialDefaultProvider?: (input: any) => AwsCredentialIdentityProvider;
|
|
412
412
|
maxAttempts?: number | __Provider<number>;
|
|
413
413
|
retryMode?: string | __Provider<string>;
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
AddInstanceFleetInput,
|
|
10
10
|
AddInstanceFleetOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface AddInstanceFleetCommandInput extends AddInstanceFleetInput {}
|
|
14
15
|
export interface AddInstanceFleetCommandOutput
|
|
15
16
|
extends AddInstanceFleetOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
AddInstanceGroupsInput,
|
|
10
10
|
AddInstanceGroupsOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface AddInstanceGroupsCommandInput extends AddInstanceGroupsInput {}
|
|
14
15
|
export interface AddInstanceGroupsCommandOutput
|
|
15
16
|
extends AddInstanceGroupsOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
AddJobFlowStepsInput,
|
|
10
10
|
AddJobFlowStepsOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface AddJobFlowStepsCommandInput extends AddJobFlowStepsInput {}
|
|
14
15
|
export interface AddJobFlowStepsCommandOutput
|
|
15
16
|
extends AddJobFlowStepsOutput,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../EMRClient";
|
|
8
8
|
import { AddTagsInput, AddTagsOutput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface AddTagsCommandInput extends AddTagsInput {}
|
|
11
12
|
export interface AddTagsCommandOutput extends AddTagsOutput, __MetadataBearer {}
|
|
12
13
|
declare const AddTagsCommand_base: {
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../EMRClient";
|
|
8
8
|
import { CancelStepsInput, CancelStepsOutput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface CancelStepsCommandInput extends CancelStepsInput {}
|
|
11
12
|
export interface CancelStepsCommandOutput
|
|
12
13
|
extends CancelStepsOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateSecurityConfigurationInput,
|
|
10
10
|
CreateSecurityConfigurationOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateSecurityConfigurationCommandInput
|
|
14
15
|
extends CreateSecurityConfigurationInput {}
|
|
15
16
|
export interface CreateSecurityConfigurationCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../EMRClient";
|
|
8
8
|
import { CreateStudioInput, CreateStudioOutput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface CreateStudioCommandInput extends CreateStudioInput {}
|
|
11
12
|
export interface CreateStudioCommandOutput
|
|
12
13
|
extends CreateStudioOutput,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../EMRClient";
|
|
8
8
|
import { CreateStudioSessionMappingInput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface CreateStudioSessionMappingCommandInput
|
|
11
12
|
extends CreateStudioSessionMappingInput {}
|
|
12
13
|
export interface CreateStudioSessionMappingCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteSecurityConfigurationInput,
|
|
10
10
|
DeleteSecurityConfigurationOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteSecurityConfigurationCommandInput
|
|
14
15
|
extends DeleteSecurityConfigurationInput {}
|
|
15
16
|
export interface DeleteSecurityConfigurationCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../EMRClient";
|
|
8
8
|
import { DeleteStudioInput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteStudioCommandInput extends DeleteStudioInput {}
|
|
11
12
|
export interface DeleteStudioCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const DeleteStudioCommand_base: {
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../EMRClient";
|
|
8
8
|
import { DeleteStudioSessionMappingInput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteStudioSessionMappingCommandInput
|
|
11
12
|
extends DeleteStudioSessionMappingInput {}
|
|
12
13
|
export interface DeleteStudioSessionMappingCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeClusterInput,
|
|
10
10
|
DescribeClusterOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeClusterCommandInput extends DescribeClusterInput {}
|
|
14
15
|
export interface DescribeClusterCommandOutput
|
|
15
16
|
extends DescribeClusterOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeJobFlowsInput,
|
|
10
10
|
DescribeJobFlowsOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeJobFlowsCommandInput extends DescribeJobFlowsInput {}
|
|
14
15
|
export interface DescribeJobFlowsCommandOutput
|
|
15
16
|
extends DescribeJobFlowsOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeNotebookExecutionInput,
|
|
10
10
|
DescribeNotebookExecutionOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeNotebookExecutionCommandInput
|
|
14
15
|
extends DescribeNotebookExecutionInput {}
|
|
15
16
|
export interface DescribeNotebookExecutionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeReleaseLabelInput,
|
|
10
10
|
DescribeReleaseLabelOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeReleaseLabelCommandInput
|
|
14
15
|
extends DescribeReleaseLabelInput {}
|
|
15
16
|
export interface DescribeReleaseLabelCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeSecurityConfigurationInput,
|
|
10
10
|
DescribeSecurityConfigurationOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeSecurityConfigurationCommandInput
|
|
14
15
|
extends DescribeSecurityConfigurationInput {}
|
|
15
16
|
export interface DescribeSecurityConfigurationCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../EMRClient";
|
|
8
8
|
import { DescribeStepInput, DescribeStepOutput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DescribeStepCommandInput extends DescribeStepInput {}
|
|
11
12
|
export interface DescribeStepCommandOutput
|
|
12
13
|
extends DescribeStepOutput,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../EMRClient";
|
|
8
8
|
import { DescribeStudioInput, DescribeStudioOutput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DescribeStudioCommandInput extends DescribeStudioInput {}
|
|
11
12
|
export interface DescribeStudioCommandOutput
|
|
12
13
|
extends DescribeStudioOutput,
|