Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.

Commit

Permalink
test cloudformation
Browse files Browse the repository at this point in the history
  • Loading branch information
ste-xx committed Jun 3, 2018
1 parent fbbdf08 commit d53ab3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ exports.handler = async (event) => {
Bucket: bucketName,
Key: key
});

return {
bucket: bucketName,
key: key,
Expand Down

0 comments on commit d53ab3d

Please sign in to comment.