All Content 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 tags to filter
Sort by most recent
622 results
It's clear a few S3 EventBridge rules did not trigger (a few out of thousands), how to know this for certain? AWS used to document that "On very rare occasions, events might be lost" but they removed...
1
answers
0
votes
44
views
asked a day ago
I want to capture the sign-in events of the Amazon WorkSpaces.To that end, I created an EventBridge rule using the default bus, with the CloudWatch log group set as its target. However, I can't see an...
2
answers
0
votes
67
views
asked 4 days ago
I have an issue with Bedrock batch inference. I have a flow that is relying on the event that Bedrock publishes when a job status changes: https://docs.aws.amazon.com/bedrock/latest/userguide/monitori...
3
answers
1
votes
111
views
asked 7 days ago
0 I'm using AWS DMS to migrate data from several sources into Redshift. For each replication task, I want to trigger a Lambda function when the full load finishes. Currently, I'm creating a separate ...
1
answers
0
votes
36
views
asked 7 days ago
I want to report a few kinds of small events from customer accounts to my account - things like CloudFormation stack updates and certain API calls in CloudTrail - and minimise the cost, complexity and...
1
answers
0
votes
30
views
asked 7 days ago
It looks like EventBridge invoking my HTTPS API **requires** a secret. If I’m happy there’s no security issues with completely anonymous calls to my API, is there no way I can configure this without a...
2
answers
0
votes
60
views
asked 8 days ago
Hello, I hope you can guide me. I have a Lambda function (let's call it lambda-1) that I need to run once a day. The function takes an identifier (ID) as input and, with that ID, extracts a set of da...
2
answers
0
votes
77
views
asked 9 days ago
So I'm logged into the console as a root user, and I can't remove an EventBridge trigger I added as a root user: > Unable to determine service/operation name to be authorized Well, I'm kinda root, I...
2
answers
0
votes
69
views
asked 22 days ago
Hi, I have two AWS account named A and B. I want to create EventBridge rule on A that will run Lambda/Step Function on B, and on runtime I don't have access to B, only to A. The problem with lambda ...
1
answers
0
votes
134
views
asked 24 days ago
Hi there, For demonstration puproses I've made a typo in the file Input of my job. Expecting my https webhook to be triggered with a Error status. But now it seems error statusses are not being trigge...
1
answers
0
votes
54
views
asked 2 months ago
Hello! I have a setup with an AmazonMq broker and 2 lambda functions that have similar configuration and access, one for producing messages (Producer) and the other to consume them (Worker). My produ...
0
answers
0
votes
59
views
asked 2 months ago
Here's my usecase: I have two AWS batch jobs: A & B What I would like to do is when batch job A completes successfully, it then triggers Step Function B to start execution every 1 minute until midnig...
1
answers
0
votes
62
views
asked 2 months ago