Manage and Configure Assets with AWS Config - Navigating GDPR Compliance on AWS

This whitepaper is for historical reference only. Some content might be outdated and some links might not be available.

Manage and Configure Assets with AWS Config

AWS Config provides a detailed view of the configuration of many types of AWS resources in your AWS account. This includes how the resources are related to one another, and how they were previously configured, so you can see how the configurations and relationships change over time.

AWS Config monitoring changing resources and applying rules for API access and storage.

Figure 1 – Monitor configuration changes over time with AWS Config

An AWS resource is an entity that you can work with in AWS, such as an EC2 instance, an Amazon Elastic Block Store (Amazon EBS) volume, a security group, or an Amazon Virtual Private Cloud (Amazon VPC). For a complete list of AWS resources supported by AWS Config, see Supported AWS Resource Types.

With AWS Config, you can do the following:

  • Evaluate your AWS resource configurations for to verify the settings are correct.

  • Get a snapshot of the current configurations of the supported resources that are associated with your AWS Account.

  • Get configurations of one or more resources that exist in your account.

  • Get historical configurations of one or more resources.

  • Get a notification when a resource is created, modified, or deleted.

  • See relationships between resources. For example, find all resources that use a particular security group.

Conformance Packs can be used to simplify the deployment of collections of AWS Config rules and remediation actions and can be used as starting point for creating your own rules.