Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Codacy Badge Follow on Twitter

go-message2sns

Simple utility to send message via AWS SNS.

Rationale

Although this task can be done with cURL, this command is meant to save you some troubles with the API and future-proof it.

Getting Started

To install message2sns simply do:

$ go get github.com/opendevsecops/go-message2sns

Once the command is installed in your home go/bin folder execute it like this:

$ ~/go/bin/go-message2sns --help

To send message to slack simply do:

$ ~/go/bin/go-message2sns --message '{"text": "hello"}' --sns "arn:..."

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages