@aws-sdk/client-workspaces 3.952.0 → 3.954.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 +1263 -871
- package/dist-cjs/runtimeConfig.shared.js +7 -6
- package/dist-es/commands/AcceptAccountLinkInvitationCommand.js +2 -2
- package/dist-es/commands/AssociateConnectionAliasCommand.js +2 -2
- package/dist-es/commands/AssociateIpGroupsCommand.js +2 -2
- package/dist-es/commands/AssociateWorkspaceApplicationCommand.js +2 -2
- package/dist-es/commands/AuthorizeIpRulesCommand.js +2 -2
- package/dist-es/commands/CopyWorkspaceImageCommand.js +2 -2
- package/dist-es/commands/CreateAccountLinkInvitationCommand.js +2 -2
- package/dist-es/commands/CreateConnectClientAddInCommand.js +2 -2
- package/dist-es/commands/CreateConnectionAliasCommand.js +2 -2
- package/dist-es/commands/CreateIpGroupCommand.js +2 -2
- package/dist-es/commands/CreateStandbyWorkspacesCommand.js +2 -2
- package/dist-es/commands/CreateTagsCommand.js +2 -2
- package/dist-es/commands/CreateUpdatedWorkspaceImageCommand.js +2 -2
- package/dist-es/commands/CreateWorkspaceBundleCommand.js +2 -2
- package/dist-es/commands/CreateWorkspaceImageCommand.js +2 -2
- package/dist-es/commands/CreateWorkspacesCommand.js +2 -2
- package/dist-es/commands/CreateWorkspacesPoolCommand.js +2 -2
- package/dist-es/commands/DeleteAccountLinkInvitationCommand.js +2 -2
- package/dist-es/commands/DeleteClientBrandingCommand.js +2 -2
- package/dist-es/commands/DeleteConnectClientAddInCommand.js +2 -2
- package/dist-es/commands/DeleteConnectionAliasCommand.js +2 -2
- package/dist-es/commands/DeleteIpGroupCommand.js +2 -2
- package/dist-es/commands/DeleteTagsCommand.js +2 -2
- package/dist-es/commands/DeleteWorkspaceBundleCommand.js +2 -2
- package/dist-es/commands/DeleteWorkspaceImageCommand.js +2 -2
- package/dist-es/commands/DeployWorkspaceApplicationsCommand.js +2 -2
- package/dist-es/commands/DeregisterWorkspaceDirectoryCommand.js +2 -2
- package/dist-es/commands/DescribeAccountCommand.js +2 -2
- package/dist-es/commands/DescribeAccountModificationsCommand.js +2 -2
- package/dist-es/commands/DescribeApplicationAssociationsCommand.js +2 -2
- package/dist-es/commands/DescribeApplicationsCommand.js +2 -2
- package/dist-es/commands/DescribeBundleAssociationsCommand.js +2 -2
- package/dist-es/commands/DescribeClientBrandingCommand.js +2 -2
- package/dist-es/commands/DescribeClientPropertiesCommand.js +2 -2
- package/dist-es/commands/DescribeConnectClientAddInsCommand.js +2 -2
- package/dist-es/commands/DescribeConnectionAliasPermissionsCommand.js +2 -2
- package/dist-es/commands/DescribeConnectionAliasesCommand.js +2 -2
- package/dist-es/commands/DescribeCustomWorkspaceImageImportCommand.js +2 -2
- package/dist-es/commands/DescribeImageAssociationsCommand.js +2 -2
- package/dist-es/commands/DescribeIpGroupsCommand.js +2 -2
- package/dist-es/commands/DescribeTagsCommand.js +2 -2
- package/dist-es/commands/DescribeWorkspaceAssociationsCommand.js +2 -2
- package/dist-es/commands/DescribeWorkspaceBundlesCommand.js +2 -2
- package/dist-es/commands/DescribeWorkspaceDirectoriesCommand.js +2 -2
- package/dist-es/commands/DescribeWorkspaceImagePermissionsCommand.js +2 -2
- package/dist-es/commands/DescribeWorkspaceImagesCommand.js +2 -2
- package/dist-es/commands/DescribeWorkspaceSnapshotsCommand.js +2 -2
- package/dist-es/commands/DescribeWorkspacesCommand.js +2 -2
- package/dist-es/commands/DescribeWorkspacesConnectionStatusCommand.js +2 -2
- package/dist-es/commands/DescribeWorkspacesPoolSessionsCommand.js +2 -2
- package/dist-es/commands/DescribeWorkspacesPoolsCommand.js +2 -2
- package/dist-es/commands/DisassociateConnectionAliasCommand.js +2 -2
- package/dist-es/commands/DisassociateIpGroupsCommand.js +2 -2
- package/dist-es/commands/DisassociateWorkspaceApplicationCommand.js +2 -2
- package/dist-es/commands/GetAccountLinkCommand.js +2 -2
- package/dist-es/commands/ImportClientBrandingCommand.js +2 -2
- package/dist-es/commands/ImportCustomWorkspaceImageCommand.js +2 -2
- package/dist-es/commands/ImportWorkspaceImageCommand.js +2 -2
- package/dist-es/commands/ListAccountLinksCommand.js +2 -2
- package/dist-es/commands/ListAvailableManagementCidrRangesCommand.js +2 -2
- package/dist-es/commands/MigrateWorkspaceCommand.js +2 -2
- package/dist-es/commands/ModifyAccountCommand.js +2 -2
- package/dist-es/commands/ModifyCertificateBasedAuthPropertiesCommand.js +2 -2
- package/dist-es/commands/ModifyClientPropertiesCommand.js +2 -2
- package/dist-es/commands/ModifyEndpointEncryptionModeCommand.js +2 -2
- package/dist-es/commands/ModifySamlPropertiesCommand.js +2 -2
- package/dist-es/commands/ModifySelfservicePermissionsCommand.js +2 -2
- package/dist-es/commands/ModifyStreamingPropertiesCommand.js +2 -2
- package/dist-es/commands/ModifyWorkspaceAccessPropertiesCommand.js +2 -2
- package/dist-es/commands/ModifyWorkspaceCreationPropertiesCommand.js +2 -2
- package/dist-es/commands/ModifyWorkspacePropertiesCommand.js +2 -2
- package/dist-es/commands/ModifyWorkspaceStateCommand.js +2 -2
- package/dist-es/commands/RebootWorkspacesCommand.js +2 -2
- package/dist-es/commands/RebuildWorkspacesCommand.js +2 -2
- package/dist-es/commands/RegisterWorkspaceDirectoryCommand.js +2 -2
- package/dist-es/commands/RejectAccountLinkInvitationCommand.js +2 -2
- package/dist-es/commands/RestoreWorkspaceCommand.js +2 -2
- package/dist-es/commands/RevokeIpRulesCommand.js +2 -2
- package/dist-es/commands/StartWorkspacesCommand.js +2 -2
- package/dist-es/commands/StartWorkspacesPoolCommand.js +2 -2
- package/dist-es/commands/StopWorkspacesCommand.js +2 -2
- package/dist-es/commands/StopWorkspacesPoolCommand.js +2 -2
- package/dist-es/commands/TerminateWorkspacesCommand.js +2 -2
- package/dist-es/commands/TerminateWorkspacesPoolCommand.js +2 -2
- package/dist-es/commands/TerminateWorkspacesPoolSessionCommand.js +2 -2
- package/dist-es/commands/UpdateConnectClientAddInCommand.js +2 -2
- package/dist-es/commands/UpdateConnectionAliasPermissionCommand.js +2 -2
- package/dist-es/commands/UpdateRulesOfIpGroupCommand.js +2 -2
- package/dist-es/commands/UpdateWorkspaceBundleCommand.js +2 -2
- package/dist-es/commands/UpdateWorkspaceImagePermissionCommand.js +2 -2
- package/dist-es/commands/UpdateWorkspacesPoolCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +7 -6
- package/dist-es/schemas/schemas_0.js +757 -742
- package/dist-types/WorkSpacesClient.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/dist-types/schemas/schemas_0.d.ts +378 -460
- package/dist-types/ts3.4/WorkSpacesClient.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +377 -460
- package/package.json +34 -34
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ModifyWorkspaceState } from "../schemas/schemas_0";
|
|
4
|
+
import { ModifyWorkspaceState$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ModifyWorkspaceStateCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ModifyWorkspaceStateCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "ModifyWorkspaceState", {})
|
|
13
13
|
.n("WorkSpacesClient", "ModifyWorkspaceStateCommand")
|
|
14
|
-
.sc(ModifyWorkspaceState)
|
|
14
|
+
.sc(ModifyWorkspaceState$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { RebootWorkspaces } from "../schemas/schemas_0";
|
|
4
|
+
import { RebootWorkspaces$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class RebootWorkspacesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class RebootWorkspacesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "RebootWorkspaces", {})
|
|
13
13
|
.n("WorkSpacesClient", "RebootWorkspacesCommand")
|
|
14
|
-
.sc(RebootWorkspaces)
|
|
14
|
+
.sc(RebootWorkspaces$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { RebuildWorkspaces } from "../schemas/schemas_0";
|
|
4
|
+
import { RebuildWorkspaces$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class RebuildWorkspacesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class RebuildWorkspacesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "RebuildWorkspaces", {})
|
|
13
13
|
.n("WorkSpacesClient", "RebuildWorkspacesCommand")
|
|
14
|
-
.sc(RebuildWorkspaces)
|
|
14
|
+
.sc(RebuildWorkspaces$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { RegisterWorkspaceDirectory } from "../schemas/schemas_0";
|
|
4
|
+
import { RegisterWorkspaceDirectory$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class RegisterWorkspaceDirectoryCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class RegisterWorkspaceDirectoryCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "RegisterWorkspaceDirectory", {})
|
|
13
13
|
.n("WorkSpacesClient", "RegisterWorkspaceDirectoryCommand")
|
|
14
|
-
.sc(RegisterWorkspaceDirectory)
|
|
14
|
+
.sc(RegisterWorkspaceDirectory$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { RejectAccountLinkInvitation } from "../schemas/schemas_0";
|
|
4
|
+
import { RejectAccountLinkInvitation$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class RejectAccountLinkInvitationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class RejectAccountLinkInvitationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "RejectAccountLinkInvitation", {})
|
|
13
13
|
.n("WorkSpacesClient", "RejectAccountLinkInvitationCommand")
|
|
14
|
-
.sc(RejectAccountLinkInvitation)
|
|
14
|
+
.sc(RejectAccountLinkInvitation$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { RestoreWorkspace } from "../schemas/schemas_0";
|
|
4
|
+
import { RestoreWorkspace$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class RestoreWorkspaceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class RestoreWorkspaceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "RestoreWorkspace", {})
|
|
13
13
|
.n("WorkSpacesClient", "RestoreWorkspaceCommand")
|
|
14
|
-
.sc(RestoreWorkspace)
|
|
14
|
+
.sc(RestoreWorkspace$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { RevokeIpRules } from "../schemas/schemas_0";
|
|
4
|
+
import { RevokeIpRules$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class RevokeIpRulesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class RevokeIpRulesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "RevokeIpRules", {})
|
|
13
13
|
.n("WorkSpacesClient", "RevokeIpRulesCommand")
|
|
14
|
-
.sc(RevokeIpRules)
|
|
14
|
+
.sc(RevokeIpRules$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { StartWorkspaces } from "../schemas/schemas_0";
|
|
4
|
+
import { StartWorkspaces$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartWorkspacesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StartWorkspacesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "StartWorkspaces", {})
|
|
13
13
|
.n("WorkSpacesClient", "StartWorkspacesCommand")
|
|
14
|
-
.sc(StartWorkspaces)
|
|
14
|
+
.sc(StartWorkspaces$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { StartWorkspacesPool } from "../schemas/schemas_0";
|
|
4
|
+
import { StartWorkspacesPool$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartWorkspacesPoolCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StartWorkspacesPoolCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "StartWorkspacesPool", {})
|
|
13
13
|
.n("WorkSpacesClient", "StartWorkspacesPoolCommand")
|
|
14
|
-
.sc(StartWorkspacesPool)
|
|
14
|
+
.sc(StartWorkspacesPool$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { StopWorkspaces } from "../schemas/schemas_0";
|
|
4
|
+
import { StopWorkspaces$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StopWorkspacesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StopWorkspacesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "StopWorkspaces", {})
|
|
13
13
|
.n("WorkSpacesClient", "StopWorkspacesCommand")
|
|
14
|
-
.sc(StopWorkspaces)
|
|
14
|
+
.sc(StopWorkspaces$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { StopWorkspacesPool } from "../schemas/schemas_0";
|
|
4
|
+
import { StopWorkspacesPool$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StopWorkspacesPoolCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StopWorkspacesPoolCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "StopWorkspacesPool", {})
|
|
13
13
|
.n("WorkSpacesClient", "StopWorkspacesPoolCommand")
|
|
14
|
-
.sc(StopWorkspacesPool)
|
|
14
|
+
.sc(StopWorkspacesPool$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { TerminateWorkspaces } from "../schemas/schemas_0";
|
|
4
|
+
import { TerminateWorkspaces$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class TerminateWorkspacesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class TerminateWorkspacesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "TerminateWorkspaces", {})
|
|
13
13
|
.n("WorkSpacesClient", "TerminateWorkspacesCommand")
|
|
14
|
-
.sc(TerminateWorkspaces)
|
|
14
|
+
.sc(TerminateWorkspaces$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { TerminateWorkspacesPool } from "../schemas/schemas_0";
|
|
4
|
+
import { TerminateWorkspacesPool$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class TerminateWorkspacesPoolCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class TerminateWorkspacesPoolCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "TerminateWorkspacesPool", {})
|
|
13
13
|
.n("WorkSpacesClient", "TerminateWorkspacesPoolCommand")
|
|
14
|
-
.sc(TerminateWorkspacesPool)
|
|
14
|
+
.sc(TerminateWorkspacesPool$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { TerminateWorkspacesPoolSession } from "../schemas/schemas_0";
|
|
4
|
+
import { TerminateWorkspacesPoolSession$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class TerminateWorkspacesPoolSessionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class TerminateWorkspacesPoolSessionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "TerminateWorkspacesPoolSession", {})
|
|
13
13
|
.n("WorkSpacesClient", "TerminateWorkspacesPoolSessionCommand")
|
|
14
|
-
.sc(TerminateWorkspacesPoolSession)
|
|
14
|
+
.sc(TerminateWorkspacesPoolSession$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateConnectClientAddIn } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateConnectClientAddIn$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateConnectClientAddInCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateConnectClientAddInCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "UpdateConnectClientAddIn", {})
|
|
13
13
|
.n("WorkSpacesClient", "UpdateConnectClientAddInCommand")
|
|
14
|
-
.sc(UpdateConnectClientAddIn)
|
|
14
|
+
.sc(UpdateConnectClientAddIn$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateConnectionAliasPermission } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateConnectionAliasPermission$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateConnectionAliasPermissionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateConnectionAliasPermissionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "UpdateConnectionAliasPermission", {})
|
|
13
13
|
.n("WorkSpacesClient", "UpdateConnectionAliasPermissionCommand")
|
|
14
|
-
.sc(UpdateConnectionAliasPermission)
|
|
14
|
+
.sc(UpdateConnectionAliasPermission$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateRulesOfIpGroup } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateRulesOfIpGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateRulesOfIpGroupCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateRulesOfIpGroupCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "UpdateRulesOfIpGroup", {})
|
|
13
13
|
.n("WorkSpacesClient", "UpdateRulesOfIpGroupCommand")
|
|
14
|
-
.sc(UpdateRulesOfIpGroup)
|
|
14
|
+
.sc(UpdateRulesOfIpGroup$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateWorkspaceBundle } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateWorkspaceBundle$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateWorkspaceBundleCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateWorkspaceBundleCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "UpdateWorkspaceBundle", {})
|
|
13
13
|
.n("WorkSpacesClient", "UpdateWorkspaceBundleCommand")
|
|
14
|
-
.sc(UpdateWorkspaceBundle)
|
|
14
|
+
.sc(UpdateWorkspaceBundle$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateWorkspaceImagePermission } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateWorkspaceImagePermission$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateWorkspaceImagePermissionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateWorkspaceImagePermissionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "UpdateWorkspaceImagePermission", {})
|
|
13
13
|
.n("WorkSpacesClient", "UpdateWorkspaceImagePermissionCommand")
|
|
14
|
-
.sc(UpdateWorkspaceImagePermission)
|
|
14
|
+
.sc(UpdateWorkspaceImagePermission$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateWorkspacesPool } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateWorkspacesPool$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateWorkspacesPoolCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateWorkspacesPoolCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("WorkspacesService", "UpdateWorkspacesPool", {})
|
|
13
13
|
.n("WorkSpacesClient", "UpdateWorkspacesPoolCommand")
|
|
14
|
-
.sc(UpdateWorkspacesPool)
|
|
14
|
+
.sc(UpdateWorkspacesPool$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
package/dist-es/index.js
CHANGED
|
@@ -23,12 +23,13 @@ export const getRuntimeConfig = (config) => {
|
|
|
23
23
|
},
|
|
24
24
|
],
|
|
25
25
|
logger: config?.logger ?? new NoOpLogger(),
|
|
26
|
-
protocol: config?.protocol ??
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
26
|
+
protocol: config?.protocol ?? AwsJson1_1Protocol,
|
|
27
|
+
protocolSettings: config?.protocolSettings ?? {
|
|
28
|
+
defaultNamespace: "com.amazonaws.workspaces",
|
|
29
|
+
xmlNamespace: "http://workspaces.amazonaws.com/api/v1",
|
|
30
|
+
version: "2015-04-08",
|
|
31
|
+
serviceTarget: "WorkspacesService",
|
|
32
|
+
},
|
|
32
33
|
serviceId: config?.serviceId ?? "WorkSpaces",
|
|
33
34
|
urlParser: config?.urlParser ?? parseUrl,
|
|
34
35
|
utf8Decoder: config?.utf8Decoder ?? fromUtf8,
|