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 AdvancedOptions
A structure that contains advanced options for EDI processing. Currently, only X12 advanced options are supported.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "X12" :
X12AdvancedOptions
}
YAML
X12:
X12AdvancedOptions
Properties
X12
-
A structure that contains X12-specific advanced options, such as split options for processing X12 EDI files.
Required: No
Type: X12AdvancedOptions
Update requires: No interruption