Skip to main content
Sishira
Most Valuable Pathfinder
Most Valuable Pathfinder
November 11, 2024
Solved

automation anywhere AWS Secret Manager Auto Lgin

  • November 11, 2024
  • 2 replies
  • 97 views

Hi Team,

I couldn’t find any clear instruction on how to configure AA Auto login using AWS Secret manager. Do you have any Video or click level document for configuration.

    Best answer by Sishira

    Found the solution.. their is a small typo in the document causing this issue--

    While creating Username and Password as key value pair.. Make it small case like “username” and “password”

    2 replies

    Cadet | Tier 2
    November 11, 2024

    https://apeople.automationanywhere.com/s/article/AWS-secrets-manager-for-CR-user-autologin - Followed the same steps here, I can see from AWS Cloudtrail logs AA is making API call but unable to fetch the key/pair values for the mapped secrets, fails with below error during task execution - 

    Could not obtain Username

    Sishira
    Most Valuable Pathfinder
    SishiraMost Valuable PathfinderAuthorAnswer
    Most Valuable Pathfinder
    November 12, 2024

    Found the solution.. their is a small typo in the document causing this issue--

    While creating Username and Password as key value pair.. Make it small case like “username” and “password”