-
### Discussed in https://github.com/benthosdev/benthos/discussions/1416
Originally posted by **norbjd** August 25, 2022
Hello :wave:
In the existing inputs, there is `aws_sqs`, but would i…
-
Hi Team,
Is there any plan to support aws sns and sqs?
-
**Describe the bug**
I have run Kendra Web Crawler and confirmed that the web crawl is successful, but the SNS (KendraCrawlerSNSTopic) that triggers the CrawlerLambda is not triggered.
https://githu…
-
### Terraform Core Version
1.9.1, 1.9.3
### AWS Provider Version
5.60.0
### Affected Resource(s)
aws_lambda_function
### Expected Behavior
When an sns topic and lambda environment variable refe…
-
Trying to follow the documentation, I've met an issue when trying to use an SNS event.
A workaround is to add region and account id, but we shouldn't have to do it and that's why I consider it as…
-
### Terraform Core Version
1.9.5
### AWS Provider Version
5.67.0
### Affected Resource(s)
aws_chatbot_slack_channel_configuration
### Expected Behavior
The resource should have ap…
-
### Terraform Core Version
1.5.7
### AWS Provider Version
5.61.0
### Affected Resource(s)
aws_chatbot_teams_channel_configuration
### Expected Behavior
The creation of the channel…
-
- [ ] Create a new dynamodb table and try to connect this to S3 bucket
Here is how to create the necessary connections between S3, DynamoDB and the lambda function
### Step 1: Create an S3 Buck…
-
### Terraform Core Version
1.5.7
### AWS Provider Version
5.10.0
### Affected Resource(s)
* aws_sns_topic
### Expected Behavior
A broken policy should have been retrieved from AWS…
rhowe updated
4 months ago
-
Hello Team,
I was planning to implement sns alerting mode. I would like to have a template on how to do so.
template example:
alert:
- "sns"
- "arn"
Where should I be giving username and…