Skip to content

Remove Role

CloudFormation Delete via AWS CLI

Execute the following AWS CLI command:

aws cloudformation delete-stack \
  --stack-name "ProwlerProSaaSScanRole"

CloudFormation Delete via AWS Console

To remove the ProwlerProScanRole using CloudFormation, please follow the next steps.

  1. Go to the CloudFormation service in the AWS region used to deploy the ProwlerProScanRole.

  2. Select the Stack Name, by default "ProwlerProSaaSScanRole" and click on "Delete"