Skip to content

Log s3 bucket name and object key for failed requests #16

Open
@goldmar

Description

@goldmar

When this library fails to retrieve an S3 object, it currently logs an error message with the exception. This exception contains a request id and an s3 extended request id, however it does not contain the name of the bucket and the object key that it was trying to retrieve.

Is it possible to add this context to the log and exception message? This data is already logged in the success case but not in the failure case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions