Added AWS Command Line Interface v2 version 2.2.5.0. (#12995)

This commit is contained in:
Easton Pillay
2021-05-16 00:03:33 -04:00
committed by GitHub
parent 2b1bc5e13e
commit 12e2171902
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.5.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.5.msi
InstallerSha256: 9A331FE84601A3DF05667C23E58A8C5D997862EC353935C796DB1CC973EE0833
ProductCode: "{BD3F37EB-7073-424E-B2DE-8113EE8F0451}"
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.5.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.5.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0