What is the MOST secure way to give the application the ability to write files to the S3 bucket?

1 Comment

  1. Douglas
    Author

    I value that the answer is:
    Configure the API layer of the application to have a new endpoint that creates signed URLs that allow an object to be put into the S3 bucket. Generate a presigned URL through this API call in the client application. Upload the video by using the signed URL.

Leave a Reply to Douglas Cancel reply

Your email address will not be published. Required fields are marked *

eighteen − 4 =