Hello,
Quick question, is it possible to use AWS nodes on N8N using IAM roles instead of passing in access key and secert keys ?
In my Org, creating IAM access key and secert key is prohibited, instead I can do a assume role to an instance where the N8N is running and access the resources. I would like to know how can I use the AWS nodes on N8N by passing in the assume role name instead of keys ?