{"id":25519695,"url":"https://github.com/aligent/magento2-eventbridge-notifier","last_synced_at":"2025-04-11T00:33:04.272Z","repository":{"id":40566565,"uuid":"411145275","full_name":"aligent/magento2-eventbridge-notifier","owner":"aligent","description":null,"archived":false,"fork":false,"pushed_at":"2023-06-23T02:28:02.000Z","size":63,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":15,"default_branch":"main","last_synced_at":"2025-04-02T23:46:08.516Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aligent.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-28T05:11:24.000Z","updated_at":"2022-06-27T04:30:22.000Z","dependencies_parsed_at":"2024-06-19T02:46:37.270Z","dependency_job_id":"1855395b-6dcb-4c01-8e2b-d8266d17fbe5","html_url":"https://github.com/aligent/magento2-eventbridge-notifier","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aligent%2Fmagento2-eventbridge-notifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aligent%2Fmagento2-eventbridge-notifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aligent%2Fmagento2-eventbridge-notifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aligent%2Fmagento2-eventbridge-notifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aligent","download_url":"https://codeload.github.com/aligent/magento2-eventbridge-notifier/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248322773,"owners_count":21084336,"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":"2025-02-19T17:29:24.377Z","updated_at":"2025-04-11T00:33:04.245Z","avatar_url":"https://github.com/aligent.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Magento 2 Eventbridge Notifier\n\nThis repository adds an [aligent/async-events](https://github.com/aligent/magento-async-events) compatible notifier for submitting events to [Amazon EventBridge](https://aws.amazon.com/eventbridge/).\n\n## Getting Started\n\n### Configure AWS Credentials\nAn IAM role with the `events:PutEvents` action is required so that the notifier can relay events into Amazon EventBridge.\n\nUnder `Stores -\u003e Services -\u003e Amazon EventBridge` set the `Access Key ID` and the `Secret Access Key` and the `Region`. You\ncan configure the source of the event and the event bus if necessary.\n\n![AWS Config](./docs/config.png)\n\n### Create Subscription\n\n```shell\ncurl --location --request POST 'https://m2.dev.aligent.consulting:44356/rest/V1/async_event' \\\n--header 'Authorization: Bearer TOKEN' \\\n--header 'Content-Type: application/json' \\\n--data-raw '{\n    \"asyncEvent\": {\n        \"event_name\": \"example.event\",\n        \"recipient_url\": \"Amazon Event Bridge ARN\",\n        \"verification_token\": \"supersecret\",\n        \"metadata\": \"event_bridge\"\n    }\n}'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faligent%2Fmagento2-eventbridge-notifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faligent%2Fmagento2-eventbridge-notifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faligent%2Fmagento2-eventbridge-notifier/lists"}