

# Image Builders
<a name="managing-image-builders"></a>

Amazon WorkSpaces Applications uses EC2 instances to stream applications. You launch instances from base images, called *image builders*, which WorkSpaces Applications provides. To create your own custom image, you connect to an image builder instance, install and configure your applications for streaming, and then create your image by creating a snapshot of the image builder instance.

When you launch an image builder, you choose:
+ An instance type — WorkSpaces Applications provides different instance types with various compute, memory, and graphics configurations. The instance type must align with the instance family you need. For more information, see [WorkSpaces Applications Instance Families](instance-types.md).
+ An operating system — WorkSpaces Applications provides the following operating systems:
  + Windows Server 2025 Base
  + Windows Server 2022 Base
  + Windows Server 2019 Base
  + Windows Server 2016 Base
  + Red Hat Enterprise Linux 8
  + Rocky Linux 8 ([Rocky Linux from CIQ](https://ciq.com/products/rocky-linux/))
+ The subnet and security groups to use — Make sure that the subnet and security groups provide access to the network resources that your applications require. Typical network resources required by applications may include licensing servers, database servers, file servers, and application servers.

**Topics**
+ [Launch an Image Builder to Install and Configure Streaming Applications](tutorial-image-builder-create.md)
+ [Connect to an Image Builder in Amazon WorkSpaces Applications](managing-image-builders-connect.md)
+ [Image Builder Actions](managing-image-builders-actions.md)
+ [Instance Metadata for WorkSpaces Applications Image Builders](user-instance-metadata-image-builders.md)
+ [Install AMD Driver on Graphics Design Instances](AMD-driver.md)
+ [WorkSpaces Applications Base Image and Managed Image Update Release Notes](base-image-version-history.md)

# Launch an Image Builder to Install and Configure Streaming Applications
<a name="tutorial-image-builder-create"></a>

 To install and configure applications to stream to your users, you start by launching an image builder instance as described in the following procedure.

**Important**  
After you launch an image builder and it is running, your account may incur nominal charges. For more information, see [WorkSpaces Applications Pricing](https://aws.amazon.com/appstream2/pricing/).

**To launch an image builder**

1. Open the WorkSpaces Applications console at [https://console.aws.amazon.com/appstream2/home](https://console.aws.amazon.com/appstream2/home).

1. You can launch the image builder in the following ways: 
   + If a welcome screen appears displaying two options (**Try it now** and **Get started**), choose **Get started**, **Custom set up**. 

     For information about these two options, see [Amazon WorkSpaces Applications FAQs](https://aws.amazon.com/appstream2/faqs/).
   + If a welcome screen does not appear, choose **Quick links** in the left navigation pane, then **Custom set up**. 
   + Alternatively, choose **Images** in the left navigation pane, then the **Image Builder** tab, **Launch Image Builder**.

1. For **Step 1: Choose Image**, choose a base image. If you are launching the image builder for the first time, you can use one of the latest base images released by AWS (selected by default). For a list of the latest versions of base images released by AWS, see [WorkSpaces Applications Base Image and Managed Image Update Release Notes](base-image-version-history.md). If you have already created images, or you want to update applications in an existing image, you can select one of your existing images. Be sure to select an image that aligns with the instance family that you need. For more information, see [WorkSpaces Applications Instance Families](instance-types.md).

   Choose **Next**.

1. For **Step 2: Configure Image Builder**, configure the image builder by doing the following: 
   + **Name**: Type a unique name identifier for the image builder.
   + **Display name (optional)**: Type a name to display for the image builder (maximum of 100 characters).
   + **Tags (optional)**: Choose **Add Tag**, and type the key and value for the tag. To add more tags, repeat this step. For more information, see [Tagging Your Amazon WorkSpaces Applications Resources](tagging-basic.md).
   + **Instance Type**: Select the instance type for the image builder. Choose a type that matches the performance requirements of the applications that you plan to install. For more information, see [WorkSpaces Applications Instance Families](instance-types.md).
     + You can use stream.\$1 instance types for images with `type = "native"`. To use any of the following instance type you must [Import Image](import-image.md) and create an image with `type = "custom"`.
       + GeneralPurpose.\$1
       + MemoryOptimized.\$1
       + ComputeOptimized.\$1
       + Accelerated.\$1
   + Configure **storage** volumes for Image Builder. By default, the storage volume matches image volume size, with a service default of 200 GB included in the hourly instance rate. You can customize your Image Builder storage capacity from 200 GB up to 500 GB based on your requirements.
**Note**  
Note: Storage volume size cannot be set below the image volume size. Storage capacity can be increased up to 500 GB, with additional charges applying to any storage beyond the included 200 GB. These charges apply to Image Builders in RUNNING state.
   + **Available 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.
     + After connecting to the Image Builder, you can see apps you selected installed there.
   + **VPC Endpoints (Advanced)**: You can create an [interface VPC endpoint](https://docs.aws.amazon.com/vpc/latest/userguide/vpce-interface.html) (interface endpoint), in your virtual private cloud (VPC). To start creating the interface endpoint, select **Create VPC Endpoint**. Selecting this link opens the VPC console. To finish creating the endpoint, follow steps 3 through 6 in *To create an interface endpoint*, in [Tutorial: Creating and Streaming from Interface VPC Endpoints](creating-streaming-from-interface-vpc-endpoints.md).

     After you create the interface endpoint, you can use it to keep streaming traffic within your VPC.
   + **WorkSpaces Applications Agent**: This section displays only if you are not using the latest base image from AWS or a custom image that uses the latest version of the agent.

     The WorkSpaces Applications agent software runs on your streaming instances, enabling your users to connect to and stream their applications. Starting December 7, 2017, your streaming instances can be automatically updated with the latest WorkSpaces Applications agent software. This capability helps to ensure that your image builder includes the latest features, performance improvements, and security updates that are available from AWS. 

     You can enable automatic updates of the WorkSpaces Applications agent by creating a new image from any base image published by AWS on or after December 7, 2017. If the image that you are launching your image builder from doesn't use the latest version of the WorkSpaces Applications agent, we recommend that you select the option to launch your image builder with the latest agent. 
   + **IAM role (Advanced)**: When you apply an IAM role from your account to an WorkSpaces Applications image builder, you can make AWS API requests from the image builder instance without manually managing AWS credentials. To apply an IAM role to the image builder, do either of the following:
     + To use an existing IAM role in your Amazon Web Services account, choose the role that you want to use from the **IAM role** list. The role must must be accessible from the image builder. For more information, see [Configuring an Existing IAM Role to Use With WorkSpaces Applications Streaming Instances](configuring-existing-iam-role-to-use-with-streaming-instances.md).
     + To create a new IAM role, choose **Create new IAM role** and follow the steps in [How to Create an IAM Role to Use With WorkSpaces Applications Streaming Instances](how-to-create-iam-role-to-use-with-streaming-instances.md).

1. Choose **Next**.

1. For **Step 3: Configure Network**, do the following:
   + To add internet access for the image builder in a VPC with a public subnet, choose **Default Internet Access**. If you are providing internet access by using a NAT gateway, leave **Default Internet Access** unselected. For more information, see [Internet Access](internet-access.md).
   + For **VPC** and **Subnet 1**, choose a VPC and at least one subnet. For increased fault tolerance, we recommend that you choose two subnets in different Availability Zones. For more information, see [Configure a VPC with Private Subnets and a NAT Gateway](managing-network-internet-NAT-gateway.md).

     If you don't have your own VPC and subnet, you can use the [default VPC](default-vpc-with-public-subnet.md) or create your own. To create your own, choose the **Create a new VPC** and **Create new subnet** links to create them. Choosing these links opens the Amazon VPC console. After you create your VPC and subnets, return to the WorkSpaces Applications console and choose the refresh icon to the left of the **Create a new VPC** and **Create new subnet** links to display them in the list. For more information, see [Configure a VPC for WorkSpaces Applications](appstream-vpc.md).
   + For **Security group(s)**, choose up to five security groups to associate with this image builder. If you don't have your own security group and you don't want to use the default security group, choose the **Create new security group** link to create one. After you create your subnets in the Amazon VPC console, return to the WorkSpaces Applications console and choose the refresh icon to the left of the **Create new security group** link to display them in the list. For more information, see [Security Groups in Amazon WorkSpaces Applications](managing-network-security-groups.md).

1. For **Active Directory Domain (Optional)**, expand this section to choose the Active Directory configuration and organizational unit in which to place your streaming instance computer objects. Ensure that the selected network access settings enable DNS resolvability and communication with your directory. For more information, see [Using Active Directory with WorkSpaces Applications](active-directory.md).

1. Choose **Review** and confirm the details for the image builder. To change the configuration for any section, choose **Edit** and make the needed changes.

1. After you finish reviewing the configuration details, choose **Launch**.
**Note**  
If an error message notifies you that you don't have sufficient limits (quotas) to create the image builder, submit a limit increase request through the Service Quotas console at [https://console.aws.amazon.com/servicequotas/](https://console.aws.amazon.com/servicequotas/). For more information, see [Requesting a quota increase](https://docs.aws.amazon.com/servicequotas/latest/userguide/request-quota-increase.html) in the *Service Quotas User Guide*.

1. During the image builder creation process, the status of the image builder displays as **Pending **while WorkSpaces Applications prepares the necessary resources. Click the **Refresh** icon periodically to update the image builder status. After the status changes to** Running**, the image builder is ready to use and you can create a custom image.

**Next Steps**

Next, install and configure your applications for streaming, and then create an image by creating a snapshot of the image builder instance. For more information, see [Tutorial: Create a Custom WorkSpaces Applications Image by Using the WorkSpaces Applications Console](tutorial-image-builder.md).

# Connect to an Image Builder in Amazon WorkSpaces Applications
<a name="managing-image-builders-connect"></a>

You can connect to an image builder by doing either of the following: 
+ Using the WorkSpaces Applications console (for web connections only)
+ Creating a streaming URL (for web or WorkSpaces Applications client connections)

**Note**  
If the image builder that you want to connect to is joined to an Active Directory domain and your organization requires smart card sign in, you must [create a streaming URL](managing-image-builders-connect-streaming-URL.md) and use the WorkSpaces Applications client for the connection.

**Topics**
+ [WorkSpaces Applications Console (Web Connection)](managing-image-builders-connect-console.md)
+ [Streaming URL (WorkSpaces Applications Client or Web Connection)](managing-image-builders-connect-streaming-URL.md)

# WorkSpaces Applications Console (Web Connection)
<a name="managing-image-builders-connect-console"></a>

To use the WorkSpaces Applications console to connect to an image builder through a web browser, complete the following steps.

1. Open the WorkSpaces Applications console at [https://console.aws.amazon.com/appstream2/home](https://console.aws.amazon.com/appstream2/home).

1. In the left navigation pane, choose **Images**, **Image Builder**.

1. In the list of image builders, choose the image builder to which you want to connect. Verify that the status of the image builder is **Running**, and choose **Connect**.

   For this step to work, you might need to configure your browser to allow pop-ups from https://stream.<aws-region>.amazonappstream.com/.

1. Log in to the image builder by doing either of the following:
   + If your image builder is powered by Windows, Red Hat Enterprise Linux, or Rocky Linux, on the **Local User** tab, choose one of the following:
     + **Administrator** — Choose **Administrator** to install your applications on the image builder and create an image, or to perform any other tasks that require local administrator permissions.
     + **Template User (Windows only) ** — Choose **Template User** to create default application and Windows settings.
     + **Test User** — Choose **Test User** to open your applications and verify their settings.
   + If your image builder is powered by Windows, Red Hat Enterprise Linux, or Rocky Linux, it's joined to an Active Directory domain, and you require access to resources that are managed by Active Directory to install your applications, choose the **Directory User** tab. Then, enter the credentials for a domain account that has local administrator permissions on the image builder.
**Note**  
Smart card sign in isn't supported for connections through a web browser. Instead, you must create a streaming URL and use the WorkSpaces Applications client. For information about smart card sign in, see [Smart Cards](feature-support-USB-devices-qualified.md#feature-support-USB-devices-qualified-smart-cards).
   + If your image builder is powered by Linux, you are automatically logged in as

     the **ImageBuilderAdmin** user in the Linux GNOME desktop and have root admin privileges.

# Streaming URL (WorkSpaces Applications Client or Web Connection)
<a name="managing-image-builders-connect-streaming-URL"></a>

You can create a streaming URL to connect to an image builder through a web browser or the WorkSpaces Applications client. Unlike a streaming URL that you create to enable user access to a fleet instance, which is valid for a maximum of seven days, by default, a streaming URL that you create to access an image builder expires after one hour. To set a different expiration time, you must generate the streaming URL by using the [CreateStreamingURL](https://docs.aws.amazon.com/appstream2/latest/APIReference/API_CreateStreamingURL.html) API action.

If the image builder that you want to connect to is joined to an Active Directory domain and your organization requires smart card sign in, you must create a streaming URL and use the WorkSpaces Applications client for the connection.

**Note**  
The streaming URL provides direct access to the image builder instance. Manage the streaming URL properly and do not share it with unintended users.

**Note**  
Native application mode is not supported for WorkSpaces Applications client connections to image builders. If you use the WorkSpaces Applications client to connect to an image builder and the **Start in native application mode** check box is selected, an WorkSpaces Applications error notification displays, stating that your session was switched to classic mode.

You can create a streaming URL in any of the following ways:
+ WorkSpaces Applications console
+ The [CreateStreamingURL](https://docs.aws.amazon.com/appstream2/latest/APIReference/API_CreateStreamingURL.html) API action 
+ The [create-streaming-url](https://docs.aws.amazon.com/cli/latest/reference/appstream/create-streaming-url.html) AWS CLI command

To create a streaming URL and connect to the image builder by using the WorkSpaces Applications console, complete the steps in the following procedure.

**To create a streaming URL and connect to the image builder by using the WorkSpaces Applications console**

1. Open the WorkSpaces Applications console at [https://console.aws.amazon.com/appstream2/home](https://console.aws.amazon.com/appstream2/home).

1. In the navigation pane, choose **Images**, **Image Builder**.

1. In the list of image builders, choose the image builder to which you want to connect. Verify that the status of the image builder is **Running**.

1. Choose **Actions**, **Create streaming URL**.

1. Do one of the following:
   + To connect to the image builder through the WorkSpaces Applications client, choose **Launch in Client**. When you choose this option, the WorkSpaces Applications client sign-in page is prepopulated with the streaming URL.
   + To connect to the image builder through a web browser, choose **Launch in Browser**. When you choose this option, a web browser opens with the address bar prepopulated with the streaming URL.

1. After you create the streaming URL and connect to the image builder, log in to the image builder by doing either of the following:
   + If your image builder is Windows-based and not joined to an Active Directory domain, on the **Local User** tab, choose one of the following:
     + **Administrator** — Choose **Administrator** to install your applications on the image builder and create an image, or to perform any other tasks that require local administrator permissions.
     + **Template User** — Choose **Template User** to create default application and Windows settings.
     + **Test User** — Choose **Test User** to open your applications and verify their settings.
   + If your image builder is Windows-based and joined to an Active Directory domain and you require access to resources that are managed by Active Directory to install your applications, choose the **Directory User** tab, and enter the credentials for a domain account that has local administrator permissions on the image builder.
**Note**  
If you're using the WorkSpaces Applications client, you can enter either your Active Directory domain password and choose **Password sign in**, or select **Choose a smart card** and provide your smart card PIN when prompted.  
If you're using a web browser, you must enter your Active Directory domain password. Smart card sign in is supported only for WorkSpaces Applications client connections to streaming instances.
   + If your image builder is Linux-based, you are automatically logged in as

     the **ImageBuilderAdmin** user in the Linux GNOME desktop and have root admin privileges.

# Image Builder Actions
<a name="managing-image-builders-actions"></a>

You can perform the following actions on an image builder, depending on the current state (status) of the image builder instance.

**Delete**  
Permanently delete an image builder.   
The instance must be in a **Stopped** state.

**Connect**  
Connect to a running image builder. This action starts a desktop streaming session with the image builder to install and add applications to the image, and create an image.   
The instance must be in a **Running** state.

**Start**  
Start a stopped image builder. A running instance is billed to your account.  
The instance must be in a **Stopped** state.

**Stop**  
Stop a running image builder. A stopped instance is not billed to your account.   
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.

None of these actions can be performed on an instance in any of the following intermediate states:
+ **Pending**
+ **Snapshotting**
+ **Stopping**
+ **Starting**
+ **Deleting**
+ **Updating**
+ **Pending Qualification**
+ **Pending Syncing Apps**
+ **Syncing Apps**

# Instance Metadata for WorkSpaces Applications Image Builders
<a name="user-instance-metadata-image-builders"></a>

WorkSpaces Applications image builder instances have instance metadata available through Windows environment variables. You can use the following environment variables in your applications and scripts to modify your environment based on the image builder instance details.


| Environment Variable | Context | Description | 
| --- | --- | --- | 
| AppStream\$1Image\$1Arn | Machine | The ARN of the image that was used to create the streaming instance. | 
| AppStream\$1Instance\$1Type | Machine | The instance type of the streaming instance. For example, stream.standard.medium. | 
| AppStream\$1Resource\$1Type | Machine | The type of WorkSpaces Applications resource. The value is either fleet or imagebuilder. | 
| AppStream\$1Resource\$1Name | Machine | The name of the image builder. | 

On Linux image builders, environment variables are exported through the script at **/etc/profile.d/appstream\$1system\$1vars.sh**. To access the environment variables, you can explicitly source this file in your application.

# Install AMD Driver on Graphics Design Instances
<a name="AMD-driver"></a>

If you need to update the AMD driver on your Windows Image Builder that is using a Graphics Design instance, you can either use the latest WorkSpaces Applications Graphics Design base images, or download the AMD driver and install it on your Image Builder. If you need to update the AMD driver for an existing image of the Graphics Design instance family, you can use managed WorkSpaces Applications image updates. For more information, see [Update an Image by Using Managed WorkSpaces Applications Image Updates](keep-image-updated-managed-image-updates.md).

The AMD driver download is available to AWS customers only. By downloading, you agree to use the downloaded software only to build images for use with WorkSpaces Applications Graphics Design instances using AMD FirePro S7150x2 Server GPU hardware. Upon installation of the software, you are bound by the terms of the [AMD Software End User License Agreements](https://www.amd.com/en/support/eula).

The latest AMD driver version for Graphics Design instances is version 24.20.13028.5012.

Before you begin, make sure that you meet the following prerequisites:
+ Configure default credentials for the AWS Tools for Windows PowerShell on your Windows instance. For more information, see [Getting Started with the AWS Tools for Windows PowerShell](https://docs.aws.amazon.com/powershell/latest/userguide/pstools-getting-started.html).
+ IAM users must have the permissions granted by the **AmazonS3ReadOnlyAccess** policy.

**To install the AMD driver on your Image Builder**

1. Connect to your Windows Image Builder instance and open a PowerShell window as an Administrator.

1. Download the drivers from Amazon S3 to your desktop using the following PowerShell commands: 

   ```
   $Bucket = "appstream2-driver-patches"
   $LocalPath = "$home\Desktop\AMD"
   $Objects = Get-S3Object -BucketName $Bucket -Region us-east-1  
   foreach ($Object in $Objects) {
      $LocalFileName = $Object.Key
      if ($LocalFileName -ne '' -and $Object.Size -ne 0) {
        $LocalFilePath = Join-Path $LocalPath $LocalFileName
        Copy-S3Object -BucketName $Bucket -Key $Object.Key -LocalFile $LocalFilePath -Region us-east-1 
      }
    }
   ```

1. Unzip the downloaded driver file and run the installer using the following PowerShell commands:

   ```
   Expand-Archive $LocalFilePath -DestinationPath $home\Desktop -Verbose
   $Driverdir = Get-ChildItem $home\Desktop\ -Directory -Filter "*210426a-366782C*"
   Write-Host $Driverdir
   pnputil /add-driver $home\Desktop\$Driverdir\Packages\Drivers\Display\WT6A_INF\*inf /install
   ```

1. Follow the instructions to install the driver and reboot your instance as required.

1. To verify that the GPU is working properly, check **Device Manager**. You should see **AMD MxGPU** listed as a display adapter, with the latest driver version.

# WorkSpaces Applications Base Image and Managed Image Update Release Notes
<a name="base-image-version-history"></a>

Amazon WorkSpaces Applications provides base images to help you create images that include your own applications. Base images are Amazon Machine Images (AMIs) that contain software configurations specific to the operating system. For WorkSpaces Applications, each base image includes the WorkSpaces Applications agent and the latest version of one of the following operating systems:

**Important**  
Operating system versions that are no longer supported by the vendor are not guaranteed to work and are not supported by AWS Support.
+ Windows Server 2025 Base — Available on the following image types: Base, Graphics G4dn, Graphics G5, and Graphics G6
+ Windows Server 2022 Base — Available on the following image types: Base, Graphics G4dn, Graphics G5, and Graphics G6
+ Windows Server 2019 Base — Available on the following image types: Base, Graphics G4dn and Graphics G5
+ Windows Server 2016 Base — Available on the following image types: Base, Graphics G4dn and Graphics G5
+ Red Hat Enterprise Linux 8 – Available on the following image types: Base, Graphics G4dn, Graphics G5, and Graphics G6
+ Rocky Linux 8 – Available on the following image types: Base, Graphics G4dn, Graphics G5, and Graphics G6

After you create your own image that includes your own applications, you are responsible for installing and maintaining the updates for the operating system, your applications, and their dependencies. WorkSpaces Applications provides an automated way to update your image using managed WorkSpaces Applications image updates. With managed image updates, you select the image that you want to update. WorkSpaces Applications creates an image builder in the same AWS account and Region to install the updates and create the new image. After the new image is created, you can test it on a pre-production fleet before updating your production fleets or sharing the image with other AWS accounts. For more information, see "Keep Your WorkSpaces Applications Image Up-to-Date" in [Administer Your Amazon WorkSpaces Applications Images](administer-images.md).

For information about the latest WorkSpaces Applications agent, see [WorkSpaces Applications Agent Release Notes](agent-software-versions.md).

The following table lists the latest released images.

**Note**  
Public base images for Graphics Pro instances are no longer available from AWS after 10/31/2025 due to End of Life of hardware supporting Graphics Pro instance types.   
Public base images for Graphics Design instances are no longer available from AWS after 12/31/2025 due to End of Life of hardware supporting Graphics Design instance types.  
Public base images for Amazon Linux 2 are no longer available from AWS after 04/15/2026 due End of Support for Amazon Linux 2 (AL2) for Amazon WorkSpaces Applications.


| Image type | Image name | 
| --- | --- | 
| Base |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| Graphics G4dn |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| Graphics G5 |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| Graphics G6  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| Sample apps |  Amazon-AppStream2-Sample-Image-06-17-2024 For information about how to access this base image, see [Get Started with Amazon WorkSpaces Applications: Set Up With Sample Applications](getting-started.md).  | 

The following table lists the software components for the latest released base images and the components that are available if you update your image using managed image updates. If the version is marked “latest”, the current stable software component available from the vendor will be installed. If the version is marked “not included”, managed image updates is not managing the component and the version will not be changed when you update your image.

The following table lists the software components for the latest released Windows, Rocky Linux, and Red Hat Enterprise Linux base images and Managed image updates.

------
#### [ Windows ]


| Software component | Latest base images (December 18, 2025) | Managed image updates (February 18, 2026) | 
| --- | --- | --- | 
| Amazon AWS (AvsCamera) Driver | 1.0.23.0 | 1.0.23.0 | 
| Amazon CloudWatch Agent | 1.4.37917 | 1.300063 | 
| SSM Agent | 3.3.3050.0 | 3.3.3598.0 | 
| NICE DCV Virtual Display | 2024.0-19143 | 2025.0-20850 | 
| AMD Driver for Graphics Design instances | 24.20.13028.7002  | 24.20.13028.7002 | 
| AppStream 2.0 Agent | LATEST (03-30-2026) | -- | 
| AWS Command Line Interface (AWS CLI) | 1.40.24 (Windows Server 2016/2019) 2.31.30.0 (Windows Server 2022/2025) | Not included | 
| Firefox | 144 (Windows Server 2016/2019) | Not included | 
| Microsoft Message Queuing (MSMQ) | Installed with Windows Server | Installed with Windows Server | 
| NVIDIA Graphics Driver for G4dn, G5 and G6 instances | 581.42 (Windows Server 2022/2025) 539.19 (Windows Server 2019)512.78 (Windows Server 2016) |  581.42 (Windows Server 2022/2025) 539.19 (Windows Server 2019) 512.78 (Windows Server 2016)  | 
| Process monitor | 4.01 | [Latest](https://docs.microsoft.com/en-us/sysinternals/downloads/procmon) | 
| Quality Windows Audio/Video Experience (qWAVE) | Installed with Windows Server | Installed with Windows Server | 
| Visual C\$1\$1 redistributable packages | Microsoft Visual C\$1\$1 2013 Redistributable (x64) - 12.0.40664.0Microsoft Visual C\$1\$1 2015-2022 Redistributable (x64) - 14.42.34438 | Microsoft Visual C\$1\$1 2013 Redistributable (x64) - 12.0.30501Microsoft Visual C\$1\$1 2015-2022 Redistributable (x64) - 14.44.35211  | 
| Windows Server updates | Base image updates as of November 2025 | [Latest](https://www.catalog.update.microsoft.com/home.aspx) | 
| WinSCard Filter Driver | 1.0.19.0 | 1.0.19.0 | 
| Paravirtual (PV) driver | 8.6.0 | 8.6.0 | 
| ENA driver | 2.11.0 | 2.11.0 | 
| AWS NVMe driver | 1.7.0 | 1.7.0 | 

------
#### [ Rocky Linux ]


| Software component | Latest base images (February 18, 2026) | Managed image updates (February 18, 2026) | 
| --- | --- | --- | 
| AWS Command Line Interface (AWS CLI) | 2.33.24 | 2.33.24 | 
| Amazon CloudWatch Agent | 1.300064.0b1337-1 | 1.300064.0b1337-1 | 
| SSM Agent | 3.3.3598.0-1 | 3.3.3598.0-1 | 
| NICE DCV Server AppStream | 2024.0.17598-18 | 2024.0.17598-18 | 
| Cloud-init | 23.4-78\$110.11.0.2 | 23.4-78\$110.11.0.2 | 
| Kernel | 4.18.0-553.104.1 | 4.18.0-553.104.1 | 
| NVIDIA Graphics Driver for G4dn, G5 and G6 instances | 580.95.05 | 580.95.05 | 
| Cuda Version | 13.0 | 13.0 | 

------
#### [ Red Hat Enterprise Linux ]


| Software component | Latest base images (February 18, 2026) | Managed image updates (February 18, 2026) | 
| --- | --- | --- | 
| AWS Command Line Interface (AWS CLI) | 2.33.24 | 2.33.24 | 
| Amazon CloudWatch Agent | 1.300064.0b1337-1 | 1.300064.0b1337-1 | 
| SSM Agent | 3.3.3598.0-1 | 3.3.3598.0-1 | 
| NICE DCV Server AppStream | 2024.0.17598-18 | 2024.0.17598-18 | 
| Cloud-init | 23.4-78\$110.11 | 23.4-78\$110.11 | 
| Kernel | 4.18.0-553.105.1 | 4.18.0-553.105.1 | 
| NVIDIA Graphics Driver for G4dn, G5 and G6 instances | 580.95.05 | 580.95.05 | 
| Cuda Version | 13.0 | 13.0 | 

------

**Important**  
The following public images are deprecated and therefore no longer available from AWS:  
2016/2019/2022 Windows images released before May 30, 2025
Images for the Graphics Desktop, Graphics Design, and Graphics Pro instance families
 If you want to use an image for a multi-session fleet, the image must meet the following conditions:  
The image must be created from a base image released on or after June 12, 2023. Or, the image must be updated by using managed WorkSpaces Applications image updates released on or after September 6, 2023. For more information, see [Update an Image by Using Managed WorkSpaces Applications Image Updates](keep-image-updated-managed-image-updates.md).
The WorkSpaces Applications agent release version must be 09-06-2023 or later. For more information, see [Manage WorkSpaces Applications Agent Versions](base-images-agent.md).
If you have updated your image using Managed WorkSpaces Applications Image updates, then the WorkSpaces Applications agent release version is not applicable. Your image must be updated using a Managed Image Update released on or after September 6, 2023. For more information, see [Update an Image by Using Managed WorkSpaces Applications Image Updates](keep-image-updated-managed-image-updates.md).
Multi-session fleets are supported only for Microsoft Server 2019, 2022, and 2025.

The following table describes all released base images.


| Release | Platform | Image  | Changes | 
| --- | --- | --- | --- | 
| 02/18/2026 | Red Hat Enterprise Linux |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 02/18/2026 | Rocky Linux |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 12/18/2025 | Windows |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 11/10/2025 | Windows |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 11/10/2025 | Red Hat Enterprise Linux |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 11/10/2025 | Rocky Linux |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 09-05-2025 | Red Hat Enterprise Linux  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 09-05-2025 | Rocky Linux |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 05-30-2025 | Windows |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 05-30-2025 | Red Hat Enterprise Linux  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 05-30-2025 | Rocky Linux |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 02-11-2025 | Windows |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 12-19-2024 | Rocky Linux |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 10-22-2024 | Windows |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 07-30-2024 | Red Hat Enterprise Linux  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 06-17-2024 | Windows |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 05-08-2024 | Windows |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 05-08-2024 | Linux |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 03-24-2024 | Windows |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 03-24-2024 | Linux |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 01-26-2024 | Windows |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 12-11-2023 | Windows |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 11-13-2023 | Windows |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 11-13-2023 |  Amazon Linux 2  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 06-12-2023 | Windows |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 06-11-2023 |  Amazon Linux 2  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 03-29-2023 | Windows |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 03-15-2023 |  Amazon Linux 2  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 10-05-2022 | Windows |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 09-21-2022 |  Amazon Linux 2  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 09-14-2022 |  Amazon Linux 2  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 09-01-2022 | Windows |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 07-12-2022 | Windows |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 06-20-2022 |  Amazon Linux 2  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 03-03-2022 | Windows |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 02-18-2022 |  Amazon Linux 2  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 11-19-2021  |  Amazon Linux 2  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 11-15-2021  |  Amazon Linux 2  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 10-08-2021 | Windows |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 07-19-2021 | Windows |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 06-01-2021 | Windows |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 12-28-2020 | Windows |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 07-16-2020 | Windows |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 04-22-2020 | Windows |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 03-18-2020 | Windows |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 03-16-2020 | Windows |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 03-05-2020 | Windows |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 01-13-2020 | Windows |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 12-12-2019 | Windows |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 09-18-2019 | Windows |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 09-05-2019 | Windows |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 06-24-2019 | Windows |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 05-28-2019 | Windows |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 04-29-2019 | Windows |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 01-22-2019 | Windows |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 06-12-2018 | Windows |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 05-02-2018 | Windows |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 03-19-2018 | Windows |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 01-24-2018 | Windows |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 01-01-2018 | Windows |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 12-07-2017 | Windows |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 11-13-2017 | Windows |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 09-05-2017 | Windows |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 07-25-2017 | Windows |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 07-24-2017 | Windows |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 06-20-2017 | Windows |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 
| 05-18-2017 | Windows |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/appstream2/latest/developerguide/base-image-version-history.html)  | 