Getting started with AWS Config is a very simple process, and it usually takes about a minute or two to complete. Overall, you start off by specifying the resources that you want AWS Config to record, configure an Amazon SNS topic, and Amazon S3 bucket for notifications and storing the configuration history, and, finally, add some config rules to evaluate your resources:
- To begin, access the AWS Config dashboard by filtering the service from the AWS Management Console or by navigating to https://console.aws.amazon.com/config/.
- Since this is our first time configuring this, select the Get Started option to commence the Config's creation process.
- In the Resource types to record section, select the type of AWS ...