> For the complete documentation index, see [llms.txt](https://docs.vectra.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vectra.ai/deployment/ndr-virtual-cloud-appliances/aws-brain.md).

# AWS Brain

## Introduction

Please see the sub pages of this page for the AWS Brain deployment guide contents.

## Attachments

Attached to this article there are 5 files that are used for integration with AWS from the Brain for Host ID, Security Hub integration (QUX deployments only) and CloudWatch integration (QUX deployments only). Please see [enabling integrations](/deployment/ndr-virtual-cloud-appliances/aws-brain/enabling-aws-integrations.md) in the guide for more details.

**HostIdTemplate.yml**- Used for integration with the AWS Resource Manager to collect artifacts that provide details to Vectra's automated HostID capability.

{% file src="/files/F4xUtybGpCH3nWLhGBOA" %}

**HostIdFederatedParentTemplate.yml** - Used for HostID in Federated AWS setups

{% file src="/files/Zmxi8lnqqMbkTyK8Tmls" %}

**HostIdFederatedChildTemplate.yml** - Used for HostID in Federated AWS setups

{% file src="/files/Y7HPxmMOXnTw5geMpzbE" %}

**SecurityHubTemplate** - (QUX deployments only) - Used for integration with AWS Security Hub

{% file src="/files/H2NeZ0tXa6IjOc8s9Nep" %}

**CloudwatchLogsTemplate** - (QUX deployments only) - Used for integration with AWS CloudWatch

{% file src="/files/y8r7PU0vCM3vAXVYcYun" %}

The files can also be downloaded from your Brain after deployment from the following locations:

* https\://\<brain\_hostname\_or\_IP>/resources/HostIdTemplate.yaml/serve\_file
* https\://\<brain\_hostname\_or\_IP>/resources/HostIdFederatedParentTemplate.yaml/serve\_file
* https\://\<brain\_hostname\_or\_IP>/resources/HostIdFederatedChildTemplate.yaml/serve\_file
* https\://\<brain\_hostname\_or\_IP>/resources/SecurityHubTemplate.yaml/serve\_file
* https\://\<brain\_hostname\_or\_IP>/resources/CloudwatchLogsTemplate.yaml/serve\_file


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.vectra.ai/deployment/ndr-virtual-cloud-appliances/aws-brain.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.
