pcaconnectorad_create_connector: Creates a connector between Amazon Web Services Private CA...

View source: R/pcaconnectorad_operations.R

pcaconnectorad_create_connectorR Documentation

Creates a connector between Amazon Web Services Private CA and an Active Directory

Description

Creates a connector between Amazon Web Services Private CA and an Active Directory. You must specify the private CA, directory ID, and security groups.

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

Usage

pcaconnectorad_create_connector(
  CertificateAuthorityArn,
  ClientToken = NULL,
  DirectoryId,
  Tags = NULL,
  VpcInformation
)

Arguments

CertificateAuthorityArn

[required] The Amazon Resource Name (ARN) of the certificate authority being used.

ClientToken

Idempotency token.

DirectoryId

[required] The identifier of the Active Directory.

Tags

Metadata assigned to a connector consisting of a key-value pair.

VpcInformation

[required] Security group IDs that describe the inbound and outbound rules.


paws.security.identity documentation built on May 29, 2024, 10:51 a.m.