Managing deployment using SSM

0

Hi, I am using Jenkins to deploy, by using an SSH connection. I started to use SSM with the AzureAD credentials (SSO solution), how can I deploy? as Jenkins doesn't have an AAD account so it can't access the instances for deployment. Any idea?

2 回答
2

If your Jenkins is deployed in EC2 instance, you can asign it an instance profile (IAM role). Add an IAM policy that allows access to the SSM to the IAM role. No more actions required in this case.

profile picture
专家
已回答 1 年前
profile picture
专家
Artem
已审核 1 个月前
0

You need create a ssh key and configure in jenkins

profile picture
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则