AWS::B2BI::Transformer X12AdvancedOptions - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon 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 Amazon 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