UNPKG

cdk-serverless-agentic-api

Version:

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

11 lines 244 B
{ "name": "config-lambda", "version": "1.0.0", "description": "Lambda function that provides frontend configuration", "main": "index.js", "author": "Rhys Lewis", "license": "MIT", "dependencies": { "aws-sdk": "^2.1502.0" } }