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
전문가
답변함 일 년 전
profile picture
전문가
Artem
검토됨 한 달 전
0

You need create a ssh key and configure in jenkins

profile picture
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