Commit Graph

5 Commits

Author SHA1 Message Date
prachi 0ca7bbe89f CS-14682 - When invalid filter name is provided in ec2-describe-instances command , java.lang.reflect.InvocationTargetException is thrown.
Changes:
- AxisFault was not being constructed in some cases
2012-05-07 17:21:15 -07:00
prachi 31bf4eb426 EC2 API fidelity: Implement support for image attribute - launchPermission
Now SOAP EC2 API supports launchPermission attribute for following commands:
- ec2-describe-image-attribute
- ec2-modify-image-attribute
- ec2-reset-image-attribute

Note:
- REST API is not changed.
- ec2 tools have some validation for userId to be AWS account id (8 digits). SO its is not possible to test adding or removing individual userIds in  ec2-modify-image-attribute command.
2012-05-07 11:40:09 -07:00
Salvatore Orlando 4643e403ff Finishing merge with 3.0.x 2012-05-01 15:08:51 +01:00
Salvatore Orlando 6257af95ed Now really adding the renamed files! 2012-05-01 13:59:16 +01:00
prachi 75c4446494 Renaming cloud-bridge to awsapi
src folder
2012-04-30 17:07:40 -07:00