A REST API with resources, methods, and stages
import { RestApi } from 'aws-cdk-lib/aws-apigateway';Or use the module namespace:
import * as apigateway from 'aws-cdk-lib/aws-apigateway'; // apigateway.RestApi
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