Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 953 Bytes

File metadata and controls

15 lines (13 loc) · 953 Bytes

AWS Config

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

Useful Links

General Notes

  • You can use AWS Config to:
    • Evaluate your AWS resource configuration for desired settings
    • Get a snapshot of the current configurations of the resources in your AWS account
    • Retrieve configurations of one or more resource that exist in your account
    • Retrieve historical configurations of one or more resources
    • Receive a notification when a resource is created, modified or deleted
    • View relationships between resources