-
Notifications
You must be signed in to change notification settings - Fork 605
Closed
Description
Version
v0.18.1
Description
CORS is not supported for APIs exposed via API Gateway route because it is disabled by API Gateway by default. Here are the steps that need to be taken to enable API Gateway manually using the AWS console.
Additional Context
- CORS seems to be a per API Gateway setting (as opposed to a per route setting) is this different for HTTP API Gateway type?
- Enable CORS "*" by default for Cortex Cluster's API Gateway?
- How would users configure it? In the cluster configuration? What would the schema be?
- How would users update their API Gateway CORS for a running cluster?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working