Certificate

X.509 cert + private key.

class: Secret

Realizing resources

aws aws

resourcescopeenumeraterequired permissions
aws:acm:certificate regional acm:ListCertificates acm:ListCertificates

gcp gcp

resourcescopeenumeraterequired permissions
gcp:certificatemanager:certificate regional certificatemanager.projects.locations.certificates.list certificatemanager.certs.list

Rules that touch Certificate 9

An exportable ACM certificate exposes its private key to any principal that can export it.
An exported ACM private key authenticates as the certificate's DNS/TLS server identity.
Forging a CA-trusted cert lets the principal act as the downstream identity.
A SecureString parameter exposes credential material to any reader.
A listKeys holder uses the access-key connection string to read every secret key-value, bypassing data-plane RBAC.
An Automation Account with a legacy RunAs account exposes the RunAs service principal certificate to any runbook via Get-AutomationConnection.
Key Vault Administrator over the vault yields read/decrypt/sign on every object in it.
A vault self-grant yields read of every secret/cert in the vault.
move · open · esc close