Expand description
Schema-serde codec for the awsQuery protocol.
Serializes to URL-encoded form bodies (Action=X&Version=Y&Param=value).
Deserialization is handled by the XML codec in aws-smithy-xml.
Re-exports§
pub use serializer::QueryShapeSerializer;