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

I've got an R script like so args <- commandArgs(trailingOnly=TRUE) # Default values (for local testing) input_s3 <- "s3://your-bucket/input.csv" output_s3 <- "s3://your-...
0 votes
0 answers
153 views

I have a AWS Batch Job Queue that I need to monitor the status of jobs. I have had many successful jobs run through it already. But I cannot seem to find the AWS/Batch namespace in CloudWatch. I have ...
0 votes
0 answers
29 views

I migrated a java ecs batch application from BitBucket to bamboo. The application is responsible for listening SQS queues and perform a task once there is a message template in the queue. During the ...
0 votes
0 answers
31 views

For aws batch job that needs python I use python:3.11.11 image. What if I replace this with amazon/aws-lambda-python:3.11-x86_64? Are there any restrictions for using amazon/aws-lambda-python:3.11-...
0 votes
1 answer
120 views

I have AWS Stepfunction that starts with a Lambda function to prepare the execution of an AWS Batch Job, of which the Job Definition specifies to use Fargate (ecsProperties Job). This stepfunction ...
0 votes
1 answer
246 views

I am configuring a workflow where messages from an SQS queue trigger AWS Batch jobs, and the content of these messages is passed as environment variables to the container executing the job. I am using ...
-1 votes
1 answer
85 views

I have put together a query, using a CTE, to track the status of a set of pg_cron batch jobs running on our RDS server. I would like to make it more dynamic by changing it to be recursive. Any help ...
2 votes
1 answer
777 views

Like the title says, I am having trouble setting up container overrides from eventbridge to AWS BATCH. For context, I use AWS Batch to hold container configurations for an ecs container. The ...
0 votes
1 answer
684 views

I am looking to run playwright tests (Javascript) using multiple workers in a CI env (I use AWS Batch). My playwright.config.js file looks like this. export default defineConfig({ testDir: './...
0 votes
1 answer
179 views

Basically I'm building a integration that runs a ECR image on ECS via a AWS batch job definition. This piece of the code works atm, and we're now moving to running the job definitions via a AWS step ...
0 votes
1 answer
297 views

Requirement: Given the requirement for compute resources capable of handling tasks lasting over 15 minutes, we determined that AWS Batch was the optimal solution. Problem: We support versioning of our ...
0 votes
1 answer
257 views

enter image description here Steps I follow to create job: First create a compute environment and choose Provisioning model as EC2 and Instance type vt1.3xlarge and get status valid. Create Queue. ...
0 votes
1 answer
263 views

I have an AWS Batch Job definition where I'm using specific secrets from AWS Secrets Manager. As you can see in the example below, I'm manually specifying each secret by its name. However, I would ...
0 votes
1 answer
161 views

I have a CDK for batch to run jobs using Fargate compute environments. In my CI/CD pushes to the source code for the container are subject to versioning issues. I’ll push a code change yet an outdated ...
1 vote
0 answers
862 views

We are trying to start an AWS batch job. The job definition has over 40 parameters which are referenced in the command (example below). When starting a batch job we get an error Container Overrides ...

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

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