__________ is a feature of API Gateway that allows you to define request and response transformations when integrating with AWS Lambda.
- API keys
- Authorization policies
- Mapping templates
- Rate limiting
Mapping templates in API Gateway allow you to define transformations for incoming requests and outgoing responses, facilitating integration with AWS Lambda.
Loading...
Related Quiz
- What factors should be considered when determining the appropriate memory allocation for an AWS Lambda function?
- In AWS Lambda, what happens after an SNS message triggers a function?
- VPC integration with AWS Lambda allows functions to access resources within the __________.
- IAM policies are used to define the permissions granted to the ________ account in a Cross-Account Access scenario.
- What are custom event sources in AWS Lambda?