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
615 results
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
43
views
asked 2 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
101
views
asked 4 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
41
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
54
views
asked a month 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
57
views
asked a month 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
51
views
asked a month ago
Hello Team, We have done the necessary configuration on eventbridge rule to invoke a private API EndPoint, but still the API endpoint invocation is failing. Any assistance highly appreciated.
1
answers
0
votes
27
views
asked a month ago
Hello, could someone explain to me why the same **CloudTrail event** is triggering a Lambda function multiple times (using an EventBridge rule)? The curious thing is that it doesn't always happen; som...
1
answers
0
votes
53
views
asked a month ago
Hi community, I was trying to send Route53 Logs for console and programmatic access to S3 bucket. I have created an EventBridge rule with the following event pattern: ``` { "source": ["aws.route53"]...
1
answers
0
votes
48
views
asked 2 months ago
I automated the daily snapshot creation using Amazon DLM. I wanted to assign a custom name and description for the newly created snapshots via a Lambda function. I tried in many ways (CloudTrail, Clou...
2
answers
0
votes
87
views
asked 2 months ago
I have a task where in my architecture I need to replace SQS with Event Bridge. I mainly use SQS for batching purpose. I want to trigger lambda whenever I achieve a batch of let's say 30 files. For pa...
3
answers
0
votes
70
views
asked 2 months ago
I made this setting Eventbridge -> Lambda -> SNS for any changes to SSO(when creating/deleting users). I do receive emails when I delete SSO users, but I do not receive when creating. I checked Clou...
1
answers
0
votes
76
views
asked 2 months ago