diff --git a/manifests/Amazon/AWSCLI/2.1.7.yaml b/manifests/Amazon/AWSCLI/2.1.7.yaml new file mode 100644 index 000000000..079c1a016 --- /dev/null +++ b/manifests/Amazon/AWSCLI/2.1.7.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: aws + +# ================== 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.7 + +InstallerType: msi +Installers: + - Arch: x64 + Url: https://awscli.amazonaws.com/AWSCLIV2-2.1.7.msi + Sha256: 23C6B544418FAA8C083FF34875E6DCD839BC18C1231CCB9E719796C3E7D771A6 + ProductCode: "{E3807BB2-E4B2-43DF-8DFE-06C0FBFACA7C}" + Scope: machine + Language: en-US + +# ManifestVersion: 0.1.0