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.

540 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
99
views
Ravi
asked 2 months ago
Why isn't my EventBridge rule working in regions other than the one where I created it?
2
answers
0
votes
121
views
SJ_AWS
asked 2 months 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 }...
3
answers
0
votes
135
views
asked 2 months 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
147
views
asked 2 months 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
253
views
asked 2 months 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
150
views
Joemar
asked 2 months 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
249
views
Joemar
asked 2 months 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
369
views
asked 2 months 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
554
views
Toby
asked 2 months 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
642
views
Tu Phan
asked 2 months 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
459
views
asked 2 months 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
615
views
asked 2 months ago