We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f74e947 commit eec7d6eCopy full SHA for eec7d6e
python-demo/template.yaml
@@ -16,7 +16,7 @@ Resources:
16
Properties:
17
CodeUri: hello_world/
18
Handler: app.lambda_handler
19
- Runtime: python3.7
+ Runtime: python3.12
20
Layers:
21
- !Sub "arn:aws:lambda:${AWS::Region}:580247275435:layer:LambdaInsightsExtension:14" # Add Lambda Insight Extension
22
Policies:
0 commit comments