{"id":18465169,"url":"https://github.com/fishjam-dev/membrane_aws_plugin","last_synced_at":"2025-04-30T22:15:30.762Z","repository":{"id":226187901,"uuid":"764107794","full_name":"fishjam-dev/membrane_aws_plugin","owner":"fishjam-dev","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-18T15:24:28.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-16T17:38:55.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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/fishjam-dev.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":"2024-02-27T13:50:05.000Z","updated_at":"2024-03-06T08:39:01.000Z","dependencies_parsed_at":"2024-05-16T09:49:22.641Z","dependency_job_id":"fb3c69e6-b0fc-4dd4-8fd6-bbafe45e7446","html_url":"https://github.com/fishjam-dev/membrane_aws_plugin","commit_stats":null,"previous_names":["jellyfish-dev/membrane_aws_plugin","fishjam-dev/membrane_aws_plugin"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fishjam-dev%2Fmembrane_aws_plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fishjam-dev%2Fmembrane_aws_plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fishjam-dev%2Fmembrane_aws_plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fishjam-dev%2Fmembrane_aws_plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fishjam-dev","download_url":"https://codeload.github.com/fishjam-dev/membrane_aws_plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251582977,"owners_count":21612740,"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-06T09:12:13.287Z","updated_at":"2025-04-29T20:44:20.807Z","avatar_url":"https://github.com/fishjam-dev.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Membrane AWS Plugin\n\n[![Hex.pm](https://img.shields.io/hexpm/v/membrane_aws_plugin.svg)](https://hex.pm/packages/membrane_aws_plugin)\n[![API Docs](https://img.shields.io/badge/api-docs-yellow.svg?style=flat)](https://hexdocs.pm/membrane_aws_plugin)\n[![CircleCI](https://circleci.com/gh/jellyfish-dev/membrane_aws_plugin.svg?style=svg)](https://circleci.com/gh/jellyfish-dev/membrane_aws_plugin)\n[![codecov](https://codecov.io/gh/jellyfish-dev/membrane_aws_plugin/branch/main/graph/badge.svg?token=ANWFKV2EDP)](https://codecov.io/gh/jellyfish-dev/membrane_aws_plugin)\n\nThis repository contains Membrane element that interacts with AWS.\nCurrently implemented are:\n- `Membrane.AWS.S3.Source`\n\n\nIt's a part of the [Membrane Framework](https://membrane.stream).\n\n## Installation\n\nThe package can be installed by adding `membrane_aws_plugin` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:membrane_aws_plugin, \"~\u003e 0.1.0\"}\n  ]\nend\n```\n\n## Usage example\n\nThe `example/` folder contains an example usage of `Membrane.AWS.S3.Source`.\n\nThis demo downloads a file from S3 and saves it locally. It requires that you set these environment variables: `BUCKET`, `FILE_PATH`, `ACCESS_KEY_ID`, `SECRET_ACCESS_KEY`, `REGION`.\n```bash\n$ elixir examples/source_example.exs\n```\n\n## Copyright and License\n\nCopyright 2024, [Software Mansion](https://swmansion.com/?utm_source=git\u0026utm_medium=readme\u0026utm_campaign=membrane_aws_plugin)\n\n[![Software Mansion](https://logo.swmansion.com/logo?color=white\u0026variant=desktop\u0026width=200\u0026tag=membrane-github)](https://swmansion.com/?utm_source=git\u0026utm_medium=readme\u0026utm_campaign=membrane_aws_plugin)\n\nLicensed under the [Apache License, Version 2.0](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffishjam-dev%2Fmembrane_aws_plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffishjam-dev%2Fmembrane_aws_plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffishjam-dev%2Fmembrane_aws_plugin/lists"}