jclouds/providers/aws-ec2
Nikolay Sokolov c47816d124 Added support for RunInstances parameter PrivateIpAddress on EC2 2015-02-16 22:42:04 +01:00
..
src Added support for RunInstances parameter PrivateIpAddress on EC2 2015-02-16 22:42:04 +01:00
README.txt JCLOUDS-31. remove malformed, duplicate, or unnecessary headers 2013-05-16 21:30:32 -07:00
pom.xml Use AutoService to generate service loader metadata 2015-01-12 11:19:07 -08:00

README.txt

#
# The jclouds provider for Amazon's EC2 (http://aws.amazon.com/ec2/).
#
# Expects the jclouds ec2 API to be present on your application's classpath.
#
# TODO: Implementation status.
# TODO: Supported features.
# TODO: Usage example.