AWS cli documentation change
Summary
Updated terminology from 'branding designer' to 'branding editor' and added documentation about reserved components
Security assessment
Terminology changes and documentation of unimplemented features don't directly relate to security. The added note about reserved components is informational without security implications
Diff
diff --git a/cli/latest/reference/cognito-idp/update-managed-login-branding.md b/cli/latest/reference/cognito-idp/update-managed-login-branding.md index 2ed59b25f..beaab1652 100644 --- a//cli/latest/reference/cognito-idp/update-managed-login-branding.md +++ b//cli/latest/reference/cognito-idp/update-managed-login-branding.md @@ -15 +15 @@ - * [AWS CLI 2.28.12 Command Reference](../../index.html) » + * [AWS CLI 2.28.15 Command Reference](../../index.html) » @@ -60 +60 @@ First time using the AWS CLI? See the [User Guide](https://docs.aws.amazon.com/c -Configures the branding settings for a user pool style. This operation is the programmatic option for the configuration of a style in the branding designer. +Configures the branding settings for a user pool style. This operation is the programmatic option for the configuration of a style in the branding editor. @@ -124 +124 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/cognit -> 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. @@ -130,0 +131,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) +> + @@ -1263 +1272 @@ 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. @@ -1269,0 +1279,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) +>> + @@ -1317 +1335 @@ ManagedLoginBranding -> (structure) - * [AWS CLI 2.28.12 Command Reference](../../index.html) » + * [AWS CLI 2.28.15 Command Reference](../../index.html) »