AWS Security ChangesHomeSearch

AWS res documentation change

Service: res · 2025-09-28 · Documentation low

File: res/archive/release-minus-1/ug/launch-the-product.md

Summary

Added IAMResourcePrefix and IAMResourcePath parameters to AMI documentation

Security assessment

New IAM parameters provide resource naming conventions but don't directly address security vulnerabilities or document security features. Focuses on deployment configuration rather than security controls.

Diff

diff --git a/res/archive/release-minus-1/ug/launch-the-product.md b/res/archive/release-minus-1/ug/launch-the-product.md
index 11cbc1279..b34524e61 100644
--- a//res/archive/release-minus-1/ug/launch-the-product.md
+++ b//res/archive/release-minus-1/ug/launch-the-product.md
@@ -41 +41 @@ AdministratorEmail |  | The email address for the user completing setup of the p
-InfrastructureHostAMI | ami-`[numbers or letters only]` | _(Optional)_ You may provide a custom AMI id to use for all the infrastructure hosts. The current supported OSes are Amazon Linux 2, RHEL8, RHEL9, Windows Server 2019 and 2022 (x86), and Windows 10 and 11. For more information, see [Prepare Amazon Machine Images (AMIs)](./prerequisites.html#prep-ami).  
+InfrastructureHostAMI | ami-`[numbers or letters only]` | _(Optional)_ You may provide a custom AMI id to use for all the infrastructure hosts. The current supported OSes are Amazon Linux 2, Amazon Linux 2023, RHEL8, RHEL9, Windows Server 2019 and 2022 (x86), and Windows 10 and 11. For more information, see [Prepare Amazon Machine Images (AMIs)](./prerequisites.html#prep-ami).  
@@ -45,0 +46,2 @@ IAMPermissionBoundary |  | _(Optional)_ You may provide a managed policy ARN tha
+IAMResourcePrefix |  | _(Optional)_ A prefix applied to your IAM resources deployed by the RES environment ending with `-`, no longer than 12 characters.  
+IAMResourcePath | `/` | _(Optional)_ A path applied to your IAM resources deployed by the RES environment that starts and ends with `/`.