AWS::B2BI::Transformer InputConversion - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::B2BI::Transformer 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.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

Properties

AdvancedOptions

Specifies advanced options for the input conversion process. These options provide additional control over how EDI files are processed during transformation.

Required: No

Type: AdvancedOptions

Update requires: No interruption

FormatOptions

A structure that contains the formatting options for an inbound transformer.

Required: No

Type: FormatOptions

Update requires: No interruption

FromFormat

The format for the transformer input: currently on X12 is supported.

Required: Yes

Type: String

Allowed values: X12

Update requires: No interruption