{"id":24618591,"url":"https://github.com/keitakn/aws-serverless-devops","last_synced_at":"2025-08-04T06:39:37.713Z","repository":{"id":89599132,"uuid":"122202107","full_name":"keitakn/aws-serverless-devops","owner":"keitakn","description":"Code for realizing DevOps using AWS Lambda","archived":false,"fork":false,"pushed_at":"2018-02-20T16:01:47.000Z","size":32,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-27T01:52:05.266Z","etag":null,"topics":["aws-lambda","devops","ec2","serverless","serverless-framework"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/keitakn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-02-20T13:32:03.000Z","updated_at":"2018-02-20T16:05:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"a5eb8fd3-cb97-46d4-a2cc-769676eb1922","html_url":"https://github.com/keitakn/aws-serverless-devops","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/keitakn/aws-serverless-devops","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keitakn%2Faws-serverless-devops","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keitakn%2Faws-serverless-devops/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keitakn%2Faws-serverless-devops/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keitakn%2Faws-serverless-devops/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keitakn","download_url":"https://codeload.github.com/keitakn/aws-serverless-devops/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keitakn%2Faws-serverless-devops/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268658584,"owners_count":24285712,"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","status":"online","status_checked_at":"2025-08-04T02:00:09.867Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["aws-lambda","devops","ec2","serverless","serverless-framework"],"created_at":"2025-01-24T23:52:36.789Z","updated_at":"2025-08-04T06:39:37.704Z","avatar_url":"https://github.com/keitakn.png","language":"TypeScript","readme":"# aws-serverless-devops\nCode for realizing DevOps using AWS Lambda\n\n# Getting Started\n\nThis Project uses Serverless Framework.\n\nYou need to create an IAM user with Administrator Access.\n\nPlease register Access key ID and Secret access key as credential.\n\nI think that it is easy to use the following command.\n\n```\nserverless config credentials --provider aws --key \u003cyour-key-here\u003e --secret \u003cyour-secret-key-here\u003e\n```\n\nPlease refer to the [official document](https://serverless.com/framework/docs/providers/aws/guide/credentials/) for details.\n\n## Install npm package\n\n`yarn install`\n\n## Deploy To AWS\n\n`yarn run deploy:dev`\n\nIf you want to delete all resources, execute `yarn run remove:dev` .\n\n# List of Lambda functions\n\n## haltEc2Instances\n\nThis function stops all running EC2 instances.\n\n## upEc2Instances\n\nThis function starts all stopped EC2 instances.\n\n### When `haltEc2Instances` and `upEc2Instances` are executed\n\nThese functions are assumed to be scheduled.\n\nPlease fix the schedule of `serverless.yml` to the time you want to run.\n\nPlease refer to the [official document](https://docs.aws.amazon.com/ja_jp/lambda/latest/dg/tutorial-scheduled-events-schedule-expressions.html) for details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeitakn%2Faws-serverless-devops","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeitakn%2Faws-serverless-devops","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeitakn%2Faws-serverless-devops/lists"}