Help improve AWS Support Official channel in re:Post and share your experience - complete a quick three-question survey to earn a re:Post badge!
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...
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...
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 ...
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...
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...
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...
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...
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 ...
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...
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...
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...
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...