Amazon Lake Formation · Arazzo Workflow
Amazon Lake Formation Register Resource and Grant Permissions
Version 1.0.0
Register an Amazon S3 location as a data lake resource and grant a principal access to it.
Provider
Workflows
register-and-grant
Register an S3 data lake location and grant a principal permissions on a resource.
Registers the supplied Amazon S3 path with a data access role, verifies the registration, grants the principal permissions on the target catalog resource, and lists the principal permissions to confirm the grant.
1
registerResource
RegisterResource
Register the Amazon S3 path as a data lake location managed by Lake Formation using the supplied data access role.
2
describeResource
DescribeResource
Confirm the registration by retrieving the current data access role for the registered resource.
3
grantPermissions
GrantPermissions
Grant the principal the requested permissions on the target Data Catalog resource.
4
listPermissions
ListPermissions
List the principal permissions on the resource to verify the grant was applied.