AWS::GameLift::ContainerGroupDefinition Tag - AWS CloudFormation

AWS::GameLift::ContainerGroupDefinition Tag

A label that you can assign to a Amazon GameLift resource.

Learn more

Tagging AWS Resources in the AWS General Reference

AWS Tagging Strategies

Related actions

All APIs by task

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 a developer-defined key value pair for tagging an AWS resource.

Required: Yes

Type: String

Pattern: ^.*$

Minimum: 1

Maximum: 128

Update requires: No interruption

Value

The value for a developer-defined key value pair for tagging an AWS resource.

Required: Yes

Type: String

Pattern: ^.*$

Minimum: 0

Maximum: 256

Update requires: No interruption