{"id":19084422,"url":"https://github.com/cloudandthings/terraform-aws-redis-layer","last_synced_at":"2026-03-03T04:03:34.189Z","repository":{"id":169374294,"uuid":"645328203","full_name":"cloudandthings/terraform-aws-redis-layer","owner":"cloudandthings","description":null,"archived":false,"fork":false,"pushed_at":"2023-05-25T18:47:35.000Z","size":1094,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-02T21:20:54.496Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cloudandthings.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-05-25T12:11:22.000Z","updated_at":"2023-05-25T12:52:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"f759e2c8-4076-4f85-bb75-46ffae5c7ef3","html_url":"https://github.com/cloudandthings/terraform-aws-redis-layer","commit_stats":null,"previous_names":["cloudandthings/terraform-aws-redis-layer"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudandthings%2Fterraform-aws-redis-layer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudandthings%2Fterraform-aws-redis-layer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudandthings%2Fterraform-aws-redis-layer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudandthings%2Fterraform-aws-redis-layer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudandthings","download_url":"https://codeload.github.com/cloudandthings/terraform-aws-redis-layer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240136991,"owners_count":19753645,"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-09T02:51:17.724Z","updated_at":"2026-03-03T04:03:29.153Z","avatar_url":"https://github.com/cloudandthings.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# terraform-aws-redis-layer\n\nA Lambda layer built using [yumda](https://github.com/lambci/yumda). The package is committed \n\nThe layer.zip was created:\n```\nmkdir layer\ndocker run --rm -v \"$PWD\"/layer:/lambda/opt lambci/yumda:2 yum install -y redis\ncd layer\nzip -yr ../layer.zip .\n```\n\n\n## Using `redis-cli`\n\n```python\n\nimport json\nimport os \n\ndef lambda_handler(event, context):\n    \n    print(os.system('/opt/bin/redis-cli --help'))\n    return {\n        'statusCode': 200,\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudandthings%2Fterraform-aws-redis-layer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudandthings%2Fterraform-aws-redis-layer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudandthings%2Fterraform-aws-redis-layer/lists"}