Skip to content

Commit 4884f43

Browse files
committed
Added link to readme.md
1 parent 1736016 commit 4884f43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Some of the existing Redshift customers rely on local users, roles, groups, and
7676

7777
# Redshift to Lake Formation migration utility
7878

79-
This utility 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 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.
8080

8181

8282
# Investigations

0 commit comments

Comments
 (0)