ConfigurationTag - AWS Application Discovery Service

ConfigurationTag

Tags for a configuration item. Tags are metadata that help you categorize IT assets.

Contents

configurationId

The configuration ID for the item to tag. You can specify a list of keys and values.

Type: String

Length Constraints: Maximum length of 200.

Pattern: \S*

Required: No

configurationType

A type of IT asset to tag.

Type: String

Valid Values: SERVER | PROCESS | CONNECTION | APPLICATION

Required: No

key

A type of tag on which to filter. For example, serverType.

Type: String

Required: No

timeOfCreation

The time the configuration tag was created in Coordinated Universal Time (UTC).

Type: Timestamp

Required: No

value

A value on which to filter. For example key = serverType and value = web server.

Type: String

Required: No

See Also

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