New posts in amazon-sqs

Getting 'Error occurred while GetObject. S3 Error Code: NoSuchKey' while trying to create stack using cloudFormation template

How to turn off the pager for AWS CLI return value?

If AWS EC2 is in STOPPED state, Will it be able to respond to any SQS message?

connecting aws rds(postgres db) and sqs

Celery with Amazon SQS

What is a good practice to achieve the "Exactly-once delivery" behavior with Amazon SQS?

Return value from SQS that triggers lambda function using aws java sdk

AWS SQS messages does not become available again after visibility timeout

How get key field from amazon sqs queue?

How to process SQS queue with lambda function (not via scheduled events)?

Run SQS on AWS SAM locally. Is it possible?

SNS to Lambda vs SNS to SQS to Lambda

How to prevent duplicate SQS Messages?

AWS Lambda Polling from SQS: in-flight messages count

How can I automatically get file in java from s3?

Emulating Amazon SQS during development

Getting lambda response when calling lambda through SQS

Why do SqS messages sometimes remain in-flight on queue

SQS Timeout from Lambda in VPC Using VPC Endpoint

Kafka or SNS or something else? [closed]