# Limitations

Currently, the ability to configure Cross-Origin Resource Sharing (CORS) is only available through the AWS Command Line Interface (CLI) utility. Unfortunately, there is no user interface option available for setting up CORS in our platform at this time.

If you need help getting started with the AWS CLI utility or need to familiarize yourself with how to set up CORS configurations using this tool, we recommend checking out the official AWS guide. You'll find examples of the cors-configuration file [here](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/s3api/put-bucket-cors.html).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.impossiblecloud.com/impossible-cloud-help/security/cors-support/limitations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
