|
12 | 12 | "CreateImageBuilderStreamingURL": "<p>Creates a URL to start an image builder streaming session.</p>",
|
13 | 13 | "CreateStack": "<p>Creates a stack to start streaming applications to users. A stack consists of an associated fleet, user access policies, and storage configurations. </p>",
|
14 | 14 | "CreateStreamingURL": "<p>Creates a temporary URL to start an AppStream 2.0 streaming session for the specified user. A streaming URL enables application streaming to be tested without user setup. </p>",
|
| 15 | + "CreateUpdatedImage": "<p>Creates a new image with the latest Windows operating system updates, driver updates, and AppStream 2.0 agent software.</p> <p>For more information, see the \"Update an Image by Using Managed AppStream 2.0 Image Updates\" section in <a href=\"https://docs.aws.amazon.com/appstream2/latest/developerguide/administer-images.html\">Administer Your AppStream 2.0 Images</a>, in the <i>Amazon AppStream 2.0 Administration Guide</i>.</p>", |
15 | 16 | "CreateUsageReportSubscription": "<p>Creates a usage report subscription. Usage reports are generated daily.</p>",
|
16 | 17 | "CreateUser": "<p>Creates a new user in the user pool.</p>",
|
17 | 18 | "DeleteDirectoryConfig": "<p>Deletes the specified Directory Config object from AppStream 2.0. This object includes the information required to join streaming instances to an Active Directory domain.</p>",
|
|
222 | 223 | "Application$Enabled": "<p>If there is a problem, the application can be disabled after image creation.</p>",
|
223 | 224 | "ApplicationSettings$Enabled": "<p>Enables or disables persistent application settings for users during their streaming sessions. </p>",
|
224 | 225 | "ApplicationSettingsResponse$Enabled": "<p>Specifies whether persistent application settings are enabled for users during their streaming sessions.</p>",
|
| 226 | + "CreateUpdatedImageRequest$dryRun": "<p>Indicates whether to display the status of image update availability before AppStream 2.0 initiates the process of creating a new updated image. If this value is set to <code>true</code>, AppStream 2.0 displays whether image updates are available. If this value is set to <code>false</code>, AppStream 2.0 initiates the process of creating a new updated image without displaying whether image updates are available.</p>", |
| 227 | + "CreateUpdatedImageResult$canUpdateImage": "<p>Indicates whether a new image can be created.</p>", |
225 | 228 | "Image$ImageBuilderSupported": "<p>Indicates whether an image builder can be launched from this image.</p>",
|
226 | 229 | "UpdateFleetRequest$DeleteVpcConfig": "<p>Deletes the VPC association for the specified fleet.</p>",
|
227 | 230 | "UpdateStackRequest$DeleteStorageConnectors": "<p>Deletes the storage connectors currently enabled for the stack.</p>",
|
|
329 | 332 | "refs": {
|
330 | 333 | }
|
331 | 334 | },
|
| 335 | + "CreateUpdatedImageRequest": { |
| 336 | + "base": null, |
| 337 | + "refs": { |
| 338 | + } |
| 339 | + }, |
| 340 | + "CreateUpdatedImageResult": { |
| 341 | + "base": null, |
| 342 | + "refs": { |
| 343 | + } |
| 344 | + }, |
332 | 345 | "CreateUsageReportSubscriptionRequest": {
|
333 | 346 | "base": null,
|
334 | 347 | "refs": {
|
|
542 | 555 | "CreateFleetRequest$Description": "<p>The description to display.</p>",
|
543 | 556 | "CreateImageBuilderRequest$Description": "<p>The description to display.</p>",
|
544 | 557 | "CreateStackRequest$Description": "<p>The description to display.</p>",
|
| 558 | + "CreateUpdatedImageRequest$newImageDescription": "<p>The description to display for the new image.</p>", |
545 | 559 | "UpdateFleetRequest$Description": "<p>The description to display.</p>",
|
546 | 560 | "UpdateStackRequest$Description": "<p>The description to display.</p>"
|
547 | 561 | }
|
|
603 | 617 | "CreateFleetRequest$DisplayName": "<p>The fleet name to display.</p>",
|
604 | 618 | "CreateImageBuilderRequest$DisplayName": "<p>The image builder name to display.</p>",
|
605 | 619 | "CreateStackRequest$DisplayName": "<p>The stack name to display.</p>",
|
| 620 | + "CreateUpdatedImageRequest$newImageDisplayName": "<p>The name to display for the new image.</p>", |
606 | 621 | "UpdateFleetRequest$DisplayName": "<p>The fleet name to display.</p>",
|
607 | 622 | "UpdateStackRequest$DisplayName": "<p>The stack name to display.</p>"
|
608 | 623 | }
|
|
749 | 764 | "Image": {
|
750 | 765 | "base": "<p>Describes an image.</p>",
|
751 | 766 | "refs": {
|
| 767 | + "CreateUpdatedImageResult$image": null, |
752 | 768 | "DeleteImageResult$Image": "<p>Information about the image.</p>",
|
753 | 769 | "ImageList$member": null
|
754 | 770 | }
|
|
820 | 836 | }
|
821 | 837 | },
|
822 | 838 | "IncompatibleImageException": {
|
823 |
| - "base": "<p>The image does not support storage connectors.</p>", |
| 839 | + "base": "<p>The image can't be updated because it's not compatible for updates.</p>", |
824 | 840 | "refs": {
|
825 | 841 | }
|
826 | 842 | },
|
|
945 | 961 | "CreateFleetRequest$Name": "<p>A unique name for the fleet.</p>",
|
946 | 962 | "CreateImageBuilderRequest$Name": "<p>A unique name for the image builder.</p>",
|
947 | 963 | "CreateStackRequest$Name": "<p>The name of the stack.</p>",
|
| 964 | + "CreateUpdatedImageRequest$existingImageName": "<p>The name of the image to update.</p>", |
| 965 | + "CreateUpdatedImageRequest$newImageName": "<p>The name of the new image. The name must be unique within the AWS account and Region.</p>", |
948 | 966 | "DeleteImageBuilderRequest$Name": "<p>The name of the image builder.</p>",
|
949 | 967 | "DeleteImagePermissionsRequest$Name": "<p>The name of the private image.</p>",
|
950 | 968 | "DeleteImageRequest$Name": "<p>The name of the image.</p>",
|
|
1026 | 1044 | "ResourceErrors": {
|
1027 | 1045 | "base": null,
|
1028 | 1046 | "refs": {
|
| 1047 | + "Image$ImageErrors": "<p>Describes the errors that are returned when a new image can't be created.</p>", |
1029 | 1048 | "ImageBuilder$ImageBuilderErrors": "<p>The image builder errors.</p>"
|
1030 | 1049 | }
|
1031 | 1050 | },
|
|
1381 | 1400 | "CreateFleetRequest$Tags": "<p>The tags to associate with the fleet. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=. </p> <p>If you do not specify a value, the value is set to an empty string.</p> <p>Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters: </p> <p>_ . : / = + \\ - @</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/appstream2/latest/developerguide/tagging-basic.html\">Tagging Your Resources</a> in the <i>Amazon AppStream 2.0 Administration Guide</i>.</p>",
|
1382 | 1401 | "CreateImageBuilderRequest$Tags": "<p>The tags to associate with the image builder. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=. </p> <p>Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters: </p> <p>_ . : / = + \\ - @</p> <p>If you do not specify a value, the value is set to an empty string.</p> <p>For more information about tags, see <a href=\"https://docs.aws.amazon.com/appstream2/latest/developerguide/tagging-basic.html\">Tagging Your Resources</a> in the <i>Amazon AppStream 2.0 Administration Guide</i>.</p>",
|
1383 | 1402 | "CreateStackRequest$Tags": "<p>The tags to associate with the stack. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=. </p> <p>If you do not specify a value, the value is set to an empty string.</p> <p>Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters: </p> <p>_ . : / = + \\ - @</p> <p>For more information about tags, see <a href=\"https://docs.aws.amazon.com/appstream2/latest/developerguide/tagging-basic.html\">Tagging Your Resources</a> in the <i>Amazon AppStream 2.0 Administration Guide</i>.</p>",
|
| 1403 | + "CreateUpdatedImageRequest$newImageTags": "<p>The tags to associate with the new image. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=. </p> <p>Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters: </p> <p>_ . : / = + \\ - @</p> <p>If you do not specify a value, the value is set to an empty string.</p> <p>For more information about tags, see <a href=\"https://docs.aws.amazon.com/appstream2/latest/developerguide/tagging-basic.html\">Tagging Your Resources</a> in the <i>Amazon AppStream 2.0 Administration Guide</i>.</p>", |
1384 | 1404 | "ListTagsForResourceResponse$Tags": "<p>The information about the tags.</p>",
|
1385 | 1405 | "TagResourceRequest$Tags": "<p>The tags to associate. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=. </p> <p>If you do not specify a value, the value is set to an empty string.</p> <p>Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters: </p> <p>_ . : / = + \\ - @</p>"
|
1386 | 1406 | }
|
|
0 commit comments