Terms or components

Website Configuration Policy
A Policy which is added to a COS bucket to configure the bucket as a website. Policy could include configuring the index and error objects and optionally could include a redirect all (or) a collection of granular redirect rules.
Static Website
A static website consists of HTML, JavaScript, images, video and other files that do not require any server-side application processing. Static websites are typically used in cases where the website requires minimal to no server administration, and where the website has few authors and requires infrequent updates, and websites which need to automatically scale for intermittent increase in traffic.
Static Website Virtual Host Suffix
A specifically configured virtual host suffix that is used to access COS buckets with the Static Website Hosting feature. If the Static Website Virtual Host Suffix is static-website.example.com, then to access the COS bucket named ‘bucketname’, use http://bucketname.static-website.example.com/.