Mondoo Docs

Amazon S3 bucket CORS rule

aws.s3.bucket.corsrule MQL resource for querying AWS infrastructure with cnquery and cnspec.

AWSPrivate Resource

Amazon S3 bucket CORS rule

Min version: 5.15.0Defaults: name

Relationships

Mini Map
AWS
2 resources · 2 relationshipsClick to select, expand fields to see properties.

Fields (6)

FieldTypeDescription
allowedHeadersrequired
[]stringList of allowed headers
allowedMethodsrequired
[]stringList of allowed methods GET, POST, PUT, and so on
allowedOriginsrequired
[]stringList of origins from which the bucket can be accessed
exposeHeadersrequired
[]stringList of exposed response headers
maxAgeSecondsrequired
intTime in seconds that the browser caches preflight response
namerequired
stringName of the rule