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.