MCPcopy Create free account
hub / github.com/aws-samples/aws-cdk-examples / app.py

File app.py

python/api-cors-lambda/app.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from constructs import Construct
2from aws_cdk import (
3 App, Stack,
4 aws_lambda as _lambda,

Callers

nothing calls this directly

Calls 2

AppClass · 0.85
ApiCorsLambdaStackClass · 0.85

Tested by

no test coverage detected