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 want to send a sns notification whenver a new ami is created in a specific name
i thought of using event bridge rule to get the createImage event and send sns
i defined the rule as below and sns id...
Hi, is there a recommended way to parse an Eventbridge cron expression to find the next occurrence or to find how many occurrences there will be in a given time period? Something similar to the...
Hello! Following documentation outlined in the links below, I am trying to handle an event on Redshift Data API ExecuteStatement query completion to support my event-driven app.
I have configured a...
Currently crawler and glue job has been scheduled to run every 15 mins. But its running even without data and hence higher cost.
To streamline this, one option is to use an event driven approach as...
We need to implement below scenario, any suggestion will be helpful:
There is sqs in one account "A" which needs to send events to Event Bridge in another account "B". Can someone suggest best...
I'm referencing this blogpost below, and working on something similar...
Hi, how do we know what CloudTrail events are sent to EventBridge?
It looks like (from here: https://repost.aws/knowledge-center/automate-eventbridge-rule-cloudtrail-api) CloudTrail sends to default...
I have created a eventbridge rule with cloudwatch log group as source and sns as the target. But i am not receiving email notifications that is registered in the log group. Instead of cloudwatch log...
I am trying to build a system that detects untagged AWS resources across our organization and automatically applies the required tags.
In my first attempt:
I used AWS Config’s "required-tags" rule to...
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...
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...
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...