Sign up for Prowler Updates

Please enable JavaScript in your browser to complete this form.
Toni de la Fuente headshot
Toni de la Fuente // October 31, 2022

Action Required: Update Your ProwlerPro Scan IAM Role

We’ve added new functionality and a new check to ProwlerPro. We also fixed some issues with the existing permissions to improve the way we scan your account, which requires an update to the permissions template.

When you first signed up for ProwlerPro, you created a role in your AWS account with a specific set of locked down permissions. As a security company ourselves, we only have access to what we need for checks to be successful.

In order for all updated checks to continue to work optimally, we are asking all users to update their ProwlerPro scan role. Running this update, with either CloudFormation or Terraform, should take less than 5 minutes.

Recommended Next Steps

Follow these steps to update your CloudFormation template via the AWS CLI as shown below or step by step following the instructions in our documentation here:

aws cloudformation update-stack \
  --capabilities CAPABILITY_IAM --capabilities CAPABILITY_NAMED_IAM \
  --stack-name "ProwlerProSaaSScanRole" \
  --template-url "https://s3.eu-west-1.amazonaws.com/prowler-pro-saas-pro-artifacts/templates/prowler-pro-scan-role.yaml" \
  --parameters "ParameterKey=ExternalId,UsePreviousValue=true"

Follow these steps to to update your ProwlerPro Scan IAM Role via Terraform:

  • Click here to get the latest version of the Terraform files
  • Then execute the following Terraform commands:
terraform init
terraform plan
terraform apply

During the terraform plan and terraform apply steps you will be asked for your AWS External ID which you can find here.

For additional information check out our docs here. If you still have questions, or want to be a part of our community, join us in Slack!

Recent Articles

www prowler
December 11, 2024

Mastering Multi-Cloud Security with Prowler 5

Managing security across multiple cloud platforms shouldn’t feel like a never-ending headache. That’s where Prowler 5 comes in. With its unified, open-source approach, Prowler 5 makes securing AWS, Azure, GCP,...

Grey Minimalist Tips Blog Banner
December 4, 2024

Seamless Security for Every Cloud with Prowler 5

TL;DR: Prowler 5 is now available. Sign up today to use Prowler to secure every cloud, in the SaaS or the CLI.

Meet Prowler at AWS re:Invent in LAS VEGAS
November 27, 2024

Prowler is Heading to AWS re:Invent in Las Vegas! 🚀

We’re excited to announce that Prowler will be at AWS re:Invent 2024 next week in Las Vegas. Whether you’re passionate about cloud technology, a security expert, or simply love exploring...