Revoke dynamic secrets of user at once

We are planning of using vault dynamic credential for database and aws. Have been using JumpCloud ldap. Is it possible for viewing and revoking all the secrets requested by a user at once or maybe of a path?
For eg, a user might have requested aws user(key, token) using ldap auth. When the user is no longer with our org, we want to revoke all credentials created by him. Is this possible through vault community edition currently?
Thanks!