More Info:

Ensure that AWS Config service is enabled in all regions in order to have complete visibility over your AWS infrastructure configuration changes.

Risk Level

High

Address

Security

Compliance Standards

CBP

Using AWS Console

  1. Open the AWS Management Console and navigate to the AWS Config service. (In the Cloudanix Console, navigate to “Misconfig” page and look for Affected Assets for “AWS Config Should Be Enabled” Policy.)
  2. In the AWS Config homepage, click on the “Get started” button.
  3. In the “AWS Config Setup” page, you’ll be prompted to choose the AWS resources you want to track. You can select specific services or choose to track all resources.
  4. Select the desired option and click on the “Next” button.
  5. In the “Specify Amazon S3 bucket” section, you need to provide an Amazon S3 bucket where AWS Config will store the configuration history and snapshots. a. If you already have an S3 bucket configured, select the “Use existing S3 bucket” option and choose the appropriate bucket from the dropdown menu. b. If you don’t have an S3 bucket, select the “Create a new S3 bucket” option and follow the prompts to create a new bucket with the desired settings and permissions.
  6. Click on the “Next” button.
  7. In the “AWS Config rules” section, you can choose to enable AWS managed rules or custom rules. a. If you want to enable AWS managed rules, select the rules you want to enable by checking the checkboxes next to them. b. If you have custom rules, select the “Use custom rules” option and specify the ARN (Amazon Resource Name) of the custom rule.
  8. Click on the “Next” button.
  9. Review the configuration details on the “Review” page to ensure they are correct.
  10. If everything looks good, click on the “Confirm” button to enable AWS Config.
  11. AWS Config will start capturing configuration details for the selected resources and storing them in the specified S3 bucket.
  12. You can navigate to the AWS Config dashboard to view the captured configuration details, set up additional rules, and access other AWS Config features.

Triage and Remediation

Remediation

Using Console

Additional Reading: