pcaconnectorad_create_directory_registration {paws.security.identity} | R 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. |
[Package paws.security.identity version 0.6.1 Index]