securityhub_list_connectors_v2: Grants permission to retrieve a list of connectorsV2 and...

View source: R/securityhub_operations.R

securityhub_list_connectors_v2R Documentation

Grants permission to retrieve a list of connectorsV2 and their metadata for the calling account

Description

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.

Usage

securityhub_list_connectors_v2(
  NextToken = NULL,
  MaxResults = NULL,
  ProviderName = NULL,
  ConnectorStatus = NULL
)

Arguments

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.


paws.security.identity documentation built on May 31, 2026, 9:07 a.m.