|
77 | 77 | {"shape":"InvalidParameterValuesException"},
|
78 | 78 | {"shape":"ResourceLimitExceededException"}
|
79 | 79 | ],
|
80 |
| - "documentation":"<p>Creates the specified tags for the specified WorkSpaces resource.</p>" |
| 80 | + "documentation":"<p>Creates the specified tags for the specified WorkSpace.</p>" |
81 | 81 | },
|
82 | 82 | "CreateWorkspaces":{
|
83 | 83 | "name":"CreateWorkspaces",
|
|
121 | 121 | {"shape":"ResourceNotFoundException"},
|
122 | 122 | {"shape":"InvalidParameterValuesException"}
|
123 | 123 | ],
|
124 |
| - "documentation":"<p>Deletes the specified tags from the specified WorkSpaces resource.</p>" |
| 124 | + "documentation":"<p>Deletes the specified tags from the specified WorkSpace.</p>" |
125 | 125 | },
|
126 | 126 | "DeleteWorkspaceImage":{
|
127 | 127 | "name":"DeleteWorkspaceImage",
|
|
204 | 204 | "errors":[
|
205 | 205 | {"shape":"ResourceNotFoundException"}
|
206 | 206 | ],
|
207 |
| - "documentation":"<p>Describes the specified tags for the specified WorkSpaces resource.</p>" |
| 207 | + "documentation":"<p>Describes the specified tags for the specified WorkSpace.</p>" |
208 | 208 | },
|
209 | 209 | "DescribeWorkspaceBundles":{
|
210 | 210 | "name":"DescribeWorkspaceBundles",
|
|
301 | 301 | {"shape":"ResourceAlreadyExistsException"},
|
302 | 302 | {"shape":"ResourceNotFoundException"},
|
303 | 303 | {"shape":"OperationNotSupportedException"},
|
304 |
| - {"shape":"AccessDeniedException"} |
| 304 | + {"shape":"AccessDeniedException"}, |
| 305 | + {"shape":"InvalidParameterValuesException"} |
305 | 306 | ],
|
306 | 307 | "documentation":"<p>Imports the specified Windows 7 or Windows 10 bring your own license (BYOL) image into Amazon WorkSpaces. The image must be an already licensed EC2 image that is in your AWS account, and you must own the image. </p>"
|
307 | 308 | },
|
|
516 | 517 | "type":"list",
|
517 | 518 | "member":{"shape":"AccountModification"}
|
518 | 519 | },
|
| 520 | + "AdditionalInfo":{"type":"string"}, |
519 | 521 | "Alias":{"type":"string"},
|
520 | 522 | "AssociateIpGroupsRequest":{
|
521 | 523 | "type":"structure",
|
|
676 | 678 | "members":{
|
677 | 679 | "ResourceId":{
|
678 | 680 | "shape":"NonEmptyString",
|
679 |
| - "documentation":"<p>The identifier of the WorkSpaces resource. The supported resource types are WorkSpaces, registered directories, images, custom bundles, and IP access control groups.</p>" |
| 681 | + "documentation":"<p>The identifier of the WorkSpace. To find this ID, use <a>DescribeWorkspaces</a>.</p>" |
680 | 682 | },
|
681 | 683 | "Tags":{
|
682 | 684 | "shape":"TagList",
|
683 |
| - "documentation":"<p>The tags. Each WorkSpaces resource can have a maximum of 50 tags.</p>" |
| 685 | + "documentation":"<p>The tags. Each WorkSpace can have a maximum of 50 tags.</p>" |
684 | 686 | }
|
685 | 687 | }
|
686 | 688 | },
|
|
790 | 792 | "members":{
|
791 | 793 | "ResourceId":{
|
792 | 794 | "shape":"NonEmptyString",
|
793 |
| - "documentation":"<p>The identifier of the WorkSpaces resource. The supported resource types are WorkSpaces, registered directories, images, custom bundles, and IP access control groups.</p>" |
| 795 | + "documentation":"<p>The identifier of the WorkSpace. To find this ID, use <a>DescribeWorkspaces</a>.</p>" |
794 | 796 | },
|
795 | 797 | "TagKeys":{
|
796 | 798 | "shape":"TagKeyList",
|
|
913 | 915 | "members":{
|
914 | 916 | "ResourceId":{
|
915 | 917 | "shape":"NonEmptyString",
|
916 |
| - "documentation":"<p>The identifier of the WorkSpaces resource. The supported resource types are WorkSpaces, registered directories, images, custom bundles, and IP access control groups.</p>" |
| 918 | + "documentation":"<p>The identifier of the WorkSpace. To find this ID, use <a>DescribeWorkspaces</a>.</p>" |
917 | 919 | }
|
918 | 920 | }
|
919 | 921 | },
|
|
1546 | 1548 | "RebuildWorkspaceRequests":{
|
1547 | 1549 | "shape":"RebuildWorkspaceRequests",
|
1548 | 1550 | "documentation":"<p>The WorkSpace to rebuild. You can specify a single WorkSpace.</p>"
|
| 1551 | + }, |
| 1552 | + "AdditionalInfo":{ |
| 1553 | + "shape":"AdditionalInfo", |
| 1554 | + "documentation":"<p>Reserved.</p>" |
1549 | 1555 | }
|
1550 | 1556 | }
|
1551 | 1557 | },
|
|
0 commit comments