@aws-sdk/client-workspaces 3.300.0 → 3.303.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.
Files changed (69) hide show
  1. package/dist-cjs/models/models_0.js +175 -208
  2. package/dist-es/models/models_0.js +175 -208
  3. package/dist-types/commands/AssociateConnectionAliasCommand.d.ts +1 -1
  4. package/dist-types/commands/AssociateIpGroupsCommand.d.ts +2 -2
  5. package/dist-types/commands/AuthorizeIpRulesCommand.d.ts +3 -3
  6. package/dist-types/commands/CopyWorkspaceImageCommand.d.ts +3 -3
  7. package/dist-types/commands/CreateConnectClientAddInCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateConnectionAliasCommand.d.ts +3 -3
  9. package/dist-types/commands/CreateIpGroupCommand.d.ts +5 -5
  10. package/dist-types/commands/CreateStandbyWorkspacesCommand.d.ts +5 -5
  11. package/dist-types/commands/CreateTagsCommand.d.ts +3 -3
  12. package/dist-types/commands/CreateUpdatedWorkspaceImageCommand.d.ts +3 -3
  13. package/dist-types/commands/CreateWorkspaceBundleCommand.d.ts +6 -6
  14. package/dist-types/commands/CreateWorkspaceImageCommand.d.ts +3 -3
  15. package/dist-types/commands/CreateWorkspacesCommand.d.ts +7 -7
  16. package/dist-types/commands/DeleteClientBrandingCommand.d.ts +2 -2
  17. package/dist-types/commands/DeleteConnectClientAddInCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteConnectionAliasCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteIpGroupCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteTagsCommand.d.ts +2 -2
  21. package/dist-types/commands/DeleteWorkspaceBundleCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteWorkspaceImageCommand.d.ts +1 -1
  23. package/dist-types/commands/DeregisterWorkspaceDirectoryCommand.d.ts +1 -1
  24. package/dist-types/commands/DescribeAccountModificationsCommand.d.ts +1 -1
  25. package/dist-types/commands/DescribeClientBrandingCommand.d.ts +1 -1
  26. package/dist-types/commands/DescribeClientPropertiesCommand.d.ts +2 -2
  27. package/dist-types/commands/DescribeConnectClientAddInsCommand.d.ts +1 -1
  28. package/dist-types/commands/DescribeConnectionAliasPermissionsCommand.d.ts +1 -1
  29. package/dist-types/commands/DescribeConnectionAliasesCommand.d.ts +2 -2
  30. package/dist-types/commands/DescribeIpGroupsCommand.d.ts +2 -2
  31. package/dist-types/commands/DescribeTagsCommand.d.ts +1 -1
  32. package/dist-types/commands/DescribeWorkspaceBundlesCommand.d.ts +2 -2
  33. package/dist-types/commands/DescribeWorkspaceDirectoriesCommand.d.ts +2 -2
  34. package/dist-types/commands/DescribeWorkspaceImagePermissionsCommand.d.ts +1 -1
  35. package/dist-types/commands/DescribeWorkspaceImagesCommand.d.ts +2 -2
  36. package/dist-types/commands/DescribeWorkspaceSnapshotsCommand.d.ts +1 -1
  37. package/dist-types/commands/DescribeWorkspacesCommand.d.ts +2 -2
  38. package/dist-types/commands/DescribeWorkspacesConnectionStatusCommand.d.ts +2 -2
  39. package/dist-types/commands/DisassociateConnectionAliasCommand.d.ts +1 -1
  40. package/dist-types/commands/DisassociateIpGroupsCommand.d.ts +2 -2
  41. package/dist-types/commands/ImportClientBrandingCommand.d.ts +5 -7
  42. package/dist-types/commands/ImportWorkspaceImageCommand.d.ts +4 -4
  43. package/dist-types/commands/ListAvailableManagementCidrRangesCommand.d.ts +1 -1
  44. package/dist-types/commands/MigrateWorkspaceCommand.d.ts +1 -1
  45. package/dist-types/commands/ModifyAccountCommand.d.ts +1 -1
  46. package/dist-types/commands/ModifyCertificateBasedAuthPropertiesCommand.d.ts +3 -3
  47. package/dist-types/commands/ModifyClientPropertiesCommand.d.ts +2 -2
  48. package/dist-types/commands/ModifySamlPropertiesCommand.d.ts +3 -3
  49. package/dist-types/commands/ModifySelfservicePermissionsCommand.d.ts +2 -2
  50. package/dist-types/commands/ModifyWorkspaceAccessPropertiesCommand.d.ts +2 -2
  51. package/dist-types/commands/ModifyWorkspaceCreationPropertiesCommand.d.ts +2 -2
  52. package/dist-types/commands/ModifyWorkspacePropertiesCommand.d.ts +3 -3
  53. package/dist-types/commands/ModifyWorkspaceStateCommand.d.ts +1 -1
  54. package/dist-types/commands/RebootWorkspacesCommand.d.ts +3 -3
  55. package/dist-types/commands/RebuildWorkspacesCommand.d.ts +3 -3
  56. package/dist-types/commands/RegisterWorkspaceDirectoryCommand.d.ts +4 -4
  57. package/dist-types/commands/RestoreWorkspaceCommand.d.ts +1 -1
  58. package/dist-types/commands/RevokeIpRulesCommand.d.ts +2 -2
  59. package/dist-types/commands/StartWorkspacesCommand.d.ts +3 -3
  60. package/dist-types/commands/StopWorkspacesCommand.d.ts +3 -3
  61. package/dist-types/commands/TerminateWorkspacesCommand.d.ts +3 -3
  62. package/dist-types/commands/UpdateConnectClientAddInCommand.d.ts +1 -1
  63. package/dist-types/commands/UpdateConnectionAliasPermissionCommand.d.ts +2 -2
  64. package/dist-types/commands/UpdateRulesOfIpGroupCommand.d.ts +3 -3
  65. package/dist-types/commands/UpdateWorkspaceBundleCommand.d.ts +1 -1
  66. package/dist-types/commands/UpdateWorkspaceImagePermissionCommand.d.ts +1 -1
  67. package/dist-types/models/models_0.d.ts +340 -175
  68. package/dist-types/ts3.4/models/models_0.d.ts +232 -175
  69. package/package.json +34 -34
