This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| cloud:aws:links [2022/09/03 16:09] – created lunetikk | cloud:aws:links [2022/09/03 16:31] (current) – lunetikk | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== AWS Links ====== |
| - | ===== Installation Windows ===== | + | [[https:// |
| - | Either install it via download here: [[https://awscli.amazonaws.com/AWSCLIV2.msi|https: | + | [[https://docs.aws.amazon.com/AmazonS3/latest/userguide/ |
| - | or via msiexec in PowerShell | ||
| - | < | ||
| - | msiexec.exe /i https:// | ||
| - | </ | ||
| - | |||
| - | ===== Installation Linux ===== | ||
| - | |||
| - | < | ||
| - | </ | ||
| - | |||
| - | ===== Check Installation ===== | ||
| - | |||
| - | Execute the following to show the current version | ||
| - | < | ||
| - | aws --version | ||
| - | </ | ||
| - | |||
| - | Source: [[https:// | ||