aws / amazon-ssm-agent

An agent to enable remote management of your EC2 instances, on-premises servers, or virtual machines (VMs).
https://aws.amazon.com/systems-manager/
Apache License 2.0
1.03k stars 323 forks source link

Linux domain join script gets stuck with AWS CLI download where system is in protected environment #532

Open arocki7 opened 10 months ago

arocki7 commented 10 months ago

Hi there,

Currently, the Linux domain join functionality tries to download aws cli before checking whether it's installed in the system itself.

This is causing systems in protected environment to fail while trying to download AWS CLI with no external connectivity.

Regards, Arockiasamy