Skip to content Skip to sidebar Skip to footer
Showing posts with the label Aws Api Gateway

502 Internal Server Error Response From Api Gateway From Lambda Function

this is my lambda function: I've obviously blanked out the config for now exports.handler = (e… Read more 502 Internal Server Error Response From Api Gateway From Lambda Function

Api Gateway Authentication With Cognito Federated Identities

I want to use Cognito Federated Entity (allowing signin through Google etc), to allow access to API… Read more Api Gateway Authentication With Cognito Federated Identities