We are trying to use AWS Parameter store for storing the username/passwords and access those parameters from MuleSoft CloudHub.
MuleSoft CloudHub in the background uses AWS Instances for deploying the applications to Workers.
So my question is can we do Cross Account Trust and we would assumeRole and grant access.
In this article (https://help.mulesoft.com/s/article/How-to-use-Default-AWS-Credentials-Provider-Chain-in-S3-connector) its mentioned that we can use cross-account but it doesnt work on CloudHub , can someone confirm that ?
Anyone done this before ?
Thanks.