aws-lambda-dart-runtime
aws-lambda-dart-runtime copied to clipboard
Change type of version parameter in AwsCognitoEvent from number to string
…ring
"type '_OneByteString' is not a subtype of type 'int' in type cast"
AwsCognitoEvent was failing to parse as the version parameter comes through as a string not a number
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.