Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in AWS by (5.6k points)
I have configured AWS CLI on my Powershell and everything is working fine, but when I try to run the same from Powershell ISE, it seems that Powershell ISE did not recognize "AWS" command at all.

So whether AWS CLI is supported on Powershell ISE?

1 Answer

0 votes
by (12.4k points)

The PowerShell ISE is no longer actively developed and there are reasons not to use it (bottom section). The editor that offers the best PowerShell development experience, across platforms, is Visual Studio Code, combined with its PowerShell extension, which is under active development.

Try restarting the ISE. There should be no difference in what programs you can call by mere filenames, such as "aws" if there is, check your "$PROFILE" file from a regular PowerShell session to see if "$env:PATH" additions are made there that the ISE which has its own "$PROFILE" doesn't see.

Interested to know about AWS? Come & join AWS Training provided by Intellipaat.

Related questions

Want to get 50% Hike on your Salary?

Learn how we helped 50,000+ professionals like you !

0 votes
1 answer
0 votes
1 answer
asked Dec 19, 2020 in AWS by devin (5.6k points)
0 votes
1 answer

Browse Categories

...