in liquibase documentation i can see only username/password authentication with any Database, but i want to use aws iam role authentication, is it possible with liquibase, we have already implemented iam role authentication with our microservices with mongodb atlas as mongodb atlas support aws iam role authentication
IAM can also be used in the community version, although is not fully supported by Liquibase (meaning it’s not tested), but you can set it up and try it on your own, and if you have any questions you can just let us know.
Regarding your previous question I’m wondering whether what you are looking for is here or what you need is not specified even there.
Hope this helps, if not please let me know and I’ll try to find out what you need as soon as possible.