Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface CORSConfiguration

Describes the cross-origin access configuration for objects in an Amazon S3 bucket. For more information, see Enabling Cross-Origin Resource Sharing in the Amazon S3 User Guide.

Hierarchy

  • CORSConfiguration

Properties

Properties

CORSRules: undefined | CORSRule[]

A set of origins and methods (cross-origin access that you want to allow). You can add up to 100 rules to the configuration.