Skip to content

BashtonLtd/sns-pipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SNS Pipe

Publishes standard input to an Amazon SNS topic.

Installation

pip install sns-pipe

Configuration

SNS Pipe uses Boto 3, which requires configuration.

See https://boto3.readthedocs.org/

Usage

echo hello | sns-pipe $SNS_TOPIC_ARN

About

Publishes standard input to an Amazon SNS topic.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published