AWS Security ChangesHomeSearch

AWS res documentation change

Service: res · 2025-12-25 · Documentation low

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

Summary

Added Cognito authentication parameters and security patching responsibility note.

Security assessment

Documents authentication configuration and security best practices without addressing specific vulnerabilities.

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 08439ad16..9ff3d2658 100644
--- a//res/archive/release-minus-1/ug/launch-the-product.md
+++ b//res/archive/release-minus-1/ug/launch-the-product.md
@@ -71,0 +72,2 @@ PrivateKeySecretARNforVDI |  | _(Optional)_ This ARN secret stores the private k
+CognitoUserPoolId |  | Cognito user pool for user and client authentication. RES will create one by default if no Cognito user pool is specified.  
+CognitoUserPoolDomainUrl  |  | Cognito user pool domain for managed login. This parameter must be provided when the `CognitoUserPoolId` is specified.  
@@ -79,0 +82,4 @@ You can view the status of the stack in the AWS CloudFormation console in the **
+###### Important
+
+You are responsible for patching your infra / VDI hosts after deployment.
+