Download
Download the latest AWS SDK for Java
New Features
| Change | Description |
|---|---|
| Amazon DynamoDB: Binary Attributes |
In addition to strings and numbers, you can now store binary data in Amazon DynamoDB. Binary attributes are automatically base 64 encoded over the wire by the AWS SDKs, but are stored in Amazon DynamoDB as binary data (reducing storage costs). Binary attributes can be used directly with the Amazon DynamoDB client object in the SDK, or with the DynamoDBMapper class that will automatically marshall and unmarshall your Java objects to/from data stored in Amazon DynamoDB tables. |
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-07-20 |
| Amazon Elastic MapReduce | 2009-03-31 |
| Amazon ElastiCache | 2012-03-09 |
| Amazon Glacier | 2012-06-01 |
| 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 |