listPackages
inline suspend fun IotClient.listPackages(crossinline block: ListPackagesRequest.Builder.() -> Unit): ListPackagesResponse
Lists the software packages associated to the account.
Requires permission to access the ListPackages action.