Questions tagged with Amazon EventBridge

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.

Hello, I have a necessity to be notified when RDS Storage autoscaler has triggered a pending scale storage task that will reach or exceed the maximum storage threshold. In this...
3
answers
0
votes
102
views
asked 4 days ago
In a Step Function State Machine, I want to make a decision based on a value passed by an event from EventBridge. I use a Pass step to wait for the event to be triggered, then pass it to a Choice step...
2
answers
0
votes
84
views
profile picture
asked 8 days ago
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
79
views
asked 9 days 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
112
views
asked 11 days 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
55
views
Ross
asked 15 days 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...
2
answers
0
votes
249
views
saim
asked 21 days 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
147
views
asked 22 days 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
130
views
asked 24 days 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
170
views
Piyush
asked 25 days 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
139
views
Ravi
asked a month 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
134
views
profile picture
m0ltar
asked a month 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
128
views
Ravi
asked a month ago