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 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

579 results
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
63
views
asked 3 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
94
views
asked 5 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
35
views
asked 5 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 6 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
59
views
asked 7 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
76
views
asked 8 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
66
views
asked 21 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
129
views
asked 22 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 a month 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
What's the most streamlined way to download events from EventBridge into a docker image to drive automated testing e.g. via LocalStack or other custom testing/validation processes? I'd like past even...
2
answers
0
votes
53
views
asked 2 months ago