aws / aws/serverless-application-model

Support CodePipeline Triggers

Open
#1,368 4 comments 2 reactions 0 assignees View on GitHub
area/event-source area/resource/function maintainer/need-followup type/feature type/function/new-event-source
Dominant language
Python
Stars
9.6k
Forks
2.5k
Avg merge
1d 11h
Merged PRs (30d)
7

Description

**Description:**
Feature request: I am trying to setup a SAM app and I would like my database microservice that runs migration and seeders to be triggered via CodePipeline. Right now, which CodePipeline supports the triggering of lambdas, SAM does not support a CodePipeline event source.

**Steps to reproduce the issue:**
1. Setup template with an Event
2. Add event type of "CodePipeline"

**Observed result:**
Unsupported

**Expected result:**
AWS::Serverless::Function templates would support all of the supported event types that lambda does.

Thanks!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.