Asp.net MVC to AWS S3 bucket using user policies to Upload and Read files
This post explain how permissions work with Amazon S3 in regard to Asp.net MVC application. We will create a bucket and a folder (UPLOADS), and then we’ll create AWS Identity and AMI user in your AWS account and grant permissions on your Amazon S3 bucket and the folders The sample code is available for anyone