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):不支持请求的操作
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):不支持请求的操作
S3 API 的 COS 实现目前不支持静态网站托管。COS 支持的所有 S3 API 操作的完整列表可以在文档的“API 概述”部分找到。