One approach could be to use DynamoDB table with
- PK : config#API_CAR_API (example)
- SK : MAX_USAGE
- Attribute : CurrentUsage -> 0 (start with zero and keep увеличение)
- Атрибут: usagecap -> 100
Подробнее здесь: https://stackoverflow.com/questions/795 ... ts-per-day