mirror of
https://github.com/apache/jclouds.git
synced 2025-02-06 01:59:19 +00:00
1fb286809e
- also deprecates LoginCredentails.get(Password|PrivateKey) - use getOptionalPassword and getOptionalPrivateKey instead
# # 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.