hainenber commented on issue #32315:
URL: https://github.com/apache/superset/issues/32315#issuecomment-2670479667

   Can you perform this change? I'm not seeing any AWS doc mentioning using the 
canonical ARN URI for IAM-authenticated user to Redshift.
   
   ```diff
   + "user": f'IAMR:arn:aws:iam::{account_id}:role/{role_name}'
   - "user": f'IAMR:{role_name}'
   ```
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to