searchCertificates
abstract suspend fun searchCertificates(input: SearchCertificatesRequest = SearchCertificatesRequest { }): SearchCertificatesResponse
Retrieves a list of certificates matching search criteria. You can filter certificates by X.509 attributes and ACM specific properties like certificate status, type and renewal eligibility. This operation provides more flexible filtering than ListCertificates by supporting complex filter statements.