This commit is contained in:
2025-07-30 12:32:01 -03:00
parent 80afcb9da3
commit d4f7c84cdf
9 changed files with 13 additions and 438 deletions

View File

@@ -23,7 +23,7 @@ Globals:
Architectures:
- x86_64
Layers:
- !Sub arn:aws:lambda:sa-east-1:336641857101:layer:layercake:83
- !Sub arn:aws:lambda:sa-east-1:336641857101:layer:layercake:86
Environment:
Variables:
TZ: America/Sao_Paulo
@@ -169,10 +169,10 @@ Resources:
scope: [MULTI_USER]
status: [PENDING]
EventReminderNoAccess3DaysFunction:
EventReminderNoAccessAfter3DaysFunction:
Type: AWS::Serverless::Function
Properties:
Handler: events.emails.reminder_no_access_3_days.lambda_handler
Handler: events.emails.reminder_no_access_after_3_days.lambda_handler
LoggingConfig:
LogGroup: !Ref EventLog
Policies:
@@ -196,6 +196,8 @@ Resources:
detail:
keys:
sk:
- SCHEDULES#REMINDER_NO_ACCESS_AFTER_3_DAYS
# Post-migration: remove the following lines
- schedules#does_not_access
- schedules#reminder_no_access_3_days