Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 286 Bytes

File metadata and controls

4 lines (3 loc) · 286 Bytes

cloudformation-custom-function

Example of a sam cloudformation lambda function that executes at stack deploy

Run as sam build && sam deploy --capabilities CAPABILITY_IAM --region eu-central-1 --profile PROFILE --s3-bucket BUCKET --stack-name test-stack-1 --s3-prefix test-stack-1