AWS securityhub documentation change
Summary
Added new 'AI Security Best Practices' standard with description and documentation link
Security assessment
Introduces a new security standard for AI workloads covering encryption, network isolation, and KMS usage. This is proactive security documentation rather than response to a specific incident.
Diff
diff --git a/securityhub/latest/userguide/standards-reference.md b/securityhub/latest/userguide/standards-reference.md index a29f7ad7a..185df8506 100644 --- a//securityhub/latest/userguide/standards-reference.md +++ b//securityhub/latest/userguide/standards-reference.md @@ -14,0 +15,2 @@ Security Hub CSPM currently supports the following standards: + * **AI Security Best Practices** – Developed by AWS security experts, this standard provides a curated set of controls that detect when deployed AI resources do not align with security best practices. It helps you identify areas where your AI workloads deviate from recommended security configurations, covering domains such as network isolation, encryption, VPC placement, and AWS KMS key usage. + @@ -37,0 +40,2 @@ Individual controls can apply to more than one standard. If you enable multiple + * [AI Security Best Practices](./standards-ai-security.html) +