AWS Security ChangesHomeSearch

AWS res documentation change

Service: res · 2026-06-22 · Documentation medium

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

Summary

Added Cognito parameters and security responsibility notice for patching

Security assessment

Documents authentication configuration options (Cognito) and explicitly adds security guidance about infrastructure patching responsibilities.

Diff

diff --git a/res/archive/release-minus-3/ug/launch-the-product.md b/res/archive/release-minus-3/ug/launch-the-product.md
index 6d0d987df..0a318878f 100644
--- a//res/archive/release-minus-3/ug/launch-the-product.md
+++ b//res/archive/release-minus-3/ug/launch-the-product.md
@@ -73,0 +74,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.  
@@ -81,0 +84,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.
+