{"id":18977311,"url":"https://github.com/mikhailms/aws-lambda-functions","last_synced_at":"2026-04-09T18:30:16.223Z","repository":{"id":207614630,"uuid":"715275501","full_name":"MikhailMS/aws-lambda-functions","owner":"MikhailMS","description":"Experimenting with AWS Lambda","archived":false,"fork":false,"pushed_at":"2023-12-10T14:54:56.000Z","size":3795,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-01T09:42:08.590Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/MikhailMS.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-06T20:17:31.000Z","updated_at":"2023-11-16T16:25:47.000Z","dependencies_parsed_at":"2023-12-10T15:47:32.063Z","dependency_job_id":null,"html_url":"https://github.com/MikhailMS/aws-lambda-functions","commit_stats":null,"previous_names":["mikhailms/aws-lambda-functions"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikhailMS%2Faws-lambda-functions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikhailMS%2Faws-lambda-functions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikhailMS%2Faws-lambda-functions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikhailMS%2Faws-lambda-functions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MikhailMS","download_url":"https://codeload.github.com/MikhailMS/aws-lambda-functions/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239978046,"owners_count":19728271,"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-11-08T15:28:32.070Z","updated_at":"2026-04-09T18:30:16.118Z","avatar_url":"https://github.com/MikhailMS.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AWS Lambda Functions\n\nSimple AWS Lambda Functions written in Go to facilitate my exploration of building applications in AWS\n\nThis project is part of one big project where I research how to build infrastructure in AWS for 2-tier application (and application as well, of course) :\n1. [Terraform](https://github.com/MikhailMS/aws-2tier-lambda-api) contains all the terraform code to deploy required infra \u0026 application code\n2. [Simple Web GUI](https://github.com/MikhailMS/aws-simple-web-gui) contains code for simple Web GUI to bridge the gap between user and Lambda functions\n3. Lambda functions (this project) contain code for 3 Lambda functions that replicate simple backend functions\n    1. `return_ip`         - returns IP address of the Lambda function\n    2. `fetch_go_versions` - returns JSON with recent 5 Go versions\n    3. `custom_auth`       - custom Lambda authorizer (only supports payload format `version 1.0`) that controls access to functions `1 \u0026 2` when calling via API Gateway\n    4. `custom_auth_v2`    - custom Lambda authorizer (only supports payload format `version 2.0`) that controls access to functions `1 \u0026 2` when calling via API Gateway\n\n\n## Notes\n1. This repo uses Github Action to build \u0026 push compiled Golang into S3 and from there Functions are deployed with Terraform\n2. Lambda function gets build by Golang version 1.20\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikhailms%2Faws-lambda-functions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikhailms%2Faws-lambda-functions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikhailms%2Faws-lambda-functions/lists"}