Table: aws_acm_certificates
This table shows data for Amazon Certificate Manager (ACM) Certificates.
https://docs.aws.amazon.com/acm/latest/APIReference/API_CertificateDetail.html (opens in a new tab)
The primary key for this table is arn.
Columns
Name | Type |
---|---|
_cq_source_name | utf8 |
_cq_sync_time | timestamp[us, tz=UTC] |
_cq_id | uuid |
_cq_parent_id | uuid |
account_id | utf8 |
region | utf8 |
arn (PK) | utf8 |
tags | json |
certificate_authority_arn | utf8 |
created_at | timestamp[us, tz=UTC] |
domain_name | utf8 |
domain_validation_options | json |
extended_key_usages | json |
failure_reason | utf8 |
imported_at | timestamp[us, tz=UTC] |
in_use_by | list<item: utf8, nullable> |
issued_at | timestamp[us, tz=UTC] |
issuer | utf8 |
key_algorithm | utf8 |
key_usages | json |
not_after | timestamp[us, tz=UTC] |
not_before | timestamp[us, tz=UTC] |
options | json |
renewal_eligibility | utf8 |
renewal_summary | json |
revocation_reason | utf8 |
revoked_at | timestamp[us, tz=UTC] |
serial | utf8 |
signature_algorithm | utf8 |
status | utf8 |
subject | utf8 |
subject_alternative_names | list<item: utf8, nullable> |
type | utf8 |