PolicyInformation is a JSON Structure definition published by Amazon Private CA, describing 2 properties, of which 1 is required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-private-ca/refs/heads/main/json-structure/amazon-private-ca-policy-information-structure.json",
"name": "PolicyInformation",
"description": "Defines the X.509 <code>CertificatePolicies</code> extension.",
"type": "object",
"properties": {
"CertPolicyId": {
"allOf": [
{
"$ref": "#/components/schemas/CustomObjectIdentifier"
},
{
"description": "Specifies the object identifier (OID) of the certificate policy under which the certificate was issued. For more information, see NIST's definition of <a href=\"https://csrc.nist.gov/glossary/term/Object_Identifier\">Object Identifier (OID)</a>."
}
]
},
"PolicyQualifiers": {
"allOf": [
{
"$ref": "#/components/schemas/PolicyQualifierInfoList"
},
{
"description": "Modifies the given <code>CertPolicyId</code> with a qualifier. Amazon Web Services Private CA supports the certification practice statement (CPS) qualifier."
}
]
}
},
"required": [
"CertPolicyId"
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.