ExAws.IAM v0.1.1 ExAws.Iam.Parser View Source

An 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.

Link to this section Summary

Functions

Parses XML from IAM API query responses

Link to this section Functions

Parses XML from IAM API query responses.