Transformer

Represents a B2B Data Interchange transformer — defines how X12 EDI documents are converted to and from JSON or XML using mapping templates.

EDIB2BData InterchangeSupply ChainHealthcareFinancial ServicesAmazon Web ServicesAWS

Properties

Name Type Description
transformerId string Unique identifier for the transformer
transformerArn string Amazon Resource Name (ARN) for the transformer
name string Name of the transformer
status string Current status of the transformer
fileFormat string Output file format for the transformer
mappingTemplate string JSONata or XSLT mapping template content
ediType object EDI type configuration for the transformer
createdAt string Timestamp when the transformer was created
modifiedAt string Timestamp when the transformer was last modified
View JSON Schema on GitHub