{"id":15466184,"url":"https://github.com/mozamimy/s3-multicloud-backup","last_synced_at":"2026-05-15T13:30:57.956Z","repository":{"id":149986496,"uuid":"119935486","full_name":"mozamimy/s3-multicloud-backup","owner":"mozamimy","description":"A serverless application that replicate all objects in S3 bucket to Google Cloud Storage.","archived":false,"fork":false,"pushed_at":"2018-02-02T05:29:18.000Z","size":7,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-23T04:41:42.054Z","etag":null,"topics":["aws","aws-lambda","google-cloud-storage","serverless"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/mozamimy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2018-02-02T05:17:24.000Z","updated_at":"2021-10-12T18:07:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"86fc7260-2fd1-4313-b552-ff81761a6878","html_url":"https://github.com/mozamimy/s3-multicloud-backup","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"c91a481d04d6ec7722866b19f2d8c6c914047d11"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mozamimy/s3-multicloud-backup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozamimy%2Fs3-multicloud-backup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozamimy%2Fs3-multicloud-backup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozamimy%2Fs3-multicloud-backup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozamimy%2Fs3-multicloud-backup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mozamimy","download_url":"https://codeload.github.com/mozamimy/s3-multicloud-backup/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozamimy%2Fs3-multicloud-backup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33068320,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["aws","aws-lambda","google-cloud-storage","serverless"],"created_at":"2024-10-02T01:05:19.493Z","updated_at":"2026-05-15T13:30:57.939Z","avatar_url":"https://github.com/mozamimy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# s3-multicloud-backup\n\nA serverless application that replicate all objects in S3 bucket to Google Cloud Storage.\n\n## Archtecture\n\nTBD\n\n## Run locally as testing\n\nIt requires following components on AWS,\n\n- S3 bucket: s3-multicloud-backup-staging\n  - Put a file to the bucket with `banners/1000/1000.jpg` key.\n- GCS bucket: s3-multicloud-backup-staging\n\nYou should build native dependencies with lambci/lambda:build-nodejs6.10 image and then you can invoke the function with [aws-sam-local](https://github.com/awslabs/aws-sam-local) command.\n\n```\n$ docker run --rm -v \"$PWD/src/\":/var/task lambci/lambda:build-nodejs6.10 npm install\n$ cd ../\n# You need to set AWS credentials before execute following command\n$ aws-sam-local local invoke S3MulticloudBackupStagingFunction -e sample-event-s3-via-sns.json --template=deploy/template/staging.yml\n$ aws-sam-local local invoke S3MulticloudBackupStagingFunction -e sample-event-dlq.json --template=deploy/template/staging.yml\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmozamimy%2Fs3-multicloud-backup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmozamimy%2Fs3-multicloud-backup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmozamimy%2Fs3-multicloud-backup/lists"}