deletePackageVersion
inline suspend fun IotClient.deletePackageVersion(crossinline block: DeletePackageVersionRequest.Builder.() -> Unit): DeletePackageVersionResponse
Deletes a specific version from a software package.
Note: If a package version is designated as default, you must remove the designation from the software package using the UpdatePackage action.