All Content tagged with Amazon EventBridge Scheduler

Amazon EventBridge Scheduler is a serverless scheduler that allows you to create, run, and manage tasks from one central, managed service.

Content language: English

Select tags to filter
Sort by most recent
15 results
Hi, I am currently looking at the CreateSchedule API for the EventBridge Scheduler: https://docs.aws.amazon.com/scheduler/latest/APIReference/API_CreateSchedule.html#API_CreateSchedule_RequestSyntax I...
2
answers
0
votes
62
views
asked 13 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
91
views
asked a month ago
**Project Goal and Architecture** We're building a scheduled messaging system with the following features: Users create postcards with scheduled delivery dates At the scheduled time, the system send...
1
answers
0
votes
67
views
asked a month ago
Hello everyone, I’m running into a problem where my EventBridge Scheduler rules fire immediately after a deployment, even though they shouldn’t. Here’s what’s happening: Infrastructure as code: I ma...
2
answers
0
votes
102
views
asked a month ago
The target lambda's asynchronous invocation setting is Retry Attempts 0. If I run a CreateScheduleCommand I can set MaximumRetryAttempts in RetryPolicy to 0 so it doesn't retry. If I don't specify a...
1
answers
0
votes
42
views
asked 3 months ago
Hello: I configured an EventBridge schedule with an universal target of Chime SDK `CreateSipMediaApplicationCall`. The schedule runs as expected but always results in an error and I cannot figure ou...
1
answers
0
votes
35
views
asked 3 months ago
I need to create an EventBridge Scheduler rule with the following schedule using cron expressions: Runs every 10 minutes between 02:00 AM and 02:59 AM UK time (cron(???)). Runs every 5 minutes for th...
1
answers
0
votes
235
views
asked 4 months ago
I need to get information from URL (for example temperature in Springfield or the value of my stock portfolio) and send it to phone or email. I can do it literally it in one line: ``` aws sns publis...
2
answers
0
votes
199
views
asked 4 months ago
**Title:** Scheduled Start and Stop of EC2 Instance: Start Works, but Stop Does Not **Description:** I'm trying to schedule my EC2 instance to start at **9:15 AM** and stop at **7:00 PM** using ...
4
answers
0
votes
282
views
asked 6 months ago
I havee deployed the stack for aws instance scheduler in Oregon, to test the functionality... but now I want to deploy it in N. Virginia, and everytime I attempt this the stack gets rolled back becaus...
2
answers
0
votes
116
views
asked 6 months ago
### Lambda function name - sendTgNtfcnAppointment![Enter image description here](/media/postImages/original/IMm00bH_9GQV69MgcqWcYYWg) ### My code ```ts const scheduleExpression = "2024-10-20T17:19...
2
answers
0
votes
487
views
asked 7 months ago
Is there a way to provide a EventBridge Scheduler schedule the same IAM role used for my compute resources, which includes the permissions to invoke the target, but use conditions so that Scheduler is...
1
answers
0
votes
152
views
profile picture
asked 7 months ago
  • 1
  • 2
  • 12 / page