More Info:

Ensure that Amazon Config service is referencing an active S3 bucket in order to save configuration information (history files and snapshots) for auditing purposes.

Risk Level

High

Address

Security

Compliance Standards

CBP

Triage and Remediation

Remediation

To remediate the misconfiguration of AWS Config not having S3 bucket configured, please follow the below steps:

  1. Login to your AWS console.
  2. Navigate to the AWS Config service.
  3. Click on the “Settings” button in the left navigation pane.
  4. Scroll down to the “Amazon S3 Bucket” section and click on the “Edit” button.
  5. Select the S3 bucket that you want to use for storing AWS Config data.
  6. If you do not have an S3 bucket, create a new one by clicking on the “Create a new S3 bucket” button.
  7. Enter a unique name for the bucket and select the region where you want to create it.
  8. Click on the “Create bucket” button to create the S3 bucket.
  9. After selecting the S3 bucket, click on the “Save” button to save the changes.

Once you have completed these steps, AWS Config will start storing configuration data in the specified S3 bucket. This will remediate the misconfiguration of AWS Config not having S3 bucket configured.

Additional Reading: