AWS cognito documentation change
Summary
Removed two lines referencing 'Define auth challenge' and 'Create auth challenge' triggers
Security assessment
Removal of trigger references could indicate documentation cleanup, but there's no evidence of security vulnerability remediation or security feature addition in the change.
Diff
diff --git a/cognito/latest/developerguide/cognito-user-pools-working-with-lambda-triggers.md b/cognito/latest/developerguide/cognito-user-pools-working-with-lambda-triggers.md index 8ecd3bcbd..07decb1b0 100644 --- a//cognito/latest/developerguide/cognito-user-pools-working-with-lambda-triggers.md +++ b//cognito/latest/developerguide/cognito-user-pools-working-with-lambda-triggers.md @@ -412,2 +411,0 @@ Custom SMS sender | `CustomSMSSender_SignUp` -Define auth challenge | `DefineAuthChallenge_Authentication` -Create auth challenge | `CreateAuthChallenge_Authentication`