Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.15 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.15 KB

AWS Lambda with the Serverless Framework Pipeline for fluentci

fluentci pipeline deno compatibility

A ready-to-use CI/CD Pipeline for deploying aws lambda with the serverless framework with fluentci

🚀 Usage

Run the following command:

fluentci run aws_sls_pipeline

Environment Variables

Variable Description
REGION Your aws region
AWS_ACCESS_KEY_ID Your aws access key id
SECRET_ACCESS_KEY Your aws secret access key

Jobs

Job Description
deploy Deploy aws lambda with serverless