aws --endpoint-url=https://s3-api.us-geo.objectstorage.softlayer.net
s3 website s3://mytestbucket --index-document index.html
--error-document error.html
调用PutBucketWebsite操作时发生错误(UnsupportedOperation):不支持请求的操作
答案 0 :(得分:0)
S3 API的COS实现目前不支持静态网站托管。 all S3 API operations supported by COS can be found in the 'API Overview' section of the documentation的完整列表。