AWS Security ChangesHomeSearch

AWS nova documentation change

Service: nova · 2025-12-07 · Documentation low

File: nova/latest/userguide/text-error-handing.md

Summary

Added bold formatting to 'Input validation' section header and updated content structure

Security assessment

The change adds formatting emphasis but does not introduce new security content or address specific vulnerabilities. Input validation is a standard practice, but the modification is structural rather than security-focused.

Diff

diff --git a/nova/latest/userguide/text-error-handing.md b/nova/latest/userguide/text-error-handing.md
index a4ee50230..70a73bd63 100644
--- a//nova/latest/userguide/text-error-handing.md
+++ b//nova/latest/userguide/text-error-handing.md
@@ -9 +9 @@ The way errors are communicated back to the client varies depending on the type
-Input validation errors occur when you use an unsupported value for an input parameter. For example, an out-of-bounds value for temperature, or incorrect format of the input `image`. All input validation errors are expressed as a **ValidationException** which contains a message string describing the cause of the problem.
+**Input validation:** Input validation errors occur when you use an unsupported value for an input parameter. For example, an out-of-bounds value for temperature, or incorrect format of the input `image`. All input validation errors are expressed as a **ValidationException** which contains a message string describing the cause of the problem.
@@ -35 +35 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please
-Audio understanding
+Using Nova's Document Understanding via API