Skip to content
This repository has been archived by the owner on Aug 2, 2019. It is now read-only.

FB Workplace integration for ElasticBeanstalk SNS alerts

License

Notifications You must be signed in to change notification settings

physera/ebs-workplace-lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ebs-workplace-lambda

This repo contains some simple lambda functions for creating an AWS-FB Workplace integration.

Implementation Notes

  • Set up a workplace integration with 'manage group' permissions (for posting to a group) or 'message any member' and 'allow this integration to work in group chats' (for posting to a chat thread).
    You'll need to be a workplace system administrator to do this, or you'll need to be on good speaking terms with someone who is, even if they recently spilled coffee on your shoes.
  • If desired, initialize the chat thread using the setup.py script in order to get the thread_id your bot will post to.
  • Set up an lambda function that is subscribed to the appropriate SNS alerts.
  • Add the access token and group_id/thread_id to the environment variables of your lambda function.

Version History

  • 2018-06-18 Initial Release

About

FB Workplace integration for ElasticBeanstalk SNS alerts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages