31 lines
		
	
	
		
			883 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			883 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json
 | |
| PackageIdentifier: Amazon.AWSCLI
 | |
| Publisher: Amazon
 | |
| PackageName: AWS Command Line Interface v2
 | |
| Author: Amazon
 | |
| ShortDescription: Universal Command Line Interface for Amazon Web Services
 | |
| Moniker: aws
 | |
| Tags:
 | |
| - cli
 | |
| - aws
 | |
| - amazon
 | |
| Commands:
 | |
| - aws
 | |
| PackageUrl: https://aws.amazon.com/cli/
 | |
| License: Apache 2.0 license
 | |
| LicenseUrl: https://github.com/aws/aws-cli/blob/2.1.28/LICENSE.txt
 | |
| MinimumOSVersion: 10.0.0.0
 | |
| PackageVersion: 2.1.36
 | |
| InstallerType: msi
 | |
| Installers:
 | |
| - Architecture: x64
 | |
|   InstallerUrl: https://awscli.amazonaws.com/AWSCLIV2-2.1.36.msi
 | |
|   InstallerSha256: 03EFCABC995C51890DE98C0161A600E0F4ED951A58126180F5D4DF5BD7FFE0EF
 | |
|   Scope: machine
 | |
|   InstallerLocale: en-US
 | |
|   ProductCode: "{D920C27C-4F6A-48D7-AFDC-A2DA81A380AB}"
 | |
| PackageLocale: en-US
 | |
| ManifestType: singleton
 | |
| ManifestVersion: 1.0.0
 | |
| 
 |