New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

github.com/ripglobal/aws-slack-notifications

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/ripglobal/aws-slack-notifications

  • v0.0.0-20200407025041-1b32fef1e1d0
  • Source
  • Go
  • Socket score

Version published
Created
Source

Serverless Go Report Card License

AWS Slack Notifications

A generic set up for sending AWS notifications to Slack.

Uses:

  • Golang
  • Serverless

Services

Notifications are set up as individual Serverless services, making them deployable individually. While sharing common code.

CodePipeline Notifications

GuardDuty Notifications

Service Setup

AWS

Serverless Guide to AWS Credentials Setup

Slack

1. Login to https://api.slack.com/apps and Create New App

  • The App name you use will be the user reporting the notifications in slack
  • The App will need to be installed for you to get an OAuth token.
Required Permissions

These are service specific (see Service README) but commonly:

chat:write:bot # Send messages as AWS Notifications

Environment Variables

These are service specific (see Service README) but commonly:

export AWS_SLACK_NOTIFICATIONS_OAUTH_ACCESS_TOKEN=xoxp-825209819346-837534187124-837535618052-6597eb2eaceccd85340e0fe5033b43db

FAQs

Package last updated on 07 Apr 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc