Uploaded December 2020 | Updated September 2026, 3 hours ago
In this video I'll use the Amplify CLI to deploy a REST API backed by AWS Lambda and then connect to the API from a client-side project using React. I'll show how to configure the REST API to enable a Cognito Authorizer, only allowing authenticated requests to interact with the endpoint. I'll also show how to securely access the user's identity in the Lambda function event.
Here is some of the code I used: gist.github.com/dabit3/1f61f6f5b519a09fa977a323ea1c0b16
In this video I'll use the Amplify CLI to deploy a REST API backed by AWS Lambda and then connect to the API from a client-side project using React. I'll show how to configure the REST API to enable a Cognito Authorizer, only allowing authenticated requests to interact with the endpoint. I'll also show how to securely access the user's identity in the Lambda function event.
Here is some of the code I used: gist.github.com/dabit3/1f61f6f5b519a09fa977a323ea1c0b16










