AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2025-08-22 · Documentation low

File: cli/latest/reference/cognito-idp/create-managed-login-branding.md

Summary

Updated branding terminology from 'designer' to 'editor' and added notes about unimplemented components

Security assessment

Changes clarify documentation about branding customization capabilities and list future roadmap items, but do not address security vulnerabilities or add security features

Diff

diff --git a/cli/latest/reference/cognito-idp/create-managed-login-branding.md b/cli/latest/reference/cognito-idp/create-managed-login-branding.md
index 5038c5ce3..8a70528f1 100644
--- a//cli/latest/reference/cognito-idp/create-managed-login-branding.md
+++ b//cli/latest/reference/cognito-idp/create-managed-login-branding.md
@@ -15 +15 @@
-  * [AWS CLI 2.28.12 Command Reference](../../index.html) »
+  * [AWS CLI 2.28.15 Command Reference](../../index.html) »
@@ -59 +59 @@ First time using the AWS CLI? See the [User Guide](https://docs.aws.amazon.com/c
-Creates a new set of branding settings for a user pool style and associates it with an app client. This operation is the programmatic option for the creation of a new style in the branding designer.
+Creates a new set of branding settings for a user pool style and associates it with an app client. This operation is the programmatic option for the creation of a new style in the branding editor.
@@ -123 +123 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/cognit
-> When true, applies the default branding style options. These default options are managed by Amazon Cognito. You can modify them later in the branding designer.
+> When true, applies the default branding style options. These default options are managed by Amazon Cognito. You can modify them later in the branding editor.
@@ -129,0 +130,9 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/cognit
+> 
+> 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)
+> 
+
@@ -299 +308 @@ ManagedLoginBranding -> (structure)
->> When true, applies the default branding style options. This option reverts to default style options that are managed by Amazon Cognito. You can modify them later in the branding designer.
+>> When true, applies the default branding style options. This option reverts to default style options that are managed by Amazon Cognito. You can modify them later in the branding editor.
@@ -305,0 +315,9 @@ ManagedLoginBranding -> (structure)
+>> 
+>> 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)
+>> 
+
@@ -353 +371 @@ ManagedLoginBranding -> (structure)
-  * [AWS CLI 2.28.12 Command Reference](../../index.html) »
+  * [AWS CLI 2.28.15 Command Reference](../../index.html) »