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

An array of the Amazon S3 keys used to identify the location for your sample documents.

Syntax

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

JSON

{ "Input" : String, "Output" : String }

YAML

Input: String Output: String

Properties

Input

An array of keys for your input sample documents.

Required: No

Type: String

Minimum: 0

Maximum: 1024

Update requires: No interruption

Output

An array of keys for your output sample documents.

Required: No

Type: String

Minimum: 0

Maximum: 1024

Update requires: No interruption