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.

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,...
2
answers
0
votes
81
views
Ravi
asked 23 days ago
Why isn't my EventBridge rule working in regions other than the one where I created it?
2
answers
0
votes
106
views
SJ_AWS
asked 23 days ago
I want to create schedule programatically to trigger lambda function at newScheduledTimeISO Here is code that I use (it doesn't work as I want) ```ts "use server" import { CreateScheduleCommand }...
2
answers
0
votes
111
views
asked 24 days ago
Hi, I am new to AWS and I have been asked to evaluate the replacement of our ESB (service bus) and use native AWS services, our main data source is SAP ERP on Premise (financial/accounting), is this...
3
answers
0
votes
133
views
asked 24 days ago
I want to trigger a Lambda function whenever a user deactivates their MFA. To achieve this, I've set up an AWS CloudFormation template that creates a CloudTrail trail and an EventBridge...
2
answers
0
votes
240
views
asked a month ago
Hello, I am trying to get this eventname/api call from Cloudtrail or eventbride so it can trigger a Lambda but I cannot trigger the event bridge it only shows SearchProfile but no ProfileID or key...
1
answers
0
votes
139
views
Joemar
asked a month ago
I am creating a lambda that can get notified when there was an update on the connect customer profile. I tried to create a event bridge to get the api call which I was checking on the cloud trail but...
1
answers
0
votes
239
views
Joemar
asked a month ago
I have a codepipeline with with source as ECR. I have specified a pipeline variable and I want to trigger the pipeline using Eventbridge by supplying this variable dynamically from the event (assume...
1
answers
0
votes
348
views
asked a month ago
I have an EventBridge rule that triggers when a new file is added to an S3 bucket with the EventBridge target being a glue workflow. Now I want to pass event data from EventBridge to my glue workflow...
2
answers
0
votes
537
views
Toby
asked a month ago
I am encountering an error when attempting to invoke an API Gateway endpoint from Amazon EventBridge. Despite configuring the IAM policy and resource policy for API Gateway correctly, I am still...
2
answers
0
votes
556
views
Tu Phan
asked a month ago
I have an event bus that I created through boto3. Now, this event bus needs to get information from a mongodb trigger...
1
answers
0
votes
441
views
asked a month ago
I have 30 Linux on-demand servers. We only use these server during core business hours (8 to 6 pm). I created Lambda functions to start & stop and configured event bridge rule. We have automated OS...
3
answers
0
votes
601
views
asked a month ago