How is this AWS `PutObjectCommand` uploading the file I have sent?
I am trying out a new tool called SST which handles configuring AWS services and full stack web apps via code. In the API tutorial we create the following function to upload a file:
AWS Lambda NodeJS Creating Presigned URL POST
I wanted to create a lambda function in AWS to create a presigned url for my project, I am not sure if this is the expected result.
AWS EC2 Instance – Node JS Cloud Watch
I’m having one aws instance for my personal use.