AWS::B2BI::Transformer EdiType
Specifies the details for the EDI standard that is being used for the transformer. Currently, only X12 is supported. X12 is a set of standards and corresponding messages that define specific business documents.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "X12Details" :
X12Details
}
YAML
X12Details:
X12Details
Properties
X12Details
-
Returns the details for the EDI standard that is being used for the transformer. Currently, only X12 is supported. X12 is a set of standards and corresponding messages that define specific business documents.
Required: Yes
Type: X12Details
Update requires: No interruption