A REST API backed by a Lambda function with proxy integration
import { LambdaRestApi } from 'aws-cdk-lib/aws-apigateway';Or use the module namespace:
import * as apigateway from 'aws-cdk-lib/aws-apigateway'; // apigateway.LambdaRestApi
This L2 construct creates and manages the following CloudFormation resources.
Everything you need to know about Amazon API Gateway on one page. HD quality, print-friendly.
Download Free Infographicaws-apigateway