securityhub_list_enabled_products_for_import: Lists all findings-generating solutions (products) that you...

View source: R/securityhub_operations.R

securityhub_list_enabled_products_for_importR Documentation

Lists all findings-generating solutions (products) that you are subscribed to receive findings from in Security Hub

Description

Lists all findings-generating solutions (products) that you are subscribed to receive findings from in Security Hub.

See https://www.paws-r-sdk.com/docs/securityhub_list_enabled_products_for_import/ for full documentation.

Usage

securityhub_list_enabled_products_for_import(
  NextToken = NULL,
  MaxResults = NULL
)

Arguments

NextToken

The token that is required for pagination. On your first call to the list_enabled_products_for_import operation, set the value of this parameter to NULL.

For subsequent calls to the operation, to continue listing data, set the value of this parameter to the value returned from the previous response.

MaxResults

The maximum number of items to return in the response.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.