View a markdown version of this page

AWS::ElementalInference::Feed TemplateGroup - AWS CloudFormation

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::ElementalInference::Feed TemplateGroup

The TemplateGroup property type specifies Property description not available. for an AWS::ElementalInference::Feed.

Syntax

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

JSON

{ "Name" : String, "TemplateUris" : [ String, ... ] }

YAML

Name: String TemplateUris: - String

Properties

Name

Property description not available.

Required: Yes

Type: String

Pattern: ^[a-zA-Z0-9]([a-zA-Z0-9-_]{0,126}[a-zA-Z0-9])?$

Update requires: No interruption

TemplateUris

Property description not available.

Required: Yes

Type: Array of String

Minimum: 10 | 1

Maximum: 255 | 2

Update requires: No interruption