AWS Certificate Manager

List certificates

Retrieve a list of certificate ARNs and domain names.

Inputs

Field

Type

Description

region [required]

enum

default: us-east-1

certificateStatuses

[string]

Filter the certificate list by status value.

limit

number

Number of items to return.

Outputs

Expand All

Field

Type

Description

certificateSummaryList

[object]

A list of ACM certificates.

CertificateArn

string

Amazon Resource Name (ARN) of the certificate. This is of the form: arn:aws:acm:region:123456789012:certificate/12345678-1234-1234-1234-123456789012 For more information about ARNs, see Amazon Resource Names (ARNs).

DomainName

string

Fully qualified domain name (FQDN), such as www.example.com or example.com, for the certificate.