Expand description
SQS response serialization and error formatting.
Constants§
- CONTENT_
TYPE - Content type for SQS JSON responses.
Functions§
- error_
to_ json - Serialize an SQS error into a JSON response body.
- error_
to_ response - Convert an
SqsErrorinto a complete HTTP error response. - json_
response - Build a success response from JSON bytes.