RestoreObject 请求中的 Days 参数取值非法。
用户发起 RestoreObject 请求,但请求 Days 参数取值不在 [1, 365] 范围。
您进行对象恢复时,请求 Days 参数取值非法。
POST /objectname?restore Host: examplebucket.tos.cn-beijing.com Date: Mon, 18 Mar 2019 08:25:17 GMT Authorization: SignatureValue { "RestoreRequest": { "Days": 400 } }
确保 Days 参数取值范围在 [1, 365]。