{"id":24045079,"url":"https://github.com/ikovac/ses-bounce-handling","last_synced_at":"2026-04-11T07:04:11.810Z","repository":{"id":218021103,"uuid":"745389317","full_name":"ikovac/ses-bounce-handling","owner":"ikovac","description":"Handle AWS SES Bounces with AWS Lambda and Pulumi","archived":false,"fork":false,"pushed_at":"2024-01-19T09:53:40.000Z","size":952,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-26T09:22:29.651Z","etag":null,"topics":["aws","aws-lambda","bounce","iac","pulumi","ses"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ikovac.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2024-01-19T08:26:04.000Z","updated_at":"2024-01-20T18:02:55.000Z","dependencies_parsed_at":"2024-01-19T10:24:05.636Z","dependency_job_id":"96ff51fe-d869-4d51-9309-2c4e658dd31a","html_url":"https://github.com/ikovac/ses-bounce-handling","commit_stats":null,"previous_names":["ikovac/ses-bounce-handling"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ikovac/ses-bounce-handling","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikovac%2Fses-bounce-handling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikovac%2Fses-bounce-handling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikovac%2Fses-bounce-handling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikovac%2Fses-bounce-handling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ikovac","download_url":"https://codeload.github.com/ikovac/ses-bounce-handling/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikovac%2Fses-bounce-handling/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285573085,"owners_count":27194648,"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","status":"online","status_checked_at":"2025-11-21T02:00:06.175Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","bounce","iac","pulumi","ses"],"created_at":"2025-01-08T23:53:08.714Z","updated_at":"2025-11-21T07:03:34.464Z","avatar_url":"https://github.com/ikovac.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SES Bounce Handling\n\n![Infrastructure diagram](./images/infrastructure-diagram.png)\n\n## Getting started\n\n1. Install dependencies\n\n```bash\nnpm i\n```\n\n2. Setup the email for receiving SES bounce notifications.\n\n```bash\npulumi config set email my-email@example.org\n```\n\n3. Deploy infrastructure with Pulumi\n\n```bash\npulumi up -y\n```\n\n4. Use a newly created SNS topic for sending SES notifications\n\n   Navigate to the AWS console -\u003e SES service -\u003e Verified identities -\u003e Select your identity -\u003e Notifications tab -\u003e Feedback notifications -\u003e Edit -\u003e Select newly created SNS topic for \"Bounce feedback\" and click \"Save changes\"\n\n![SES SNS topic](./images/ses-sns-topic.png)\n\n5. Send test email\n\n   Navigate to your verified email identity and click \"Send test email\"\n\n![SES test email](./images/test-email.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fikovac%2Fses-bounce-handling","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fikovac%2Fses-bounce-handling","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fikovac%2Fses-bounce-handling/lists"}