Skip to content

diegofcornejo/engineer-template-lambda-github-actions

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Satelite Engineer Lambda Github Actions Template

This is template anyone can use as a starting point to creating their own Satelite Engineer Templates.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contact

About The Project

Satelite Engineer allows anyone to build their own custom templates, promoting a community-based library of resources for other developers to minimize their time and effort put into creating amazing apps. You can use this template to start creating your own.

(back to top)

Built With

(back to top)

Getting Started

Prerequisites

Necesitas tener una cuenta en AWS (obviamente) y generar credenciales con los siguientes permisos:

  • IAMFullAccess
  • AWSLambda_FullAccess

No te preocupes sino sabes como, aquí te dejo un pequeño tutorial.

  • Ir a IAM y crear un nuevo usuario en AWS

  • Click en "Attach existing policies directly" and check this two policies:

    • IAMFullAccess
    • AWSLambda_FullAccess
  • Click en "Next: Tags"

  • Click en "Next: Review"

  • Tu configuración debería verse así

  • Descarga tus credenciales (guárdalas en un lugar seguro, no las podrás volver a descagar)

Installation

Clone the repo

git clone https://github.com/diegofcornejo/engineer-template-lambda-github-actions

or simply use the github template by clicking here then clone your new repo.

Setup your lambda

  • TODO

Github

Create Github Secrets

AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY

Contact

Diego Cornejo - @diegofcornejo - diegof.cornejo@gmail.com

Project Link: https://github.com/diegofcornejo/engineer-template-lambda-github-actions

(back to top)

About

AWS Lambda with CI/CD template using github actions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published