jmRakoto / aws-sls-pipeline

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:TypeScript 94.8%Language:Nix 4.9%Language:JavaScript 0.2%