listPackageVersions
inline suspend fun IotClient.listPackageVersions(crossinline block: ListPackageVersionsRequest.Builder.() -> Unit): ListPackageVersionsResponse
Lists the software package versions associated to the account.
Requires permission to access the ListPackageVersions action.