❓ General Issue
The Question
Today in CDK GlueStartJobRunProps does not support AllocatedCapacity or MaxCapacity to configure Glue job run DPU. But based on Step Functions service integration, SFn does support parameter AllocatedCapacity when invoking Glue StartJobRun API. Will GlueStartJobRunProps support accepting AllocatedCapacity or MaxCapacity parameters? (see details of these two parameters here)
Environment
- CDK CLI Version: 1.83.0
- Module Version: 1.83.0
- Node.js Version: 14.14.20
- OS: Linux 4.9.230-0.1.ac.223.84.332.metal1.x86_64 x86_64
- Language (Version): TypeScript (3.6.4)
Other information