# Configuring Secure Access

To securely enable e6data Serverless Compute to access your AWS data sources, you need to configure permissions in your AWS account. This includes setting up IAM roles, applying access policies, and deploying a CloudFormation stack for cross-account access.

Follow the sections below to understand and implement these steps:

#### Key Steps

* [**Overview of Access**](/product-documentation/setup/aws-setup/connect-to-e6data-serverless-compute-aws/configuring-secure-access/overview.md)
* [**Deployment Guide**](/product-documentation/setup/aws-setup/connect-to-e6data-serverless-compute-aws/configuring-secure-access/deployment-guide.md)
* [**CloudFormation Template / Script**](/product-documentation/setup/aws-setup/connect-to-e6data-serverless-compute-aws/configuring-secure-access/cloudformation-script.md)


---

# 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.e6data.com/product-documentation/setup/aws-setup/connect-to-e6data-serverless-compute-aws/configuring-secure-access.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.
