Amazon Lake Formation · Arazzo Workflow
Amazon Lake Formation Rotate Resource Data Access Role
Version 1.0.0
Swap the IAM data access role on a registered data lake location by deregistering and re-registering it.
Provider
Workflows
reregister-resource-role
Rotate the IAM data access role on a registered data lake location.
Captures the current registration, deregisters the location, re-registers it with a new IAM role, and confirms the new role via a describe.
1
describeBefore
DescribeResource
Capture the current data access role for the registered location before rotation.
2
deregisterResource
DeregisterResource
Deregister the location so it can be re-registered with the new role.
3
reregisterResource
RegisterResource
Re-register the same location with the new IAM data access role.
4
describeAfter
DescribeResource
Describe the location again to confirm the new data access role is in effect.