AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2025-08-28 · Documentation low

File: cli/latest/reference/b2bi/get-partnership.md

Summary

Updated CLI version references from 2.28.16 to 2.28.19 and expanded EDI validation documentation

Security assessment

The change adds detailed documentation about EDI validation processes including custom validation rules and security-relevant checks (element length, code lists, requirements). While this improves transparency about security controls, there is no evidence it addresses a specific vulnerability.

Diff

diff --git a/cli/latest/reference/b2bi/get-partnership.md b/cli/latest/reference/b2bi/get-partnership.md
index 8bfa24e3b..d1b46537d 100644
--- a//cli/latest/reference/b2bi/get-partnership.md
+++ b//cli/latest/reference/b2bi/get-partnership.md
@@ -15 +15 @@
-  * [AWS CLI 2.28.16 Command Reference](../../index.html) »
+  * [AWS CLI 2.28.19 Command Reference](../../index.html) »
@@ -323 +323 @@ 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.
@@ -439 +439 @@ modifiedAt -> (timestamp)
-  * [AWS CLI 2.28.16 Command Reference](../../index.html) »
+  * [AWS CLI 2.28.19 Command Reference](../../index.html) »