Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 731 Bytes

File metadata and controls

26 lines (16 loc) · 731 Bytes

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.