AWS::B2BI::Transformer InputConversion - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon 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 Amazon 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