LabelNameCondition
A single label name condition for a Condition in a logging filter.
Contents
- LabelName
-
The label name that a log record must contain in order to meet the condition. This must be a fully qualified label name. Fully qualified labels have a prefix, optional namespaces, and label name. The prefix identifies the rule group or web ACL context of the rule that added the label.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
^[0-9A-Za-z_\-:]+$
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: