{
"$schema": "https://json-structure.org/meta/core/v0/#",
"title": "CORSConfiguration",
"type": "object",
"description": "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.",
"fields": [
{
"name": "CORSRules",
"type": "string"
}
]
}