Skip to content

feat(batch): support QuotaSharePolicy in scheduling policies#37512

Open
matoom-nomu wants to merge 3 commits intoaws:mainfrom
matoom-nomu:feat/add-quota-share-policy
Open

feat(batch): support QuotaSharePolicy in scheduling policies#37512
matoom-nomu wants to merge 3 commits intoaws:mainfrom
matoom-nomu:feat/add-quota-share-policy

Conversation

@matoom-nomu
Copy link
Copy Markdown
Contributor

@matoom-nomu matoom-nomu commented Apr 3, 2026

Issue

None

Reason for this change

cfn added QuotaSharePolicy to AWS::Batch::SchedulingPolicy

Description of changes

Add QuotaShareSchedulingPolicy to support the QuotaSharePolicy property on AWS::Batch::SchedulingPolicy.

CloudFormation treats FairsharePolicy and QuotaSharePolicy as mutually exclusive (Doc),
so this is implemented as a separate class from FairshareSchedulingPolicy, following the same pattern.

Describe any new or updated permissions being added

None

Description of how you validated changes

Added unit/integ test.

Checklist


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@github-actions github-actions bot added p2 valued-contributor [Pilot] contributed between 6-12 PRs to the CDK labels Apr 3, 2026
@aws-cdk-automation aws-cdk-automation requested a review from a team April 3, 2026 04:52
Copy link
Copy Markdown
Collaborator

@aws-cdk-automation aws-cdk-automation left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(This review is outdated)

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 3, 2026

⚠️ Experimental Feature: This security report is currently in experimental phase. Results may include false positives and the rules are being actively refined.
This security report is NOT a review blocker. Please try merge from main to avoid findings unrelated to the PR.


TestsPassed ✅SkippedFailed
Security Guardian Results48 ran48 passed
TestResult
No test annotations available

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 3, 2026

⚠️ Experimental Feature: This security report is currently in experimental phase. Results may include false positives and the rules are being actively refined.
This security report is NOT a review blocker. Please try merge from main to avoid findings unrelated to the PR.


TestsPassed ✅SkippedFailed
Security Guardian Results with resolved templates48 ran48 passed
TestResult
No test annotations available

@matoom-nomu matoom-nomu changed the title feat(batch): add QuotaShareSchedulingPolicy L2 construct feat(batch): support QuotaSharePolicy in scheduling policies Apr 3, 2026
@aws-cdk-automation aws-cdk-automation dismissed their stale review April 3, 2026 13:43

✅ Updated pull request passes all PRLinter validations. Dismissing previous PRLinter review.

@aws-cdk-automation aws-cdk-automation added the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Apr 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

p2 pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. valued-contributor [Pilot] contributed between 6-12 PRs to the CDK

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants