listCaCertificates
inline suspend fun IotClient.listCaCertificates(crossinline block: ListCaCertificatesRequest.Builder.() -> Unit): ListCaCertificatesResponse
Lists the CA certificates registered for your Amazon Web Services account.
The results are paginated with a default page size of 25. You can use the returned marker to retrieve additional results.
Requires permission to access the ListCACertificates action.