Creates an Active Directory compatible certificate template. The connectors issues certificates using these templates based on the requester’s Active Directory group membership.
See https://www.paws-r-sdk.com/docs/pcaconnectorad_create_template/ for full documentation.
pcaconnectorad_create_template(
ClientToken = NULL,
ConnectorArn,
Definition,
Name,
Tags = NULL
)
Idempotency token.
[required] The Amazon Resource Name (ARN) that was returned when you called
create_connector
.
[required] Template configuration to define the information included in certificates. Define certificate validity and renewal periods, certificate request handling and enrollment options, key usage extensions, application policies, and cryptography settings.
[required] Name of the template. The template name must be unique.
Metadata assigned to a template consisting of a key-value pair.