Amazon Simple Storage Service
Developer Guide (API Version 2006-03-01)
Next »
View the PDF for this guide.Go to the AWS Discussion Forum for this product.Go to the Kindle Store to download this guide in Kindle format.Did this page help you?  Yes | No |  Tell us about it...

Welcome to Amazon S3

This is the Amazon Simple Storage Service (Amazon S3) Developer Guide. It explains Amazon S3 core concepts of buckets, objects and how to work with these resources using the available APIs. It describes how you send requests to create buckets, store and retrieve your objects, and manage permissions to your resources. The guide describes both the access control and the authentication process. The access control defines who can access objects and buckets within Amazon S3, and the type of access (e.g., READ, WRITE, and so on). The authentication process verifies identity of a user trying to access Amazon Web Services (AWS).

Amazon Simple Storage Service (Amazon S3) is a web service that enables you to store data in the cloud. You can then download the data or use the data with other AWS services, such as Amazon Elastic Cloud Computer (see Amazon Elastic Compute Cloud (Amazon EC2) ).

How Do I...?

Information Relevant Sections

General product overview and pricing

Amazon Simple Storage Service (Amazon S3)

Get a quick hands-on introduction to Amazon S3

Amazon Simple Storage Service (Amazon S3) Getting Started Guide

Learn about Amazon S3 key terminology and concepts

Introduction to Amazon S3

How do I work with buckets

Working with Amazon S3 Buckets

How do I work with objects

Working with Amazon S3 Objects

How do I make requests

Making Requests

How do I manage access to my resources

Access Control