AWS List Reserved Instance Contracts

1). Install the AWS CLI for PowerShell https://docs.aws.amazon.com/powershell/latest/userguide/pstools-getting-set-up-windows.html Click Start > type PowerShell > right click run as Administrator Run commands: Install-Module -Name AWS.Tools.Installer Install-Module -Name AWSPowerShell Set-ExecutionPolicy RemoteSigned Set-AWSCredential …