pcaconnectorad_create_directory_registration: Creates a directory registration that authorizes...

View source: R/pcaconnectorad_operations.R

pcaconnectorad_create_directory_registrationR Documentation

Creates a directory registration that authorizes communication between Amazon Web Services Private CA and an Active Directory

Description

Creates a directory registration that authorizes communication between Amazon Web Services Private CA and an Active Directory

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

Usage

pcaconnectorad_create_directory_registration(
  ClientToken = NULL,
  DirectoryId,
  Tags = NULL
)

Arguments

ClientToken

Idempotency token.

DirectoryId

[required] The identifier of the Active Directory.

Tags

Metadata assigned to a directory registration consisting of a key-value pair.


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