fix limit

This commit is contained in:
2025-07-28 21:49:53 -03:00
parent c6e8978dcc
commit 190923522c

View File

@@ -33,6 +33,7 @@ def lambda_handler(event: EventBridgeEvent, context: LambdaContext) -> bool:
pk=keys['id'],
sk=f'START#{start_date}#END#{end_date}#ENROLLMENT',
),
limit=150,
)
r = requests.post(