For the complete documentation index, see llms.txt. This page is also available as Markdown.

NameTagComparison Object

Description

Comparison for the Name tag on an AWS resource.

Properties

compareType

Comparison to use.

Type: string

Valid Values:

  • contains

  • does-not-contain

  • does-not-end-with

  • does-not-equal

  • does-not-start-with

  • ends-with

  • equals

  • starts-with

Required: Yes

nameTag

Text to compare.

Type: string

Required: Yes

Sample JSON

Last updated