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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT No Attribution


Languages

Language:Shell 51.0%Language:Python 49.0%