AWS::ACMPCA::Certificate Qualifier - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::ACMPCA::Certificate Qualifier

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

Syntax

To declare this entity in your Amazon 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