mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
Merge pull request #4579 from direvus/patch-2
Fix typo in API Gateway doc
This commit is contained in:
commit
7869f6fdad
@ -357,7 +357,7 @@ functions:
|
||||
If you are using the default `lambda-proxy` integration, your attributes will be
|
||||
exposed at `event.requestContext.authorizer.claims`.
|
||||
|
||||
If you want control more control over which attributes are exposed as claims you
|
||||
If you want more control over which attributes are exposed as claims you
|
||||
can switch to `integration: lambda` and add the following configuration. The
|
||||
claims will be exposed at `events.cognitoPoolClaims`.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user