Skip to content

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

License

Notifications You must be signed in to change notification settings

jmRakoto/aws-sls-pipeline

Repository files navigation

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