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::Partnership InboundEdiOptions
Contains options for processing inbound EDI files. These options allow for customizing how incoming EDI documents are processed.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "X12" :
X12InboundEdiOptions
}
YAML
X12:
X12InboundEdiOptions
Properties
X12
-
A structure that contains X12-specific options for processing inbound X12 EDI files.
Required: No
Type: X12InboundEdiOptions
Update requires: No interruption