AWS cognito documentation change
Summary
Clarified that the Pre token generation Lambda trigger affects both ID and access tokens
Security assessment
This is a documentation clarification and does not directly address security issues or add new security features.
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 07decb1b0..161590edb 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 @@ -31 +31 @@ User Pool Flow | Operation | Description -**Token Creation** | **[Pre token generation Lambda trigger](./user-pool-lambda-pre-token-generation.html)** | Adds or removes attributes in Id tokens +**Token Creation** | **[Pre token generation Lambda trigger](./user-pool-lambda-pre-token-generation.html)** | Adds or removes attributes in ID and access tokens