Created
September 20, 2016 16:01
-
-
Save rdegges/fb73b72a0b738950c6e346bd155a16bf to your computer and use it in GitHub Desktop.
express-stormpath-s3 customdata example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"s3": { | |
"some-file.txt": { | |
"href": "https://s3.amazonaws.com/<bucketname>/<accountid>/some-file.txt", | |
"lastModified": "2016-09-19T17:59:22.364Z" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment