CONTAP-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.