Skip to content

Instantly share code, notes, and snippets.

View williamtsoi1's full-sized avatar
💭
I may be slow to respond.

William Tsoi williamtsoi1

💭
I may be slow to respond.
View GitHub Profile
@joech4n
joech4n / change-ownership.lambda.md
Last active February 11, 2018 04:20
AWS Lambda Function to change ownership on each object created to the bucket owner. It accomplishes this by overwriting the key with itself. This is to be triggered by an S3 ObjectCreated (All) Event.