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

File app.py

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

Source from the content-addressed store, hash-verified

1from aws_cdk import (
2 aws_lambda as _lambda,
3 App, RemovalPolicy, Stack
4)

Callers

nothing calls this directly

Calls 2

AppClass · 0.85
LambdaLayerStackClass · 0.70

Tested by

no test coverage detected