Skip to content

yagami-cerberus/pg_notify_2_aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PG Notify 2 AWS

Bypass postgres notify message to AWS SQS or SNS.

Configuration

Environment variables

DATABASE_URL=postgresql://pg_hostname/database

TARGET=sns|sqs

PG_CHANNELS=channel1,channel2

SQS_URL=https://sqs.us-west-1.amazonaws.com/0000000000/queue-name

SNS_TOPIC_ARN=arn:aws:sns:us-west-1:0000000000:topic-name

About

Bypass postgres notify message to AWS SQS or SNS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages