View source: R/securityhub_operations.R
| securityhub_list_connectors_v2 | R Documentation |
Grants permission to retrieve a list of connectorsV2 and their metadata for the calling account.
See https://www.paws-r-sdk.com/docs/securityhub_list_connectors_v2/ for full documentation.
securityhub_list_connectors_v2(
NextToken = NULL,
MaxResults = NULL,
ProviderName = NULL,
ConnectorStatus = NULL
)
NextToken |
The pagination token per the Amazon Web Services Pagination standard |
MaxResults |
The maximum number of results to be returned. |
ProviderName |
The name of the third-party provider. |
ConnectorStatus |
The status for the connectorV2. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.