The CognitoPreTokenGenerationV2Event does not adhere to the AWS documentation #3420
-
According to the the AWS documentation for the Pre token generation Lambda trigger the claims response of the CognitoPreTokenGenerationV2Event should be able to accept any one of [String, Number, Boolean, Array of strings, numbers, booleans, or a combination of any of these, JSON]. However, at the moment it just accepts a string map? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Hello @DizzyDeveloper, Thank you for your feedback regarding the data type support for the claims response in the Pre Token Generation Lambda trigger for AWS Cognito User Pools. We appreciate you bringing this to our attention. However, please note that this repository ( The most appropriate channel to provide documentation feedback or report discrepancies between the documentation and the actual service behaviour is through the AWS Documentation Feedback form, located at top right corner of the page. Regards, |
Beta Was this translation helpful? Give feedback.
-
Hi @bhoradc, Ah dang wrong repo, thought they were all connected to some degree. Found the one where I need to post this. |
Beta Was this translation helpful? Give feedback.
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
Hello @DizzyDeveloper,
Thank you for your feedback regarding the data type support for the claims response in the Pre Token Generation Lambda trigger for AWS Cognito User Pools. We appreciate you bringing this to our attention.
However, please note that this repository (
aws/aws-sdk-net
) is focused on discussions related to the AWS SDK for .NET and may not be the appropriate place to report issues or provide feedback specific to the AWS Cognito service itself.The most appropriate channel to provide documentation feedback or report discrepancies between the documentation and the actual service behaviour is through the AWS Documentation Feedback form, located at top right corner of the page.
…