@@ -28,9 +28,9 @@ export interface StartWorkspacesCommandOutput extends StartWorkspacesResult, __M
28
28
  * import { WorkSpacesClient, StartWorkspacesCommand } from "@aws-sdk/client-workspaces"; // ES Modules import
29
29
  * // const { WorkSpacesClient, StartWorkspacesCommand } = require("@aws-sdk/client-workspaces"); // CommonJS import
30
30
  * const client = new WorkSpacesClient(config);
31
- * const input = {
32
- * StartWorkspaceRequests: [ // required
33
- * {
31
+ * const input = { // StartWorkspacesRequest
32
+ * StartWorkspaceRequests: [ // StartWorkspaceRequests // required
33
+ * { // StartRequest
34
34
  * WorkspaceId: "STRING_VALUE",
35
35
  * },
36
36
  * ],
@@ -29,9 +29,9 @@ export interface StopWorkspacesCommandOutput extends StopWorkspacesResult, __Met
29
29
  * import { WorkSpacesClient, StopWorkspacesCommand } from "@aws-sdk/client-workspaces"; // ES Modules import
30
30
  * // const { WorkSpacesClient, StopWorkspacesCommand } = require("@aws-sdk/client-workspaces"); // CommonJS import
31
31
  * const client = new WorkSpacesClient(config);
32
- * const input = {
33
- * StopWorkspaceRequests: [ // required
34
- * {
32
+ * const input = { // StopWorkspacesRequest
33
+ * StopWorkspaceRequests: [ // StopWorkspaceRequests // required
34
+ * { // StopRequest
35
35
  * WorkspaceId: "STRING_VALUE",
36
36
  * },
37
37
  * ],
@@ -50,9 +50,9 @@ export interface TerminateWorkspacesCommandOutput extends TerminateWorkspacesRes
50
50
  * import { WorkSpacesClient, TerminateWorkspacesCommand } from "@aws-sdk/client-workspaces"; // ES Modules import
51
51
  * // const { WorkSpacesClient, TerminateWorkspacesCommand } = require("@aws-sdk/client-workspaces"); // CommonJS import
52
52
  * const client = new WorkSpacesClient(config);
53
- * const input = {
54
- * TerminateWorkspaceRequests: [ // required
55
- * {
53
+ * const input = { // TerminateWorkspacesRequest
54
+ * TerminateWorkspaceRequests: [ // TerminateWorkspaceRequests // required
55
+ * { // TerminateRequest
56
56
  * WorkspaceId: "STRING_VALUE", // required
57
57
  * },
58
58
  * ],
@@ -27,7 +27,7 @@ export interface UpdateConnectClientAddInCommandOutput extends UpdateConnectClie
27
27
  * import { WorkSpacesClient, UpdateConnectClientAddInCommand } from "@aws-sdk/client-workspaces"; // ES Modules import
28
28
  * // const { WorkSpacesClient, UpdateConnectClientAddInCommand } = require("@aws-sdk/client-workspaces"); // CommonJS import
29
29
  * const client = new WorkSpacesClient(config);
30
- * const input = {
30
+ * const input = { // UpdateConnectClientAddInRequest
31
31
  * AddInId: "STRING_VALUE", // required
32
32
  * ResourceId: "STRING_VALUE", // required
33
33
  * Name: "STRING_VALUE",
@@ -47,9 +47,9 @@ export interface UpdateConnectionAliasPermissionCommandOutput extends UpdateConn
47
47
  * import { WorkSpacesClient, UpdateConnectionAliasPermissionCommand } from "@aws-sdk/client-workspaces"; // ES Modules import
48
48
  * // const { WorkSpacesClient, UpdateConnectionAliasPermissionCommand } = require("@aws-sdk/client-workspaces"); // CommonJS import
49
49
  * const client = new WorkSpacesClient(config);
50
- * const input = {
50
+ * const input = { // UpdateConnectionAliasPermissionRequest
51
51
  * AliasId: "STRING_VALUE", // required
52
- * ConnectionAliasPermission: {
52
+ * ConnectionAliasPermission: { // ConnectionAliasPermission
53
53
  * SharedAccountId: "STRING_VALUE", // required
54
54
  * AllowAssociation: true || false, // required
55
55
  * },
@@ -27,10 +27,10 @@ export interface UpdateRulesOfIpGroupCommandOutput extends UpdateRulesOfIpGroupR
27
27
  * import { WorkSpacesClient, UpdateRulesOfIpGroupCommand } from "@aws-sdk/client-workspaces"; // ES Modules import
28
28
  * // const { WorkSpacesClient, UpdateRulesOfIpGroupCommand } = require("@aws-sdk/client-workspaces"); // CommonJS import
29
29
  * const client = new WorkSpacesClient(config);
30
- * const input = {
30
+ * const input = { // UpdateRulesOfIpGroupRequest
31
31
  * GroupId: "STRING_VALUE", // required
32
- * UserRules: [ // required
33
- * {
32
+ * UserRules: [ // IpRuleList // required
33
+ * { // IpRuleItem
34
34
  * ipRule: "STRING_VALUE",
35
35
  * ruleDesc: "STRING_VALUE",
36
36
  * },
@@ -33,7 +33,7 @@ export interface UpdateWorkspaceBundleCommandOutput extends UpdateWorkspaceBundl
33
33
  * import { WorkSpacesClient, UpdateWorkspaceBundleCommand } from "@aws-sdk/client-workspaces"; // ES Modules import
34
34
  * // const { WorkSpacesClient, UpdateWorkspaceBundleCommand } = require("@aws-sdk/client-workspaces"); // CommonJS import
35
35
  * const client = new WorkSpacesClient(config);
36
- * const input = {
36
+ * const input = { // UpdateWorkspaceBundleRequest
37
37
  * BundleId: "STRING_VALUE",
38
38
  * ImageId: "STRING_VALUE",
39
39
  * };
@@ -48,7 +48,7 @@ export interface UpdateWorkspaceImagePermissionCommandOutput extends UpdateWorks
48
48
  * import { WorkSpacesClient, UpdateWorkspaceImagePermissionCommand } from "@aws-sdk/client-workspaces"; // ES Modules import
49
49
  * // const { WorkSpacesClient, UpdateWorkspaceImagePermissionCommand } = require("@aws-sdk/client-workspaces"); // CommonJS import
50
50
  * const client = new WorkSpacesClient(config);
51
- * const input = {
51
+ * const input = { // UpdateWorkspaceImagePermissionRequest
52
52
  * ImageId: "STRING_VALUE", // required
53
53
  * AllowCopyImage: true || false, // required
54
54
  * SharedAccountId: "STRING_VALUE", // required