Hi!, I have managed to create a bucket and upload the files to the S3 bucket through asp.net C# code. However, I still need the bucket to automatically allow static hosting without the need to go manually and click the button allow static hosting at the AWS website. Is it possible to do so with asp.net C# code?
Any help will be highly appreciated.
Thank You
Regards,
William