AWS::Kendra::DataSource TemplateConfiguration - 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::Kendra::DataSource TemplateConfiguration

Provides a template for the configuration information to connect to your data source.

Syntax

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

JSON

{ "Template" : Json }

YAML

Template: Json

Properties

Template

The template schema used for the data source, where templates schemas are supported.

See Data source template schemas.

Required: Yes

Type: Json

Update requires: No interruption