Update template configuration to define the information included in certificates.
See https://www.paws-r-sdk.com/docs/pcaconnectorad_update_template/ for full documentation.
pcaconnectorad_update_template(
Definition = NULL,
ReenrollAllCertificateHolders = NULL,
TemplateArn
)
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.
This setting allows the major version of a template to be increased automatically. All members of Active Directory groups that are allowed to enroll with a template will receive a new certificate issued using that template.
[required] The Amazon Resource Name (ARN) that was returned when you called
create_template
.