Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

S3: Generate ResponseError interface for retrieving RequestID and HostID #919

Closed
skmcgrail opened this issue Nov 19, 2020 · 1 comment · Fixed by #983
Closed

S3: Generate ResponseError interface for retrieving RequestID and HostID #919

skmcgrail opened this issue Nov 19, 2020 · 1 comment · Fixed by #983
Labels
feature-request A feature should be added or improved.

Comments

@skmcgrail
Copy link
Member

Due to the ResponseError being in the s3shared package, users wanting to use errors.As to retrieve the RequestID and HostID together would need to define their own interface definition. We should generate a duplicate interface definition in the client package to allow better access to this wrapped error metadata.

@github-actions
Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved.
Projects
None yet
1 participant