Amazon Lake Formation · Arazzo Workflow
Amazon Lake Formation Migrate Principal Permissions
Version 1.0.0
Grant a destination principal the same permissions and then revoke them from the source principal.
Provider
Workflows
migrate-principal-permissions
Transfer resource permissions from a source principal to a destination principal.
Lists the source principal's permissions, grants the same permissions to the destination principal, and revokes them from the source principal to complete the handoff.
1
listSource
List the source principal's current permissions on the resource to confirm there is something to migrate.
2
grantDestination
Grant the destination principal the same permissions on the resource.
3
revokeSource
Revoke the permissions from the source principal to complete the transfer.
4
listDestination
List the destination principal's permissions to confirm the migration landed.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.