AWS wellarchitected documentation change
Summary
Replaced 'AWS Security Hub' with 'AWS Security Hub CSPM' to specify the Cloud Security Posture Management aspect of the service.
Security assessment
This is a terminology update for existing security tooling. No new security guidance or vulnerability mitigation is introduced.
Diff
diff --git a/wellarchitected/2023-04-10/framework/sec_protect_data_rest_automate_protection.md b/wellarchitected/2023-04-10/framework/sec_protect_data_rest_automate_protection.md index 04941216f..bc97f1cc8 100644 --- a//wellarchitected/2023-04-10/framework/sec_protect_data_rest_automate_protection.md +++ b//wellarchitected/2023-04-10/framework/sec_protect_data_rest_automate_protection.md @@ -9 +9 @@ Implementation guidanceResources -Use automated tools to validate and enforce data at rest controls continuously, for example, verify that there are only encrypted storage resources. You can [automate validation that all EBS volumes are encrypted](https://docs.aws.amazon.com/config/latest/developerguide/encrypted-volumes.html) using [AWS Config Rules](https://docs.aws.amazon.com/config/latest/developerguide/evaluate-config.html). [AWS Security Hub](http://aws.amazon.com/security-hub/) can also verify several different controls through automated checks against security standards. Additionally, your AWS Config Rules can automatically [remediate noncompliant resources](https://docs.aws.amazon.com/config/latest/developerguide/remediation.html#setup-autoremediation). +Use automated tools to validate and enforce data at rest controls continuously, for example, verify that there are only encrypted storage resources. You can [automate validation that all EBS volumes are encrypted](https://docs.aws.amazon.com/config/latest/developerguide/encrypted-volumes.html) using [AWS Config Rules](https://docs.aws.amazon.com/config/latest/developerguide/evaluate-config.html). [AWS Security Hub CSPM](http://aws.amazon.com/security-hub/) can also verify several different controls through automated checks against security standards. Additionally, your AWS Config Rules can automatically [remediate noncompliant resources](https://docs.aws.amazon.com/config/latest/developerguide/remediation.html#setup-autoremediation).