Skip to content

Commit

Permalink
Upgrade lambda to 512MB
Browse files Browse the repository at this point in the history
  • Loading branch information
wjdp committed Jul 28, 2023
1 parent 143ab67 commit d6d3bf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Description: lumina
Globals:
Function:
Timeout: 60
MemorySize: 256
MemorySize: 512
Environment:
Variables:
ENVIRONMENT: !Ref Environment
Expand Down

0 comments on commit d6d3bf0

Please sign in to comment.