Updated on 2024-01-15 GMT+08:00

regular-matching-of-names

Rule Details

Table 1 Rule details

Parameter

Description

Rule Name

regular-matching-of-names

Description

If a resource name does not comply with regular expression requirements, this name is considered noncompliant.

Tag

name

Trigger Type

Configuration change

Filter Type

All resources

Configure Rule Parameters

regularExpression: indicates the regular expression to be matched. % indicates any characters, and _ indicates a character.