We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ea5853 commit 2c829f9Copy full SHA for 2c829f9
Dockerfile
@@ -7,6 +7,7 @@ RUN apk add --no-cache \
7
jq
8
RUN pip3 install \
9
aws-cdk.aws-cognito-identitypool-alpha==2.144.0a0 \
10
+ aws-cdk.aws-lambda-python-alpha==2.144.0a0 \
11
aws-cdk-lib==2.144.0 \
12
constructs==10.3.0 \
13
cdk-nag==2.28.130 \
0 commit comments