Hi, I'm using aws-sdk-go-v2 and created a bucket and put some objects in it. I found that with MaxKeys in [1, actual number of objects), I get a HTTP 500 internal server error:
operation error S3: ListObjectsV2, exceeded maximum number of attempts, 1, https response error StatusCode: 500, RequestID: , HostID: , api error InternalError: We encountered an internal error. Please try again.
Hi, I'm using aws-sdk-go-v2 and created a bucket and put some objects in it. I found that with MaxKeys in [1, actual number of objects), I get a HTTP 500 internal server error:
operation error S3: ListObjectsV2, exceeded maximum number of attempts, 1, https response error StatusCode: 500, RequestID: , HostID: , api error InternalError: We encountered an internal error. Please try again.