Skip to main content

AWS package which creates a Slack subscriber to a SNS Topic.

Project description

AWS SNS Slack Subscriber

A library that creates a slack subscriber to your aws sns topic.

Remarks

The project is written by Laimonas Sutkus and is owned by iDenfy. This is an open source library intended to be used by anyone. iDenfy aims to share its knowledge and educate market for better and more secure IT infrastructure.

Related technology

This project utilizes the following technology:

  • AWS (Amazon Web Services).
  • AWS CDK (Amazon Web Services Cloud Development Kit).
  • AWS Lambda.
  • AWS Sns.
  • Slack.

Install

The project is built and uploaded to PyPi. Install it by using pip.

pip install aws_sns_slack_subscriber

Or directly install it through source.

./build.sh -ic

Description

When you have SNS Topics, you may subscribe to them with various ways. For example, email subscription will send an email to a desired email address when a notification is pushed to a SNS Topic. Most of the time email subscription is not ideal as it may clutter your email box. Hence, there are other ways to subscribe to a SNS Topic. We think the most convenient way to subscribe to SNS Topic is a Lambda Function integration which sends callbacks to your specified Slack channel. This library project is about that. It creates a "Slack subscription" with a help of Lambda.

Examples

Create sns slack subscriber as any other lambda function:

from aws_sns_slack_subscriber.slack_subscriber import SlackSubscriber

lambda_function_slack_subscirber = SlackSubscriber(...)

Release history

2.2.0

Force update 1.60.0 and add upper bound of 2.0.0.

2.1.0

URL and AWS CDK updates.

1.1.1

Completely refactor functionality. Add an explicit pipeline handler. Rewrite everything on python.

1.1.1

Add js file to manifest.

1.1.0

Add ability to specify slack channel.

1.0.0

Initial commit.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aws_sns_slack_subscriber-2.2.0.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

aws_sns_slack_subscriber-2.2.0-py3-none-any.whl (21.3 kB view details)

Uploaded Python 3

File details

Details for the file aws_sns_slack_subscriber-2.2.0.tar.gz.

File metadata

  • Download URL: aws_sns_slack_subscriber-2.2.0.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.6.9

File hashes

Hashes for aws_sns_slack_subscriber-2.2.0.tar.gz
Algorithm Hash digest
SHA256 d4a06269d5fb00f49da9c92db882529ecce47caa765257070bb07a425077d011
MD5 58e65305a7acb90707ac20f3774b13c8
BLAKE2b-256 77a48195da732880ac6f45e4665e7eef861868d78b7b3cc1739fe0530a0d808e

See more details on using hashes here.

File details

Details for the file aws_sns_slack_subscriber-2.2.0-py3-none-any.whl.

File metadata

  • Download URL: aws_sns_slack_subscriber-2.2.0-py3-none-any.whl
  • Upload date:
  • Size: 21.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.6.9

File hashes

Hashes for aws_sns_slack_subscriber-2.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 bfbd3f114f35fd02ee91dd0f86523a42904405642f2932d38559ac6d188c96d3
MD5 6a1693dbf8e715ef63da562eb5fe8297
BLAKE2b-256 3d62a0c990e087d34df882c18ed70ef28e07e3f5402d10a6597a562db49490e8

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page