{"id":13522726,"url":"https://github.com/badouralix/rclone-lambda-layer","last_synced_at":"2025-04-11T06:38:20.362Z","repository":{"id":61197168,"uuid":"356655018","full_name":"badouralix/rclone-lambda-layer","owner":"badouralix","description":"AWS Lambda Layer for Rclone","archived":false,"fork":false,"pushed_at":"2024-12-30T02:12:39.000Z","size":24,"stargazers_count":15,"open_issues_count":1,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-25T04:33:05.653Z","etag":null,"topics":["aws","aws-lambda","cloud","rclone","storage"],"latest_commit_sha":null,"homepage":"","language":"Makefile","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/badouralix.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":"2021-04-10T17:47:30.000Z","updated_at":"2025-02-23T03:05:44.000Z","dependencies_parsed_at":"2024-11-02T07:30:32.154Z","dependency_job_id":null,"html_url":"https://github.com/badouralix/rclone-lambda-layer","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/badouralix%2Frclone-lambda-layer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/badouralix%2Frclone-lambda-layer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/badouralix%2Frclone-lambda-layer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/badouralix%2Frclone-lambda-layer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/badouralix","download_url":"https://codeload.github.com/badouralix/rclone-lambda-layer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248358547,"owners_count":21090401,"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":["aws","aws-lambda","cloud","rclone","storage"],"created_at":"2024-08-01T06:00:51.662Z","updated_at":"2025-04-11T06:38:20.328Z","avatar_url":"https://github.com/badouralix.png","language":"Makefile","funding_links":[],"categories":["Layers"],"sub_categories":["Utilities"],"readme":"# Rclone Lambda Layer\n\n[Rclone](https://github.com/rclone/rclone) is an rsync for cloud storage, including [S3](https://aws.amazon.com/s3), [GCS](https://cloud.google.com/storage), [pCloud](https://www.pcloud.com/eu) and so on.\n\nThis repository brings the power of rclone to aws lambda. It can be used along with [cron-based schedules](https://docs.aws.amazon.com/lambda/latest/dg/services-cloudwatchevents-expressions.html) for instance to synchronize multiple drives on a regular basis.\n\n## Usage\n\nUnfortunately no public layer is available. Fear no more, this one-liner automatically provisions one in your own account.\n\n1. Launch [AWS CloudShell](https://console.aws.amazon.com/cloudshell) and run below commands:\n\n    ```bash\n    # Retrieve this code\n    git clone https://github.com/badouralix/rclone-lambda-layer.git\n    cd rclone-lambda-layer\n\n    # Build AND publish lambda layer to your AWS Account (make script does both automatically)\n    make all-amd64\n    make all-arm64\n    ```\n\n1. Add the newly added layer to your Lambda function. You may have to provide the specific ARN of your newly created layer to the lambda function.\n\n    ![arn:aws:lambda:eu-west-3:123456789012:layer:rclone:4](https://user-images.githubusercontent.com/19719047/114280672-b0cdf380-9a3a-11eb-8850-c2dfe59ad97b.png)\n\n## License\n\nUnless explicitly stated to the contrary, all contents licensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbadouralix%2Frclone-lambda-layer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbadouralix%2Frclone-lambda-layer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbadouralix%2Frclone-lambda-layer/lists"}