# Amazon Web Services (AWS)

The [Amazon Web Services (AWS)](https://aws.amazon.com/) integration connects data from your AWS account to your Sola workspace, making it easy to search and find answers to your specific use cases.

{% embed url="<https://youtu.be/8_Cpzudh5MY>" %}

## Overview

The AWS integration gives you a complete view of your AWS environment, allowing you to monitor and analyze AWS security posture and potential threats.

With the AWS integration, you can:

* Ensure cloud security best practices
* Gain full visibility into your cloud resources
* Identify security risks across your cloud environment

{% hint style="warning" %}
**Your data can only be retrieved, never modified.**

Once connected, your data is securely stored, and access is restricted to retrieving configurations and metadata only. Authentication methods ensure secure delegation of permissions while maintaining data integrity.
{% endhint %}

{% hint style="info" %}
**No hidden indirect cloud provider charges**\
The Sola integration won’t use resources that increase your cloud costs.
{% endhint %}

## Set up AWS data source integration with Sola

{% columns %}
{% column width="75%" %}
Go to ***Integrations*** > [***Data Sources***](https://app.sola.security/integrations/data-sources) > click ***New data source*** > select ***AWS***.

*The Sola wizard will take you through the steps.*
{% endcolumn %}

{% column width="25%" %} <a href="https://app.sola.security/integrations/data-sources?integration=aws" class="button primary">Set up AWS -></a>

{% endcolumn %}
{% endcolumns %}

### Connect AWS to Sola

To connect AWS, you’ll need an AWS account, with the necessary permissions to create an IAM role.

{% tabs %}
{% tab title="Cross-Account Role" %}
Recommended for secure, production environments. These methods use an IAM role delegation within your account to securely grant Sola read-only access to your AWS services and resources.

* CloudFormation (Recommended)
* Terraform
  {% endtab %}

{% tab title="Access Token" %}
AWS IAM access key and secret.
{% endtab %}
{% endtabs %}

## Sync behavior and limitations

Some tables have specific sync constraints due to data size, retention policies, or performance considerations. Below are special cases to be aware of:

<table><thead><tr><th width="233.73828125">Table</th><th>Sync details</th></tr></thead><tbody><tr><td>aws_securityhub_finding</td><td>Includes only findings with an Active status.</td></tr></tbody></table>

## Explore the app gallery for AWS apps

![](/files/bKdo3yzED39AfQ5Oyclq) Get started with [AWS-focused security apps](https://sola.security/app-gallery/?search=aws), built by our expert security team.

<figure><img src="/files/EYSxWBsjJObxu0ax5UoK" alt="Explore the app gallery for AWS apps"><figcaption></figcaption></figure>


---

# 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.sola.security/integrations/data-sources/aws.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.
