Hello! Anyone here who have use AWS Secrets Manager Credential store in Orchestrator? I have the access keys and secret keys saved but how do you retrieve the secrets in AWS(username and password i.e.) to be used in UiPath studio workflow?
After reviewing multiple sources, I found that using APIs is a reliable method to retrieve secrets stored in AWS. The following thread also references this approach.