Skip to content

Commit

Permalink
fixed test event for Cognito pretokenV2 (#540)
Browse files Browse the repository at this point in the history
  • Loading branch information
AMZ-brandon committed Dec 20, 2023
1 parent 326401a commit c42f056
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions events/testdata/cognito-event-userpools-pretokengen-v2.json
@@ -1,9 +1,9 @@
{
"version": "2",
"triggerSource": "TokenGeneration_Authentication",
"region": "us-west-2",
"region": "us-east-1",
"userPoolId": "us-east-1_EXAMPLE",
"userName": "brcotter",
"userName": "testuser",
"callerContext": {
"awsSdkVersion": "aws-sdk-unknown-unknown",
"clientId": "1example23456789"
Expand Down

0 comments on commit c42f056

Please sign in to comment.