On 02/07/2013 12:04 PM, Umasankar Sahu wrote:
> Hi,
>
> I am new to cloud computing.
>
> Done the ec2 command line API setup.
>
> Trying to execute the following:
>
> >>> from boto.ec2.connection import EC2Connection
> >>>conn = EC2Connection('<aws access key>', '<aws secret key>')
> >>>images = conn.get_all_images()
>
>
>
> Getting above error.
> It was working for me, now I am getting error.
So what changed between the time it worked and now?
>
> Any pointer how to fix the problem?
>
> Thanks
> Uma
>
--
Adrian Klaver
adrian...@gmail.com