Files
notifications-api/app/variables.py
Kenneth Kehl 1ecb747c6d reformat
2023-08-29 14:54:30 -07:00

6 lines
76 B
Python

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