CREATE A BRAND NEW BUCKET FROM NODEJS SDK ✅
1️⃣ Work on your code (nodejs in this example) - npm the necesary libs and deps
2️⃣ Configure IAM user in aws with the necesary permissions
3️⃣ run the command node index.js on the terminal
4️⃣ Open up your aws account and see your brand new bucket
see the material here: https://docs.aws.amazon.com/sdk-for-javascript/v2/developer-guide/s3-example-creating-buckets.html