CONAP-331414:从AWS CLI发出的匿名Put请求失败、并出现内部错误
问题描述
Anonymous PUT request fails with AWS CLI calls, other Anonymous operations work. Example # aws --endpoint http://10.2.3.123 s3api put-object --key test --bucket bucket1 --body some_file.txt --no-sign-request An error occurred (InternalError) when calling the PutObject operation (reached max retries: 4): We encountered an internal error. Please try again.