View a markdown version of this page

Supported CloudWatch metrics - Amazon Certificate Manager
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).

Supported CloudWatch metrics

Amazon CloudWatch is a monitoring service for Amazon resources. You can use CloudWatch to collect and track metrics, set alarms, and automatically react to changes in your Amazon resources.

The AWS/CertificateManager namespace includes the following metrics.

Metric Description Unit Dimensions
DaysToExpiry Number of days until a certificate expires. ACM publishes this metric twice per day for every certificate until expiration, and stops publishing it after a certificate expires. Integer CertificateArn
  • Value: ARN of the certificate

CertificateIssuanceSuccess The number of certificates successfully issued through an ACME endpoint. ACM publishes a value of 1 for each successful issuance and 0 otherwise. Count AcmeEndpointArn
  • Value: ARN of the ACME endpoint

CertificateIssuanceFailed The number of certificate issuance attempts that failed for an ACME endpoint. ACM publishes a value of 1 for each failed issuance and 0 otherwise. Count AcmeEndpointArn
  • Value: ARN of the ACME endpoint

For more information about CloudWatch metrics, see the following topics: