We have a Problem with the AwsS3BlobStorage. We have a read-only S3-Bucket. After creating a BlobStorage from our ConnectionString we get an Access Denied Exception cause of the PutBucketRequest in the GetClientAsync method from AwsS3BlobStorage. Would it be possible to set the PutBucketRequest optional?
This issue was already requested in Storage.NET (Issue) and a pull request (PullRequest)
Hi,
We have a Problem with the AwsS3BlobStorage. We have a read-only S3-Bucket. After creating a BlobStorage from our ConnectionString we get an Access Denied Exception cause of the PutBucketRequest in the GetClientAsync method from AwsS3BlobStorage. Would it be possible to set the PutBucketRequest optional?
This issue was already requested in Storage.NET (Issue) and a pull request (PullRequest)