AWS Security ChangesHomeSearch

AWS nova documentation change

Service: nova · 2026-02-25 · Documentation low

File: nova/latest/nova2-userguide/nova-model-sagemaker-inference.md

Summary

Corrected context length documentation and added link to abuse detection guide

Security assessment

The change adds a reference to abuse detection documentation (security feature) and clarifies technical limitations, but doesn't indicate any security vulnerability fix.

Diff

diff --git a/nova/latest/nova2-userguide/nova-model-sagemaker-inference.md b/nova/latest/nova2-userguide/nova-model-sagemaker-inference.md
index 925152479..821042d5f 100644
--- a//nova/latest/nova2-userguide/nova-model-sagemaker-inference.md
+++ b//nova/latest/nova2-userguide/nova-model-sagemaker-inference.md
@@ -96 +96 @@ For example, on Amazon Nova Micro with a ml.g5.12xlarge:
-  * `CONTEXT_LENGTH=10000` → Rejected (max context is 8000 on this instance)
+  * `CONTEXT_LENGTH=10000` → Rejected (max context length is 8000 on this instance)
@@ -134,0 +135,2 @@ For issues and support with Amazon Nova models on SageMaker inference, contact A
+  * [Deployment of Amazon Nova Forge Models in Amazon SageMaker Inference abuse detection](./nova-sagemaker-inference-abuse-detection.html)
+