Questions 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
Browse through the questions and answers listed below or filter and sort to narrow down your results.
538 results
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...
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...
**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...
Hello,
we set up the following `Event pattern` for EventBridge:
```
{
"source": ["aws.inspector2"],
"detail-type": ["Inspector2 Finding"],
"detail": {
"status": ["ACTIVE"],
"severity":...
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...
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...
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...
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...
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...
I'm wanting to have an alarm generate when I have a public rest api, public s3, public dynamodb that is being pulled from Config rule.
Is it possible to generate this from config rule or will it be...
Is it the best method?
1. Could you please confirm if using EventBridge, CloudTrail, and Lambda to track resource creation and deletion across 7 regions, and then updating an inventory Excel sheet,...
Why isn't my EventBridge rule working in regions other than the one where I created it?