From 9f53db0bdcbdfd9b76cbb032fdb84df242d506d4 Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Mon, 16 Nov 2020 11:01:37 -0500 Subject: [PATCH] Added AWS CLI version 2.1.1. (#4803) --- manifests/Amazon/AWSCLI/2.1.1.yaml | 31 ++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 manifests/Amazon/AWSCLI/2.1.1.yaml diff --git a/manifests/Amazon/AWSCLI/2.1.1.yaml b/manifests/Amazon/AWSCLI/2.1.1.yaml new file mode 100644 index 000000000..bb73b2a58 --- /dev/null +++ b/manifests/Amazon/AWSCLI/2.1.1.yaml @@ -0,0 +1,31 @@ +# ================== General ================== +Id: Amazon.AWSCLI +Publisher: Amazon +Name: AWS Command Line Interface v2 +Author: Amazon +Description: Universal Command Line Interface for Amazon Web Services +AppMoniker: aws +Tags: cli, aws, amazon +#Protocols: +#Commands: + +# ================== License ================== +Homepage: https://aws.amazon.com/cli/ +License: Apache 2.0 license +LicenseUrl: https://github.com/aws/aws-cli/blob/2.0.57/LICENSE.txt + +# ================= Installer ================= +MinOSVersion: 10.0.0.0 +#Channel: stable # Channel is not supported in this preview (5/24/2020) +Version: 2.1.1 + +InstallerType: msi +Installers: + - Arch: x64 + Url: https://awscli.amazonaws.com/AWSCLIV2-2.1.1.msi + Sha256: 87C496ED866DE1141B15DC2455D93456894777630D350455993404FC3D229E51 + ProductCode: "{C5565DDB-4B7D-467B-B5D9-4D57FA9CBDC5}" + Scope: machine + Language: en-US + +# ManifestVersion: 0.1.0