listOutgoingCertificates
inline suspend fun IotClient.listOutgoingCertificates(crossinline block: ListOutgoingCertificatesRequest.Builder.() -> Unit): ListOutgoingCertificatesResponse
Lists certificates that are being transferred but not yet accepted.
Requires permission to access the ListOutgoingCertificates action.