In this lab, we will learn how to validate an API request.
Overview
- Source: API Gateway – REST API
- Route: GET /greet?name=abc
- Target: Mock
- Returns the validation error when the required query string ‘name’ does not exist
Ideas through Technologies
In this lab, we will learn how to validate an API request.
Overview
In this lab, we will learn how to create a DynamoDB table using CloudFormation.
In this lab, we will learn how to create an IAM role and policy for a lambda function
In this lab, we will learn how to create an Internet Gateway and attach it to a VPC using CloudFormation.
In this lab, we will learn how to create a custom VPC using CloudFormation.
In this lab, we will learn how to periodically invoke a lambda function via Amazon EventBridge.
Overview
In this lab, we will learn how to create a public subnet and test it with an EC2 instance.
Overview
In this lab, we will learn how to block traffic through WAF.