erlawys


Erlang implementation of Amazon Web Services (AWS) EC2 and FPS API.

This is an implementation of the Amazon Web Services (AWS) API.

There are four modules: aws_ec2_xml, aws_ec2, aws_fps_xml and aws_fps.

aws_ec2/fps_xml implements a straightforward marshaling of erlang parameters into a URL formatted for AWS, which is then sent to Amazon. It returns the result in XML, Amazon's current preferred format.

aws_ec2/fps uses aws_ec2/fps_xml to get the XML, which it then attempts to marshall into erlang records.

Project Information

Labels:
erlang AWS Amazon ec2 API 2007-03-01