You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: