I have added a credential of the type AWS Secrets Manager (Read Only) in the orchestrator credential store. (Please refer to the attached image.)
Some posts in the UiPath community suggest that this credential can be accessed using the Get Credential activity, however, I have not been able to use the activity to access the AWS Secrets Manager from the credential store.
Please let me know if anyone knows how to access the AWS Secrets Manager from the credential store in UiPath Studio.
Yes, I have already created a credential in AWS and got the corresponding keys that I have entered while creating the credential of the type AWS Secrets Manager in the credential store as shown in the attached image.
Yes, true. I was not being able to create the asset to be linked to the credential store as I was not entering the value for the External Name of the asset manually as some value was appearing in the External Name field by default.
I have created the asset now, but I am getting the error Get Credential: Failed to read Secrets_Access_Abhimanyu_Rawlley from Credential Store type AWS Secrets Manager (read only) Error code: 2304; Asset name: Secrets_Access_Abhimanyu_Rawlley.
For your reference, I am posting the images of the get credential activity, the top part of the asset created, the bottom part of the asset created, the credential store and the AWS secret manager respectively.
I just wanted to check if there is any need and way to pass the secret key ‘abc’ as entered in AWS to fetch the corresponding secret value “xyz” and if there is any need to add the robot asset value and/or the Properties (Key-value pairs) in the asset.
I have changed the external name field of the asset to the value “abc” to match with the secret key name in AWS. I am attaching the new image of my asset.
Also while creating the Asset please provide the external Name has your Secret store name Example : if your secret manager name is “Secrets_Access_Abhimanyu_Rawalley” Then the external name in the Asset also should be the same .