Prerequisites
To follow this tutorial you will need:
- AWS official AWS Command Line Interface (AWS CLI) version >= 2.13
- An Astran Continuity Cloud account. If you don't already have one, please contact our sales team
Additionally you will need the following depending on your system:
- Mac/Linux/Windows Subsystem for Linux (WSL)
- Windows
- curl
- Powershell
tip
If you are a Windows 10 or 11 user, we recommend using the Windows Subsystem for Linux (WSL) and following the instructions for Linux.
Install or update the AWS CLI
You can refer to the AWS CLI User Guide for more information on how to install the AWS CLI.
Checking the AWS CLI version
You can check the version of your AWS CLI using the following command:
aws --version