Skip to contents

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.