aws / aws-sam-cli-pipeline-init-templates

MIT No Attribution
44 stars 39 forks source link

AWS SAM CLI Pipeline Init Templates

This repository contains the pipeline init templates used in the AWS SAM CLI for sam pipeline commands.

Getting Started

To get started with SAM-based pipelines, use the SAM CLI.

Security

See CONTRIBUTING for more information.

Test

# Recommend: run these in a Python virtual environment
pip install aws-sam-cli==1.27.2
pip install pytest~=6.0
pytest tests/

License

This library is licensed under the MIT-0 License. See the LICENSE file.