All Projects → h2ik → Go Sqs Poller

h2ik / Go Sqs Poller

Licence: mit
An AWS SQS Poller

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Projects that are alternatives of or similar to Go Sqs Poller

Aws Sdk Ruby
The official AWS SDK for Ruby.
Stars: ✭ 3,328 (+6556%)
Mutual labels:  aws, aws-sdk
Soto
Swift SDK for AWS that works on Linux, macOS and iOS
Stars: ✭ 579 (+1058%)
Mutual labels:  aws, aws-sdk
Aws Sdk Java
The official AWS SDK for Java.
Stars: ✭ 3,662 (+7224%)
Mutual labels:  aws, aws-sdk
Winston Cloudwatch
Send logs to Amazon Cloudwatch using Winston.
Stars: ✭ 172 (+244%)
Mutual labels:  aws, aws-sdk
Aws Sdk Go
AWS SDK for the Go programming language.
Stars: ✭ 7,270 (+14440%)
Mutual labels:  aws, aws-sdk
Rusoto
AWS SDK for Rust
Stars: ✭ 2,470 (+4840%)
Mutual labels:  aws, aws-sdk
Udacity Data Engineering Projects
Few projects related to Data Engineering including Data Modeling, Infrastructure setup on cloud, Data Warehousing and Data Lake development.
Stars: ✭ 458 (+816%)
Mutual labels:  aws, aws-sdk
Smart Security Camera
A Pi Zero and Motion based webcamera that forwards images to Amazon Web Services for Image Processing
Stars: ✭ 103 (+106%)
Mutual labels:  aws, aws-sdk
Aws Sdk Js
AWS SDK for JavaScript in the browser and Node.js
Stars: ✭ 6,857 (+13614%)
Mutual labels:  aws, aws-sdk
Boto3
AWS SDK for Python
Stars: ✭ 6,894 (+13688%)
Mutual labels:  aws, aws-sdk
Aws Sdk Perl
A community AWS SDK for Perl Programmers
Stars: ✭ 153 (+206%)
Mutual labels:  aws, aws-sdk
Amazon Cognito Identity Js
Amazon Cognito Identity SDK for JavaScript
Stars: ✭ 965 (+1830%)
Mutual labels:  aws, aws-sdk
Paws
Paws, a package for Amazon Web Services in R
Stars: ✭ 145 (+190%)
Mutual labels:  aws, aws-sdk
Gatsby Auth Starter Aws Amplify
Starter Project with Authentication with Gatsby & AWS Amplify
Stars: ✭ 306 (+512%)
Mutual labels:  aws, aws-sdk
Trackiam
A project to collate IAM actions, AWS APIs and managed policies from various public sources.
Stars: ✭ 115 (+130%)
Mutual labels:  aws, aws-sdk
Aws Amplify Vue
A Vue.js starter app integrated with AWS Amplify
Stars: ✭ 359 (+618%)
Mutual labels:  aws, aws-sdk
Awsconsolerecorder
Records actions made in the AWS Management Console and outputs the equivalent CLI/SDK commands and CloudFormation/Terraform templates.
Stars: ✭ 1,152 (+2204%)
Mutual labels:  aws, aws-sdk
Awesome Aws
A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome.
Stars: ✭ 9,895 (+19690%)
Mutual labels:  aws, aws-sdk
Aiobotocore
asyncio support for botocore library using aiohttp
Stars: ✭ 630 (+1160%)
Mutual labels:  aws, aws-sdk
Reactive Aws Clients
AWS Client libraries for Scala (Automatic generation from AWS source code)
Stars: ✭ 30 (-40%)
Mutual labels:  aws, aws-sdk

go-sqs-poller

GoLang SQS Queue Poller using the AWS SDK

This is based off of golang-sqs-worker-example but it uses the official AWS golang SDK.

Check out the cmd/example-worker/main.go for an example of how to use the worker.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].