Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
cavis committed Dec 5, 2023
1 parent ab55402 commit 7fba556
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,8 @@ For example, if it is currently `2022-05-05T12:34:56Z`, the range will be `["202
# - DestinationFormat allows for custom-named copies using directives:
# - %RANGE_START_ISO - e.g., 2022-05-04T00:00:00.000Z
# - %RANGE_END_ISO - e.g., 2022-05-05T00:00:00.000Z
# - %RANGE_START_DATE_ISO - e.g., 2022-05-04
# - %RANGE_END_DATE_ISO - e.g., 2022-05-05
# - %TYPE - e.g., downloads, episode_metadata, etc
# - %REQUEST_ID - A unique identifier for the Lambda invocation
# - %REQUEST_TIME - A unix timestamp in milliseconds
Expand Down

0 comments on commit 7fba556

Please sign in to comment.