Here's the TLDR. Create a file to where all the methods will be present. // s3.js import * as AWS from '@aws-sdk/client-s3'; const bucket = process.env.AWS_BUCKET_NAME; const region = process.env.AWS_REGION; const endpoint = process.env.AWS_ENDPOIN...
2 min read
1 min read
3 min read
Software engineer with 12 years of experience. I love building SaaS-based products and contributing to open-source software that creates an impact on the lives of the people and developers.
5 min read
6 min read
11 min read