New Feature
| Feature | Description |
|---|---|
Cross Origin Resource Sharing (CORS) support |
Amazon S3 now supports Cross-Origin Resource Sharing (CORS). CORS defines a way in which client web applications that are loaded in one domain can interact with or access resources in a different domain. With CORS support in Amazon S3, you can build rich client-side web applications on top of Amazon S3 and selectively allow cross-domain access to your Amazon S3 resources. For information about using CORS, see Enabling Cross-Origin Resource Sharing in the Amazon Simple Storage Service Developer Guide. |