EnabledBaselineFilter
A filter applied on the ListEnabledBaseline
operation. Allowed filters are baselineIdentifiers
and targetIdentifiers
. The filter can be applied for either, or both.
Contents
- baselineIdentifiers
-
Identifiers for the
Baseline
objects returned as part of the filter operation.Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 5 items.
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
^arn:aws[0-9a-zA-Z_\-:\/]+$
Required: No
- targetIdentifiers
-
Identifiers for the targets of the
Baseline
filter operation.Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 5 items.
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
^arn:aws[0-9a-zA-Z_\-:\/]+$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: