Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.5% on proxy.golang.org

proxy.golang.org : github.com/whatsfordinner/aws-sns-listener

AWS-SNS-Listener listens to SNS topics. It prints the body of any messages published to an SNS topic to stdout. It accomplishes this by creating an SQS queue, subscribing it to the topic and then periodically receiving messages. Usage: The flags are: AWS-SNS-Listener uses v2 of the AWS SDK for interacting with the SNS, SQS and SSM APIs. The default credential provider is used and it does not accept named profiles. See: https://aws.github.io/aws-sdk-go-v2/docs/configuring-sdk/#specifying-credentials Messages are written to stdout while logs are written to stderr. This allows message content to be piped or redirected without pollution by logs. Only one message at a time is received from the queue so high volume topics may result in a very full queue. This utility is not meant for processing high volumes of messages but to help troubleshoot SNS without fussing with email or SMS.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/whatsfordinner/aws-sns-listener
License: MIT
Latest release: about 1 year ago
First release: about 1 year ago
Namespace: github.com/whatsfordinner
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 13 days ago

    Loading...
    Readme
    Loading...