AWS res documentation change
Summary
Added support for Amazon Linux 2023 and Rocky Linux 9, introduced IAM resource prefix/path customization options
Security assessment
IAM resource prefix/path customization enables better resource organization and access control, though no direct vulnerability is addressed
Diff
diff --git a/res/latest/ug/launch-the-product.md b/res/latest/ug/launch-the-product.md index e4cec1250..a05a2b779 100644 --- a//res/latest/ug/launch-the-product.md +++ b//res/latest/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 `/`.