In this lab, we will learn how to block traffic through WAF.
- API Gateway – REST API
- Route: GET /greet
- Lambda – Function
- Return the greeting message
- Python
- WAF
- Set up the rate-based rule
- Link to the API
Ideas through Technologies
In this lab, we will learn how to block traffic through WAF.
In this lab, we will learn how to invoke a lambda function synchronously.
API Gateway is a fully managed API endpoint service that creates, manages, publishes, monitors, secures, and scales APIs. API Gateway can use other AWS services (Lambda, DynamoDB) for compute and store.
https://aws.amazon.com/api-gateway/