Object size accuracy #6246
Replies: 2 comments
-
@michal-siedlaczek are you seeing discrepancies on the size? Can you repro reliably with a code example? |
Beta Was this translation helpful? Give feedback.
-
@debora-ito No, I'm not seeing the discrepancies. I'm just about to rely on this in a very crucial part of my system, and I'm looking for confirmation whether it is in fact something we can rely on. Nothing in the documentation would suggest that it's not the case but at the same time all the docs are very brief and do go into detail, so I'm looking for some peace of mind ;) Judging by your response, the reported size should be the accurate size of the object in bytes, is that correct? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello AWS community, are the object sizes as reported by
ListObjectsV2
orHeadObject
always reflect the exact number of bytes in the object (and will be the same as the file size on disk after download) or is there a possibility (however rare) of it being an approximation?Beta Was this translation helpful? Give feedback.
All reactions