- AWS Tools for PowerShell 6
- Ramesh Waghmare
- 137字
- 2021-07-15 17:09:21
Prerequisites for AWS Tools
In order to use AWS Tools for PowerShell, you need to have the minimum configuration running:
- Microsoft Windows XP or higher versions
- Windows PowerShell 2.0 or higher versions (PowerShell 5.1 or later for Tools for PowerShell Core)
On Linux servers, if you install PowerShell using yum, the dependency modules will be installed automatically. With the rpm type install, you may need to install a couple of individual modules before you attempt to install PowerShell on Linux. Likewise, there are some dependencies for each platform, which can be seen as part of the documentation. I encourage you to refer to a platform-specific documentation. In this book, I will touch base on Linux and Windows related prerequisites only. On Red Hat, the PowerShell install using the yum installer will install the modules libunwind and uuid.
推薦閱讀
- ExtGWT Rich Internet Application Cookbook
- Learning Cython Programming
- OpenCV 3和Qt5計算機視覺應用開發
- Learn Swift by Building Applications
- C語言從入門到精通(第4版)
- MySQL數據庫管理與開發實踐教程 (清華電腦學堂)
- C語言程序設計
- FPGA Verilog開發實戰指南:基于Intel Cyclone IV(進階篇)
- Creating Stunning Dashboards with QlikView
- Lighttpd源碼分析
- PHP 7從零基礎到項目實戰
- iOS開發項目化入門教程
- 深入分析GCC
- Python預測分析與機器學習
- MongoDB Administrator’s Guide