This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::PCAConnectorAD::Template ExtensionsV3
Certificate extensions for v3 template schema
Syntax
To declare this entity in your Amazon 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