remove items on canceled order

This commit is contained in:
2025-07-21 17:27:36 -03:00
parent 64946471b9
commit 024cd63a92
5 changed files with 30 additions and 89 deletions

View File

@@ -71,7 +71,7 @@ Resources:
EventRemoveSlotsIfCanceledFunction:
Type: AWS::Serverless::Function
Properties:
Handler: events.delete_slots_if_canceled.lambda_handler
Handler: events.remove_slots_if_canceled.lambda_handler
LoggingConfig:
LogGroup: !Ref EventLog
Policies: