All Content tagged with Amazon EventBridge

serverless event bus service that you can use to connect your applications with data from a variety of sources

Content language: English

Select up to 5 tags to filter
Sort by most recent
We use ECS Fargate for hosting customer application, from time to time we see Fargate apps restarted from aws ecs maintenance events We want to create an Event Bridge Rule to capture the 14 day...
2
answers
0
votes
20
views
asked 14 hours ago
Hello, I'd like to know if it's possible to filter duplicate CVE findings that get sent to ChatBot, preferably without any Lambda functionality. Right now we get tons of duplicates in our Slack...
1
answers
0
votes
55
views
asked 14 days ago
I have created MalwareProtection for s3. When an event pattern detects malware finding in s3, an associated SNS topic should send an email. It doesn't. I have the following CloudFormation, and...
3
answers
0
votes
85
views
asked 14 days ago
I have an event bridge rule that sends to another SNS topic. Before sending to another SNS topic it must be in a specific format similar to a CloudWatch Alarm like below. How can I satisfy this...
1
answers
0
votes
49
views
asked 16 days ago
In the process of creating an event bridge rule, in which will contain multiple AWS Config non-compliant events and sent them to SNS topic or Lambda I want. The problem and concern is I want to...
1
answers
0
votes
35
views
asked 17 days ago
**Issue:** When I call ***FilterLogEvents*** and repeat/loop the call, using *nextToken* from the response, to load all the results that match the query (same filter string, and time window), the...
1
answers
0
votes
52
views
yarvik
asked 20 days ago
Hello, we set up the following `Event pattern` for EventBridge: ``` { "source": ["aws.inspector2"], "detail-type": ["Inspector2 Finding"], "detail": { "status": ["ACTIVE"], "severity":...
1
answers
0
votes
46
views
asked 21 days ago
Hello, we are trying to use the Input Transformer to transform Amazon Inspector2 events that are then sent to our Slack. Without input transformer everything works as expected and we receive...
2
answers
0
votes
74
views
asked 21 days ago
I have a use case where I have an existing SNS topic that sends appropriate notifications to appropriate subscribers. However, the only payload it accepts at the moment is the format of CloudWatch...
1
answers
0
votes
44
views
asked 24 days ago
When setting up AWS Config to send to > Event Bridge > SNS, am I able to specify certain rules that AWS Config generates to send to the event bus? Or am I only allow to send ALL rules to the event...
1
answers
0
votes
37
views
Mont23
asked 24 days ago
I am trying to modify an existing Config rule to send to an event that will eventually go to an SNS topic and perform the rest of the functions needed. However, I am not able to find this on an...
2
answers
0
votes
58
views
Mont23
asked 25 days ago
I'm only seeing evnets for API calls or common metrics based on operations. But for public access is it possible to create these events to trigger an SNS? Are there any examples of these I can find...
1
answers
0
votes
37
views
Mont23
asked 25 days ago