Verify permissions and privileges
To extract AWS Glue metadata, you need account access and permissions to the AWS Glue and Amazon Athena source systems.
Verify that the administrator performs the following tasks:
- •Creates a user account for the Informatica user to access the AWS Glue source system.
- •Configures the read permission on the AWS Glue source for the user account.
- • Grants the following Identity and Access Management (IAM) permissions to the user to access all user-defined databases:
glue:BatchGetJobs
glue:GetDatabases
glue:GetJobRuns
glue:GetCatalogImportStatus
glue:GetJobs
glue:ListJobs
- •Grants the following IAM permissions to the user to perform operations on Amazon S3 buckets:
s3:GetObject
s3:ListBucket
- •Grants the required permissions to extract metadata from the Amazon Athena source. See Amazon Athena in the Catalog Source Configuration help.