FilterCriterion
Represents a condition that when matched will be added to the response of the operation. Irrespective of using any filter criteria, an administrator account can view the scan entries for all of its member accounts. However, each member account can view the scan entries only for their own account.
Contents
- criterionKey
-
An enum value representing possible scan properties to match with given scan entries.
Note
Replace the enum value
CLUSTER_NAME
withEKS_CLUSTER_NAME
.CLUSTER_NAME
has been deprecated.Type: String
Valid Values:
EC2_INSTANCE_ARN | SCAN_ID | ACCOUNT_ID | GUARDDUTY_FINDING_ID | SCAN_START_TIME | SCAN_STATUS | SCAN_TYPE
Required: No
- filterCondition
-
Contains information about the condition.
Type: FilterCondition object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: