You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,7 @@ Some of the existing Redshift customers rely on local users, roles, groups, and
76
76
77
77
# Redshift to Lake Formation migration utility
78
78
79
-
This [utility](src/LakeFormationMigrationUtility) streamlines the process of migrating data access permissions from Amazon Redshift to AWS Lake Formation through several key functions. It automatically extracts user permissions from both Redshift datashare and local databases by analyzing table-level grants. The utility then generates the necessary AWS CLI commands to establish equivalent permissions in Lake Formation supporting AWS Identity Center (IDC) authentication. Additionally, it creates rollback scripts that enable easy cleanup of permissions if needed.
79
+
This [utility](src/LakeFormationMigrationUtility) streamlines the process of migrating data access permissions from Amazon Redshift to AWS Lake Formation for seamless migration to a SageMaker Lakehouse architecture. It automatically extracts user permissions from both Redshift datashare and local databases by analyzing table-level grants. The utility then generates the necessary AWS CLI commands to establish equivalent permissions in Lake Formation supporting AWS Identity Center (IDC) authentication. Additionally, it creates rollback scripts that enable easy cleanup of permissions if needed.
0 commit comments