Questions tagged with Job Scheduling

The AWS Batch scheduler evaluates when, where, and how to run jobs that have been submitted to a job queue.

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.

52 results
I have scheduled an "EventBridge Schedule" to **send a SQS message containing a json to be sent at a certain time.** First of all **I can not see that the queue have received the message.** And there...
1
answers
0
votes
1.2K
views
asked 2 years ago
Hi, I'm trying to create a new eventbridge scheduler with universal target arn:aws:scheduler:::aws-sdk:eventbridge:PutEvents but I get the following error on deployment: Invalid request provided: I...
2
answers
0
votes
1.9K
views
asked 2 years ago
HI TEAM, please if possible someone can provide SDK for eventbridge scheduler for ecs
1
answers
0
votes
481
views
asked 2 years ago
I am trying to create a new scheduled query using ARN and secret manager. I created 4 of them in the past. Today, it is not working, it does not give any errors. when I click on save changes it just...
0
answers
0
votes
118
views
asked 2 years ago
Hi, I have an issue with the Windows Task Scheduler on an EC2 instance. if I'm logged in and the "Run only when the user is logged on" option is checked, it works just fine, but if i check "Run wheth...
1
answers
1
votes
875
views
asked 2 years ago
Hi all, I have a lambda function that i need to run every two minutes, i am just using the AWS interface, not using Serverless. Via EventBridge, i have defined the following trigger with cron: */2 * ...
2
answers
0
votes
4.3K
views
asked 2 years ago
Hi, I'm using FSx for Windows, I need to launch a cleanup script every night on the FSx filesystem. I'm wondering what is the best solution do to that, the script is about 2 hours long. How would yo...
2
answers
0
votes
439
views
asked 2 years ago
My purpose is to create a specific schedule using lambda. But I can't create constructor for scheduler due to error "AWS.Scheduler is not a constructor". **Declaration:** const AWS = require('aws-sd...
0
answers
0
votes
64
views
asked 2 years ago
Hello. I created a Notebook Job Definition, scheduled to run every hour. According to the status it is "Active". Whenever I manually trigger the job with the "Run Job" button, it creates a new Noteboo...
1
answers
1
votes
1.4K
views
asked 2 years ago
What is a scalable solution for running lambda at specific times in the future? We are building a SaaS platform, in which our users can request a task to happen according a recurring schedule (simple...
2
answers
0
votes
336
views
asked 2 years ago
Hello, my name is Victor and I am 18 years old and I have been studying cloud computing for some time... I have 2 Azure certifications but my great passion is AWS and today I come to ask for tips and ...
2
answers
0
votes
367
views
asked 2 years ago
I have a scenario where I have multiple glue ETL jobs which are interdependent, and they have some logical order to follow. I am looking for the best possible approaches within aws solutions to trigge...
1
answers
0
votes
1.1K
views
asked 2 years ago