I have a highly multi-account environment and Users that are assigned multiple permission sets per account.
e.g. Bob has both Administrator and ReadOnly for Test and Prod accounts. Say I want to only remove Bob's Administrator access for the Prod account, but leave his ReadOnly permission and also leave the both the Administrator and ReadOnly permission sets intact (because Alice is still an Administrator in Prod).
How do I do this in IAM Identity Center? The only options seem to be to delete the permission set or disable/delete the user. I don't see how to remove a permission set from a user for a specific account.