Version: 5.3

Amazon Web Services

    1 Introduction

      1.1 Scope and philosophy

      1.2 Which services?

    2 Names

    3 AWS Keys

    4 Exception handling

    5 S3 (Storage)

      5.1 Endpoint

      5.2 Authentication signatures

      5.3 Conveniences

      5.4 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 CloudWatch (Monitoring)

      10.1 Contracts

      10.2 Putting metric data and getting statistics

      10.3 Listing metrics

      10.4 Alarms

    11 Utilities

    12 Unit tests

    13 License