Dharmesh, Since you are using the Boto client I presume you are trying to make EC2 Query API calls. To make Query API calls you don't need to register the user. See if this helps - https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=30736866.
Thanks, Likitha >-----Original Message----- >From: Dharmesh Kakadia [mailto:dhkaka...@gmail.com] >Sent: Thursday, July 25, 2013 3:45 PM >To: dev; Sebastien Goasguen >Subject: [AWS-API] User registration failed with http error code: 404 > >Hi, > >I am trying to use aws-api with boto. > >I am following >http://www.slideshare.net/sebastiengoasguen/cloudstack-ec2-configuration. > >but on slide 8, the command reads "cloud-bridge-register". If I am >understanding >correctly, it should be "cloudstack-aws-api-register" as noted here : >http://cloudstack.apache.org/docs/en- >US/Apache_CloudStack/4.0.2/html/Installation_Guide/aws-ec2-user-setup.html >. > >But I while using the "cloudstack-aws-api-register" command I am getting "User >registration failed with http error code: 404". > >My mgmt server is running on localhost and the url I am using with above >command is "http://lcoalhost:8080/awsapi". > >Any clue ? > >Thanks, >Dharmesh