Skip to content
Snippets Groups Projects

Issue #3272190: Release 4.1.0

Merged Yas Naoi requested to merge issue/cloud-3272190:3272190-rel-4.1.0 into 4.x
Compare and
27 files
+ 66
60
Compare changes
  • Side-by-side
  • Inline
Files
27
@@ -93,7 +93,7 @@ Resources:
Handler: index.handler
MemorySize: 128
Role: !GetAtt LambdaExecutionRole.Arn
Runtime: "python3.6"
Runtime: "python3.9"
Timeout: 30
Code:
ZipFile: |
Loading