AWS res documentation change
Summary
Added Amazon Linux 2023 support and new IAM resource parameters
Security assessment
Adds new OS support and optional IAM resource prefix/path parameters for organizational purposes. While IAM parameters relate to resource management, there's no evidence of security vulnerability fixes or explicit security feature documentation.
Diff
diff --git a/res/archive/release-minus-2/ug/launch-the-product.md b/res/archive/release-minus-2/ug/launch-the-product.md index 751502f35..6e3796acd 100644 --- a//res/archive/release-minus-2/ug/launch-the-product.md +++ b//res/archive/release-minus-2/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 `/`.