Mapping
Specifies the mapping template for the transformer. This template is used to map the parsed EDI file using JSONata or XSLT.
Contents
- templateLanguage
-
The transformation language for the template, either XSLT or JSONATA.
Type: String
Valid Values:
XSLT | JSONATA
Required: Yes
- template
-
A string that represents the mapping template, in the transformation language specified in
templateLanguage
.Type: String
Length Constraints: Minimum length of 0. Maximum length of 350000.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: