Skip to main content

Module query

Module query 

Source
Expand description

Shared helpers for AWS Query protocol services (SQS, SNS, ElastiCache, RDS, SES v1, IAM).

Functionsยง

optional_query_param
Extract an optional query parameter from an AwsRequest.
query_metadata_only_xml
Produce a Query protocol XML response with only metadata (no result body).
query_response_xml
Wrap an action result in the standard AWS Query protocol XML envelope.
required_query_param
Extract a required query parameter from an AwsRequest.