SQS HTTP service layer for Rustack.
This crate implements the HTTP transport for SQS, handling:
- Request routing via
X-Amz-Target: AmazonSQS.*header - JSON request/response serialization (
awsJson1_0protocol) - Error formatting with
x-amzn-query-errorcompatibility header - Optional SigV4 authentication