View a markdown version of this page

AWS::ElementalInference::Dictionary - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::ElementalInference::Dictionary

The AWS::ElementalInference::Dictionary resource Property description not available. for ElementalInference.

Syntax

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

JSON

{ "Type" : "AWS::ElementalInference::Dictionary", "Properties" : { "Entries" : String, "Language" : String, "Name" : String, "Tags" : {Key: Value, ...} } }

YAML

Type: AWS::ElementalInference::Dictionary Properties: Entries: String Language: String Name: String Tags: Key: Value

Properties

Entries

Property description not available.

Required: No

Type: String

Maximum: 40960

Update requires: No interruption

Language

The language of the dictionary.

Required: Yes

Type: String

Allowed values: eng | fra | ita | deu | spa | por

Update requires: No interruption

Name

The name of the dictionary.

Required: Yes

Type: String

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

Update requires: No interruption

Tags

Property description not available.

Required: No

Type: Object of String

Pattern: .+

Maximum: 256

Update requires: No interruption

Return values

Ref

Fn::GetAtt

Arn

The ARN of the dictionary.

Id

The ID of the dictionary.