Amazon Simple Storage Service
Getting Started Guide (API Version 2006-03-01)
Print this pageEmail this pageGo to the ForumsView the PDFShare this page on TwitterShare this page on FacebookBookmark this page on DeliciousSubmit this page to RedditSubmit this page to DiggDid this page help you?  Yes  No   Tell us about it...

View An Object

View an object.

Now that you've added an object to a bucket, you can open and view it in a browser. You can optionally save the object locally.

To open or download an object

  1. In the Amazon S3 console, right-click the objects you want to open.

  2. Click Open to open the object in the browser or Download to save the object locally.

    The object opens in your browser, or if you are downloading the object a dialog opens for you to specify folder location where you want the object saved.

You've opened your object.

[Note]Note

By default your Amazon S3 buckets and objects are private. To view object using a URL, for example, https://s3.amazonaws.com/Bucket/Object the object must be publicly readable. Otherwise, you will need to create signed URL that includes a signature with authentication information.

Move an object