New capabilities
The Static Website Hosting feature allows the website data like HTML, JavaScript, images, video and other files stored in the COS bucket to be served to the end user using a simple HTTP server.
A COS bucket can be configured with Website Configuration Policy with index and error objects. The static web server appends the index object name when a request ends in / and will return the error object when there are errors. A COS bucket can also be configured with Website Configuration Policy to redirect all requests to the website endpoint.
All requests processed by the website endpoint will have access logs with interface_type set to s3-website and can be used to differentiate requests. Accesser device level metrics are collected and logged to represent the requests processed by the website endpoint.