AWS Security ChangesHomeSearch

AWS AWSCloudFormation documentation change

Service: AWSCloudFormation · 2025-07-25 · Documentation low

File: AWSCloudFormation/latest/TemplateReference/aws-resource-cognito-managedloginbranding.md

Summary

Added note about reserved components for future use in Cognito managed login branding

Security assessment

The change documents unimplemented features but contains no security-related content or references to vulnerabilities. The mention of localization doesn't indicate security implications.

Diff

diff --git a/AWSCloudFormation/latest/TemplateReference/aws-resource-cognito-managedloginbranding.md b/AWSCloudFormation/latest/TemplateReference/aws-resource-cognito-managedloginbranding.md
index d5260d471..effd63e86 100644
--- a//AWSCloudFormation/latest/TemplateReference/aws-resource-cognito-managedloginbranding.md
+++ b//AWSCloudFormation/latest/TemplateReference/aws-resource-cognito-managedloginbranding.md
@@ -94,0 +95,13 @@ A JSON file, encoded as a `Document` type, with the the settings that you want t
+The following components are not currently implemented and reserved for future use:
+
+  * `signUp`
+
+  * `instructions`
+
+  * `sessionTimerDisplay`
+
+  * `languageSelector` (for localization, see [Managed login localization)](https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-managed-login.html#managed-login-localization)
+
+
+
+