TagValues - AWS Billing and Cost Management
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

TagValues

Specifies tag-based filtering options for cost and usage queries.

Contents

key

The key of the tag to filter on.

Type: String

Required: No

matchOptions

The match options for tag values, such as EQUALS, CONTAINS, STARTS_WITH, or ENDS_WITH.

Type: Array of strings

Valid Values: EQUALS | ABSENT | STARTS_WITH | ENDS_WITH | CONTAINS | GREATER_THAN_OR_EQUAL | CASE_SENSITIVE | CASE_INSENSITIVE

Required: No

values

The values to match for the specified tag key.

Type: Array of strings

Required: No

See Also

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