how can we upload multiple files in aws s3 bucket at the same time in specific folder location
Loading
how can we upload multiple files in aws s3 bucket at the same time in specific folder location
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Muhammad Imran AnsariPosted Oct 26, 2023, 7:13 PM
To upload multiple files to an AWS S3 bucket and get the URLs of the uploaded files in C#, you can use the AWS SDK for .NET. Below is an example of how to do this: