1 Introduction
1.1 Which services?
1.2 Scope
2 Names
3 AWS Keys
4 Exception handling
5 S3 (Storage)
5.1 Endpoint
5.2 Authentication signatures
5.3 Conveniences
5.4 Multipart uploads
5.4.1 Convenience
5.4.2 Building blocks
5.5 S3 examples
6 SDB (Database)
6.1 Making requests to SDB
6.2 Batch
6.3 Hash/Set style
6.4 Values as strings
6.5 SDB Examples
7 SES (Email)
8 SNS (Notifications)
9 SQS (Queues)
10 Route 53 (DNS)
11 Dynamo DB
12 CloudWatch (Monitoring)
12.1 Contracts
12.2 Putting metric data and getting statistics
12.3 Listing metrics
12.4 Alarms
13 Glacier (Archives)
13.1 Region
13.2 Vaults
13.3 Vault notifications
13.4 Archives
13.5 Retrieval jobs
13.6 Example: Backup using Glacier and SDB
14 Utilities
15 Unit tests
16 License