fix timeout bug

This commit is contained in:
2025-11-01 15:57:43 -03:00
parent 26a87b8445
commit d6c26df63b
5 changed files with 25 additions and 15 deletions

View File

@@ -366,6 +366,7 @@ Resources:
Type: AWS::Serverless::Function
Properties:
Handler: events.reporting.send_report_email.lambda_handler
Timeout: 12
LoggingConfig:
LogGroup: !Ref EventLog
Policies: