CreateTransformerResponse
Types
Properties
Returns that the currently supported file formats for EDI transformations are JSON
and XML
.
Returns the InputConversion
object, which contains the format options for the inbound transformation.
Returns the mapping template for the transformer. This template is used to map the parsed EDI file using JSONata or XSLT.
Returns the OutputConversion
object, which contains the format options for the outbound transformation.
Returns a sample EDI document that is used by a transformer as a guide for processing the EDI data.
Returns a structure that contains the Amazon S3 bucket and an array of the corresponding keys used to identify the location for your sample documents.
Returns the state of the newly created transformer. The transformer can be either active
or inactive
. For the transformer to be used in a capability, its status must active
.
Returns an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability, partnership, profile, or transformer.
Returns the system-assigned unique identifier for the transformer.