AWS cli documentation change
Summary
Updated documentation for EDI validation feature to clarify validation scope and results reporting
Security assessment
The change enhances documentation about EDI validation capabilities but does not address a specific security vulnerability. While improved validation could help prevent data processing errors, there's no explicit mention of security vulnerabilities or security feature introduction.
Diff
diff --git a/cli/latest/reference/b2bi/update-partnership.md b/cli/latest/reference/b2bi/update-partnership.md index f3bda70a0..22939a58e 100644 --- a//cli/latest/reference/b2bi/update-partnership.md +++ b//cli/latest/reference/b2bi/update-partnership.md @@ -15 +15 @@ - * [AWS CLI 2.28.16 Command Reference](../../index.html) » + * [AWS CLI 2.28.19 Command Reference](../../index.html) » @@ -213 +213 @@ Syntax: ->>>>> Specifies whether or not to validate the EDI for this X12 object: `TRUE` or `FALSE` . +>>>>> Specifies whether or not to validate the EDI for this X12 object: `TRUE` or `FALSE` . When enabled, this performs both standard EDI validation and applies any configured custom validation rules including element length constraints, code list validations, and element requirement checks. Validation results are returned in the response validation messages. @@ -586 +586 @@ capabilityOptions -> (structure) ->>>>> Specifies whether or not to validate the EDI for this X12 object: `TRUE` or `FALSE` . +>>>>> Specifies whether or not to validate the EDI for this X12 object: `TRUE` or `FALSE` . When enabled, this performs both standard EDI validation and applies any configured custom validation rules including element length constraints, code list validations, and element requirement checks. Validation results are returned in the response validation messages. @@ -702 +702 @@ modifiedAt -> (timestamp) - * [AWS CLI 2.28.16 Command Reference](../../index.html) » + * [AWS CLI 2.28.19 Command Reference](../../index.html) »