FindingsTrendsStringFilter
A filter for string-based fields in findings trend data.
Contents
- FieldName
-
The name of the findings field to filter on. You can specify one of the following fields.
-
account_id– The Amazon account ID associated with the finding. -
region– The Amazon Region associated with the finding. -
finding_types– The finding types associated with the finding. -
finding_status– The status of the finding. -
finding_cve_ids– The Common Vulnerabilities and Exposures (CVE) identifiers associated with the finding. -
finding_compliance_status– The compliance status of the finding. -
finding_control_id– The identifier of the security control associated with the finding. -
finding_class_name– The finding class, such asCompliance Finding. -
finding_provider– The name of the product that generated the finding. -
finding_activity_name– The activity name associated with the finding. -
resource_cloud_providers– The cloud providers of the resources that the finding is associated with. Valid values areAWSandAzure. -
resource_regions– The Regions of the associated resources. For an Amazon resource, this is the Amazon Region. For an Azure resource, this is the Azure Region, such aseastus. -
resource_owner_ids– The identifiers of the accounts that own the associated resources. For an Amazon resource, this is the Amazon account ID. For an Azure resource, this is the Azure subscription ID. -
resource_owner_organization_ids– The identifiers of the organizations that own the associated resources. For an Amazon resource, this is the Amazon organization ID. For an Azure resource, this is the Azure tenant ID.
Type: String
Valid Values:
account_id | region | finding_types | finding_status | finding_cve_ids | finding_compliance_status | finding_control_id | finding_class_name | finding_provider | finding_activity_name | resource_cloud_providers | resource_regions | resource_owner_ids | resource_owner_organization_idsRequired: No
-
- Filter
-
A string filter for filtering Amazon Security Hub CSPM findings.
Type: StringFilter object
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: