New Features
| Feature | Description |
|---|---|
| Website page redirect |
If your Amazon S3 bucket is configured as a website, you can now redirect
requests for an object. Amazon S3 introduces a new system metadata,
x-amz-website-redirect-location, that you can add to the object to set the
redirect. The website then treats the object as a 301 redirect. You
can redirect a page request to another object in the same bucket or an external
URL. For more information, see Configuring a Web Page Redirect.
For more information about website hosting, see Hosting Websites on Amazon S3. |