Skip to content

Instantly share code, notes, and snippets.

@rdegges
Created September 20, 2016 16:01
Show Gist options
  • Save rdegges/fb73b72a0b738950c6e346bd155a16bf to your computer and use it in GitHub Desktop.
Save rdegges/fb73b72a0b738950c6e346bd155a16bf to your computer and use it in GitHub Desktop.
express-stormpath-s3 customdata example
{
"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