I\'m trying to upload my static website to my s3 bucket. I\'ve managed to accomplish this. I\'ve created my_bucket and then create a sub_bucket named test_folder and in that
Easiest way should be to use s3 with cloud front and set Origin Path to test_folder/index.html after selecting the bucket where that 'folder' exists.
Origin Path
test_folder/index.html