Files
notifications-api/app/variables.py
2023-02-27 15:48:19 -05:00

6 lines
76 B
Python

# S3 tags
class Retention:
KEY = 'retention'
ONE_WEEK = 'ONE_WEEK'