|
5 | 5 | "AssociateIpGroups": "<p>Associates the specified IP access control group with the specified directory.</p>", |
6 | 6 | "AuthorizeIpRules": "<p>Adds one or more rules to the specified IP access control group.</p> <p>This action gives users permission to access their WorkSpaces from the CIDR address ranges specified in the rules.</p>", |
7 | 7 | "CreateIpGroup": "<p>Creates an IP access control group.</p> <p>An IP access control group provides you with the ability to control the IP addresses from which users are allowed to access their WorkSpaces. To specify the CIDR address ranges, add rules to your IP access control group and then associate the group with your directory. You can add rules when you create the group or at any time using <a>AuthorizeIpRules</a>.</p> <p>There is a default IP access control group associated with your directory. If you don't associate an IP access control group with your directory, the default group is used. The default group includes a default rule that allows users to access their WorkSpaces from anywhere. You cannot modify the default IP access control group for your directory.</p>", |
8 | | - "CreateTags": "<p>Creates the specified tags for the specified WorkSpaces resource.</p>", |
| 8 | + "CreateTags": "<p>Creates the specified tags for the specified WorkSpace.</p>", |
9 | 9 | "CreateWorkspaces": "<p>Creates one or more WorkSpaces.</p> <p>This operation is asynchronous and returns before the WorkSpaces are created.</p>", |
10 | 10 | "DeleteIpGroup": "<p>Deletes the specified IP access control group.</p> <p>You cannot delete an IP access control group that is associated with a directory.</p>", |
11 | | - "DeleteTags": "<p>Deletes the specified tags from the specified WorkSpaces resource.</p>", |
| 11 | + "DeleteTags": "<p>Deletes the specified tags from the specified WorkSpace.</p>", |
12 | 12 | "DeleteWorkspaceImage": "<p>Deletes the specified image from your account. To delete an image, you must first delete any bundles that are associated with the image. </p>", |
13 | 13 | "DescribeAccount": "<p>Retrieves a list that describes the configuration of bring your own license (BYOL) for the specified account.</p>", |
14 | 14 | "DescribeAccountModifications": "<p>Retrieves a list that describes modifications to the configuration of bring your own license (BYOL) for the specified account.</p>", |
15 | 15 | "DescribeClientProperties": "<p>Retrieves a list that describes one or more specified Amazon WorkSpaces clients.</p>", |
16 | 16 | "DescribeIpGroups": "<p>Describes one or more of your IP access control groups.</p>", |
17 | | - "DescribeTags": "<p>Describes the specified tags for the specified WorkSpaces resource.</p>", |
| 17 | + "DescribeTags": "<p>Describes the specified tags for the specified WorkSpace.</p>", |
18 | 18 | "DescribeWorkspaceBundles": "<p>Retrieves a list that describes the available WorkSpace bundles.</p> <p>You can filter the results using either bundle ID or owner, but not both.</p>", |
19 | 19 | "DescribeWorkspaceDirectories": "<p>Describes the available AWS Directory Service directories that are registered with Amazon WorkSpaces.</p>", |
20 | 20 | "DescribeWorkspaceImages": "<p>Retrieves a list that describes one or more specified images, if the image identifiers are provided. Otherwise, all images in the account are described. </p>", |
|
59 | 59 | "DescribeAccountModificationsResult$AccountModifications": "<p>The list of modifications to the configuration of BYOL.</p>" |
60 | 60 | } |
61 | 61 | }, |
| 62 | + "AdditionalInfo": { |
| 63 | + "base": null, |
| 64 | + "refs": { |
| 65 | + "RebuildWorkspacesRequest$AdditionalInfo": "<p>Reserved.</p>" |
| 66 | + } |
| 67 | + }, |
62 | 68 | "Alias": { |
63 | 69 | "base": null, |
64 | 70 | "refs": { |
|
709 | 715 | "base": null, |
710 | 716 | "refs": { |
711 | 717 | "ClientPropertiesResult$ResourceId": "<p>The resource identifier, in the form of a directory ID.</p>", |
712 | | - "CreateTagsRequest$ResourceId": "<p>The identifier of the WorkSpaces resource. The supported resource types are WorkSpaces, registered directories, images, custom bundles, and IP access control groups.</p>", |
713 | | - "DeleteTagsRequest$ResourceId": "<p>The identifier of the WorkSpaces resource. The supported resource types are WorkSpaces, registered directories, images, custom bundles, and IP access control groups.</p>", |
714 | | - "DescribeTagsRequest$ResourceId": "<p>The identifier of the WorkSpaces resource. The supported resource types are WorkSpaces, registered directories, images, custom bundles, and IP access control groups.</p>", |
| 718 | + "CreateTagsRequest$ResourceId": "<p>The identifier of the WorkSpace. To find this ID, use <a>DescribeWorkspaces</a>.</p>", |
| 719 | + "DeleteTagsRequest$ResourceId": "<p>The identifier of the WorkSpace. To find this ID, use <a>DescribeWorkspaces</a>.</p>", |
| 720 | + "DescribeTagsRequest$ResourceId": "<p>The identifier of the WorkSpace. To find this ID, use <a>DescribeWorkspaces</a>.</p>", |
715 | 721 | "ModifyClientPropertiesRequest$ResourceId": "<p>The resource identifiers, in the form of directory IDs.</p>", |
716 | 722 | "ResourceIdList$member": null, |
717 | 723 | "ResourceNotFoundException$ResourceId": "<p>The ID of the resource that could not be found.</p>", |
|
977 | 983 | "base": null, |
978 | 984 | "refs": { |
979 | 985 | "CreateIpGroupRequest$Tags": "<p>The tags. Each WorkSpaces resource can have a maximum of 50 tags.</p>", |
980 | | - "CreateTagsRequest$Tags": "<p>The tags. Each WorkSpaces resource can have a maximum of 50 tags.</p>", |
| 986 | + "CreateTagsRequest$Tags": "<p>The tags. Each WorkSpace can have a maximum of 50 tags.</p>", |
981 | 987 | "DescribeTagsResult$TagList": "<p>The tags.</p>", |
982 | 988 | "ImportWorkspaceImageRequest$Tags": "<p>The tags. Each WorkSpaces resource can have a maximum of 50 tags.</p>", |
983 | 989 | "WorkspaceRequest$Tags": "<p>The tags for the WorkSpace.</p>" |
|
0 commit comments