Skip to content

using glue source with aws_role #13529

Open
@alberttwong

Description

@alberttwong

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugBug report

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions