{"id":20055873,"url":"https://github.com/lewis262626/amplifylogstos3","last_synced_at":"2026-05-12T17:43:27.217Z","repository":{"id":50178088,"uuid":"234805225","full_name":"lewis262626/AmplifyLogsToS3","owner":"lewis262626","description":"A Lambda that gets AWS Amplify logs and pushes them to an S3 bucket","archived":false,"fork":false,"pushed_at":"2021-06-02T00:56:59.000Z","size":4,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-12T21:42:23.289Z","etag":null,"topics":["amplify","aws","lambda","serveless"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/lewis262626.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}},"created_at":"2020-01-18T22:16:10.000Z","updated_at":"2021-01-01T17:00:06.000Z","dependencies_parsed_at":"2022-09-12T16:50:54.591Z","dependency_job_id":null,"html_url":"https://github.com/lewis262626/AmplifyLogsToS3","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lewis262626%2FAmplifyLogsToS3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lewis262626%2FAmplifyLogsToS3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lewis262626%2FAmplifyLogsToS3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lewis262626%2FAmplifyLogsToS3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lewis262626","download_url":"https://codeload.github.com/lewis262626/AmplifyLogsToS3/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241484041,"owners_count":19970206,"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":["amplify","aws","lambda","serveless"],"created_at":"2024-11-13T12:49:59.449Z","updated_at":"2026-05-12T17:43:27.180Z","avatar_url":"https://github.com/lewis262626.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AmplifyLogsToS3\nA Lambda that gets AWS Amplify logs and pushes them to an S3 bucket.\n\n## Permissions Required\n\n`{\n    \"Version\": \"2012-10-17\",\n    \"Statement\": [\n        {\n            \"Sid\": \"VisualEditor0\",\n            \"Effect\": \"Allow\",\n            \"Action\": \"amplify:*\",\n            \"Resource\": \"*\"\n        }\n    ]\n}`\n\nAlso attach AmazonS3FullAccess and AWSLambdaBasicExecutionPolicy to your IAM role.\n\n## Lambda Setup\n1. 128MB RAM\n2. 2 minute timeout\n\nSetup a CloudWatch to do this say every week. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flewis262626%2Famplifylogstos3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flewis262626%2Famplifylogstos3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flewis262626%2Famplifylogstos3/lists"}