add endpoint

This commit is contained in:
2025-07-25 12:45:03 -03:00
parent 5eae098098
commit bb847ecc8b
7 changed files with 82 additions and 129 deletions

View File

@@ -42,10 +42,10 @@ Resources:
Properties:
RetentionInDays: 90
EventReportingAddItemFunction:
EventBillingAddEnrollmentFunction:
Type: AWS::Serverless::Function
Properties:
Handler: events.reporting.add_item.lambda_handler
Handler: events.billing.add_enrollment.lambda_handler
LoggingConfig:
LogGroup: !Ref EventLog
Policies: