View a markdown version of this page

ResourcesTrendsStringFilter - AWS Security Hub CSPM

ResourcesTrendsStringFilter

A filter for string-based fields in resources trend data, such as resource type or account ID.

Contents

FieldName

The name of the resources field to filter on. You can specify one of the following fields.

  • account_id – The AWS account ID that owns the resource.

  • region – The AWS Region of the resource.

  • resource_type – The type of the resource.

  • resource_category – The category of the resource.

  • resource_cloud_provider – The cloud provider of the resource. Valid values are AWS and Azure.

  • resource_region – The Region of the resource. For an AWS resource, this is the AWS Region. For an Azure resource, this is the Azure Region, such as eastus.

  • resource_owner_id – The identifier of the account that owns the resource. For an AWS resource, this is the AWS account ID. For an Azure resource, this is the Azure subscription ID.

  • resource_owner_organization_id – The identifier of the organization that owns the resource. For an AWS resource, this is the AWS organization ID. For an Azure resource, this is the Azure tenant ID.

Type: String

Valid Values: account_id | region | resource_type | resource_category | resource_cloud_provider | resource_region | resource_owner_id | resource_owner_organization_id

Required: No

Filter

A string filter for filtering AWS Security Hub CSPM findings.

Type: StringFilter object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: