{"id":15348122,"url":"https://github.com/ironcore864/tfm-lambda-cache-control","last_synced_at":"2026-01-27T05:31:25.763Z","repository":{"id":73866000,"uuid":"218744465","full_name":"IronCore864/tfm-lambda-cache-control","owner":"IronCore864","description":null,"archived":false,"fork":false,"pushed_at":"2019-10-31T10:53:23.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-01T02:45:04.440Z","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/IronCore864.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":"2019-10-31T10:51:21.000Z","updated_at":"2019-10-31T10:53:25.000Z","dependencies_parsed_at":"2023-09-12T05:17:20.600Z","dependency_job_id":null,"html_url":"https://github.com/IronCore864/tfm-lambda-cache-control","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/IronCore864/tfm-lambda-cache-control","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronCore864%2Ftfm-lambda-cache-control","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronCore864%2Ftfm-lambda-cache-control/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronCore864%2Ftfm-lambda-cache-control/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronCore864%2Ftfm-lambda-cache-control/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IronCore864","download_url":"https://codeload.github.com/IronCore864/tfm-lambda-cache-control/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronCore864%2Ftfm-lambda-cache-control/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28803875,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T03:44:14.111Z","status":"ssl_error","status_checked_at":"2026-01-27T03:43:33.507Z","response_time":168,"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-10-01T11:44:58.073Z","updated_at":"2026-01-27T05:31:25.744Z","avatar_url":"https://github.com/IronCore864.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Terraform Module - Lambda Function for Adding S3 Cache Control Headers\n\nCreates lambda s3 role, lambda function source from s3, permission to allow s3 bucket to send event to trigger the function to set cache control headers.\n\n## Usage\n\nExample:\n\n```\nlocals {\n  s3_ids  = [s3-bucket-1.id, s3-bucket-2.id, ...] \n  s3_arns = [s3-bucket-1.arn, s3-bucket-2.arn, ...]\n}\n\nmodule \"lambda_cache_control\" {\n  source                      = \"git::https://github.com/IronCore864/tfm-lambda-cache-control.git\"\n  naming_prefix               = \"xxx\"\n  s3_bucket                   = \"xxx\"\n  s3_notification_bucket_arns = zipmap(local.s3_ids, local.s3_arns)\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fironcore864%2Ftfm-lambda-cache-control","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fironcore864%2Ftfm-lambda-cache-control","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fironcore864%2Ftfm-lambda-cache-control/lists"}