AWS::B2BI::Transformer SampleDocumentKeys - AWS CloudFormation

This is the new AWS 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 SampleDocumentKeys

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

Syntax

To declare this entity in your AWS 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