Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
58 views

What I am trying to achieve is to trigger specific actions within my AWS Account when specific IAM actions are performed. This appeared to be much more complicated than I expected, so I wanted to ...
0 votes
0 answers
47 views

My input to API Gateway looks like this: { "detail": { "stuff": "goeshere" }, "detail-type": "ApiGatewayTest", "source&...
0 votes
0 answers
51 views

As the title says, I'm encountering this error when running in SLS Offline. I just want to confirm if EventBridge Scheduler really isn't supported by SLS Offline? resources.ts export const resources = ...
0 votes
0 answers
88 views

I want to run an ECS Task on Fargate every time an AWS SES event has happened. I am able to run a Lambda function and the lambda function receives the event, but based on the documentation, as I ...
0 votes
1 answer
86 views

I am trying to trigger an SFN using SQS + Pipes, and I wanted to know if it's possible to configure the name of the SFN execution based on the payload. Example: If the event is as follows: {"...
0 votes
1 answer
96 views

I'm using the Amazon EventBridge Sink Connector for Kafka Connect to send messages from a Kafka topic into EventBridge. The source message in my Kafka topic looks like this: { "headers": { ...
0 votes
0 answers
42 views

When I generate schema for an AWS EventBridge event, I get something like the following. Now, what's passed to my lambda isn't an instance of this class. It's an instance of a struct that uses the '...
0 votes
0 answers
19 views

I want to trigger a lambda on SFTPConnectorDirectoryListingCompleted coming from aws.transfer. The doc claims that Transfer will deliver events to the default bus. However, from the console, I cannot ...
2 votes
1 answer
108 views

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 AWS:...
0 votes
1 answer
95 views

I'm currently using AWS EventBridge Scheduler to trigger 44 schedules per minute, all pointing to a single AWS Lambda function. AWS automatically handles the execution, and I typically see 7–9 ...
1 vote
1 answer
310 views

I have two AWS accounts named A and B. I want to create an 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 ...
0 votes
0 answers
30 views

How do I write an EventBridge rule that matches any event EXCEPT where the source is "com.prosc.store" and the detail-type is "Login"? Assume that there are too many unknown event ...
0 votes
0 answers
131 views

I am totally at a loss trying to figure out a seemingly simple thing and all searches are taking me in different directions, except offering the clear solution. I have a python application (not flask/...
1 vote
1 answer
145 views

I’m facing an issue with a webhook system built using AWS SQS FIFO queues, EventBridge Pipes, Step Functions, and Lambda. Here’s the setup: • SQS FIFO Queue: • Receives webhook messages containing ...
0 votes
0 answers
29 views

When triggering an AWS Glue job through EventBridge and passing input arguments (e.g., --fname, --lname), the Lambda function triggered by the Glue job state change event does not receive or display ...

15 30 50 per page
1
2 3 4 5
...
55

AltStyle によって変換されたページ (->オリジナル) /