paws.security.identity (version 0.1.0)

securityhub_list_enabled_products_for_import: Lists all Security Hub-integrated third-party findings providers

Description

Lists all Security Hub-integrated third-party findings providers.

Usage

securityhub_list_enabled_products_for_import(NextToken, MaxResults)

Arguments

NextToken

Paginates results. Set the value of this parameter to NULL on your first call to the ListEnabledProductsForImport operation. For subsequent calls to the operation, fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

MaxResults

Indicates the maximum number of items that you want in the response.

Request syntax

svc$list_enabled_products_for_import(
  NextToken = "string",
  MaxResults = 123
)