UNPKG

cdk-serverless-agentic-api

Version:

CDK construct for serverless web applications with CloudFront, S3, Cognito, API Gateway, and Lambda

5 lines (4 loc) 215 B
/** * @deprecated Use CDKServerlessAgenticAPI instead. This export is maintained for backward compatibility. */ export { CDKServerlessAgenticAPI as ServerlessWebAppConstruct } from './cdk-serverless-agentic-api';