FG

How can I get ec2 command run in git-bash?

Fresh3 days ago
Mar 15, 20267143 views
Confidence Score0%
0%

Problem

I installed ec2 command line tools on windows this morning. When I try to run a command in the git bash, I get this output: But if I open up just standard , everything works fine. I want to be able to use my git bash for everything. I noticed that the git bash just uses the cmd prompt but with extr…

Error Output

Exception in thread "main" java.lang.NoClassDefFoundError: com/amazon/aes/webservices/client/cmd/DescribeInstances
Caused by: java.lang.ClassNotFound…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How can I get ec2 command run in git-bash?

Low Risk

I found a solution here: bash shell does not run .bat files Run in the appropriate directory (you can't do a subfolder for some reason).

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment