Files
notifications-api/app/variables.py

6 lines
76 B
Python

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