# Cis AWS Euc 2.13

> Ensure Workspaces images are not older than 90 days

- Skill: `cyberstrikeus/cis-aws-euc-2-13` (Agent Skill)
- Install (CLI): `npx skillmds@latest add cyberstrikeus/cis-aws-euc-2-13`
- Raw SKILL.md: https://api.skillmd.com/api/skills/cyberstrikeus/cis-aws-euc-2-13/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: cyberstrikeus (https://skillmd.com/u/cyberstrikeus)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/cyberstrikeus/cis-aws-euc-2-13

---


# Ensure Workspaces images are not older than 90 days (Manual)

## Description

WorkSpaces images should not have a creation time stamp over 90 days.

## Rationale

WorkSpaces images require Operating system patches to be applied and updated and by confirming the creation date is not over 90 days old can help ensure that updates are being applied.

## Impact

None

## Audit Procedure

### Using AWS Console

Perform the following to determine the age of WorkSpaces images.

1. Login to the WorkSpaces dashboard at https://console.aws.amazon.com/workspaces/
2. In the left pane click Images.
3. Review the Created date and confirm that all images are newer than 90 days.

If any images are older than 90 days refer to the remediation procedure below.

### Expected Result

All WorkSpaces images have a creation date within the last 90 days.

## Remediation

### Using AWS Console

To create a custom image:

**Note:** If you are still connected to the WorkSpace, disconnect.

1. Log in to the WorkSpaces console at https://console.aws.amazon.com/workspaces/
2. In the left pane, choose WorkSpaces.
3. Select the WorkSpace and choose Actions, Create Image.

A message displays, prompting you to restart your WorkSpace before continuing. Restarting your WorkSpace updates your Amazon WorkSpaces software to the latest version.

Once you have restarted your WorkSpace, repeat Step 4 of this procedure.

5. Click Next.
6. Enter an image name and a description.
7. Click Create Image. While the image is being created, the status of the WorkSpace is Suspended and the WorkSpace is unavailable.

In the left pane, click Images. The image is complete when the status of the WorkSpace changes to Available.

## Default Value

By default, images can exist for indefinite time.

## CIS Controls

**Controls Version v8:**

- 2.3 Address Unauthorized Software

**Controls Version v7:**

- 2.6 Address unapproved software

## Profile

Level 1

