Skip to content

Getting S3 request IDs from SDK? #503

@asylvest

Description

@asylvest

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

No one assigned

    Labels

    help wantedWe are asking the community to submit a PR to resolve this issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions