0
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):不支持请求的操作

4

1 回答 1

0

S3 API 的 COS 实现目前不支持静态网站托管。COS 支持的所有 S3 API 操作的完整列表可以在文档的“API 概述”部分找到

于 2016-12-09T16:48:03.803 回答