Download
Download the AWS SDK for Android 1.4.4
New Features
| Change | Description |
|---|---|
| Amazon DynamoDB Consistent Batch Reads |
The SDK now supports specifying consistent reads when performing a batch read operation in DynamoDB. The low-level client as well as the DynamoDBMapper utility both support specifying this new parameter. |
| Amazon DynamoDB CRC32 Consistency Checks |
The SDK now automatically checks DynamoDB API requests for CRC32 checksum errors and retries requests when necessary. |
| EC2 Spot Instance Request Status |
The SDK now support the latest API of EC2, which enables customers to determine the state of an EC2 Spot Instance request. For more information, please read the service release notes. |
| Amazon Simple Queue Service Long Polling |
Long polling allows for Amazon SQS to wait for a specified amount of time for a message to be available instead of returning an empty response if one is not available. For more information about long polling, go to Amazon SQS Long Polling in the Amazon Simple Queue ServiceDeveloper Guide |
| Amazon Simple Queue Service Signature Version 4 |
Signature version 4 provides improved security and performance. For more information about signature version 4, go to Query Request Authentication in the Amazon Simple Queue Service Developer Guide. |
|
Amazon S3 - Archiving Objects to Amazon Glacier |
Amazon S3 now provides a storage option that enables you to utilize Amazon Glacier's low-cost storage service for data archival. To archive objects, you define archival rules identifying objects and a timeline when you want Amazon S3 to archive these objects to Amazon Glacier. You can easily set the rules on a bucket using the Amazon S3 management console or programmatically using the SDK. For more information, see Object Lifecycle Management. |
Resolved Issues
| Change | Description |
|---|---|
| Amazon S3 doesBucketExist() problems |
Errors when calling the doesBucketExist() method, for some buckets, have been resolved. |
| Amazon DynamoDBMapper short data type support |
The short numeric data type is now supported in DynamoDBMapper. |
| Amazon EC2 API issues with DescribeReservedInstancesOfferingsRequest |
Two missing fields have been added to this request object. |
Supported API Versions
This release of the SDK supports the following API versions:
| Service | API Version |
|---|---|
| Amazon CloudWatch | 2010-08-01 |
| Amazon DynamoDB | 2011-12-05 |
| Amazon Elastic Compute Cloud (EC2) | 2012-10-01 |
| Amazon Simple Email Service (SES) | 2010-12-01 |
| Amazon Simple Notification Service (SNS) | 2010-03-31 |
| Amazon Simple Queue Service | 2012-11-05 |
| Amazon Simple Storage Service (S3) | 2006-03-01 |
| Amazon SimpleDB | 2009-04-15 |
| Auto Scaling | 2011-01-01 |
| AWS Security Token Service | 2011-06-15 |
| Elastic Load Balancing | 2011-11-15 |