What's New?
| Change | Description |
|---|---|
| Support for Amazon Simple Notification Service (Amazon SNS) | Users can now use the AWS SDK for Java to make requests to the Amazon SNS. |
| Bug fix for empty strings in SimpleDB | A bug causing empty strings to be incorrectly returned as null has been fixed. |
| Renamed ELB exceptions for consistency | Four Elastic Load Balancing exception classes were renamed for better consistency with the rest of the API:
|
| Constructors for Amazon SimpleDB and SQS request objects | Creating request objects for SimpleDB and SQS is now easier and less verbose thanks to constructors that
take in all the required arguments for an operation. For example, to construct a CreateDomainRequest, instead of the previous
syntax:
|
Supported API Versions
The AWS SDK for Java supports the following API versions:
| Service | API Version |
|---|---|
| Amazon EC2 | 2009-11-30 |
| Amazon S3 | 2006-03-01 |
| Amazon SimpleDB | 2009-04-15 |
| Amazon RDS | 2009-10-16 |
| Amazon CloudFront | 2009-12-15 |
| Amazon SQS | 2009-02-01 |
| Amazon Elastic MapReduce | 2009-03-31 |
| Amazon CloudWatch | 2009-05-15 |
| Amazon Elastic LoadBalancing | 2009-05-15 |
| Amazon Auto Scaling | 2009-05-15 |
| Amazon Simple Notification Service | 2010-03-31 |