aws / aws/aws-sam-cli

Custom script invocation

Open
#6,109 2 comments 1 reaction 0 assignees View on GitHub
type/feature
Dominant language
Python
Stars
6.7k
Forks
1.2k
Avg merge
1d 10h
Merged PRs (30d)
52

Description

Hey there

I am using aws SAM to deploy a microservices(multiple lambdas) based api.
One of the lambdas invokes an AWS batch job.
The AWS batch infrastructure is also maintained by the same SAM template.
The AWS batch job is dependent on an ECR image.
In order to complete the AWS batch deployment I need to run a script to build the ECR image and push it.
Currently I do it via manually running a bash script. Is there any way to invoke the script via SAM ?

Best,
Roy

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.