Does AWS S3
provide a way to make bucket's files available over HTTP
preferably protected with BASIC_AUTH
? I mean listing the files (index) and make it possible to download them over HTTP
.
↧
How to make an AWS S3 bucket accessible over HTTP?
↧