Open
Description
Describe the bug
Instead of using access and secret key, I am trying to use aws_role
To Reproduce
Steps to reproduce the behavior:
source:
type: glue
config:
aws_region: us-west-2
aws_role: 'arn:aws:iam::582558643208:role/eks-node-role-5fea1368'
error is
datahub.ingestion.run.pipeline.PipelineInitError: Failed to configure the source (glue): No credentials available for role assumption
Expected behavior
I expected that this would work.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.