Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws-samples/aws-cdk-examples
/ app.py
File
app.py
python/lambda-with-existing-s3-code/app.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
aws_cdk
import
(
2
aws_lambda
as
lambda_,
3
aws_s3
as
s3,
4
App, Duration, Stack
Callers
nothing calls this directly
Calls
2
App
Class · 0.85
LambdaS3Code
Class · 0.85
Tested by
no test coverage detected