The customer have multiple accounts on AWS, he is looking into a simpler way of managing those accounts. Currently we are using secret key authentication for each account. This will require us to create secret key for EACH account that we have. Is there a way to have a single account that can connect to all instances?
Release : 20.4
Component : UIM - AWS
It is not possible from the probe side. If each account needs different password on aws, the probe cannot use a single password.