aws-sam-cli 1.125.0
0
AWS SAM CLI is a CLI tool for local development and testing of Serverless applications
Contents
AWS SAM CLI is a CLI tool for local development and testing of Serverless applications
How to Install aws-sam-cli
You can install aws-sam-cli using pip
pip install aws-sam-cli
or add it to a project with poetry
poetry add aws-sam-cli
Package Details
- Author
- Amazon Web Services
- License
- Apache License 2.0
- Homepage
- https://github.com/aws/aws-sam-cli
- PyPi:
- https://pypi.org/project/aws-sam-cli/
Classifiers
- Internet
- Software Development/Build Tools
- Utilities
Related Packages
Errors
A list of common aws-sam-cli errors.
Code Examples
Here are some aws-sam-cli
code examples and snippets.