Exploring Results from AWS Config and AWS Config Rules | Scribe

    Exploring Results from AWS Config and AWS Config Rules

    • Hafeez Baig |
    • 10 steps |
    • 2 minutes
    information ordinal icon

    Refer to the following guide to learn how to use IAM in the cloud\ <https://scribehow.com/shared/Creating_an_IAM_User_and_User_Group_in_AWS_Management_Console__hWNiiXlcRJKFqYZZEJD-cg>

    1

    Sign in to **AWS Management Console** as an **IAM User** **Pre-requisite** - Ensure you have selected the AWS region closest to your location\ For this guide, we will be using us-east-2 (Ohio) as a preferred choice

    2

    Type **AWS Config** in the search bar and click on **AWS Config** to view the AWS Config Page

    information ordinal icon

    **What is AWS Config?** AWS Config is a service provided by Amazon Web Services (AWS) that enables you to assess, audit, and evaluate the configurations of your AWS resources continuously. It helps you maintain compliance with your organization's policies, monitor changes to your AWS environment, and troubleshoot configuration issues.

    3

    **AWS Config** Dashboard will open, click on the **Resources** option from the left bar

    4

    **Resource Inventory** will open, In the **Resource Type** dropdown search and select option **AWS S3 Bucket**

    5

    Scroll to the **Resource identifier** section and click on **my-aws-bucket-in28minutes** link

    6

    **my-aws-bucket-in28minutes** wizard will open, here you can view the details for the S3 bucket

    7

    On the right side click on the **Resource Timeline** button

    8

    **Timeline** wizard will open, scroll to the **Events** section

    information ordinal icon

    Here, you can see all the events related to the S3 bucket.

    9

    Click on the **Dashboard** from the left bar

    10

    On the **AWSConfig** dashboard scroll to the **Noncompliant rules by noncompliant resource count** section

    information ordinal icon

    **What are Noncompliant rules by noncompliant resource count in AWS Config?** The term "Noncompliant rules by noncompliant resource count" in AWS Config refers to the number of rules that are considered noncompliant due to violations by specific resources. This metric indicates the quantity of resources that are not in compliance with the rules defined in AWS Config.

    information ordinal icon

    Congratulations on completing the lab! You successfully explored AWS Config, enabling rule assessment and gaining insights into your AWS environment's configuration status. Great job!