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.06k stars 325 forks source link

Adding steps to skip AWS CLI Install if already installed #533

Open arocki7 opened 1 year ago

arocki7 commented 1 year ago

*Issue #532

Description of changes: Adding steps to check whether AWS CLI v2 is installed and skip if already installed.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

arocki7 commented 1 year ago

Can you please review this PR? @smhmhmd