aws alert.md

For the complete documentation index, see llms.txt. Markdown versions of documentation pages are available by appending .md to page URLs; this page is available as Markdown.

Amazon Web Services (AWS)

Amazon Web Services (AWS)

The Dropzone AI platform integrates with Amazon Web Services (AWS) APIs for ingesting alerts (AWS GuardDuty) and enriching investigations with data from AWS such as CloudWatch.

Dropzone creates a separate IAM role for each customer. This document describes how to enable the Dropzone role to access your AWS environment and configure the Dropzone platform.

Integration Overview

To enable these integrations you will perform the following actions:

The Dropzone platform has a dedicated IAM role for your organization. You enable cross-account access for this IAM to gain access to specific roles within your AWS accounts.

{% hint style="info" %} These instructions will work for any account, but you may have different methods for applying them, for example if you are using Control Tower or deploying changes via Infrastructure as Code. {% endhint %}

You must complete these steps for all AWS accounts you wish accessible by Dropzone.

Enable Cross-Account Access

You need to enable Dropzone to acces your AWS environments for it to pull alerts and run investigations. There are several ways you can achieve this:

Toolset Documentation Description
Set up roles via the Management Console documentation Set up roles and create policies in the AWS Console. Several manual steps, highly documented
Set up Role Chaining documentation Use a central Hub role to access multiple accounts via a consistent role pattern
Use AWS CloudFormation documentation Set up roles by running Dropzone's CFTs and copy/pasting in a small number of values
Use Infrastructure-as-Code / CLI / etc see your provider's information You can create your own IaC by looking at the role and policy information in the management console documentation. Dropzone does not provide any pre-canned IaC code at this time.

The following policies are required for full Dropzone functionality:

Policy
AWSCloudTrail_ReadOnlyAccess
AmazonEC2ReadOnlyAccess
AmazonGuardDutyReadOnlyAccess
AmazonRoute53ReadOnlyAccess
AmazonS3OutpostsReadOnlyAccess
AmazonS3ReadOnlyAccess
AmazonSSMReadOnlyAccess
IAMReadOnlyAccess

Be sure to use one of the above options to enable the cross-account access before moving on to enabling the integrations.

Enable Amazon Web Services

The Alert source integration allows Dropzone AI to pull alerts from AWS GuardDuty for investigation.

You'll need the following information:

Dropzone Field Source
Default Region The AWS region you run most of your services in
Role ARNs The ARNs of the AWS roles you created in your accounts

Integrations Dropdown

Click Available

The AWS Tile

{% hint style="success" %} This should be the region that the majority of your monitored resources live in {% endhint %}

The AWS Alert Source configuration (pt 1)

The AWS Alert configuration (pt 2)

The AWS Alert configuration (pt 3)

The AWS Alert configuration (pt 4)

If you have any errors engage your Dropzone AI support representative.