Skip to content

Instantly share code, notes, and snippets.

View eltonjothi's full-sized avatar
🏠
Working from home

Elton Jothi eltonjothi

🏠
Working from home
View GitHub Profile
@eltonjothi
eltonjothi / Payload.json
Last active February 17, 2024 14:03
AWS Serverless Image Handler - Custom Watermark
{
"bucket":"bucketname",
"key":"image-key",
"edits":{
"resize":{
"height":720,
"fit":"inside"
},
"txtWatermark":{
"options":{