1 Introduction
1.1 Which services?
1.2 Scope
2 All Services
2.1 Names
2.2 AWS Keys
2.3 Exception handling
2.4 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 SDB (Database)
4.1 Making requests to SDB
4.2 Batch
4.3 Hash/Set style
4.4 Values as strings
4.5 SDB Examples
5 SES (Email)
6 SNS (Notifications)
7 SQS (Queues)
8 Route 53 (DNS)
9 Dynamo DB
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