AWS wellarchitected documentation change
Summary
Fixed typo in AWS Audit Manager guidance ('generate validate' to 'validate')
Security assessment
Clarifies compliance documentation but does not address a specific security issue. Compliance reporting is security-adjacent but not a direct security feature addition.
Diff
diff --git a/wellarchitected/latest/framework/ops_priorities_compliance_reqs.md b/wellarchitected/latest/framework/ops_priorities_compliance_reqs.md index 51aa39989..f26117219 100644 --- a//wellarchitected/latest/framework/ops_priorities_compliance_reqs.md +++ b//wellarchitected/latest/framework/ops_priorities_compliance_reqs.md @@ -64 +64 @@ AnyCompany Retail stores credit card information for customers. Developers on th - 1. Use services like [AWS Audit Manager](https://docs.aws.amazon.com/audit-manager/latest/userguide/what-is.html) to generate validate compliance and generate audit reports. + 1. Use services like [AWS Audit Manager](https://docs.aws.amazon.com/audit-manager/latest/userguide/what-is.html) to validate compliance and generate audit reports.