wip emails

This commit is contained in:
2025-11-26 21:23:48 -03:00
parent 31d3eb6d87
commit 14cdafbec9
9 changed files with 296 additions and 41 deletions

View File

@@ -111,6 +111,14 @@ Resources:
ApiId: !Ref HttpApi
Auth:
Authorizer: NONE
Swagger:
Type: HttpApi
Properties:
Path: /swagger
Method: GET
ApiId: !Ref HttpApi
Auth:
Authorizer: NONE
EventKeepWarmScheduledFunction:
Type: AWS::Serverless::Function