Search Criteria
Package Details: aws-sam-cli 1.126.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/aws-sam-cli.git (read-only, click to copy) |
---|---|
Package Base: | aws-sam-cli |
Description: | CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM |
Upstream URL: | https://github.com/aws/aws-sam-cli |
Licenses: | Apache |
Submitter: | javmorin |
Maintainer: | javmorin |
Last Packager: | javmorin |
Votes: | 13 |
Popularity: | 0.94 |
First Submitted: | 2020-06-11 05:09 (UTC) |
Last Updated: | 2024-10-26 22:11 (UTC) |
Dependencies (38)
- docker (rancher-desktop-gitAUR, podman-docker-gitAUR, docker-cli-binAUR, rancher-desktopAUR, docker-gitAUR, podman-docker)
- python-aws-lambda-buildersAUR
- python-aws-sam-translator
- python-boto3
- python-cfn-lint
- python-chevronAUR
- python-click
- python-cookiecutter
- python-dateparser
- python-docker
- python-flask (python-flask-gitAUR)
- python-jmespath
- python-mypy-boto3-apigateway (python-boto3-stubsAUR)
- python-mypy-boto3-cloudformation (python-boto3-stubsAUR)
- python-mypy-boto3-ecr (python-boto3-stubsAUR)
- python-mypy-boto3-iam (python-boto3-stubsAUR)
- python-mypy-boto3-kinesis (python-boto3-stubsAUR)
- python-mypy-boto3-lambda (python-boto3-stubsAUR)
- python-mypy-boto3-s3 (python-boto3-stubsAUR)
- python-mypy-boto3-schemas (python-boto3-stubsAUR)
- Show 18 more dependencies...
Latest Comments
« First ‹ Previous 1 2 3
cortiz commented on 2021-03-09 22:55 (UTC)
==> Making package: aws-sam-cli-bin 1.20.0-1 (Tue 09 Mar 2021 04:54:46 PM CST) ==> Retrieving sources... -> Found aws-sam-cli-linux-x86_64.zip ==> Validating source files with sha256sums... aws-sam-cli-linux-x86_64.zip ... FAILED ==> ERROR: One or more files did not pass the validity check! error downloading sources: aws-sam-cli-bin
enanone commented on 2021-01-13 20:01 (UTC)
Hey @javmorin, thank you very much!! :D
javmorin commented on 2021-01-13 16:12 (UTC) (edited on 2021-01-13 16:18 (UTC) by javmorin)
Firstly, apologies for the disruption.
The
python-aws_lambda_builders
dependency package is in the process of a rename and theaws-sam-cli
package release bump to change the dependency was not pushed as expected. This has now been corrected, and your tools should prompt for the install of the newpython-aws-lambda-builders
package.Please install the new
python-aws-lambda-builders
package, which should prompt to replace the oldpython-aws_lambda_builders
package.enanone commented on 2021-01-13 09:17 (UTC) (edited on 2021-01-13 09:18 (UTC) by enanone)
There is some problem with the
python-aws_lambda_builders
dependency. I have this stacktraceBut I do have
python-aws_lambda_builders
installed:Why was the dependency name changed? How do I fix this?
EDIT: Rebuilding the dependency
python-aws_lambda_builders
withgit pull && makepkg
does not fix the problemjavmorin commented on 2020-11-16 20:20 (UTC)
@boletus_aereus I don't use that functionality, so I cannot verify it myself. As this package just installs the upstream code as-is, I would suggest reviewing the open issues on GitHub (https://github.com/awslabs/aws-sam-cli), and filing one if you don't find your answer there.
boletus_aereus commented on 2020-11-16 18:45 (UTC) (edited on 2020-11-16 18:46 (UTC) by boletus_aereus)
HI, I'm experiencing some trouble when I run "sam deploy --guided" command
Before updating this package it use to works perfect
boletus_aereus commented on 2020-11-11 14:25 (UTC)
Hi, could you please upgrade package to latest version? I think is 1.9. Thanks in advance
boggogo commented on 2020-09-30 22:08 (UTC)
Thank you for the package! Much appreciated! :)
igalmarino commented on 2020-07-20 23:41 (UTC)
Works great ! Thank you very much.
« First ‹ Previous 1 2 3