Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Commit

Permalink
feat: convert to use AWS boto3
Browse files Browse the repository at this point in the history
Issue #1050
Closes #1049
  • Loading branch information
jrconlin committed Oct 25, 2017
1 parent cbd03e0 commit eda953d
Show file tree
Hide file tree
Showing 9 changed files with 579 additions and 239 deletions.
3 changes: 3 additions & 0 deletions autopush/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
__version__ = '1.38.0' # pragma: nocover

# Max DynamoDB record lifespan (~ 30 days)
MAX_EXPRY = 2592000 # pragma: nocover
Loading

0 comments on commit eda953d

Please sign in to comment.