InputConversion
Contains the input formatting options for an inbound transformer (takes an X12-formatted EDI document as input and converts it to JSON or XML.
Contents
- fromFormat
-
The format for the transformer input: currently on
X12
is supported.Type: String
Valid Values:
X12
Required: Yes
- formatOptions
-
A structure that contains the formatting options for an inbound transformer.
Type: FormatOptions object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: