S3 static website index document

后端 未结 6 1878
轻奢々
轻奢々 2021-01-01 17:52

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

6条回答
  •  隐瞒了意图╮
    2021-01-01 18:49

    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.

提交回复
热议问题