Hi,

I have been using the API ec2-run-instances on Ubuntu 12.04 successfully using 
the options -K and -C with my private key and certificate successfully. EC2 api 
documentation found at 
http://docs.amazonwebservices.com/AWSEC2/latest/CommandLineReference/ApiReference-cmd-RunInstances.html
 indicates that these options are deprecated and we should migrate to -O  
<aws-access-key> and -W <aws-secret-key>. If I try using those on Ubuntu 12.04 
I keep getting the usage message for my commands. If I omit the arguments and 
set the variables AWS_ACCESS_KEY and AWS_ACCESS_KEY, instead, I get


Required option '-K, --private-key KEY' missing (-h for usage)

Are the non deprecated AWS keys supported in the Ubuntu ec2 api or should I 
keep using the private key and certificate?

Thanks,

Mari
-- 
Ubuntu-cloud mailing list
Ubuntu-cloud@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-cloud

Reply via email to