Skip to content

Commit

Permalink
Update packages/@aws-cdk/aws-glue-alpha/lib/constants.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Leo10Gama authored Feb 28, 2025
1 parent 34bc3e0 commit 57ba280
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-glue-alpha/lib/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ export enum JobState {
ERROR = 'ERROR',

/**
* [PLACEHOLDER FOR: TO BE FILLED OUT]
* State indicating job is waiting
*/
WAITING = 'WAITING',

Expand Down

0 comments on commit 57ba280

Please sign in to comment.