Skip to content

vincenttjia/aws-securityhub-multiaccount-security-standards-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-securityhub-multiaccount-security-standards-script

This script will help you to enable and disable Security Hub standards across multiple accounts.

Prerequisites

  • NodeJS
  • AWS SSO

Usage

Login to your AWS SSO account and run the following command to get the credentials for your AWS CLI.

aws sso login --profile <your-profile-name>

Then change the global setting in the index.js file to your needs.

Then run

npm install
node index.js

About

A simple script to help setting up SecurityHub standards cross account

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published