{"id":16317155,"url":"https://github.com/hdev14/sls-deploy-action","last_synced_at":"2025-05-13T16:15:13.276Z","repository":{"id":50348387,"uuid":"390839072","full_name":"hdev14/sls-deploy-action","owner":"hdev14","description":"Github Actions to deploy serverless applications.","archived":false,"fork":false,"pushed_at":"2022-07-28T12:45:48.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T09:02:38.505Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hdev14.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-29T20:09:22.000Z","updated_at":"2022-07-28T12:45:51.000Z","dependencies_parsed_at":"2023-01-11T17:23:08.523Z","dependency_job_id":null,"html_url":"https://github.com/hdev14/sls-deploy-action","commit_stats":{"total_commits":13,"total_committers":1,"mean_commits":13.0,"dds":0.0,"last_synced_commit":"50ee0221fa07b81cd50f1a9b2087be39f4c0f28d"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hdev14%2Fsls-deploy-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hdev14%2Fsls-deploy-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hdev14%2Fsls-deploy-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hdev14%2Fsls-deploy-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hdev14","download_url":"https://codeload.github.com/hdev14/sls-deploy-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239188669,"owners_count":19597033,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T22:07:11.877Z","updated_at":"2025-02-16T20:15:01.373Z","avatar_url":"https://github.com/hdev14.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Serverless Deploy Action\n\nGithub Action to deploy serverless applications on AWS.\n\n\u003e This action was implemented to be used with the [serverless/aws-nodejs-typescript](https://github.com/serverless/serverless/tree/master/lib/plugins/create/templates/aws-nodejs-typescript) template.\n\n### Example usage\n```yml\n  - name: Deploy Severless\n    uses: hdev14/sls-deploy-action@main\n    with:\n      awsAccessKeyID: ${{ secrets.AWS_ACCESS_KEY_ID }}\n      awsSecretAccessKey: ${{ secrets.AWS_SECRET_ACCESS_KEY }}\n      stage: \"dev\"\n      region: \"us-east-1\"\n```\n\nIt's important to add in the serverless config file, the folowing lines within the context of provider\n\n```yml\n  stage: \"${opt:stage, 'dev'}\"\n  region: \"${opt:region, 'sa-east-1'}\"\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhdev14%2Fsls-deploy-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhdev14%2Fsls-deploy-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhdev14%2Fsls-deploy-action/lists"}