This repository contains the pipeline init templates used in the AWS SAM CLI for sam pipeline
commands.
To get started with SAM-based pipelines, use the SAM CLI.
See CONTRIBUTING for more information.
# Recommend: run these in a Python virtual environment
pip install aws-sam-cli==1.27.2
pip install pytest~=6.0
pytest tests/
This library is licensed under the MIT-0 License. See the LICENSE file.