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 a576886 commit 449e03cCopy full SHA for 449e03c
test/lambda/template.yaml
@@ -23,7 +23,7 @@ Resources:
23
Variables:
24
MONGODB_URI: !Ref MongoDbUri
25
Handler: app.lambda_handler
26
- Runtime: python3.9
+ Runtime: python3.10
27
Architectures:
28
- x86_64
29
Events:
0 commit comments