1 Introduction |
1.1 Which services? |
1.2 Scope |
|
2 All Services |
2.1 Names |
2.2 AWS Keys |
2.2.1 Credential Parameters |
2.2.2 Initialization |
2.2.3 Deprecated |
2.3 Request authorization |
2.4 Exception handling |
2.5 Connection pooling |
|
3 S3 (Storage) |
3.1 Request Method |
3.2 Endpoint |
3.3 Authentication signatures |
3.4 Conveniences |
3.5 Multipart uploads |
3.5.1 Convenience |
3.5.2 Building blocks |
3.6 S3 examples |
|
4 DynamoDB (Database) |
4.1 DynamoDB old API version 20111205 |
|
5 SimpleDB (Database) |
5.1 Making requests to SDB |
5.2 Batch |
5.3 Hash/Set style |
5.4 Values as strings |
5.5 SDB Examples |
|
6 SES (Email) |
|
7 SNS (Notifications) |
|
8 SQS (Queues) |
|
9 Route 53 (DNS) |
|
10 CloudWatch (Monitoring) |
10.1 Contracts |
10.2 Putting metric data and getting statistics |
10.3 Listing metrics |
10.4 Alarms |
|
11 Glacier (Archives) |
11.1 Region |
11.2 Vaults |
11.3 Vault notifications |
11.4 Archives |
11.5 Retrieval jobs |
11.6 Example: Backup using Glacier and SDB |
|
12 Utilities |
|
13 Unit tests |
|
14 License |