Closed rayjolt closed 7 years ago
Seems that they are just mentioned in that document and not actually supported
setBucketWebsiteConfiguration is not called from anywhere, thus there's no way to configure any of static website settings at this point. That's supported in npm s3-website, FYI.
Index and error docs are mentioned here: https://github.com/laurilehmijoki/configure-s3-website/search?q=index
That's a dependency of this project.
I see
index_document
anderror_document
in the configuration file template, but these are not mentioned in README.md, and I do not see them anywhere else in the code. Should these options be removed from the template? (Or have I missed something?)