View source: R/securityhub_operations.R
| securityhub_update_connector_v2 | R Documentation |
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.
securityhub_update_connector_v2(
ConnectorId,
Description = NULL,
Provider = NULL
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.