Describe the bug, including details regarding any error messages, version, and platform.
If the AWS SDK fails to send a request (for whatever reason), it indicates so in its *Outcome model classes. In the ObjectOutputStream, we have a bug where we do not check the outcome model that the AWS SDK returns to us correctly, hence indicating a write was successful although it was not.
Component(s)
C++