Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

README.md

aws-sns-subscriber

Set os environment variable for AWS credentials

AWS_ACCESS_KEY_ID=<aws-access-key-id>
AWS_SECRET_ACCESS_KEY=<aws-secret-access-key>

Set os environment varibale for SNS Subscriber or edit constants in subscribe.go

AWS_REGION=<AWS-regio-of-SNS>
HTTP_ENDPOINT=<HTTP-endpoint-of-subsciber>
HTTP_PROTOCOL=<HTTP-Protocol-of-subscriber>
SNS_TOPIC_ARN=<ARN-of-AWS-topic>

About

Subscriber for AWS SNS topic in golang

Topics

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.