- 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.
推薦閱讀
- JavaScript修煉之道
- Visual FoxPro程序設計教程(第3版)
- Hands-On Data Structures and Algorithms with JavaScript
- 深入實踐Spring Boot
- Apache Spark 2 for Beginners
- HTML5+CSS3基礎開發教程(第2版)
- Python高效開發實戰:Django、Tornado、Flask、Twisted(第2版)
- Windows Presentation Foundation Development Cookbook
- INSTANT Mercurial SCM Essentials How-to
- C語言實驗指導及習題解析
- GameMaker Programming By Example
- Symfony2 Essentials
- ExtJS Web應用程序開發指南第2版
- Xamarin Blueprints
- Application Development with Parse using iOS SDK