Files
notifications-api/app/variables.py
T
2023-08-29 14:54:30 -07:00

6 lines
76 B
Python

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