Glue crawler in cross account

0

I need to configure my glue crawler to catalog data from another organizations account.

I have a S3 bucket in account A with the data to be cataloged In** account B** I need to catalog the data from account A. In my case, I can't link to a user, I just want to pass the role to the crawler This way I`m running the crawler successfully, but it does not catalog the tables.

wilian
asked 6 months ago212 views
1 Answer
0

That is not a good practice and will complicate the maintenance and your users access to the data (remember they need both permission to the catalog and to s3).
You can use a role from account B which has permission to the bucket in A but I would recommend instead moving the data to account B if possible or using the crawler in account A and then sharing the table with account A using the LakeFormation

profile pictureAWS
EXPERT
answered 6 months ago
profile picture
EXPERT
reviewed a month ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions