# aws-sam-cli-pipeline-init-templates **Repository Path**: mirrors_aws/aws-sam-cli-pipeline-init-templates ## Basic Information - **Project Name**: aws-sam-cli-pipeline-init-templates - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT-0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-05 - **Last Updated**: 2026-03-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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. * [Introducing AWS SAM Pipelines](https://aws.amazon.com/blogs/compute/introducing-aws-sam-pipelines-automatically-generate-deployment-pipelines-for-serverless-applications/) ## Security See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information. ## Test ```sh # 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.