Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Feature Specifications

Feature Objective

...

  • Support for the latest EC2 API version:
    The present SOAP implementation is against EC2 API version 2010-11-15. Goal is to upgrade the supported version from 2010-11-15 to the latest EC2 API version.

API Changes

...

  • API's that will supported by the Query interface are the ones that are at present supported by the SOAP interface in AWSAPI
  • Support will NOT be provided for any new EC2 API’s (API’s present in the latest version that were added after 2010-11-15).

After investigation of all the supported API's, the functionality of the following was found to be broken and hence will be fixed as part of the Byron release were tested against the Rest interface. The following Query API's will be fixed as their functionality was found to be broken,

  • DescribeImageAttribute
  • ModifyImageAttribute
  • ResetImageAttribute
  • DescribeInstances
  • RunInstances
  • AttachVolume
  • AuthorizeSecurityGroupIngress
  • RevokeSecurityGroupIngress
  • DescribeKeyPair
  • CreateTags
  • DesribeTags
  • DeleteTags
  • ReleaseAddress
  • DescribeAddresses
New API's

...