aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap

[AWS::GLUE::Job] - [Enhancement] - Add support for job queuing for AWS Glue job resource into CloudFormation

Open
#2,123 0 comments 4 reactions 0 assignees View on GitHub
enhancement
Dominant language
No language data
Stars
1.1k
Forks
62
PR merge metrics
No merged PRs in 30d

Description

### Name of the resource

AWS::Glue::Job

### Resource name

_No response_

### Description

[AWS::GLUE::Job] - Add support for job queuing for AWS Glue job resource into CloudFormation

AWS released a new feature for AWS Glue jobs for Job queueing recently on 09/03/2024 , and I see that this supported over console and CLI and the documents are updated as well. However, I don’t see that, the job queueing is not yet supported for the cloudformation resource type AWS::Glue::Job.

Additionally, requesting for resource drift detection support for the AWS::Glue::Job as well.

AWS release for job queueing for AWS Glue jobs
https://aws.amazon.com/about-aws/whats-new/2024/09/aws-glue-job-queuing/

AWS Glue job - Job run queuing
https://docs.aws.amazon.com/glue/latest/dg/add-job.html

```
Job run queuing
Specifies whether job runs are queued to run later when they cannot run immediately due to service quotas.
When checked, job run queuing is enabled for the job runs. If not populated, the job runs will not be considered for queueing.
If this setting does not match the value set in the job run, then the value from the job run field will be used.
```

### Other Details

_No response_

Contributor guide

Open the contributing guide

Research direction

Start with the AWS::Glue::Job resource and compare the AWS Glue job queuing documentation linked in the issue with the CloudFormation resource's current coverage. Determine how both job run queuing and resource drift detection should be represented; done means the resource supports the requested capability and its behavior matches the AWS documentation.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws
Domain
cloud, infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.