{"id":20745375,"url":"https://github.com/elasticio/aws-sns-component","last_synced_at":"2026-05-25T13:39:24.620Z","repository":{"id":5594649,"uuid":"53515478","full_name":"elasticio/aws-sns-component","owner":"elasticio","description":"AWS Simple Notification Service integration component","archived":false,"fork":false,"pushed_at":"2023-04-06T14:59:52.000Z","size":904,"stargazers_count":0,"open_issues_count":17,"forks_count":2,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-01-18T02:41:28.575Z","etag":null,"topics":["amazon-sns","aws-sns","eio-component","notification-service"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/elasticio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2016-03-09T17:01:12.000Z","updated_at":"2023-04-06T14:58:56.000Z","dependencies_parsed_at":"2024-11-17T07:22:49.446Z","dependency_job_id":"8d73fa27-615c-41d2-8837-e5673143c336","html_url":"https://github.com/elasticio/aws-sns-component","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elasticio%2Faws-sns-component","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elasticio%2Faws-sns-component/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elasticio%2Faws-sns-component/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elasticio%2Faws-sns-component/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elasticio","download_url":"https://codeload.github.com/elasticio/aws-sns-component/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243039609,"owners_count":20226131,"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":["amazon-sns","aws-sns","eio-component","notification-service"],"created_at":"2024-11-17T07:19:56.106Z","updated_at":"2025-12-16T11:24:43.211Z","avatar_url":"https://github.com/elasticio.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AWS SNS component\n\n## Description\n\nAWS Simple Notification Service integration component.\n\n## How works\n\nThe component publishes a message to the SNS topic in a specific Amazon SNS\nservice access point.\n\n## Requirements\n\n### Environment variables\n\nNone required.\n\n## Credentials\n\nThe component requires the following credentials to authenticate with the AWS services:\n\n*   `AWS Access Key` - this is your Access Key ID when you created the AWS account\n*   `AWS Access Secret` - this is your Secret access key given to you during the key creation\n\nThese keys are displayed only once, just after the creation of the credentials in AWS.\nTo generate new ones follow the instructions given at [Getting Your Credentials](https://docs.aws.amazon.com/sdk-for-javascript/v2/developer-guide/getting-your-credentials.html) page.\n\n## Triggers\n\nThis component has no trigger functions. This means it will not be accessible to\nselect as a first component during the integration flow design.\n\n## Actions\n\n### Publish\n\nThis action will publish a message to an SNS Topic. There are two required fields\nin input:\n\n*   `TopicArn` - this is the specific topic name. More about the topic format below.\n*   `AWS Region` - set this to the specific Amazon SNS service access point in the required region.\n\n**Topic ARN**\n\nAmazon SNS assigns a unique ARN (Amazon Resource Name) to the each topic. It\nincludes the service name, the region and the AWS ID of the user and the topic\nname. For example the ARN for the topic named `mysnsrocks` created by a user with\nthe AWS account ID `123456789` and hosted in the EU West region would be:\n```\narn:aws:sns:eu-west-1:123456789:mysnsrocks\n```\n\n**AWS Regions**\n\nHere are the regions the component supports:\n\n*   `us-east-1` - US East (N. Virginia)\n*   `us-west-1` - US West (N. California)\n*   `us-west-2` - US West (Oregon)\n*   `eu-west-1` - EU (Ireland)\n*   `eu-central-1` - EU (Frankfurt)\n*   `ap-northeast-1` - Asia Pacific (Tokyo)\n*   `ap-northeast-2` - Asia Pacific (Seoul)\n*   `ap-southeast-1` - Asia Pacific (Singapore)\n*   `ap-southeast-2` - Asia Pacific (Sydney)\n*   `sa-east-1` - South America (Sao Paulo)\n\nMore information about the regions is available at the\n[AWS Regions and Endpoints](http://docs.aws.amazon.com/general/latest/gr/rande.html#sns_region) document.\n\n## License\n\nApache-2.0 © [elastic.io GmBH](https://www.elastic.io)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felasticio%2Faws-sns-component","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felasticio%2Faws-sns-component","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felasticio%2Faws-sns-component/lists"}