Skip to main content
Setting up an AWS service account involves two main steps:
  1. Setting up the permissions required to run Plerion infrastructure
  2. Installing the infrastructure in the regions where you want to run workload scans

Step 1: Set up permissions

1

On the Plerion dashboard, go to Settings > Integrations

Sidebar navigation with Settings expanded and Integrations highlighted
2

Find AWS workload service account and click the + button

Integrations page with AWS service account account option and plus button to add integration
3

Launch the CloudFormation stack

Click Launch stack to open the Quick create stack page in AWS CloudFormation.
Launch CloudFormation stack for AWS service account
4

Confirm the service account is added

  • After the CloudFormation stack completes, the service account will be created automatically.
  • You will see it listed on the Service Accounts page in Plerion.
Service account list in Plerion
5

Open the service account details

Service account details page in Plerion
6

Configure regions for deployment

Limitations

  • An AWS account can only be associated with one service account.
  • Service accounts cannot be shared across tenants or organizations.
  • A maximum of 10 service accounts can be created in a tenant.

Resources created

Creating the CloudFormation stack will deploy:

Troubleshooting

Error: PlerionInstanceProfileRole already exists in the stack
Cause: This indicates the AWS account is already being used as a service account in another Plerion organization.
Fix: Remove the existing service account and stack, or use a different AWS account.

Step 2: Install infrastructure in regions

1

On the service account dashboard, click Enable Region

Enable region button in service account dashboard
2

Launch the CloudFormation stack

Select the region where you want to install the Plerion infrastructure and click Launch Stack.
Select region and launch stack
3

Complete the AWS CloudFormation wizard

Follow the on-screen steps in AWS CloudFormation to deploy the infrastructure.
4

Confirm the region is enabled

  • After the stack finishes, the region will appear as enabled in the service account dashboard.
  • Enable and install infrastructure in all regions where you want to run workload scans.
Service account dashboard showing enabled region
5

Link target accounts to the service account

Resources created

Installing the CloudFormation template will create the following resources in each region:

Troubleshooting

Error: AWS::SQS::Queue with identifier plerion-appliance-scan-queue already exists
Cause: This occurs if Plerion infrastructure is already installed in that region.
Fix:
  • Delete the existing infrastructure and retry; or
  • Choose a different region
If the duplicate was accidental, delete the failed stack.

Next step