AWS Lambda with the Serverless Framework Pipeline for fluentci
A ready-to-use CI/CD Pipeline for deploying aws lambda with the serverless framework with fluentci
Run the following command:
fluentci run aws_sls_pipeline
Variable | Description |
---|---|
REGION | Your aws region |
AWS_ACCESS_KEY_ID | Your aws access key id |
SECRET_ACCESS_KEY | Your aws secret access key |
Job | Description |
---|---|
deploy | Deploy aws lambda with serverless |