appoxy / aws

Amazon Web Services (AWS) Ruby Gem

Home Page:https://rubygems.org/gems/aws

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UnknownParameter: The parameter ImageType is not recognized (Aws::AwsError)

mfojtik opened this issue · comments

Hi,

I tried to filter only 'machine' images, but when I did:

ap @ec2.describe_images([], 'machine')

I got:

Aws::Ec2 returned an error: 400 Bad Request

UnknownParameterThe parameter ImageType is not recognized15d5b5ac-d58d-464a-b03c-302ea46383d5 #####

Aws::Ec2 request: ec2.amazonaws.com:443/?AWSAccessKeyId=XXXX&Action=DescribeImages&ImageType=machine&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=2010-11-10T12%3A14%3A00.000Z&Version=2010-08-31&Signature=XXXX