Skip to main content

Module router

Module router 

Source
Expand description

STS request router.

STS uses the awsQuery protocol where requests are POST / with Content-Type: application/x-www-form-urlencoded. The operation is specified by the Action=<OperationName> form parameter.

Functionsยง

resolve_operation
Resolve an STS operation from parsed form parameters.