Added Amazon.AWSCLI v2.2.3.0 (#12217)

This commit is contained in:
Esco
2021-05-07 10:24:30 +02:00
committed by GitHub
parent 011ac51951
commit 9c32fb8d0e
3 changed files with 57 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
PackageIdentifier: Amazon.AWSCLI
PackageVersion: 2.2.3.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.3.msi
InstallerSha256: 235DD0252EFCA8190CA475452EE930FA910B7317E970A75D49F9E4008FF8A153
ProductCode: "{94D891DE-94D4-49CD-BEA8-581F74F27F31}"
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.3.0
PackageLocale: en-US
Publisher: Amazon Web Services
PublisherUrl: https://github.com/aws/aws-cli
PublisherSupportUrl: https://github.com/aws/aws-cli/issues
#PrivacyUrl:
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,6 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
PackageIdentifier: Amazon.AWSCLI
PackageVersion: 2.2.3.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0