You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using API gateway with lamda proxy, php does not get any event or context information. I'm hoping to get authorizer info passed from cognito pool, as well as data from PUT and DELETE methods (STDIN vs $_GET and $_POST) for a REST API.