Using Console
Using CLI
Using Python
list_certificates
method of ACM client in Boto3 to list all the ACM Certificates. Here is a sample script:
describe_certificate
method of ACM client in Boto3 to get the details of each certificate. Here is a sample script: