Download
Download the AWS SDK for iOS 1.0.0
New Features
| Change | Description |
|---|---|
| Two new samples |
Two new samples are included to show how to interact with a server that provides session credentials. More information about Credential Management can be found here. |
| Amazon S3 |
|
| Request Tag |
Added a requestTag property to the AmazonServiceRequest class. This allows for requests to be identified, especially when making asynchronous requests. |
Resolved Issues
| Bug | Description & Resolution |
|---|---|
| Logging |
Allow for explicit control over logging. The AWS SDK for iOS doesn't by default redefine NSLog. |
| Bug fix in Sample |
Catch AmazonClientException to prevent crashes when no connectivity. |
| Memory Management |
Fixes to improve the AWS SDK for iOS's memory management. |
Supported API Versions
This release of the SDK supports the following API versions:
| Service | API Version |
|---|---|
| Amazon CloudWatch | 2010-08-01 |
| Amazon Elastic Compute Cloud (EC2) | 2011-02-28 |
| Amazon Simple Email Service (SES) | 2010-12-01 |
| Amazon Simple Notification Service (SNS) | 2010-03-31 |
| Amazon Simple Queue Service | 2009-02-01 |
| Amazon Simple Storage Service (S3) | 2006-03-01 |
| Amazon SimpleDB | 2009-04-15 |
| Auto Scaling | 2010-08-01 |
| Elastic Load Balancing | 2010-07-01 |
Known Issues
| Issue | Description |
|---|---|
| Amazon S3 over 3G | Uploading large objects to Amazon S3 using 3G can fail frequently. Upgrading your iOS device to v4.3 helps reduce the failure rate. We are actively working with Apple to find a resolution to this problem. |
| Amazon S3 client does not work around known Amazon S3 issues. | The Amazon S3 library does not currently work around two known issues with the Amazon S3 API:
|