Skip to content

Commit c42f056

Browse files
authored
fixed test event for Cognito pretokenV2 (#540)
1 parent 326401a commit c42f056

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

events/testdata/cognito-event-userpools-pretokengen-v2.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"version": "2",
33
"triggerSource": "TokenGeneration_Authentication",
4-
"region": "us-west-2",
4+
"region": "us-east-1",
55
"userPoolId": "us-east-1_EXAMPLE",
6-
"userName": "brcotter",
6+
"userName": "testuser",
77
"callerContext": {
88
"awsSdkVersion": "aws-sdk-unknown-unknown",
99
"clientId": "1example23456789"

0 commit comments

Comments
 (0)