Skip to main content

aws.s3.bucket.corsrule

Supported platform

  • aws

Description

Amazon S3 bucket CORS rule

Fields

IDTYPEDESCRIPTION
namestringName of the rule
allowedHeaders[]stringList of allowed headers
allowedMethods[]stringList of allowed methods GET, POST, PUT, and so on
allowedOrigins[]stringList of origins from which the bucket can be accessed
exposeHeaders[]stringList of exposed response headers
maxAgeSecondsintTime in seconds that the browser caches preflight response