1. AWS Config Documentation - rds-storage-encrypted: "Checks whether storage encryption is enabled for your Amazon Relational Database Service (Amazon RDS) DB instances."
Source: AWS Config Developer Guide, "List of AWS Config Managed Rules", rds-storage-encrypted.
2. AWS Config Documentation - rds-instance-deletion-protection-enabled: "Checks if an Amazon Relational Database Service (Amazon RDS) instance has deletion protection enabled."
Source: AWS Config Developer Guide, "List of AWS Config Managed Rules", rds-instance-deletion-protection-enabled.
3. AWS Config Documentation - rds-instance-public-access-check: "Checks whether the Amazon Relational Database Service (RDS) instances are not publicly accessible."
Source: AWS Config Developer Guide, "List of AWS Config Managed Rules", rds-instance-public-access-check.
4. AWS Config Documentation - aurora-mysql-log-exports-enabled: "Checks if an Amazon Aurora MySQL DB cluster has the specified log types exported to Amazon CloudWatch Logs." (The specified log types can include 'audit').
Source: AWS Config Developer Guide, "List of AWS Config Managed Rules", aurora-mysql-log-exports-enabled.
5. AWS Config Documentation - What Is AWS Config?: "AWS Config is a service that enables you to assess, audit, and evaluate the configurations of your AWS resources. Config continuously monitors and records your AWS resource configurations and allows you to automate the evaluation of recorded configurations against desired configurations."
Source: AWS Config Developer Guide, "What Is AWS Config?".