Added AWS Command Line Interface v2 version 2.2.4.0. (#12518)

This commit is contained in:
Easton Pillay
2021-05-11 22:22:26 -04:00
committed by GitHub
parent 0d029905fd
commit 639925229b
3 changed files with 59 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
PackageIdentifier: Amazon.AWSCLI
PackageVersion: 2.2.4.0
MinimumOSVersion: 10.0.0.0
Commands:
- aws
InstallModes:
- interactive
- silent
- silentWithProgress
Installers:
- Architecture: x64
InstallerType: msi
InstallerUrl: https://awscli.amazonaws.com/AWSCLIV2-2.2.4.msi
InstallerSha256: 0E2907370A18FBEA4B06A07A866A804A33E9E9A5FF564F63F78193DA56FCCE92
ProductCode: "{E05E346A-7192-40B0-8B14-113C19A5125B}"
Scope: machine
InstallerLocale: en-US
UpgradeBehavior: install
ManifestType: installer
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,30 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
PackageIdentifier: Amazon.AWSCLI
PackageVersion: 2.2.4.0
PackageLocale: en-US
Publisher: Amazon Web Services
PublisherUrl: https://github.com/aws/aws-cli
PublisherSupportUrl: https://github.com/aws/aws-cli/issues
Author: Amazon Web Services
PackageName: AWS Command Line Interface v2
PackageUrl: https://aws.amazon.com/cli/
License: Apache 2.0 license
LicenseUrl: https://github.com/aws/aws-cli/blob/develop/LICENSE.txt
Copyright: Copyright 2012-2020 Amazon.com, Inc.
CopyrightUrl: https://github.com/aws/aws-cli/blob/develop/LICENSE.txt
ShortDescription: Universal Command Line Interface for Amazon Web Services
Description: The AWS CLI is an open source tool built on top of the AWS SDK for Python (Boto) that provides commands for interacting with AWS services. With minimal configuration, you can start using all of the functionality provided by the AWS Management Console from your favorite terminal program.
Moniker: aws
Tags:
- awscli
- aws
- cli
- cloud
- web
- services
- s3
- foss
- open source
ManifestType: defaultLocale
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
PackageIdentifier: Amazon.AWSCLI
PackageVersion: 2.2.4.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0