Prepare your Windows or Ubuntu client for Powershell deployment.
Procedure
-
Open the Powershell command window with administrative rights.
-
Run these commands.
Windows Ubuntu Install-Module -Name AWSPowerShell -Force Install-Package 7Zip4PowerShellInstall-Module -Name AWS.Tools.Common Install-AWSToolsModule AWS.Tools.EC2,AWS.Tools.S3 -CleanUpWhat to do next
Prepare the Amazon AWS EC2 environment.
Was this page helpful?