[
  {
    "AllowedMethods": ["GET"],
    "AllowedOrigins": ["https://example.com"],
    "AllowedHeaders": ["*"],
    "MaxAgeSeconds": 0
  }
]
