164 Forks
386 Stars
386 Watchers

aws-config-rdk

The AWS Config Rules Development Kit helps developers set up, author and test custom Config rules. It contains scripts to enable AWS Config, create a Config rule and test it with sample ConfigurationItems.

How to download and setup aws-config-rdk

Open terminal and run command
git clone https://github.com/awslabs/aws-config-rdk.git
git clone is used to create a copy or clone of aws-config-rdk repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with aws-config-rdk https://github.com/awslabs/aws-config-rdk/archive/master.zip

Or simply clone aws-config-rdk with SSH
[email protected]:awslabs/aws-config-rdk.git

If you have some problems with aws-config-rdk

You may open issue on aws-config-rdk support forum (system) here: https://github.com/awslabs/aws-config-rdk/issues