-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
help wantedWe are asking the community to submit a PR to resolve this issue.We are asking the community to submit a PR to resolve this issue.
Description
Is it possible to get the S3 request id after doing, for example, a put object command? I don't see this anywhere in the PutObjectResult unless I'm just missing it (but I see the ability to do something similar in the Java SDK). I know I can turn logging on to get this but I don't want the overhead of logging... for the rare occasions when some S3 flakiness occurs, Amazon support usually asks for the request ids so I'd like to add that to my error message when it happens. I was hoping it would be right in the PutObjectResult.
Thanks.
Metadata
Metadata
Assignees
Labels
help wantedWe are asking the community to submit a PR to resolve this issue.We are asking the community to submit a PR to resolve this issue.