This commit is contained in:
Julio Delgado Jr
2020-05-03 12:09:29 -04:00
parent 8fd2c17b5d
commit 378dd88808

View File

@@ -98,7 +98,7 @@ Deploys Prowler to assess all Accounts in an AWS Organization on a schedule, cre
- Take Note of CloudFormation Outputs, that will be needed in deploying the below CloudFormation templates. - Take Note of CloudFormation Outputs, that will be needed in deploying the below CloudFormation templates.
1. Deploy [ProwlerEC2.yaml](ProwlerEC2.yaml) in the Audit/Security Account 1. Deploy [ProwlerEC2.yaml](ProwlerEC2.yaml) in the Audit/Security Account
- Could be deployed to any account in the AWS Organizations, if desired. - Could be deployed to any account in the AWS Organizations, if desired.
1. Prowler will run against all Accounts in AWS Organization, based on the schedule you provided, and set in a cron job for ec2-user. 1. Prowler will run against all Accounts in AWS Organization, per the schedule you provided, and set in a cron job for ec2-user.
--- ---