when I try to clone my private repository from bitbucket to my ec2 instance using ssm agent I get
Permission denied (publickey).
fatal: Could not read from remote repository.
after invistagation I found that ssm command for some resone cant see any of my public keys in ~/.ssh/ , how to git clone from bitbucket using ssm ?