{"id":19972426,"url":"https://github.com/note/terraform-aws-lambda","last_synced_at":"2026-02-16T23:35:30.776Z","repository":{"id":137968727,"uuid":"252747867","full_name":"note/terraform-aws-lambda","owner":"note","description":"Terraform module: AWS Lambda + API Gateway + other accompanying resources","archived":false,"fork":false,"pushed_at":"2020-04-09T10:11:18.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-20T07:42:37.227Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HCL","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/note.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}},"created_at":"2020-04-03T13:56:49.000Z","updated_at":"2020-04-09T10:11:21.000Z","dependencies_parsed_at":"2023-07-03T15:17:00.940Z","dependency_job_id":null,"html_url":"https://github.com/note/terraform-aws-lambda","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/note/terraform-aws-lambda","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/note%2Fterraform-aws-lambda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/note%2Fterraform-aws-lambda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/note%2Fterraform-aws-lambda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/note%2Fterraform-aws-lambda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/note","download_url":"https://codeload.github.com/note/terraform-aws-lambda/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/note%2Fterraform-aws-lambda/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29524333,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T21:45:09.491Z","status":"ssl_error","status_checked_at":"2026-02-16T21:44:58.452Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-13T03:08:05.726Z","updated_at":"2026-02-16T23:35:30.748Z","avatar_url":"https://github.com/note.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Requirements\n\n| Name | Version |\n|------|---------|\n| terraform | \u003e= 0.12.0 |\n\n## Providers\n\n| Name | Version |\n|------|---------|\n| aws | n/a |\n\n## Inputs\n\n| Name | Description | Type | Default | Required |\n|------|-------------|------|---------|:--------:|\n| api\\_gateway\\_rest\\_api\\_arn | execution\\_arn of aws\\_api\\_gateway\\_rest\\_api | `string` | `\"\"` | no |\n| api\\_gateway\\_rest\\_api\\_id | id of aws\\_api\\_gateway\\_rest\\_api | `string` | `\"\"` | no |\n| api\\_gateway\\_rest\\_api\\_root\\_resource\\_id | root\\_resource\\_id of aws\\_api\\_gateway\\_rest\\_api | `string` | `\"\"` | no |\n| artifact\\_file\\_name | filename of the articat to be deployed (zip/jar file) | `string` | n/a | yes |\n| base\\_layers | List of Lambda Layers. Each item is an ARN | `list(string)` | `[]` | no |\n| deployment\\_s3\\_bucket\\_name | name of s3 bucket to which zip artifact will be uploaded to | `string` | n/a | yes |\n| function\\_name | AWS lambda function name. Has nothing to do with function name in the backend code itself | `string` | n/a | yes |\n| handler | Function from the backend code to be called. Format and its semantics depends on programming language and packaging method | `string` | n/a | yes |\n| http\\_method | http method | `string` | `\"\"` | no |\n| log\\_retention | CloudWatch log retention in days | `number` | `7` | no |\n| memory\\_size | AWS lambda memory size in megabytes | `number` | `256` | no |\n| path\\_part | path part of the URL | `string` | `\"\"` | no |\n| runtime | AWS lambda runtime | `string` | n/a | yes |\n| timeout | AWS lambda execution timeout in seconds | `number` | `30` | no |\n\n## Outputs\n\n| Name | Description |\n|------|-------------|\n| function\\_name | AWS Lambda function name |\n| lambda\\_role\\_name | lambda role name |\n\n\n## Known shortcomings\n\nIt generates new `aws_iam_policy` for each of lambda function even though it's always the same.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnote%2Fterraform-aws-lambda","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnote%2Fterraform-aws-lambda","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnote%2Fterraform-aws-lambda/lists"}