AWS Secret Manager Credential

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?

Any leads are appreciated! Thank you!

Hi @kgrln

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.

Hi @pradeep931 , were you able to use the API using http request in studio?