Amazon Lake Formation · Arazzo Workflow
Amazon Lake Formation Revoke Permissions and Verify
Version 1.0.0
Revoke a principal's permissions on a resource and verify they were removed.
Provider
Workflows
revoke-and-verify
Revoke a principal's permissions on a resource and confirm removal.
Lists current permissions, revokes the requested permissions from the principal on the target resource when any exist, and re-lists to confirm the revocation took effect.
1
listBefore
ListPermissions
List the principal's current permissions on the resource before any revocation is attempted.
2
revokePermissions
RevokePermissions
Revoke the requested permissions from the principal on the target resource.
3
listAfter
ListPermissions
Re-list the principal's permissions on the resource to confirm the requested permissions were removed.