securityhub_list_enabled_products_for_import {paws.security.identity} | R Documentation |
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.
securityhub_list_enabled_products_for_import(
NextToken = NULL,
MaxResults = NULL
)
NextToken |
The token that is required for pagination. On your first call to the
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. |