AWS::LookoutEquipment::InferenceScheduler Tag - AWS CloudFormation

AWS::LookoutEquipment::InferenceScheduler Tag

A tag is a key-value pair that can be added to a resource as metadata.

Syntax

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

JSON

{ "Key" : String, "Value" : String }

YAML

Key: String Value: String

Properties

Key

The key for the specified tag.

Required: Yes

Type: String

Pattern: ^(?!aws:)[a-zA-Z+-=._:/]+$

Minimum: 1

Maximum: 128

Update requires: No interruption

Value

The value for the specified tag.

Required: Yes

Type: String

Pattern: [\s\w+-=\.:/@]*

Minimum: 0

Maximum: 256

Update requires: No interruption