-
### Issue description
Setting `maximumConcurrency` as described [here](https://www.serverless.com/framework/docs-providers-aws-events-sqs#setting-the-maximum-concurrency) produces this warning when u…
-
## Current Behavior
Its not possible to deploy with a valid sqs source arn, because arn:aws:sqs:eu-central-1:12345:queue-name the decimals in the regex are not escaped.
^arn:(aws[a-zA-Z0-9-]*):(…
-
I'm trying to run the **Amazon** **SQS** tutorial but I always get the same error.
![image](https://user-images.githubusercontent.com/21094604/140095753-8d421929-a019-4a06-ba2d-95ac1b4024e7.png)
…
-
### Are you certain it's a bug?
- [X] Yes, it looks like a bug
### Is the issue caused by a plugin?
- [X] It is not a plugin issue
### Are you using the latest v3 release?
- [X] Yes, I'…
-
**Is your feature request related to a problem? Please describe.**
Would be great if we could configure different queue backends like SQS, GCP Pub/Sub etc...
**Describe the solution you'd like**
…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
https://metacpan.org/pod/Paws::SQS::TagQueue says:
```
my $sqs = Paws->service('SQS');
$sqs->TagQueue(
QueueUrl => 'MyString',
Tags => { 'MyTagKey' => 'MyTagValue', },
);
```
But t…
-
-
In a recent deployment, the bulk deployment flow broke because the staging lambda IAM roles did not have sufficient permissions to read the SQS queue and access the S3 bucket for storing the QR codes.…
-
### Terraform Core Version
1.7.4
### AWS Provider Version
5.36.0
### Affected Resource(s)
aws_sqs_queue or almost any other type that has an example with jsonencode() utilized in the s…