mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-23 20:42:02 +00:00
432 lines
25 KiB
Plaintext
432 lines
25 KiB
Plaintext
---
|
||
title: 'AWS Organizations'
|
||
description: 'Onboard all AWS accounts in your Organization through a single guided wizard'
|
||
---
|
||
|
||
import { VersionBadge } from "/snippets/version-badge.mdx"
|
||
import { SubscriptionBanner } from "/snippets/subscription-banner.mdx"
|
||
|
||
<VersionBadge version="5.19.0" />
|
||
|
||
Prowler Cloud onboards every AWS account in your Organization through a single guided wizard. Instead of connecting accounts one by one, you can discover every account in your AWS Organization, select the ones you want to monitor, test connectivity, and launch scans — all from the Prowler Cloud UI.
|
||
|
||
<SubscriptionBanner>
|
||
For CLI-based multi-account scanning, see [AWS Organizations in Prowler CLI](/user-guide/providers/aws/organizations).
|
||
</SubscriptionBanner>
|
||
|
||
To follow this guide you need an active [Prowler Cloud](https://cloud.prowler.com) account and access to your AWS Organization [management account](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_introduction.html) (or a registered delegated administrator account).
|
||
|
||
## Overview
|
||
|
||
### Individual Accounts vs Organizations
|
||
|
||
| Approach | Best for | How it works |
|
||
|----------|----------|--------------|
|
||
| **Individual accounts** | A few AWS accounts | Connect each account one by one with its own IAM role. |
|
||
| **AWS Organizations** | 10+ accounts, or any org-managed environment | Connect once to your management account, discover all member accounts automatically, and scan them in bulk. |
|
||
|
||
### How It Works
|
||
|
||
<VersionBadge version="5.35.0" />
|
||
|
||
Onboarding deploys the **ProwlerScan Identity and Access Management (IAM) role** in your management account and in every member account. A **single CloudFormation stack** — launched from the wizard's **Create Stack in Management Account** button ([Step 2](#step-2-authenticate-with-your-management-account)) — creates the management account role **and** a service-managed StackSet that rolls the role out to your member accounts in one operation. Prefer to deploy the roles yourself? See [Deploy the Roles Manually](#deploy-the-roles-manually).
|
||
|
||
<Frame>
|
||
<img src="/images/organizations/onboarding-flow.svg" alt="Onboarding flow: 1. Start the Wizard, 2. Deploy the Roles (single CloudFormation stack), 3. Discover and Connect, 4. Launch Scans" />
|
||
</Frame>
|
||
|
||
## Step 1: Start the Organization Wizard
|
||
|
||
The Prowler wizard walks you through the entire flow: deploying both roles from a single CloudFormation stack, discovering your accounts, testing connectivity, and launching scans.
|
||
|
||
### Open the Wizard
|
||
|
||
1. Navigate to **Providers** and click **Add Provider**.
|
||
|
||
<Frame>
|
||
<img src="/images/organizations/cloud-providers-add.png" alt="Providers page showing the Add Provider button" />
|
||
</Frame>
|
||
|
||
2. Select **Amazon Web Services** as the provider.
|
||
|
||
<Frame>
|
||
<img src="/images/organizations/select-aws-provider.png" alt="Provider selection modal with Amazon Web Services highlighted" />
|
||
</Frame>
|
||
|
||
3. Choose **Add Multiple Accounts With AWS Organizations**.
|
||
|
||
<Frame>
|
||
<img src="/images/organizations/select-organizations-method.png" alt="Method selector showing Add Multiple Accounts With AWS Organizations option highlighted" />
|
||
</Frame>
|
||
|
||
### Enter Organization Details
|
||
|
||
- **Organization ID**: Your AWS Organization identifier, found in the [AWS Organizations Console](https://console.aws.amazon.com/organizations/). It follows the format `o-` followed by 10–32 lowercase alphanumeric characters (e.g., `o-abc123def4`). You can find it in the left sidebar of the AWS Organizations console:
|
||
|
||
<Frame>
|
||
<img src="/images/organizations/aws-console-org-id.png" alt="AWS Organizations Console showing the Organization ID in the left sidebar" />
|
||
</Frame>
|
||
- **Name** (optional): A display name for the organization. If left blank, Prowler uses the name stored in AWS.
|
||
|
||
<Frame>
|
||
<img src="/images/organizations/organization-details-form.png" alt="Organization Details form with Organization ID and Name fields" />
|
||
</Frame>
|
||
|
||
Click **Next** to proceed to the authentication phase.
|
||
|
||
## Step 2: Authenticate with Your Management Account
|
||
|
||
The **Authentication Details** page guides you through three actions: deploying the roles in AWS, entering the deployment account Role ARN, and confirming the deployment. The deployment account is either the management account or, when delegated administrator mode is selected, the delegated administrator account.
|
||
|
||
### External ID
|
||
|
||
The wizard displays a **Prowler External ID** at the top — auto-generated and unique to your tenant. Click the copy icon to copy it. The External ID is pre-filled into the deployment link, and the single stack applies it to both the management account role and the member-account StackSet. Learn more in [What Is an External ID?](#what-is-an-external-id).
|
||
|
||
### Deploy the Roles
|
||
|
||
<VersionBadge version="5.35.0" />
|
||
|
||
The wizard deploys the deployment account role and the member-account StackSet in a **single** CloudFormation Stack:
|
||
|
||
<Note>
|
||
**Prefer to use your own role?** You do not have to use the Quick Create template. Create the ProwlerScan role yourself — through the IAM Console, Terraform, or your own CloudFormation [(Following this guide)](#deploy-the-roles-manually) — and paste its ARN into the Role ARN field below. The role must use the external ID from the earlier step and include the trust policy and permissions described in [Deploy the Roles Manually](#deploy-the-roles-manually).
|
||
</Note>
|
||
|
||
1. **Organizational Unit or Root ID** — enter the AWS OU (`ou-xxxx-yyyyyyyy`) or organization root (`r-xxxx`) you want to onboard. Prowler rolls the ProwlerScan role out to every member account under this target. Find it in the [AWS Organizations Console](https://console.aws.amazon.com/organizations/); use the **root ID** (`r-`) to cover the entire organization or an **OU ID** (`ou-`) to target a specific unit.
|
||
|
||
2. *(Optional)* Check **"I'm deploying from a delegated administrator account"** if you launch the stack from a delegated administrator account instead of the management account.
|
||
|
||
3. **Create Stack in Management Account** — or **Create Stack in Delegated Administrator Account** when delegated administrator mode is selected — opens a Quick Create link that deploys, in a single stack: the ProwlerScan role in the account where you launch the stack (`DeployLocalRole`, with `EnableOrganizations=true`) **and** a service-managed StackSet (`DeployStackSet`) that rolls the role out to your member accounts. The External ID, OU/Root ID, and deployment options are pre-filled.
|
||
|
||
<Frame>
|
||
<img src="/images/organizations/authentication-details.png" alt="Authentication Details form showing External ID, Organizational Unit or Root ID field, delegated administrator checkbox, deployment account stack button, deployment account Role ARN field, and deployment confirmation checkbox" />
|
||
</Frame>
|
||
|
||
<Tip>
|
||
**Finding your Organizational Unit or Root ID.** In the [AWS Organizations Console](https://console.aws.amazon.com/organizations/) the root (`r-…`) and OU (`ou-…`) IDs appear in the account tree, or run these from your management account:
|
||
|
||
```bash
|
||
# Root ID — deploys the role to the entire organization
|
||
aws organizations list-roots --query 'Roots[0].Id' --output text
|
||
|
||
# OU IDs under the root — to target a specific unit instead
|
||
aws organizations list-organizational-units-for-parent --parent-id r-xxxx \
|
||
--query 'OrganizationalUnits[].{Name:Name,Id:Id}' --output table
|
||
```
|
||
</Tip>
|
||
|
||
### Enter the Deployment Account Role ARN
|
||
|
||
Paste the **Role ARN** created by the stack above into the **Management Account Role ARN** field or, when delegated administrator mode is selected, the **Delegated Administrator Account Role ARN** field.
|
||
|
||
The ARN follows this format:
|
||
```
|
||
arn:aws:iam::<account-id>:role/ProwlerScan
|
||
```
|
||
|
||
For example: `arn:aws:iam::123456789012:role/ProwlerScan`
|
||
|
||
<Frame>
|
||
<img src="/images/organizations/role-arn-field.png" alt="Deployment account Role ARN field in the Authentication Details form" />
|
||
</Frame>
|
||
|
||
<Note>
|
||
It may take up to **60 seconds** for AWS to generate the IAM Role ARN after the stack completes. If the wizard reports an error, wait a moment and try again.
|
||
</Note>
|
||
|
||
### Confirm and Discover
|
||
|
||
1. Check the box: **"The Stack has been successfully deployed in AWS"**.
|
||
2. Click **Authenticate**.
|
||
|
||
Here's what happens behind the scenes:
|
||
- Prowler creates the organization resource and stores your credentials securely.
|
||
- An asynchronous discovery is triggered to query your AWS Organization structure.
|
||
- You will see a **"Gathering AWS Accounts..."** spinner — this typically takes **30 seconds to 2 minutes** depending on your organization size.
|
||
|
||
## Step 3: Select Accounts to Scan
|
||
|
||
### Understanding the Tree View
|
||
|
||
Once discovery completes, the wizard displays a **hierarchical tree view** of your Organization:
|
||
|
||
<Frame>
|
||
<img src="/images/organizations/tree-view-accounts.png" alt="Hierarchical tree view showing OUs and accounts with selection checkboxes" />
|
||
</Frame>
|
||
|
||
- The tree supports up to **5 levels of nesting** (Root > OUs > Sub-OUs > Accounts).
|
||
- If you deployed the stack for just one OU, that OU will be preselected in the tree.
|
||
- **Selecting an OU** automatically selects all accounts within it.
|
||
- **Individual overrides**: deselect specific accounts even if the parent OU is selected.
|
||
- The header shows **"X of Y accounts selected"** to track your selection.
|
||
|
||
### Account Statuses
|
||
|
||
Only **ACTIVE** accounts can be selected for scanning:
|
||
|
||
| Status | Selectable? | Description |
|
||
|--------|-------------|-------------|
|
||
| **ACTIVE** | Yes | Account is active and operational. |
|
||
| **SUSPENDED** | No | Account is suspended by AWS. |
|
||
| **PENDING_CLOSURE** | No | Account is being closed. |
|
||
| **CLOSED** | No | Account has been closed. |
|
||
|
||
<Note>
|
||
**Your existing data is safe.** If an AWS account is already connected to Prowler as an individual provider, it appears in the tree with a checkmark indicator.
|
||
|
||
When you proceed:
|
||
- The existing provider is **linked** to the organization — it is **not** duplicated.
|
||
- All your **historical scan data and findings are preserved** — nothing is overwritten.
|
||
- There is **no additional billing** — the existing provider is reused.
|
||
</Note>
|
||
|
||
### Custom Aliases
|
||
|
||
You can edit the display name for each account before connecting. This alias is only used in Prowler — it does not affect your AWS account name.
|
||
|
||
### Blocked Accounts
|
||
|
||
Some accounts may appear as **blocked** (grayed out, not selectable) when the account is **already linked to a different organization** in Prowler (`linked_to_other_organization`). Hover over the blocked account to see the specific reason.
|
||
|
||
## Step 4: Test Connections
|
||
|
||
Click **Test Connections** to verify that Prowler can assume the **ProwlerScan** role in each selected member account.
|
||
|
||
<Frame>
|
||
<img src="/images/organizations/test-connections.png" alt="Connection testing in progress with spinners on each account" />
|
||
</Frame>
|
||
|
||
Each account shows a real-time status indicator:
|
||
- **Spinner** — test in progress
|
||
- **Green checkmark (✓)** — connection successful
|
||
- **Red icon (✗)** — connection failed (hover to see the error)
|
||
|
||
If every account connects successfully, you automatically advance to the next step.
|
||
|
||
### When Some Tests Fail
|
||
|
||
An error banner appears: **"There was a problem connecting to some accounts."** You have two options:
|
||
|
||
**a) Fix and retry:**
|
||
1. Go to the AWS Console and verify the StackSet deployed to the failing accounts.
|
||
2. Check that the External ID in the StackSet matches the one shown in Prowler.
|
||
3. Return to Prowler and click **Test Connections** — only the **failed accounts are re-tested** (smart retry). Accounts that already passed are not tested again.
|
||
|
||
**b) Skip and continue:**
|
||
Click **Skip Connection Validation** to proceed with only the accounts that connected successfully. The failed accounts will not be scanned. This option is only available when at least one account connected successfully.
|
||
|
||
<Frame>
|
||
<img src="/images/organizations/connection-failures-skip.png" alt="Connection test results showing failed accounts with error banner and Skip Connection Validation button" />
|
||
</Frame>
|
||
|
||
If **no accounts** connected successfully, you cannot proceed. Fix the underlying connection issues — see [Troubleshooting](#troubleshooting) — and retry before launching scans.
|
||
|
||
## Step 5: Launch Scans
|
||
|
||
The Organizations wizard uses the same schedule controls described in [Scan Scheduling](/user-guide/tutorials/prowler-scan-scheduling#schedule-options).
|
||
|
||
Click **Save**, **Save and launch scan**, or **Launch scan**, depending on the selected schedule option. A toast notification confirms whether the schedule was saved, scans were launched, or both, and includes a link to the **Scans** page. Prowler then redirects to the **Providers** page. Scans launch only for accounts that passed connection testing and were selected.
|
||
|
||
<Frame>
|
||
<img src="/images/organizations/launch-scan.png" alt="Launch Scan step showing Accounts Connected confirmation, scan schedule selector, and Launch scan button" />
|
||
</Frame>
|
||
|
||
After launching:
|
||
- Scans appear in the **Scans** page as they start and complete.
|
||
- Results populate the **Overview** and **Findings** pages.
|
||
- Prowler runs an **automatic sync every 6 hours** to detect accounts added to or removed from your Organization. New accounts under the targeted OU or root are onboarded automatically.
|
||
|
||
## Billing Impact
|
||
|
||
Each AWS account you connect through the Organizations wizard counts as one **provider** in your Prowler Cloud subscription.
|
||
|
||
- **Already-connected accounts**: if an account was already linked as a provider, adding it to the organization does **not** incur additional billing. The existing provider is reused.
|
||
- **Large organizations**: connecting a 500-account organization results in up to 500 providers on your subscription. Review your plan limits before proceeding.
|
||
- **Deleted providers**: if you later remove an account, the deleted provider no longer counts toward your subscription.
|
||
|
||
For pricing details, see [Prowler Cloud Pricing](https://prowler.com/pricing).
|
||
|
||
## Troubleshooting
|
||
|
||
### Only Some Accounts Connect
|
||
|
||
Discovery succeeds and the tree view appears, but only one account — or a handful — passes the connection test. This almost always means the ProwlerScan role reached the deployment account but not every member account.
|
||
|
||
- **Confirm the StackSet deployed.** Open the [CloudFormation Console](https://console.aws.amazon.com/cloudformation/) in the deployment account, select your Prowler StackSet, open the **Stack instances** tab, and confirm every instance shows **Status: CURRENT** and **Stack status: CREATE_COMPLETE**. Instances still in progress or in a failed state explain the missing accounts.
|
||
- **Check the targeted OU or root.** The single stack only rolls the role out to accounts under the **Organizational Unit or Root ID** you entered in [Step 2](#step-2-authenticate-with-your-management-account). Accounts in other OUs are not covered — redeploy targeting the organization root (`r-`) or add the missing OUs.
|
||
- **Verify the deployment account.** The role is created only in the account where you launched the stack. If you deployed from a **delegated administrator account**, confirm that account is a **registered delegated administrator** for CloudFormation StackSets (registered through AWS Organizations), not just a regular member account. A regular member account cannot create a service-managed StackSet, so only its own role is created — leaving every other account without the role.
|
||
- **Suspended accounts** cannot be scanned. Deselect them and proceed.
|
||
|
||
### No Accounts Connect
|
||
|
||
No account passes the connection test.
|
||
|
||
- **External ID mismatch.** Compare the **ExternalId** parameter in your StackSet with the External ID shown in the Prowler wizard. They must match exactly.
|
||
- **StackSet not deployed.** Confirm the StackSet exists and its instances reached **CREATE_COMPLETE**. If you deployed the roles manually, verify [trusted access for CloudFormation StackSets](#member-account-role-stackset) is enabled.
|
||
- **IP-based policies.** If your accounts restrict access by IP, allow the [Prowler Cloud egress IPs](/security/networking).
|
||
|
||
### Authentication Fails or Times Out
|
||
|
||
*"Authentication failed. Please verify the StackSet deployment and Role ARN"* or *"Authentication timed out"*
|
||
|
||
- Verify the deployment account role exists and is named exactly `ProwlerScan`.
|
||
- Confirm the trust policy includes the correct External ID from the wizard.
|
||
- Check the role has the Organizations discovery permissions listed in [Deploy the Roles Manually](#management-account-role).
|
||
- Double-check the Role ARN format and account ID for typos.
|
||
- Retry — the role can take up to **60 seconds** to propagate, and a second attempt often succeeds. For very large organizations (500+ accounts), allow extra time for discovery.
|
||
|
||
### Invalid Organization ID or Role ARN
|
||
|
||
*"Must be a valid AWS Organization ID"* or *"Must be a valid IAM Role ARN"*
|
||
|
||
- Organization ID format: `o-` followed by 10–32 lowercase alphanumeric characters (e.g., `o-abc123def4`).
|
||
- Role ARN format: `arn:aws:iam::<12-digit-account-id>:role/ProwlerScan`.
|
||
- Copy both directly from the AWS Console to avoid typos.
|
||
|
||
### Failed to Apply Discovery
|
||
|
||
*"Failed to apply discovery"*
|
||
|
||
- Check the `blocked_reasons` field for any blocked accounts and retry the operation.
|
||
- If the error persists, contact [Prowler Support](mailto:support@prowler.com).
|
||
|
||
## Deploy the Roles Manually
|
||
|
||
The wizard's **Create Stack** button is the fastest path, but you can create both roles yourself — for example with Terraform or your own CloudFormation — and paste the management account Role ARN into [Step 2](#step-2-authenticate-with-your-management-account). Both roles must be named `ProwlerScan`, since Prowler expects a consistent role name across all accounts.
|
||
|
||
<Note>
|
||
**Prefer Terraform?** You can deploy the ProwlerScan role across the organization with Terraform instead of CloudFormation. See the [StackSets deployment guide](/user-guide/providers/aws/organizations#deploying-prowler-iam-roles-across-aws-organizations) for the module.
|
||
</Note>
|
||
|
||
### Management Account Role
|
||
|
||
The management account role lets Prowler discover your Organization structure — listing accounts, OUs, and hierarchy — and scan the management account itself. StackSets with service-managed permissions do not deploy to the management account, so this role is always created separately from the member-account StackSet.
|
||
|
||
1. Sign in to the [AWS IAM Console](https://console.aws.amazon.com/iam/) in your **management account** (or delegated administrator account).
|
||
2. Go to **Roles > Create role** and select **Custom trust policy**.
|
||
3. Paste the following trust policy, replacing `<YOUR_EXTERNAL_ID>` with the External ID shown in the Prowler wizard:
|
||
|
||
```json
|
||
{
|
||
"Version": "2012-10-17",
|
||
"Statement": [
|
||
{
|
||
"Effect": "Allow",
|
||
"Principal": {
|
||
"AWS": "arn:aws:iam::232136659152:root"
|
||
},
|
||
"Action": "sts:AssumeRole",
|
||
"Condition": {
|
||
"StringEquals": {
|
||
"sts:ExternalId": "<YOUR_EXTERNAL_ID>"
|
||
},
|
||
"StringLike": {
|
||
"aws:PrincipalArn": "arn:aws:iam::232136659152:role/prowler*"
|
||
}
|
||
}
|
||
}
|
||
]
|
||
}
|
||
```
|
||
|
||
4. Attach the AWS managed policies **SecurityAudit** and **ViewOnlyAccess** so Prowler can scan the management account for security findings.
|
||
5. Add an inline policy with the Organizations discovery permissions:
|
||
|
||
```json
|
||
{
|
||
"Version": "2012-10-17",
|
||
"Statement": [
|
||
{
|
||
"Sid": "ProwlerOrganizationDiscovery",
|
||
"Effect": "Allow",
|
||
"Action": [
|
||
"organizations:DescribeAccount",
|
||
"organizations:DescribeOrganization",
|
||
"organizations:ListAccounts",
|
||
"organizations:ListAccountsForParent",
|
||
"organizations:ListOrganizationalUnitsForParent",
|
||
"organizations:ListRoots",
|
||
"organizations:ListTagsForResource"
|
||
],
|
||
"Resource": "*"
|
||
},
|
||
{
|
||
"Sid": "ProwlerStackSetManagement",
|
||
"Effect": "Allow",
|
||
"Action": [
|
||
"organizations:RegisterDelegatedAdministrator",
|
||
"iam:CreateServiceLinkedRole"
|
||
],
|
||
"Resource": "*"
|
||
}
|
||
]
|
||
}
|
||
```
|
||
|
||
<Tip>
|
||
You can restrict the `Resource` field to your specific Organization ARN (e.g., `arn:aws:organizations::123456789012:organization/o-abc123def4`) instead of `"*"` to minimize the blast radius.
|
||
</Tip>
|
||
|
||
6. Name the role **`ProwlerScan`** and click **Create role**. The ARN follows the format `arn:aws:iam::<account-id>:role/ProwlerScan` — paste it into the wizard.
|
||
|
||
### Member Account Role (StackSet)
|
||
|
||
Deploy the ProwlerScan role to every member account with a [CloudFormation StackSet](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/what-is-cfnstacksets.html), so you don't create the role manually in each account.
|
||
|
||
<Note>
|
||
**Trusted access required.** CloudFormation StackSets must have trusted access enabled in your management account. Verify this under **AWS Organizations > Settings > Trusted access for AWS CloudFormation StackSets**.
|
||
</Note>
|
||
|
||
1. In your management account, navigate to **CloudFormation > StackSets > Create StackSet** ([open directly](https://us-east-1.console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacksets/create)).
|
||
2. Choose **Service-managed permissions** so AWS Organizations deploys the role automatically across current and future member accounts.
|
||
3. Select **Amazon S3 URL** as the template source and paste:
|
||
```
|
||
https://prowler-cloud-public.s3.eu-west-1.amazonaws.com/permissions/templates/aws/cloudformation/prowler-scan-role.yml
|
||
```
|
||
4. Set the **ExternalId** parameter to the External ID shown in the Prowler wizard.
|
||
5. Choose your deployment targets (entire organization or specific OUs) and regions, then click **Create StackSet**.
|
||
6. Open the **Stack instances** tab and confirm every instance shows **Status: CURRENT** and **Stack status: CREATE_COMPLETE**. Deployment typically takes **2–5 minutes**; large organizations (500+ accounts) may take longer.
|
||
|
||
The StackSet role uses read-only access only (`SecurityAudit`, `ViewOnlyAccess`, plus a small set of additional read-only permissions). Prowler makes no changes to your accounts. See the [CloudFormation template](https://prowler-cloud-public.s3.eu-west-1.amazonaws.com/permissions/templates/aws/cloudformation/prowler-scan-role.yml) for the full list. When you add new accounts under the targeted OU or root, the StackSet deploys the role automatically, and Prowler's 6-hour sync onboards them end-to-end.
|
||
|
||
## Key Concepts
|
||
|
||
### What Is an External ID?
|
||
|
||
An **External ID** is a security token that Prowler generates unique to your tenant. When Prowler assumes the IAM role in your AWS account, it presents this External ID to prove its identity.
|
||
|
||
This prevents the [confused deputy problem](https://docs.aws.amazon.com/IAM/latest/UserGuide/confused-deputy.html) — a scenario where an unauthorized party could trick AWS into granting access to your account. By requiring the External ID, only your specific Prowler tenant can assume the role. Prowler generates it automatically and displays it in the wizard for you to copy.
|
||
|
||
### Two Roles Architecture
|
||
|
||
Prowler uses **two IAM roles**, both named `ProwlerScan` but deployed in different places:
|
||
|
||
| Role | Where it lives | What it does |
|
||
|------|---------------|--------------|
|
||
| **ProwlerScan** (management account) | Your management (or delegated administrator) account | Discovers the Organization structure **and** scans that account. Includes additional Organizations discovery permissions. |
|
||
| **ProwlerScan** (member accounts) | Every member account | Scans the account for security findings. |
|
||
|
||
Both roles share the name `ProwlerScan` because Prowler expects a consistent role name across all accounts. The single CloudFormation stack in [Step 2](#step-2-authenticate-with-your-management-account) deploys both at once.
|
||
|
||
<Frame caption="Both roles share the same name `ProwlerScan`. The management account role includes additional Organization discovery permissions.">
|
||
<img src="/images/organizations/two-roles-architecture.svg" alt="Two Roles Architecture: ProwlerScan in management account (discovery + scanning) and ProwlerScan in member accounts (via StackSet, scanning only)" />
|
||
</Frame>
|
||
|
||
### What Is a CloudFormation StackSet?
|
||
|
||
A [CloudFormation StackSet](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/what-is-cfnstacksets.html) deploys the same CloudFormation template across multiple AWS accounts in a single operation. Prowler uses a service-managed StackSet to deploy the **ProwlerScan** IAM role into every member account of your organization, so you don't create the role manually in each account. StackSets do not deploy to the management account, which is why that role is created separately.
|
||
|
||
## What's Next
|
||
|
||
<Columns cols={2}>
|
||
<Card title="Prowler Cloud" icon="cloud" href="/user-guide/tutorials/prowler-app">
|
||
Full guide to using Prowler Cloud features.
|
||
</Card>
|
||
<Card title="AWS Organizations (CLI)" icon="terminal" href="/user-guide/providers/aws/organizations">
|
||
CLI-based Organizations scanning and StackSet deployment with Terraform.
|
||
</Card>
|
||
<Card title="Bulk Provider Provisioning" icon="upload" href="/user-guide/tutorials/bulk-provider-provisioning">
|
||
Script-based bulk provisioning for advanced automation.
|
||
</Card>
|
||
</Columns>
|