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.
pcaconnectorad_create_connector(
CertificateAuthorityArn,
ClientToken = NULL,
DirectoryId,
Tags = NULL,
VpcInformation
)
[required] The Amazon Resource Name (ARN) of the certificate authority being used.
Idempotency token.
[required] The identifier of the Active Directory.
Metadata assigned to a connector consisting of a key-value pair.
[required] Security group IDs that describe the inbound and outbound rules.