class
Amazonite::Core::Response
- Amazonite::Core::Response
- Reference
- Object
Overview
The response from a client operation that returns no data (e.g. a
204) - #http is the raw HTTP response. ParsedResponse extends this
for operations that do return an output shape.