deletePermissionVersion
inline suspend fun RamClient.deletePermissionVersion(crossinline block: DeletePermissionVersionRequest.Builder.() -> Unit): DeletePermissionVersionResponse
Deletes one version of a customer managed permission. The version you specify must not be attached to any resource share and must not be the default version for the permission.
If a customer managed permission has the maximum of 5 versions, then you must delete at least one version before you can create another.