Mondoo Docs

AWS Certificate Manager Certificate resource (provides an object representing an individual ACM certificate)

aws.acm.certificate MQL resource for querying AWS infrastructure with cnquery and cnspec.

AWSPrivate Resource

AWS Certificate Manager Certificate resource (provides an object representing an individual ACM certificate)

Min version: 5.15.0Defaults: domainName issuer createdAt notAfter

Relationships

Mini Map
AWS
2 resources · 2 relationshipsClick to select, expand fields to see properties.

Fields (15)

FieldTypeDescription
arnrequired
stringARN for the certificate
certificate
certificateRetrieves an Amazon-issued certificate and its certificate chain
createdAtrequired
timeTime when the cert was requested
domainNamerequired
stringFQDN for the certificate
importedAtrequired
timeDate and time when the certificate was imported (exists only when the certificate source is IMPORTED)
issuedAtrequired
timeTime at which the certificate was issued (exists only when the certificate source is AMAZON_ISSUED)
issuerrequired
stringName of the certificate authority that issued and signed the certificate
keyAlgorithmrequired
stringAlgorithm used to generate the public-private key pair
notAfterrequired
timeTime after which the certificate is not valid
notBeforerequired
timeTime before which the certificate is not valid
serialrequired
stringSerial number of the certificate
sourcerequired
stringSource of the certificate: AMAZON_ISSUED or IMPORTED
statusrequired
stringStatus of the certificate: issued, expired, revoked, and so on
subjectrequired
stringName of the entity associated with the public key in the certificate
tagsrequired
map[string]stringTags associated with the certificate