This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::PCAConnectorAD::Template ExtensionsV2
Certificate extensions for v2 template schema
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "ApplicationPolicies" :ApplicationPolicies, "KeyUsage" :KeyUsage}
Properties
- ApplicationPolicies
- 
                    Application policies specify what the certificate is used for and its purpose. Required: No Type: ApplicationPolicies Update requires: No interruption 
- KeyUsage
- 
                    The key usage extension defines the purpose (e.g., encipherment, signature, certificate signing) of the key contained in the certificate. Required: Yes Type: KeyUsage Update requires: No interruption