27 lines
		
	
	
		
			987 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			987 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
 | |
| PackageIdentifier: Amazon.SAM-CLI
 | |
| PackageVersion: 1.23.0
 | |
| PackageLocale: en-US
 | |
| Publisher: AWS Serverless Applications
 | |
| PublisherUrl: https://github.com/aws/aws-sam-cli/
 | |
| PublisherSupportUrl: https://github.com/aws/aws-sam-cli/issues
 | |
| #PrivacyUrl: 
 | |
| Author: AWS Serverless Applications
 | |
| PackageName: AWS SAM Command Line Interface
 | |
| PackageUrl: https://aws.amazon.com/serverless/sam/
 | |
| License: Apache 2.0 license
 | |
| LicenseUrl: https://github.com/aws/aws-sam-cli/blob/master/LICENSE
 | |
| Copyright: Copyright 2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 | |
| CopyrightUrl: https://github.com/aws/aws-sam-cli/blob/master/LICENSE
 | |
| ShortDescription: The AWS Serverless Application Model (SAM) is an open-source framework for building serverless applications.
 | |
| #Description: 
 | |
| Moniker: aws-sam-cli
 | |
| Tags:
 | |
|   - cli
 | |
|   - aws
 | |
|   - amazon
 | |
|   - sam
 | |
|   - serverless
 | |
| ManifestType: defaultLocale
 | |
| ManifestVersion: 1.0.0
 |