-
Updated
Aug 3, 2021 - Go
#
sns
Here are 611 public repositories matching this topic...
A Microservice Toolkit from The New York Times
Message Queue, Job Queue, Broadcasting, WebSockets packages for PHP, Symfony, Laravel, Magento. DEVELOPMENT REPOSITORY - provided by Forma-Pro
redis
symfony
kafka
rabbitmq
amqp
beanstalkd
message-bus
sns
message-queue
gearman
stomp
job-queue
wamp
rabbitmq-client
doctrine-dbal
amazon-sqs
hacktoberfest
message-passing
wamp-client
google-pubsub
-
Updated
Apr 4, 2022 - PHP
This is intended to be a repo containing all of the official AWS Serverless architecture patterns built with CDK for developers to use. All patterns come in Typescript and Python with the exported CloudFormation also included.
python
graphql
aws
cloudformation
typescript
serverless
dynamodb
lambda-functions
sqs
sns
cdk
stepfunctions
appsync
aws-cdk
eventbridge
lambda-destinations
-
Updated
Mar 29, 2022 - TypeScript
Modularized AWS SDK for JavaScript.
-
Updated
Apr 9, 2022 - TypeScript
-
Updated
Apr 6, 2022 - Java
Powertools (logger, HTTP client, AWS clients, middlewares, patterns) for Lambda functions.
-
Updated
Apr 10, 2022 - JavaScript
AWS Serverless Security
-
Updated
Aug 25, 2021 - Python
pattisapu01
commented
Apr 21, 2021
In what area(s)?
/area components (kafka pub/sub)
Describe the feature
The current kafka pub/sub component targets just the minimum interfaces to publish and subscribe. We need an enhancement to the kafka component to support "ResetOffets". This means, we need to be able to invoke an API call to the dapr sidecar to "reset" the current offset to a previous value so that messages can b
Laravel SMS Gateway Integration Package
laravel
composer
twilio
driver
sns
nexmo
clockwork
aws-sns
nexmo-sms
sms-gateway
textlocal
kavenegar
smsir
clockwork-sms
melipayamak
link-mobility
-
Updated
Apr 8, 2022 - PHP
A community AWS SDK for Perl Programmers
aws
machine-learning
cloudformation
sdk
ec2
amazon
cloud-providers
perl
aws-sdk
dynamodb
s3
sqs
sns
elbv2
amazon-web-services
autoscaling
elb
aws-sdk-perl
-
Updated
Nov 7, 2021 - Perl
社交网站sdk(标准库),微信公众号(订阅号,服务号,小程序)接口sdk-包含消息回复(明文和安全模式),Oauth2.0授权等
-
Updated
Dec 14, 2021 - C#
AWS Event Fork Pipelines helps you build event-driven serverless applications by providing pipelines for common event-handling requirements, such as event backup, analytics, and replay. The pipelines are based on AWS SAM, and can be deployed directly from AWS SAR into your AWS account.
-
Updated
Jun 3, 2020 - Python
cli
aws
lambda
ec2
api-gateway
dynamodb
cloudwatch
sns
cognito
bucket
subnet
vpc
cheatsheet
rds
elb
elasticache
-
Updated
Jan 4, 2022
Laravel SNS Events eases the processing of incoming SNS webhooks using Laravel Events.
aws
laravel
subscription
sns
hacktoberfest
laravel-events
sns-topic
sns-message
laravel-sns-events
sns-notification
-
Updated
Apr 9, 2022 - PHP
Open
Update CDK to V2
aeksco
commented
Mar 20, 2022
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
Asynchronous message dispatcher - Currently using asyncio and amazon SQS
-
Updated
Aug 6, 2020 - Python
Terraform module that configures important RDS alerts using CloudWatch and sends them to an SNS topic
-
Updated
Feb 10, 2022 - HCL
Improved routing for AWS Lambda like SNS and ApiGateway
-
Updated
Mar 26, 2022 - TypeScript
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.
emr
aws
monitoring
ec2
metrics
sensu
cloudwatch
sqs
load-balancer
sns
ebs
cloudfront
rds
autoscaling
elasticache
aws-monitoring
sensu-handler
sensu-plugins
certificate-manager
aws-networking
-
Updated
Jan 12, 2022 - Ruby
Type definitions for AWS Lambda event sources.
go
golang
aws
events
lambda
aws-lambda
serverless
dynamodb
s3
cloudwatch
event-sources
kinesis
sns
ses
cognito
apigateway
firehose
-
Updated
Jan 17, 2018 - Go
Improve this page
Add a description, image, and links to the sns topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sns topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
From the end of May, .NET 5.0 goes out of support, which forms a good trigger for us to move the samples to .NET 6.0.
https://devblogs.microsoft.com/dotnet/dotnet-5-end-of-support-update/
Describe the solution you'd like
The simplest solution here is to just target .NET 6.0 and rebuild. We don't want to bring over .NET