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
The eTag is read from the response headers directly. It seems like S3 just sends it back like that. Glad that everything works correctly though. Thanks for taking the time to report a possible bug! If there's nothing else I'll close the ticket.
0marperez
added
closing-soon
This issue will automatically close in 2 days unless further comments are made.
and removed
bug
This issue is a bug.
needs-triage
This issue or PR still needs to be triaged.
labels
Feb 24, 2025
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.
Describe the bug
Noticed this while debugging today
Not really a big issue as I can strip out the double quotes for now
Regression Issue
Expected behavior
Should not have extraneous double quotes around etag value
Current behavior
extra double quotes added around etag value
Steps to Reproduce
try to read the etag value of any GetObjectRequest
Possible Solution
No response
Context
No response
AWS SDK for Kotlin version
1.4.12
Platform (JVM/JS/Native)
JVM 17
Operating system and version
OSX Sequoia
The text was updated successfully, but these errors were encountered: