AWS appstream2 documentation change
Summary
Added documentation for managing license-included applications on image builders
Security assessment
Adds operational guidance for application management but does not address security vulnerabilities or introduce security features.
Diff
diff --git a/appstream2/latest/developerguide/managing-image-builders-actions.md b/appstream2/latest/developerguide/managing-image-builders-actions.md index 83d2d38d4..c651149af 100644 --- a//appstream2/latest/developerguide/managing-image-builders-actions.md +++ b//appstream2/latest/developerguide/managing-image-builders-actions.md @@ -36,0 +37,24 @@ The instance must be in a **Running** state. +**Manage license included applications** + + +Install or uninstall license included applications. + + * Select one or more license included applications that you want to install on your image. + + * Already installed license included applications display a checked checkbox next to them, and the status says **Installed**. + + * If you want to uninstall an already installed license included application, uncheck the checkbox next to it. + + * If one or more applications are in **Failed to install** , **Installation timed out** , or **Installation skipped** status, the service retries the installation after you select **Apply Changes**. If you want to uninstall these applications, uncheck the checkbox next to them. + + * If one or more applications are in **Failed to uninstall** , **Uninstallation timed out** , or **Uninstallation skipped** status, and you want to uninstall these applications, uncheck the checkbox next to them + + * Select **Apply Changes**. + + * Verify the **Manage license included applications summary** and select **Confirm and deploy updates**. + + * After connecting to the Image Builder, you can see the apps you selected already installed there. + + + + @@ -52,0 +77,4 @@ None of these actions can be performed on an instance in any of the following in + * **Pending Syncing Apps** + + * **Syncing Apps** +