TagPropagationConfiguration - Amazon Connect

TagPropagationConfiguration

Defines tag propagation configuration for resources created within a domain. Tags specified here will be automatically applied to resources being created for the specified resource type.

Contents

resourceType

Supported resource types for tag propagation. Determines which resources will receive automatically propagated tags.

Type: String

Valid Values: Cases

Required: Yes

tagMap

The tags that will be applied to the created resource.

Type: String to string map

Map Entries: Minimum number of 0 items. Maximum number of 10 items.

Key Length Constraints: Minimum length of 1. Maximum length of 128.

Key Pattern: (?![aA][wW][sS]:)[a-zA-Z0-9 _.:/=+\-@]+

Value Length Constraints: Minimum length of 0. Maximum length of 256.

Value Pattern: ([a-zA-Z0-9 _.:/=+\-@]*)

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: