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
So I do setup: + Enable GuardDuty + Enable Security Hub + Create SNS Topic 1. Create a Standard Topic and everything default 2. Create a subscription associated with topic above => test receive mail...
2
answers
0
votes
491
views
asked 3 months ago
Hello, I am working on a an EventBridge rule that detects an start of an RDS instance and triggers a Lambda function. I have got most if it down but the first phase testing, sending an event from...
1
answers
0
votes
513
views
asked 3 months ago
I would like to receive SNS notifications when a new partner event source request hits my account. According to the docs, the partner makes an api request to the events service with the action...
1
answers
0
votes
315
views
Ross
asked 3 months ago
I have few queries in aws redshift which I want to schedule using redshift schedule feature so that I can run those queries according to specific requirements. I want to do this work using...
3
answers
0
votes
546
views
saim
asked 3 months ago
I want to map a input json array object into eventbridge I put a Apigateway in front integrated with my event bus this is the openApi configuration ``` ...
0
answers
0
votes
350
views
asked 3 months ago
There is drift detected in a CloudFormation template regarding the ID value of an EventBridge rule target, which is a Lambda function, i.e. Property: Targets.0.Id; Change: NOT_EQUAL; Expected value:...
2
answers
0
votes
328
views
asked 3 months ago
### Problem Statement: I want to create `n` numbers of EventBridge Rules where the target resource is a Lambda using CDK. While creating the Rule, EventBridge automatically creates a resource policy...
1
answers
0
votes
242
views
Piyush
asked 3 months ago
Testing for WAF service whenever resource is created or deleted it will invoke my lambda. my eventbridge rule is: note: it is a part of my eventbridge rule i am working on 36 services resource...
1
answers
0
votes
217
views
Ravi
asked 3 months ago
tldr; Is it possible to force `AWS::Event::Connection` secret to update from the source _after_ it has already been created? Long version: When `AWS::Event::Connection` resource is created, it reads...
0
answers
0
votes
169
views
profile picture
m0ltar
asked 3 months ago
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
205
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
209
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
241
views
Ravi
asked 3 months ago