securityhub_create_connector_v2: Grants permission to create a connectorV2 based on input...

View source: R/securityhub_operations.R

securityhub_create_connector_v2R Documentation

Grants permission to create a connectorV2 based on input parameters

Description

Grants permission to create a connectorV2 based on input parameters.

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

Usage

securityhub_create_connector_v2(
  Name,
  Description = NULL,
  Provider,
  KmsKeyArn = NULL,
  Tags = NULL,
  ClientToken = NULL
)

Arguments

Name

[required] The unique name of the connectorV2.

Description

The description of the connectorV2.

Provider

[required] The third-party provider’s service configuration.

KmsKeyArn

The Amazon Resource Name (ARN) of KMS key used to encrypt secrets for the connectorV2.

Tags

The tags to add to the connectorV2 when you create.

ClientToken

A unique identifier used to ensure idempotency.


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