How AWS Config Records Resource State
Understand the configuration snapshots Config keeps for you.
What AWS Config Is
AWS Config is a service that records the configuration of your AWS resources over time and lets you assess whether they comply with desired settings. Where CloudTrail records the API calls that change things, Config records the resulting state of the resources themselves. The two are complementary.
Configuration Items
The core unit is the configuration item (CI): a point-in-time snapshot of a resource's attributes, relationships, and metadata. Every time a resource changes, Config records a new CI. This stream of CIs forms a complete history of what each resource looked like and when.
All lessons in this course
- How AWS Config Records Resource State
- Viewing Configuration Timeline History
- Managed and Custom Config Rules
- Auto-Remediation Through Config Rules