UpdateTransformerRequest
Types
Properties
Specifies that the currently supported file formats for EDI transformations are JSON
and XML
.
To update, specify the InputConversion
object, which contains the format options for the inbound transformation.
Specifies the mapping template for the transformer. This template is used to map the parsed EDI file using JSONata or XSLT.
To update, specify the OutputConversion
object, which contains the format options for the outbound transformation.
Specifies a sample EDI document that is used by a transformer as a guide for processing the EDI data.
Specify a structure that contains the Amazon S3 bucket and an array of the corresponding keys used to identify the location for your sample documents.
Specifies the transformer's status. You can update the state of the transformer from inactive
to active
.
Specifies the system-assigned unique identifier for the transformer.