Instructions to follow before installing Read Only
1. Enable Security Hub in the AWS Account
If Security Hub is not already enabled, activate it.
Ensure that the Consolidated Controls option is turned on.
If using an organizational setup, centrally enable Security Hub using the management account along with a delegated AWS account.
2. Create a Security Hub Custom Action
Run the following AWS CLI or Cloud Shell command:
Code Block |
---|
aws securityhub create-action-target --name Send_To_6pillars --description "Send Messages to 6pillars" --id SendTo6pillars |
3. Enable AWS Config
Ensure that AWS Config is enabled in the account.
If you are using a central configuration and Security Hub is already enabled, you can skip this step.
...
Instructions to follow in 6pillars app
Navigate to Manage Accounts
Go to the Manage Accounts section.
Deploy to AWS Account
Click on the Deploy to AWS ACCOUNT tab.
Select Deployment Method
Choose Manual Deployment as the deployment method.
Click the PREREQUISITES button.
...