Data retrieval APIs for AWS Certificate Manager
AWS Certificate Manager provides the following APIs for data retrieval.
| Actions | Description | Access level |
|---|---|---|
| DescribeAcmeAccount | Retrieve details of an ACME account | Read |
| DescribeAcmeDomainValidation | Retrieve details of an ACME domain validation | Read |
| DescribeAcmeEndpoint | Retrieve details of an ACME endpoint | Read |
| DescribeAcmeExternalAccountBinding | Retrieve details of an ACME external account binding | Read |
| DescribeCertificate | Retreive a certificates and its metadata | Read |
| ExportCertificate | Export an exportable certificate for use anywhere | Read |
| GetAccountConfiguration | Retrieve account level configuration from AWS Certificate Manager | Read |
| GetAcmeExternalAccountBindingCredentials | Retrieve credentials for an ACME external account binding | Read |
| GetCertificate | Retrieve a certificate and certificate chain for a certificate ARN | Read |
| ListAcmeAccounts | List ACME accounts | List |
| ListAcmeDomainValidations | List ACME domain validations | List |
| ListAcmeEndpoints | List ACME endpoints | List |
| ListAcmeExternalAccountBindings | List ACME external account bindings | List |
| ListCertificates | Retrieve a list of certificates for specific certificate parameters | List |
| ListTagsForCertificate | Lists the tags that have been associated with a certificate | Read |
| ListTagsForResource | List tags for a resource | Read |
| SearchCertificates | Retrieve a list of certificates matching search criteria | List |