Relative Content

Tag Archive for amazon-web-servicesaws-lambdadevopsaws-api-gatewayaws-amplify

Devops Workflow and CORS for AWS Amplify & REST API

I’ve built a webapp on AWS Amplify that’s been gaining some traffic locally. The webapp uses AWS Cognito to authenticate users, then users interface with my Lambda functions via a AWS Gateway REST API. Pretty simple, right.