ExAws.IAM.Parser (ExAws.IAM v0.2.0)
View SourceAn interface for parsing IAM user query responses.
To add a new parser, define a parse/2
function in the desired
module and add the action name to the corresponding @x_actions list.
The first argument should be the XML response body and the second the name of the operation.
Summary
Functions
Parses XML from IAM API query responses.