Serverless REST API with Cognito Authentication
Build a serverless REST API with API Gateway, Lambda, and DynamoDB, then secure it with Amazon Cognito JWT authorization.

Lab Overview
Build a production-style serverless REST API entirely from the AWS CLI. You will create a DynamoDB table, a Python Lambda function, and an HTTP API in API Gateway with GET and POST routes. Then you will add Amazon Cognito authentication so only users with a valid JWT can access the API.
You'll learn to:
- Create a DynamoDB table and a Lambda function that reads and writes to it
- Build an HTTP API (API Gateway v2) with Lambda integration and routes
- Set up an Amazon Cognito User Pool and app client
- Create a JWT authorizer on the API Gateway and attach it to routes
- Authenticate with Cognito and test protected endpoints with curl
Key Resources:
What You'll Learn
Create a DynamoDB table and a Lambda function with an IAM execution role
Build an HTTP API with Lambda proxy integration and resource routes
Configure an Amazon Cognito User Pool with a test user
Add JWT authorization to API Gateway routes
Authenticate with Cognito and call protected API endpoints
Prerequisites
Basic AWS CLI familiarity
Understanding of REST APIs and HTTP methods
Familiarity with IAM roles and policies
Technologies Covered
Part of a Course
This lab is part of the AWS Solutions Architect Associate (SAA-C03) course
View All CoursesChoose your plan
Simple, Transparent Pricing
Unlock full access to TeKanAid courses, labs, and bootcamps
Pro
Course content without labs
Renews automatically. Cancel anytime.
Final price verified at checkout.
- Full access to all courses
- Progress tracking
- Certificate of completion
- Community access
- Bootcamp participation
- New content access
Premium
Full access with hands-on labs
Renews automatically. Cancel anytime.
Final price verified at checkout.
- Everything in Pro
- Unlimited hands-on labs
- Lab AI Assistant
- Accelerator bootcamps with live office hours
- Priority support
Prefer a single course?
Purchase individual courses for a one-time fee of $79. Full access to course content, quizzes, certificates, and community features, lab access is not included.
Browse CoursesTry it free, no credit card
Three free ways to start. All bridge into the paid Premium catalog when you're ready.
Not ready to commit? The crash course is email-only. No academy account required.
Ready to Get Started?
Start this hands-on lab and build real-world Platform Engineering skills
Get Access Now