Jonathan Chapman
10/09/2021, 7:15 PM{"message":"Forbidden"}
. When I switch between using start
and deploy
it will fix the issue for one lambda, but it at times it causes other service to return the same message. The logs for the API gateway don't really show anymore details then returning the 403. My setup is with three stacks.
• StorageStack: DynameDB setups here
• ApiStack: REST services and use one Lambda Authorizer for all services
• WebSocketStack: Websocket rervices
Any tips on where I can start to debug this?Jonathan Chapman
10/09/2021, 8:00 PMJonathan Chapman
10/09/2021, 8:00 PMFrank
Frank
Forbidden
response and the log doesn’t show any request, very likely the authorizer response is cached.