Skip to content

Commit

Permalink
Change User Pool ID in README to reflect the new pool (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
casewalker authored Nov 29, 2023
1 parent 58ef79d commit d1eb588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ logging in to AWS Connect.
## Usage

The Lambda handler is configured to expect and validate a Cognito user from the
"_us-east-1_jKQHCtx7s_" user pool. All ApiGateway requests must have a valid JWT
"_us-east-1_AZyvZQdFN_" user pool. All ApiGateway requests must have a valid JWT
bearer token.

As well, this Cognito integration implicitly depends on Groups inside the user
Expand Down

0 comments on commit d1eb588

Please sign in to comment.