AWS b2bi documentation change
Summary
Added step for custom EDI validation rules and reordered configuration steps.
Security assessment
Documents custom validation capabilities that could help enforce data integrity, but does not explicitly frame this as a security feature or address specific vulnerabilities.
Diff
diff --git a/b2bi/latest/userguide/transform-inbound-variations.md b/b2bi/latest/userguide/transform-inbound-variations.md index a57b6d095..603ea1187 100644 --- a//b2bi/latest/userguide/transform-inbound-variations.md +++ b//b2bi/latest/userguide/transform-inbound-variations.md @@ -136 +136 @@ If an EDI input file contains more than one transaction, each transaction must h - 6. Optionally, in the **Sample documents** pane, provide the bucket and prefix in Amazon S3 for the sample input and output files. This is useful for making sure the transformer functions correctly. + 6. Optionally, configure custom validation rules to support partner-specific EDI formats that deviate from standards. For more information about custom validation rules, see [Custom validation rules](./edi-validation.html#custom-validation-rules). @@ -138 +138 @@ If an EDI input file contains more than one transaction, each transaction must h - 7. Optionally, add tags as needed. + 7. Optionally, in the **Sample documents** pane, provide the bucket and prefix in Amazon S3 for the sample input and output files. This is useful for making sure the transformer functions correctly. @@ -140 +140,3 @@ If an EDI input file contains more than one transaction, each transaction must h - 8. Select **Next** to proceed to the next step in the wizard. + 8. Optionally, add tags as needed. + + 9. Select **Next** to proceed to the next step in the wizard.