listCertificatesByCa
inline suspend fun IotClient.listCertificatesByCa(crossinline block: ListCertificatesByCaRequest.Builder.() -> Unit): ListCertificatesByCaResponse
List the device certificates signed by the specified CA certificate.
Requires permission to access the ListCertificatesByCA action.