securityhub_update_connector_v2: Grants permission to update a connectorV2 based on its id and...

View source: R/securityhub_operations.R

securityhub_update_connector_v2R Documentation

Grants permission to update a connectorV2 based on its id and input parameters

Description

Grants permission to update a connectorV2 based on its id and input parameters.

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

Usage

securityhub_update_connector_v2(
  ConnectorId,
  Description = NULL,
  Provider = NULL
)

Arguments

ConnectorId

[required] The UUID of the connectorV2 to identify connectorV2 resource.

Description

The description of the connectorV2.

Provider

The third-party provider’s service configuration.


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