Closed sanga8 closed 11 months ago
The local role is used instead of the role_arn provided when creating a database
Declare a new schema in profiles.yml. Go to cloudtrail and check the role that performs the CreateDatabase operation. It will be your local role.
schema
The role_arn performs the CreateDatabase operation.
Python: 3.11 dbt-glue: 1.6.6
Describe the bug
The local role is used instead of the role_arn provided when creating a database
Steps To Reproduce
Declare a new
schema
in profiles.yml. Go to cloudtrail and check the role that performs the CreateDatabase operation. It will be your local role.Expected behavior
The role_arn performs the CreateDatabase operation.
Versions
Python: 3.11 dbt-glue: 1.6.6