AWS::ACMPCA::Certificate Qualifier - AWS CloudFormation

AWS::ACMPCA::Certificate Qualifier

Defines a PolicyInformation qualifier. AWS Private CA supports the certification practice statement (CPS) qualifier defined in RFC 5280.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "CpsUri" : String }

YAML

CpsUri: String

Properties

CpsUri

Contains a pointer to a certification practice statement (CPS) published by the CA.

Required: Yes

Type: String

Minimum: 0

Maximum: 256

Update requires: Replacement