Commit d4c21b5
committed
Bump @aws-sdk/client-s3 to ^3.931.0
SDK versions 3.929.0-3.930.0 have a regression (aws/aws-sdk-js-v3#7500)
in REST protocol deserialization that causes empty XML responses to fail
with "Expected object, got string". This affects GetObjectAttributes
when no matching attributes are found (e.g. requesting non-existent user
metadata keys). Fixed in 3.931.0 by aws/aws-sdk-js-v3#7501.
Issue: CLDSRV-8681 parent a545991 commit d4c21b5
2 files changed
Lines changed: 2 additions & 609 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments