AWS::S3

<%= docs_for %>

AWS::S3 Basics

The service, buckets and objects

The three main concepts of S3 are the service, buckets and objects.

The service

<%= docs_for %>

Buckets

<%= docs_for %>

Objects

<%= docs_for %>

Streaming uploads

<%= docs_for %>

Setting the current bucket

Scoping operations to a specific bucket

<%= docs_for %>

BitTorrent

Another way to download large files

<%= docs_for %>

Access control

Using canned access control policies

<%= docs_for %>

Accessing private objects from a browser

<%= docs_for %>

Logging

Tracking requests made on a bucket

<%= docs_for %>

Errors

When things go wrong

<%= docs_for %>

Accessing the last request’s response

<%= docs_for %>