Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Detail how to use Sceptre hooks to deploy lambda (#983)
In order to deploy Lambda functions using either the AWS CLI or SAM CLI we need to generate the packaged version of the Lambda functions first. This patch details how to add the "package" command using Sceptre hooks in a way that reuses existing Sceptre config.yaml file information to populate the command details. Signed-off-by: Thanh Ha <[email protected]> Co-authored-by: Khai Do <[email protected]>
- Loading branch information