awslabs / aws-securityhub-multiaccount-scripts

This script automates the process of running the Security Hub multi-account workflow across a group of accounts that are in your control
MIT No Attribution
271 stars 108 forks source link

Feature Update - Centralise S3 bucket and enable AWS Config on Master Account #28

Open JunaidGH opened 4 years ago

JunaidGH commented 4 years ago

Hi, Could the script be updated to cater for centralising the logs for AWS Config to the master account, rather than keeping locally.

So rather than "Choosing a bucket from your account", able to choose a "Choose a bucket from another account".

In addition enabling AWS config on the master account, as this is not enabled and AWS complains.

Thanks