AWS::B2BI::Transformer X12AdvancedOptions - AWS CloudFormation

This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::B2BI::Transformer X12AdvancedOptions

Contains advanced options specific to X12 EDI processing, such as splitting large X12 files into smaller units.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

Properties

SplitOptions

Specifies options for splitting X12 EDI files. These options control how large X12 files are divided into smaller, more manageable units.

Required: No

Type: X12SplitOptions

Update requires: No interruption

ValidationOptions

Specifies validation options for X12 EDI processing. These options control how validation rules are applied during EDI document processing, including custom validation rules for element length constraints, code list validations, and element requirement checks.

Required: No

Type: X12ValidationOptions

Update requires: No interruption