@aws-sdk/client-workspaces 3.1086.0 → 3.1088.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 +1 -1
- package/dist-types/ts3.4/WorkSpaces.d.ts +282 -332
- package/dist-types/ts3.4/WorkSpacesClient.d.ts +7 -22
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/AcceptAccountLinkInvitationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateConnectionAliasCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateIpGroupsCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/AssociateWorkspaceApplicationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AuthorizeIpRulesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CopyWorkspaceImageCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateAccountLinkInvitationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateConnectClientAddInCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateConnectionAliasCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateIpGroupCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateStandbyWorkspacesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateUpdatedWorkspaceImageCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateWorkspaceBundleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateWorkspaceImageCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateWorkspacesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateWorkspacesPoolCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteAccountLinkInvitationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteClientBrandingCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteConnectClientAddInCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteConnectionAliasCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteIpGroupCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteWorkspaceBundleCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteWorkspaceImageCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeployWorkspaceApplicationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeregisterWorkspaceDirectoryCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeAccountCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/DescribeAccountModificationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeApplicationAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeApplicationsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeBundleAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeClientBrandingCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeClientPropertiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeConnectClientAddInsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeConnectionAliasPermissionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeConnectionAliasesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeCustomWorkspaceImageImportCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeImageAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeIpGroupsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeWorkspaceAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeWorkspaceBundlesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeWorkspaceDirectoriesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeWorkspaceImagePermissionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeWorkspaceImagesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeWorkspaceSnapshotsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeWorkspacesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeWorkspacesConnectionStatusCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeWorkspacesPoolSessionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeWorkspacesPoolsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DisassociateConnectionAliasCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateIpGroupsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DisassociateWorkspaceApplicationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAccountLinkCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ImportClientBrandingCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ImportCustomWorkspaceImageCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ImportWorkspaceImageCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListAccountLinksCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListAvailableManagementCidrRangesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/MigrateWorkspaceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ModifyAccountCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ModifyCertificateBasedAuthPropertiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ModifyClientPropertiesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ModifyEndpointEncryptionModeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ModifySamlPropertiesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ModifySelfservicePermissionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ModifyStreamingPropertiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ModifyWorkspaceAccessPropertiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ModifyWorkspaceCreationPropertiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ModifyWorkspacePropertiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ModifyWorkspaceStateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/RebootWorkspacesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/RebuildWorkspacesCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/RegisterWorkspaceDirectoryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/RejectAccountLinkInvitationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/RestoreWorkspaceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/RevokeIpRulesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StartWorkspacesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StartWorkspacesPoolCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StopWorkspacesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StopWorkspacesPoolCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/TerminateWorkspacesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/TerminateWorkspacesPoolCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/TerminateWorkspacesPoolSessionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateConnectClientAddInCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateConnectionAliasPermissionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateRulesOfIpGroupCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateWorkspaceBundleCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateWorkspaceImagePermissionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateWorkspacesPoolCommand.d.ts +5 -10
- 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 +22 -44
- package/dist-types/ts3.4/models/errors.d.ts +22 -89
- package/dist-types/ts3.4/models/models_0.d.ts +1 -3
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- 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/package.json +39 -39
|
@@ -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 {
|
|
@@ -80,10 +77,7 @@ import {
|
|
|
80
77
|
CreateStandbyWorkspacesCommandInput,
|
|
81
78
|
CreateStandbyWorkspacesCommandOutput,
|
|
82
79
|
} from "./commands/CreateStandbyWorkspacesCommand";
|
|
83
|
-
import {
|
|
84
|
-
CreateTagsCommandInput,
|
|
85
|
-
CreateTagsCommandOutput,
|
|
86
|
-
} from "./commands/CreateTagsCommand";
|
|
80
|
+
import { CreateTagsCommandInput, CreateTagsCommandOutput } from "./commands/CreateTagsCommand";
|
|
87
81
|
import {
|
|
88
82
|
CreateUpdatedWorkspaceImageCommandInput,
|
|
89
83
|
CreateUpdatedWorkspaceImageCommandOutput,
|
|
@@ -124,10 +118,7 @@ import {
|
|
|
124
118
|
DeleteIpGroupCommandInput,
|
|
125
119
|
DeleteIpGroupCommandOutput,
|
|
126
120
|
} from "./commands/DeleteIpGroupCommand";
|
|
127
|
-
import {
|
|
128
|
-
DeleteTagsCommandInput,
|
|
129
|
-
DeleteTagsCommandOutput,
|
|
130
|
-
} from "./commands/DeleteTagsCommand";
|
|
121
|
+
import { DeleteTagsCommandInput, DeleteTagsCommandOutput } from "./commands/DeleteTagsCommand";
|
|
131
122
|
import {
|
|
132
123
|
DeleteWorkspaceBundleCommandInput,
|
|
133
124
|
DeleteWorkspaceBundleCommandOutput,
|
|
@@ -591,8 +582,7 @@ export type ServiceOutputTypes =
|
|
|
591
582
|
| UpdateWorkspaceBundleCommandOutput
|
|
592
583
|
| UpdateWorkspaceImagePermissionCommandOutput
|
|
593
584
|
| UpdateWorkspacesPoolCommandOutput;
|
|
594
|
-
export interface ClientDefaults
|
|
595
|
-
extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
|
|
585
|
+
export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
|
|
596
586
|
requestHandler?: __HttpHandlerUserInput;
|
|
597
587
|
sha256?: __ChecksumConstructor | __HashConstructor;
|
|
598
588
|
urlParser?: __UrlParser;
|
|
@@ -617,9 +607,7 @@ export interface ClientDefaults
|
|
|
617
607
|
extensions?: RuntimeExtension[];
|
|
618
608
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
619
609
|
}
|
|
620
|
-
export type WorkSpacesClientConfigType = Partial<
|
|
621
|
-
__SmithyConfiguration<__HttpHandlerOptions>
|
|
622
|
-
> &
|
|
610
|
+
export type WorkSpacesClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> &
|
|
623
611
|
ClientDefaults &
|
|
624
612
|
UserAgentInputConfig &
|
|
625
613
|
RetryInputConfig &
|
|
@@ -640,8 +628,7 @@ export type WorkSpacesClientResolvedConfigType =
|
|
|
640
628
|
EndpointResolvedConfig<EndpointParameters> &
|
|
641
629
|
HttpAuthSchemeResolvedConfig &
|
|
642
630
|
ClientResolvedEndpointParameters;
|
|
643
|
-
export interface WorkSpacesClientResolvedConfig
|
|
644
|
-
extends WorkSpacesClientResolvedConfigType {}
|
|
631
|
+
export interface WorkSpacesClientResolvedConfig extends WorkSpacesClientResolvedConfigType {}
|
|
645
632
|
export declare class WorkSpacesClient extends __Client<
|
|
646
633
|
__HttpHandlerOptions,
|
|
647
634
|
ServiceInputTypes,
|
|
@@ -649,8 +636,6 @@ export declare class WorkSpacesClient extends __Client<
|
|
|
649
636
|
WorkSpacesClientResolvedConfig
|
|
650
637
|
> {
|
|
651
638
|
readonly config: WorkSpacesClientResolvedConfig;
|
|
652
|
-
constructor(
|
|
653
|
-
...[configuration]: __CheckOptionalClientConfig<WorkSpacesClientConfig>
|
|
654
|
-
);
|
|
639
|
+
constructor(...[configuration]: __CheckOptionalClientConfig<WorkSpacesClientConfig>);
|
|
655
640
|
destroy(): void;
|
|
656
641
|
}
|
|
@@ -7,17 +7,10 @@ import { WorkSpacesHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
|
7
7
|
export interface HttpAuthExtensionConfiguration {
|
|
8
8
|
setHttpAuthScheme(httpAuthScheme: HttpAuthScheme): void;
|
|
9
9
|
httpAuthSchemes(): HttpAuthScheme[];
|
|
10
|
-
setHttpAuthSchemeProvider(
|
|
11
|
-
httpAuthSchemeProvider: WorkSpacesHttpAuthSchemeProvider
|
|
12
|
-
): void;
|
|
10
|
+
setHttpAuthSchemeProvider(httpAuthSchemeProvider: WorkSpacesHttpAuthSchemeProvider): void;
|
|
13
11
|
httpAuthSchemeProvider(): WorkSpacesHttpAuthSchemeProvider;
|
|
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;
|
|
@@ -12,36 +12,32 @@ import {
|
|
|
12
12
|
Provider,
|
|
13
13
|
} from "@smithy/types";
|
|
14
14
|
import { WorkSpacesClientResolvedConfig } from "../WorkSpacesClient";
|
|
15
|
-
export interface WorkSpacesHttpAuthSchemeParameters
|
|
16
|
-
extends HttpAuthSchemeParameters {
|
|
15
|
+
export interface WorkSpacesHttpAuthSchemeParameters extends HttpAuthSchemeParameters {
|
|
17
16
|
region?: string;
|
|
18
17
|
}
|
|
19
|
-
export interface WorkSpacesHttpAuthSchemeParametersProvider
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
> {}
|
|
18
|
+
export interface WorkSpacesHttpAuthSchemeParametersProvider extends HttpAuthSchemeParametersProvider<
|
|
19
|
+
WorkSpacesClientResolvedConfig,
|
|
20
|
+
HandlerExecutionContext,
|
|
21
|
+
WorkSpacesHttpAuthSchemeParameters,
|
|
22
|
+
object
|
|
23
|
+
> {}
|
|
26
24
|
export declare const defaultWorkSpacesHttpAuthSchemeParametersProvider: (
|
|
27
25
|
config: WorkSpacesClientResolvedConfig,
|
|
28
26
|
context: HandlerExecutionContext,
|
|
29
|
-
input: object
|
|
27
|
+
input: object,
|
|
30
28
|
) => Promise<WorkSpacesHttpAuthSchemeParameters>;
|
|
31
|
-
export interface WorkSpacesHttpAuthSchemeProvider
|
|
32
|
-
extends HttpAuthSchemeProvider<WorkSpacesHttpAuthSchemeParameters> {}
|
|
29
|
+
export interface WorkSpacesHttpAuthSchemeProvider extends HttpAuthSchemeProvider<WorkSpacesHttpAuthSchemeParameters> {}
|
|
33
30
|
export declare const defaultWorkSpacesHttpAuthSchemeProvider: WorkSpacesHttpAuthSchemeProvider;
|
|
34
31
|
export interface HttpAuthSchemeInputConfig extends AwsSdkSigV4AuthInputConfig {
|
|
35
32
|
authSchemePreference?: string[] | Provider<string[]>;
|
|
36
33
|
httpAuthSchemes?: HttpAuthScheme[];
|
|
37
34
|
httpAuthSchemeProvider?: WorkSpacesHttpAuthSchemeProvider;
|
|
38
35
|
}
|
|
39
|
-
export interface HttpAuthSchemeResolvedConfig
|
|
40
|
-
extends AwsSdkSigV4AuthResolvedConfig {
|
|
36
|
+
export interface HttpAuthSchemeResolvedConfig extends AwsSdkSigV4AuthResolvedConfig {
|
|
41
37
|
readonly authSchemePreference: Provider<string[]>;
|
|
42
38
|
readonly httpAuthSchemes: HttpAuthScheme[];
|
|
43
39
|
readonly httpAuthSchemeProvider: WorkSpacesHttpAuthSchemeProvider;
|
|
44
40
|
}
|
|
45
41
|
export declare const resolveHttpAuthSchemeConfig: <T>(
|
|
46
|
-
config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved
|
|
42
|
+
config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved,
|
|
47
43
|
) => T & HttpAuthSchemeResolvedConfig;
|
|
@@ -4,22 +4,21 @@ import {
|
|
|
4
4
|
ServiceOutputTypes,
|
|
5
5
|
WorkSpacesClientResolvedConfig,
|
|
6
6
|
} from "./WorkSpacesClient";
|
|
7
|
-
export declare const command: <
|
|
8
|
-
I extends ServiceInputTypes,
|
|
9
|
-
O extends ServiceOutputTypes
|
|
10
|
-
>(
|
|
7
|
+
export declare const command: <I extends ServiceInputTypes, O extends ServiceOutputTypes>(
|
|
11
8
|
added: EndpointParameterInstructions,
|
|
12
9
|
plugins: (
|
|
13
10
|
CommandCtor: any,
|
|
14
11
|
clientStack: any,
|
|
15
12
|
config: any,
|
|
16
|
-
options: any
|
|
13
|
+
options: any,
|
|
17
14
|
) => import("@smithy/types").Pluggable<any, any>[],
|
|
18
15
|
op: string,
|
|
19
16
|
$: import("@smithy/types").StaticOperationSchema,
|
|
20
|
-
smithyContext?: Record<string, unknown
|
|
17
|
+
smithyContext?: Record<string, unknown>,
|
|
21
18
|
) => {
|
|
22
|
-
new (
|
|
19
|
+
new (
|
|
20
|
+
input: I,
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
22
|
I,
|
|
24
23
|
O,
|
|
25
24
|
WorkSpacesClientResolvedConfig,
|
|
@@ -38,9 +37,4 @@ export declare const command: <
|
|
|
38
37
|
getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
39
38
|
};
|
|
40
39
|
export declare const _ep0: EndpointParameterInstructions;
|
|
41
|
-
export declare const _mw0: (
|
|
42
|
-
Command: any,
|
|
43
|
-
cs: any,
|
|
44
|
-
config: any,
|
|
45
|
-
o: any
|
|
46
|
-
) => never[];
|
|
40
|
+
export declare const _mw0: (Command: any, cs: any, config: any, o: any) => never[];
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
AcceptAccountLinkInvitationResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface AcceptAccountLinkInvitationCommandInput
|
|
8
|
-
extends AcceptAccountLinkInvitationRequest {}
|
|
7
|
+
export interface AcceptAccountLinkInvitationCommandInput extends AcceptAccountLinkInvitationRequest {}
|
|
9
8
|
export interface AcceptAccountLinkInvitationCommandOutput
|
|
10
|
-
extends AcceptAccountLinkInvitationResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends AcceptAccountLinkInvitationResult, __MetadataBearer {}
|
|
12
10
|
declare const AcceptAccountLinkInvitationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: AcceptAccountLinkInvitationCommandInput
|
|
12
|
+
input: AcceptAccountLinkInvitationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
AcceptAccountLinkInvitationCommandInput,
|
|
17
15
|
AcceptAccountLinkInvitationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const AcceptAccountLinkInvitationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: AcceptAccountLinkInvitationCommandInput
|
|
21
|
+
input: AcceptAccountLinkInvitationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
AcceptAccountLinkInvitationCommandInput,
|
|
26
24
|
AcceptAccountLinkInvitationCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
AssociateConnectionAliasResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface AssociateConnectionAliasCommandInput
|
|
8
|
-
extends AssociateConnectionAliasRequest {}
|
|
7
|
+
export interface AssociateConnectionAliasCommandInput extends AssociateConnectionAliasRequest {}
|
|
9
8
|
export interface AssociateConnectionAliasCommandOutput
|
|
10
|
-
extends AssociateConnectionAliasResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends AssociateConnectionAliasResult, __MetadataBearer {}
|
|
12
10
|
declare const AssociateConnectionAliasCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: AssociateConnectionAliasCommandInput
|
|
12
|
+
input: AssociateConnectionAliasCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
AssociateConnectionAliasCommandInput,
|
|
17
15
|
AssociateConnectionAliasCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const AssociateConnectionAliasCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: AssociateConnectionAliasCommandInput
|
|
21
|
+
input: AssociateConnectionAliasCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
AssociateConnectionAliasCommandInput,
|
|
26
24
|
AssociateConnectionAliasCommandOutput,
|
|
@@ -1,17 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
AssociateIpGroupsRequest,
|
|
4
|
-
AssociateIpGroupsResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { AssociateIpGroupsRequest, AssociateIpGroupsResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface AssociateIpGroupsCommandInput
|
|
8
|
-
|
|
9
|
-
export interface AssociateIpGroupsCommandOutput
|
|
10
|
-
extends AssociateIpGroupsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
4
|
+
export interface AssociateIpGroupsCommandInput extends AssociateIpGroupsRequest {}
|
|
5
|
+
export interface AssociateIpGroupsCommandOutput extends AssociateIpGroupsResult, __MetadataBearer {}
|
|
12
6
|
declare const AssociateIpGroupsCommand_base: {
|
|
13
7
|
new (
|
|
14
|
-
input: AssociateIpGroupsCommandInput
|
|
8
|
+
input: AssociateIpGroupsCommandInput,
|
|
15
9
|
): import("@smithy/core/client").CommandImpl<
|
|
16
10
|
AssociateIpGroupsCommandInput,
|
|
17
11
|
AssociateIpGroupsCommandOutput,
|
|
@@ -20,7 +14,7 @@ declare const AssociateIpGroupsCommand_base: {
|
|
|
20
14
|
import("..").ServiceOutputTypes
|
|
21
15
|
>;
|
|
22
16
|
new (
|
|
23
|
-
input: AssociateIpGroupsCommandInput
|
|
17
|
+
input: AssociateIpGroupsCommandInput,
|
|
24
18
|
): import("@smithy/core/client").CommandImpl<
|
|
25
19
|
AssociateIpGroupsCommandInput,
|
|
26
20
|
AssociateIpGroupsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
AssociateWorkspaceApplicationResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface AssociateWorkspaceApplicationCommandInput
|
|
8
|
-
extends AssociateWorkspaceApplicationRequest {}
|
|
7
|
+
export interface AssociateWorkspaceApplicationCommandInput extends AssociateWorkspaceApplicationRequest {}
|
|
9
8
|
export interface AssociateWorkspaceApplicationCommandOutput
|
|
10
|
-
extends AssociateWorkspaceApplicationResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends AssociateWorkspaceApplicationResult, __MetadataBearer {}
|
|
12
10
|
declare const AssociateWorkspaceApplicationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: AssociateWorkspaceApplicationCommandInput
|
|
12
|
+
input: AssociateWorkspaceApplicationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
AssociateWorkspaceApplicationCommandInput,
|
|
17
15
|
AssociateWorkspaceApplicationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const AssociateWorkspaceApplicationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: AssociateWorkspaceApplicationCommandInput
|
|
21
|
+
input: AssociateWorkspaceApplicationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
AssociateWorkspaceApplicationCommandInput,
|
|
26
24
|
AssociateWorkspaceApplicationCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
AuthorizeIpRulesRequest,
|
|
4
|
-
AuthorizeIpRulesResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { AuthorizeIpRulesRequest, AuthorizeIpRulesResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface AuthorizeIpRulesCommandInput extends AuthorizeIpRulesRequest {}
|
|
8
|
-
export interface AuthorizeIpRulesCommandOutput
|
|
9
|
-
extends AuthorizeIpRulesResult,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface AuthorizeIpRulesCommandOutput extends AuthorizeIpRulesResult, __MetadataBearer {}
|
|
11
6
|
declare const AuthorizeIpRulesCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: AuthorizeIpRulesCommandInput
|
|
8
|
+
input: AuthorizeIpRulesCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
AuthorizeIpRulesCommandInput,
|
|
16
11
|
AuthorizeIpRulesCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const AuthorizeIpRulesCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: AuthorizeIpRulesCommandInput
|
|
17
|
+
input: AuthorizeIpRulesCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
AuthorizeIpRulesCommandInput,
|
|
25
20
|
AuthorizeIpRulesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CopyWorkspaceImageRequest,
|
|
4
|
-
CopyWorkspaceImageResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CopyWorkspaceImageRequest, CopyWorkspaceImageResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CopyWorkspaceImageCommandInput
|
|
8
|
-
extends CopyWorkspaceImageRequest {}
|
|
4
|
+
export interface CopyWorkspaceImageCommandInput extends CopyWorkspaceImageRequest {}
|
|
9
5
|
export interface CopyWorkspaceImageCommandOutput
|
|
10
|
-
extends CopyWorkspaceImageResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CopyWorkspaceImageResult, __MetadataBearer {}
|
|
12
7
|
declare const CopyWorkspaceImageCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CopyWorkspaceImageCommandInput
|
|
9
|
+
input: CopyWorkspaceImageCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CopyWorkspaceImageCommandInput,
|
|
17
12
|
CopyWorkspaceImageCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CopyWorkspaceImageCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CopyWorkspaceImageCommandInput
|
|
18
|
+
input: CopyWorkspaceImageCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CopyWorkspaceImageCommandInput,
|
|
26
21
|
CopyWorkspaceImageCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateAccountLinkInvitationResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateAccountLinkInvitationCommandInput
|
|
8
|
-
extends CreateAccountLinkInvitationRequest {}
|
|
7
|
+
export interface CreateAccountLinkInvitationCommandInput extends CreateAccountLinkInvitationRequest {}
|
|
9
8
|
export interface CreateAccountLinkInvitationCommandOutput
|
|
10
|
-
extends CreateAccountLinkInvitationResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateAccountLinkInvitationResult, __MetadataBearer {}
|
|
12
10
|
declare const CreateAccountLinkInvitationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateAccountLinkInvitationCommandInput
|
|
12
|
+
input: CreateAccountLinkInvitationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateAccountLinkInvitationCommandInput,
|
|
17
15
|
CreateAccountLinkInvitationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateAccountLinkInvitationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateAccountLinkInvitationCommandInput
|
|
21
|
+
input: CreateAccountLinkInvitationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateAccountLinkInvitationCommandInput,
|
|
26
24
|
CreateAccountLinkInvitationCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateConnectClientAddInResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateConnectClientAddInCommandInput
|
|
8
|
-
extends CreateConnectClientAddInRequest {}
|
|
7
|
+
export interface CreateConnectClientAddInCommandInput extends CreateConnectClientAddInRequest {}
|
|
9
8
|
export interface CreateConnectClientAddInCommandOutput
|
|
10
|
-
extends CreateConnectClientAddInResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateConnectClientAddInResult, __MetadataBearer {}
|
|
12
10
|
declare const CreateConnectClientAddInCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateConnectClientAddInCommandInput
|
|
12
|
+
input: CreateConnectClientAddInCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateConnectClientAddInCommandInput,
|
|
17
15
|
CreateConnectClientAddInCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateConnectClientAddInCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateConnectClientAddInCommandInput
|
|
21
|
+
input: CreateConnectClientAddInCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateConnectClientAddInCommandInput,
|
|
26
24
|
CreateConnectClientAddInCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateConnectionAliasRequest,
|
|
4
|
-
CreateConnectionAliasResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateConnectionAliasRequest, CreateConnectionAliasResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateConnectionAliasCommandInput
|
|
8
|
-
extends CreateConnectionAliasRequest {}
|
|
4
|
+
export interface CreateConnectionAliasCommandInput extends CreateConnectionAliasRequest {}
|
|
9
5
|
export interface CreateConnectionAliasCommandOutput
|
|
10
|
-
extends CreateConnectionAliasResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateConnectionAliasResult, __MetadataBearer {}
|
|
12
7
|
declare const CreateConnectionAliasCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateConnectionAliasCommandInput
|
|
9
|
+
input: CreateConnectionAliasCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateConnectionAliasCommandInput,
|
|
17
12
|
CreateConnectionAliasCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateConnectionAliasCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateConnectionAliasCommandInput
|
|
18
|
+
input: CreateConnectionAliasCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateConnectionAliasCommandInput,
|
|
26
21
|
CreateConnectionAliasCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { CreateIpGroupRequest, CreateIpGroupResult } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CreateIpGroupCommandInput extends CreateIpGroupRequest {}
|
|
5
|
-
export interface CreateIpGroupCommandOutput
|
|
6
|
-
extends CreateIpGroupResult,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateIpGroupCommandOutput extends CreateIpGroupResult, __MetadataBearer {}
|
|
8
6
|
declare const CreateIpGroupCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: CreateIpGroupCommandInput
|
|
8
|
+
input: CreateIpGroupCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
CreateIpGroupCommandInput,
|
|
13
11
|
CreateIpGroupCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const CreateIpGroupCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: CreateIpGroupCommandInput
|
|
17
|
+
input: CreateIpGroupCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
CreateIpGroupCommandInput,
|
|
22
20
|
CreateIpGroupCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateStandbyWorkspacesRequest,
|
|
4
|
-
CreateStandbyWorkspacesResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateStandbyWorkspacesRequest, CreateStandbyWorkspacesResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateStandbyWorkspacesCommandInput
|
|
8
|
-
extends CreateStandbyWorkspacesRequest {}
|
|
4
|
+
export interface CreateStandbyWorkspacesCommandInput extends CreateStandbyWorkspacesRequest {}
|
|
9
5
|
export interface CreateStandbyWorkspacesCommandOutput
|
|
10
|
-
extends CreateStandbyWorkspacesResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateStandbyWorkspacesResult, __MetadataBearer {}
|
|
12
7
|
declare const CreateStandbyWorkspacesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateStandbyWorkspacesCommandInput
|
|
9
|
+
input: CreateStandbyWorkspacesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateStandbyWorkspacesCommandInput,
|
|
17
12
|
CreateStandbyWorkspacesCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateStandbyWorkspacesCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateStandbyWorkspacesCommandInput
|
|
18
|
+
input: CreateStandbyWorkspacesCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateStandbyWorkspacesCommandInput,
|
|
26
21
|
CreateStandbyWorkspacesCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { CreateTagsRequest, CreateTagsResult } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CreateTagsCommandInput extends CreateTagsRequest {}
|
|
5
|
-
export interface CreateTagsCommandOutput
|
|
6
|
-
extends CreateTagsResult,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateTagsCommandOutput extends CreateTagsResult, __MetadataBearer {}
|
|
8
6
|
declare const CreateTagsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: CreateTagsCommandInput
|
|
8
|
+
input: CreateTagsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
CreateTagsCommandInput,
|
|
13
11
|
CreateTagsCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const CreateTagsCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: CreateTagsCommandInput
|
|
17
|
+
input: CreateTagsCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
CreateTagsCommandInput,
|
|
22
20
|
CreateTagsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateUpdatedWorkspaceImageResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateUpdatedWorkspaceImageCommandInput
|
|
8
|
-
extends CreateUpdatedWorkspaceImageRequest {}
|
|
7
|
+
export interface CreateUpdatedWorkspaceImageCommandInput extends CreateUpdatedWorkspaceImageRequest {}
|
|
9
8
|
export interface CreateUpdatedWorkspaceImageCommandOutput
|
|
10
|
-
extends CreateUpdatedWorkspaceImageResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateUpdatedWorkspaceImageResult, __MetadataBearer {}
|
|
12
10
|
declare const CreateUpdatedWorkspaceImageCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateUpdatedWorkspaceImageCommandInput
|
|
12
|
+
input: CreateUpdatedWorkspaceImageCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateUpdatedWorkspaceImageCommandInput,
|
|
17
15
|
CreateUpdatedWorkspaceImageCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateUpdatedWorkspaceImageCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateUpdatedWorkspaceImageCommandInput
|
|
21
|
+
input: CreateUpdatedWorkspaceImageCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateUpdatedWorkspaceImageCommandInput,
|
|
26
24
|
CreateUpdatedWorkspaceImageCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateWorkspaceBundleRequest,
|
|
4
|
-
CreateWorkspaceBundleResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateWorkspaceBundleRequest, CreateWorkspaceBundleResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateWorkspaceBundleCommandInput
|
|
8
|
-
extends CreateWorkspaceBundleRequest {}
|
|
4
|
+
export interface CreateWorkspaceBundleCommandInput extends CreateWorkspaceBundleRequest {}
|
|
9
5
|
export interface CreateWorkspaceBundleCommandOutput
|
|
10
|
-
extends CreateWorkspaceBundleResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateWorkspaceBundleResult, __MetadataBearer {}
|
|
12
7
|
declare const CreateWorkspaceBundleCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateWorkspaceBundleCommandInput
|
|
9
|
+
input: CreateWorkspaceBundleCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateWorkspaceBundleCommandInput,
|
|
17
12
|
CreateWorkspaceBundleCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateWorkspaceBundleCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateWorkspaceBundleCommandInput
|
|
18
|
+
input: CreateWorkspaceBundleCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateWorkspaceBundleCommandInput,
|
|
26
21
|
CreateWorkspaceBundleCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateWorkspaceImageRequest,
|
|
4
|
-
CreateWorkspaceImageResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateWorkspaceImageRequest, CreateWorkspaceImageResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateWorkspaceImageCommandInput
|
|
8
|
-
extends CreateWorkspaceImageRequest {}
|
|
4
|
+
export interface CreateWorkspaceImageCommandInput extends CreateWorkspaceImageRequest {}
|
|
9
5
|
export interface CreateWorkspaceImageCommandOutput
|
|
10
|
-
extends CreateWorkspaceImageResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateWorkspaceImageResult, __MetadataBearer {}
|
|
12
7
|
declare const CreateWorkspaceImageCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateWorkspaceImageCommandInput
|
|
9
|
+
input: CreateWorkspaceImageCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateWorkspaceImageCommandInput,
|
|
17
12
|
CreateWorkspaceImageCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateWorkspaceImageCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateWorkspaceImageCommandInput
|
|
18
|
+
input: CreateWorkspaceImageCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateWorkspaceImageCommandInput,
|
|
26
21
|
CreateWorkspaceImageCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateWorkspacesRequest,
|
|
4
|
-
CreateWorkspacesResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateWorkspacesRequest, CreateWorkspacesResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateWorkspacesCommandInput extends CreateWorkspacesRequest {}
|
|
8
|
-
export interface CreateWorkspacesCommandOutput
|
|
9
|
-
extends CreateWorkspacesResult,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateWorkspacesCommandOutput extends CreateWorkspacesResult, __MetadataBearer {}
|
|
11
6
|
declare const CreateWorkspacesCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateWorkspacesCommandInput
|
|
8
|
+
input: CreateWorkspacesCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateWorkspacesCommandInput,
|
|
16
11
|
CreateWorkspacesCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateWorkspacesCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateWorkspacesCommandInput
|
|
17
|
+
input: CreateWorkspacesCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateWorkspacesCommandInput,
|
|
25
20
|
CreateWorkspacesCommandOutput,
|