Préparez votre client Windows ou Ubuntu pour le déploiement PowerShell. Installez AWSPowerShell sur votre machine. Reportez-vous à la section Installer les outils AWS pour PowerShell sous Windows.
Procédure
-
Ouvrez la fenêtre de commande Powershell avec des droits d'administration.
-
Exécutez ces commandes.
Windows Ubuntu Install-Module -Name AWSPowerShell -ForceInstall-Package 7Zip4PowerShellInstall-Module -Name AWS.Tools.Common Install-AWSToolsModule AWS.Tools.EC2,AWS.Tools.S3 -CleanUpÉtapes suivantes
Préparez l'environnement Amazon AWS EC2.
Cette page vous a-t-elle été utile ?