Skip to content
#

sns

Here are 514 public repositories matching this topic...

Brighter
pkedy
pkedy commented Mar 26, 2021

Currently, the PubSub interface contains a Closer() error function so that the component can cleanly shutdown when daprd is stopped. This does not exist in bindings and that has resulted in binding implementations are having to use signal.Notify in order to stop a subscription, etc.

Instead, PubSub and Binding interfaces could embed io.Closer. Many of the pubsub components have moved to

aeksco
aeksco commented Apr 22, 2020

There's a warning note in README.md detailing:

Warning - the AnalyzeDocument process from AWS Textract costs $50 per 1,000 PDF pages. Be careful when deploying this CDK stack as you could unintentionally rack up an expensive AWS bill quickly if you're not paying attention.

This might not be enough - if a user finds this project and doesn't read the documentation, they could inadvertently

This plugin provides native AWS instrumentation for monitoring and metrics collection, including: health and metrics for various AWS services, such as EC2, RDS, ELB, and more, as well as handlers for EC2, SES, and SNS.

  • Updated Apr 29, 2021
  • Ruby

Improve this page

Add a description, image, and links to the sns topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sns topic, visit your repo's landing page and select "manage topics."

Learn more