View a markdown version of this page

AWS::ResilienceHubV2::Service ResourceTag - 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::ResilienceHubV2::Service ResourceTag

A tag key-value pair used for resource discovery.

Syntax

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

JSON

{ "Key" : String, "Values" : [ String, ... ] }

YAML

Key: String Values: - String

Properties

Key

Property description not available.

Required: Yes

Type: String

Minimum: 1

Maximum: 128

Update requires: No interruption

Values

The list of tag values.

Required: Yes

Type: Array of String

Minimum: 0

Maximum: 10

Update requires: No interruption