AWS cli documentation change
Summary
Added note about multi-region replication constraints and updated CLI version reference
Security assessment
Adds operational guidance for risk configuration in multi-region environments but shows no evidence of patching a specific vulnerability
Diff
diff --git a/cli/latest/reference/cognito-idp/set-risk-configuration.md b/cli/latest/reference/cognito-idp/set-risk-configuration.md index 18406ae6a..5d0ffc3a2 100644 --- a//cli/latest/reference/cognito-idp/set-risk-configuration.md +++ b//cli/latest/reference/cognito-idp/set-risk-configuration.md @@ -15 +15 @@ - * [AWS CLI 2.34.57 Command Reference](../../index.html) » + * [AWS CLI 2.34.61 Command Reference](../../index.html) » @@ -70,0 +71,2 @@ To set the risk configuration for the user pool to defaults, send this request w +In secondary regions for user pools with multi-region replication, only the `SourceARN` and `From` attributes of `NotifyConfiguration` can be modified to configure region-specific SES integration. All other risk configuration settings must match the existing values to maintain consistency across replicas. + @@ -1168 +1170 @@ RiskConfiguration -> (structure) - * [AWS CLI 2.34.57 Command Reference](../../index.html) » + * [AWS CLI 2.34.61 Command Reference](../../index.html) »