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.

541 results
whenever a resources is created or deleted it will invoke my lambda. using event bridge. Q1. Is it possible to create an event bridge rule without creating a cloud trail as it will incur some cost for...
2
answers
0
votes
206
views
Ravi
asked 3 months ago
I undersand that event bridge is event based routing and amazon kinesis data firehose is data streaming service. In some cases I feel both services overlap and I'm not sure which one to use when....
3
answers
0
votes
212
views
ramsy
asked 3 months ago
Testing for directory service whenever resource is created or deleted it will invoke my lambda. my eventbridge rule is: { "source": ["aws.lambda", "aws.events", "aws.cloudfront", "aws.s3",...
1
answers
0
votes
243
views
Ravi
asked 3 months ago
All my events reach the API Destination endpoint without any issues but at the same time, they are considered as failed and sent to the Dead Letter Queue with the error: *Unable to invoke...
2
answers
0
votes
152
views
Nat
asked 3 months ago
Hi, I have schedules in EventBridge and not rules. I have to change a step-function for all the schedules at once but i have not be successful to list the schedules, can you please suggest
Accepted AnswerAmazon EventBridge
3
answers
0
votes
261
views
asked 3 months ago
Hello, Please Is there a way to detect changes in my GitHub repository (set up using CloudFormation) using only AWS services, excluding CodePipeline, and without relying on GitHub services like...
1
answers
0
votes
265
views
Nafiu
asked 3 months ago
I am setting up my EventBridge in two regions that will get **PutObject** events from S3buckets in either region both of which have CrossRegionReplication setup with each other However, I want only...
2
answers
0
votes
223
views
asked 4 months ago
Hi everyone, I need assistance with something I cannot figure out how to troubleshoot. For context I have a single EC2 instance that I want to automatically start M-F @ 8AM EST. Using this...
5
answers
0
votes
303
views
asked 4 months ago
Hi Team, I am trying to run SQL statements in Redshift by triggering using EventBridge on S3 file arrival. I am able to run SQLs using Data API but how ever I want to pass the event details to...
1
answers
0
votes
801
views
Britto
asked 4 months ago
Hi, I've been needing to pass in a variable to CodePipeline when my EventBridge rule picks up when a specific tag is pushed in my CodeCommit repo. My EventBridge event pattern is below ``` { ...
1
answers
0
votes
492
views
asked 4 months ago
I am attempting to invoke an external API via Step functions that requires authorization in the form of: ``` -H "Authorization: Bearer <TOKEN_HERE>" ``` I have attempted a variety of combinations in...
1
answers
0
votes
548
views
profile picture
dm3
asked 4 months ago
I'm unable to understand https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-monitoring.html .
1
answers
0
votes
226
views
AWS
asked 4 months ago