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

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

Syntax

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