Download
Download the latest AWS SDK for Java
New Features
| Change | Description |
|---|---|
| Amazon Simple Email Service - Feedback Notifications |
The latest API update to Amazon SES allows you to use Amazon Simple Notification Service (Amazon SNS) to receive notifications about bounces and complaints for emails that you send. Once configured, you will receive bounce and complaint feedback notifications for emails through Amazon SNS in a machine-readable format that you can process programmatically. For more information, see Feedback Notifications via Amazon SNS. |
| AWS Flow Framework Updates |
Added Flow Framework support for easy cron-like scheduling of tasks, cron samples, and miscellaneous bug fixes and framework improvements. |
| Amazon S3 EncryptionMaterialsProvider Interface |
The new EncryptionMaterialsProvider interface allows you to easily (and safely, i.e. without risk of race conditions) build dynamic encryption materials provider implementations that work with the Amazon S3 Encryption Client. |
Resolved Issues
| Change | Description |
|---|---|
| Amazon S3 Anonymous Client Access |
The no-argument, default constructor in the last version of the AWS SDK for Java introduced a bug that prevented the client from working in an anonymous mode. This has been fixed in this version of the SDK. |
| Amazon Elastic MapReduce StepFactory |
The Amazon Elastic MapReduce StepFactory utility has been updated to fix a bug when using the "latest" version to launch a Hive script. |
| InstanceProfileCredentialsProvider Expiration and Refreshing |
The InstanceProfileCredentialsProvider in the last version of the SDK had a bug around expiring and refreshing credentials. This has been fixed in this version of the SDK. |
| Maven POM Third-Party Dependencies |
Dependency ranges have been completely removed from the declared third-party dependencies in the AWS SDK for Java Maven POM. This was necessary after some Maven users started picking up unsafe, beta versions of third-party dependencies because of the dependency ranges. |
Supported API Versions
This release of the SDK supports the following API versions:
| Service | API Version |
|---|---|
| Amazon CloudFront | 2012-05-05 |
| Amazon CloudFront | 2012-03-15 (deprecated) |
| Amazon CloudSearch | 2011-02-01 |
| Amazon CloudWatch | 2010-08-01 |
| Amazon DynamoDB | 2011-12-05 |
| Amazon Elastic Compute Cloud (EC2) | 2012-06-01 |
| Amazon Elastic MapReduce | 2009-03-31 |
| Amazon ElastiCache | 2012-03-09 |
| Amazon Relational Database Service (RDS) | 2012-04-23 |
| Amazon Route 53 | 2012-02-29 |
| Amazon Simple Email Service (SES) | 2010-12-01 |
| Amazon Simple Notification Service (SNS) | 2010-03-31 |
| Amazon Simple Queue Service | 2011-10-01 |
| Amazon Simple Storage Service (S3) | 2006-03-01 |
| Amazon Simple Workflow Service (SWF) | 2012-01-25 |
| Amazon SimpleDB | 2009-04-15 |
| Auto Scaling | 2011-01-01 |
| AWS Cloud Formation | 2010-05-15 |
| AWS Elastic Beanstalk | 2010-12-01 |
| AWS Identity and Access Management | 2010-05-08 |
| AWS Import/Export | 2010-06-01 |
| AWS Security Token Service | 2011-06-15 |
| AWS Storage Gateway | 2012-03-12 |
| Elastic Load Balancing | 2011-11-15 |