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

Contains the formatting options for an outbound transformer (takes JSON or XML as input and converts it to an EDI document (currently only X12 format is supported).

Syntax

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

Properties

AdvancedOptions

Property description not available.

Required: No

Type: AdvancedOptions

Update requires: No interruption

FormatOptions

A structure that contains the X12 transaction set and version for the transformer output.

Required: No

Type: FormatOptions

Update requires: No interruption

ToFormat

The format for the output from an outbound transformer: only X12 is currently supported.

Required: Yes

Type: String

Allowed values: X12

Update requires: No interruption