AWS nova documentation change
Summary
Updated section title from 'Audio understanding' to 'Using Nova's Document Understanding via API'
Security assessment
This appears to be a documentation correction for feature naming accuracy rather than a security-related change. No security implications or vulnerabilities are addressed in this modification.
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