# AWS Lake Formation

{% hint style="info" %}
**Public preview**: This feature is available to all accounts.
{% endhint %}

In the Lake Formation integration, Immuta orchestrates [Lake Formation access controls](#user-content-fn-1)[^1] on data registered in the Glue Data Catalog. Then, Immuta users who have been granted access to the Glue Data Catalog table or view can query it using one of these analytic engines:

* Amazon Athena
* Amazon EMR Spark
* [Amazon Redshift Spectrum](#user-content-fn-2)[^2]

## [Getting started with AWS Lake Formation](/SaaS/configuration/integrations/aws-lake-formation/getting-started-with-aws-lake-formation.md)

This getting started guide outlines how to integrate AWS Lake Formation with Immuta.

## How-to guide

[Register an AWS Lake Formation connection](/SaaS/configuration/integrations/aws-lake-formation/register-an-aws-lake-formation-connection.md)

## Reference guides

* [AWS Lake Formation](/SaaS/configuration/integrations/aws-lake-formation/reference-guides/aws-lake-formation.md): This guide describes the design and components of the integration.
* [Security and compliance](/SaaS/configuration/integrations/aws-lake-formation/reference-guides/security-and-compliance.md): This guide provides an overview of the Immuta features that provide security for your users and that allow you to prove compliance and monitor for anomalies.
* [Protecting data](/SaaS/configuration/integrations/aws-lake-formation/reference-guides/protecting-data.md): This guide provides an overview of how to protect AWS securables with Immuta policies.
* [Accessing data](/SaaS/configuration/integrations/aws-lake-formation/reference-guides/accessing-data.md): This guide provides an overview of how AWS users access data registered in Immuta.

[^1]: Amazon Lake Formation is an AWS security model that allows you to govern access to Glue Data Catalog tables and views.

[^2]: You cannot use the AWS Lake Formation connection if you are using data policies on Redshift Spectrum data sources. Instead, use the [Amazon Redshift Spectrum integration](/SaaS/configuration/integrations/redshift/amazon-redshift-view-based-integration.md).\
    \
    See the [AWS Lake Formation reference guide](/SaaS/configuration/integrations/aws-lake-formation/reference-guides/aws-lake-formation.md#limitations-and-known-issues) for details.


---

# 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://documentation.immuta.com/SaaS/configuration/integrations/aws-lake-formation.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.
