# AWS-ACM

The table below describes the AWS-ACM APIs which are supported for certificates
management.

Click on the API name to access the complete AWS documentation for that action.

| AWS API Reference                                                                                             | Ignored Param   | Optional Parameters   | Required Parameters        | Unsupported Params   |
|---------------------------------------------------------------------------------------------------------------|-----------------|-----------------------|----------------------------|----------------------|
| [DeleteCertificate](https://docs.aws.amazon.com/acm/latest/APIReference/API_DeleteCertificate.html)           | []              | []                    | CertificateArn             | []                   |
| [DescribeCertificate](https://docs.aws.amazon.com/acm/latest/APIReference/API_DescribeCertificate.html)       | []              | []                    | CertificateArn             | []                   |
| [GetCertificate](https://docs.aws.amazon.com/acm/latest/APIReference/API_GetCertificate.html)                 | []              | []                    | CertificateArn             | []                   |
| [ImportCertificate](https://docs.aws.amazon.com/acm/latest/APIReference/API_ImportCertificate.html)           | []              | CertificateChain      | Certificate<br/>PrivateKey | []                   |
| [ListCertificates](https://docs.aws.amazon.com/acm/latest/APIReference/API_ListCertificates.html)             | []              | []                    | []                         | []                   |
| [ListTagsForCertificate](https://docs.aws.amazon.com/acm/latest/APIReference/API_ListTagsForCertificate.html) | []              | []                    | CertificateArn             | []                   |
