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:StringTemplateUris:- String
Properties
NameProperty 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
TemplateUrisProperty description not available.
Required: Yes
Type: Array of String
Minimum:
10 | 1Maximum:
255 | 2Update requires: No interruption