AWS SAM CLI v1.1.0 (#3369)

This commit is contained in:
Esco
2020-09-01 18:21:19 +02:00
committed by GitHub
parent 69eae6f395
commit 7203c61c5d

View File

@@ -0,0 +1,35 @@
# ================== General ==================
Id: Amazon.SAM-CLI
Publisher: Amazon
Name: AWS Serverless Application Model
Author: Amazon
Description: The AWS Serverless Application Model (SAM) is an open-source framework for building serverless applications.
AppMoniker: aws sam cli
Tags: cli, aws, amazon, sam, serverless
#Protocols:
#Commands:
# ================== License ==================
Homepage: https://aws.amazon.com/serverless/sam/
License: Apache 2.0 license
LicenseUrl: https://github.com/aws/aws-sam-cli/blob/v1.1.0/LICENSE
# ================= Installer =================
MinOSVersion: 10.0.0.0
#Channel: stable # Channel is not supported in this preview (5/24/2020)
Version: 1.1.0
InstallerType: msi
Installers:
- Arch: x64
Url: https://github.com/aws/aws-sam-cli/releases/download/v1.1.0/AWS_SAM_CLI_64_PY3.msi
Sha256: a9951ea8bc3919f5ac55325fa099ae11e27c59e13084d847c220a42ad02308d7
Scope: machine
Language: en-US
#- Arch: x86 # Support for multiple installers are not supported in this preview (5/24/2020)
#Url: https://github.com/aws/aws-sam-cli/releases/download/v1.1.0/AWS_SAM_CLI_32_PY3.msi
#Sha256: Dosn't exist
#Scope: machine
#Language: en-US
# ManifestVersion: 0.1.0