|
9114 | 9114 | "smithy.api#documentation": "<p>A mode that describes how a job was created. Valid values are:</p>\n <ul>\n <li>\n <p>\n <code>SCRIPT</code> - The job was created using the Glue Studio script editor.</p>\n </li>\n <li>\n <p>\n <code>VISUAL</code> - The job was created using the Glue Studio visual editor.</p>\n </li>\n <li>\n <p>\n <code>NOTEBOOK</code> - The job was created using an interactive sessions notebook.</p>\n </li>\n </ul>\n <p>When the <code>JobMode</code> field is missing or null, <code>SCRIPT</code> is assigned as the default value.</p>"
|
9115 | 9115 | }
|
9116 | 9116 | },
|
| 9117 | + "JobRunQueuingEnabled": { |
| 9118 | + "target": "com.amazonaws.glue#NullableBoolean", |
| 9119 | + "traits": { |
| 9120 | + "smithy.api#documentation": "<p>Specifies whether job run queuing is enabled for the job runs for this job.</p>\n <p>A value of true means job run queuing is enabled for the job runs. If false or not populated, the job runs will not be considered for queueing.</p>\n <p>If this field does not match the value set in the job run, then the value from the job run field will be used.</p>" |
| 9121 | + } |
| 9122 | + }, |
9117 | 9123 | "Description": {
|
9118 | 9124 | "target": "com.amazonaws.glue#DescriptionString",
|
9119 | 9125 | "traits": {
|
|
22978 | 22984 | "smithy.api#documentation": "<p>A mode that describes how a job was created. Valid values are:</p>\n <ul>\n <li>\n <p>\n <code>SCRIPT</code> - The job was created using the Glue Studio script editor.</p>\n </li>\n <li>\n <p>\n <code>VISUAL</code> - The job was created using the Glue Studio visual editor.</p>\n </li>\n <li>\n <p>\n <code>NOTEBOOK</code> - The job was created using an interactive sessions notebook.</p>\n </li>\n </ul>\n <p>When the <code>JobMode</code> field is missing or null, <code>SCRIPT</code> is assigned as the default value.</p>"
|
22979 | 22985 | }
|
22980 | 22986 | },
|
| 22987 | + "JobRunQueuingEnabled": { |
| 22988 | + "target": "com.amazonaws.glue#NullableBoolean", |
| 22989 | + "traits": { |
| 22990 | + "smithy.api#documentation": "<p>Specifies whether job run queuing is enabled for the job runs for this job.</p>\n <p>A value of true means job run queuing is enabled for the job runs. If false or not populated, the job runs will not be considered for queueing.</p>\n <p>If this field does not match the value set in the job run, then the value from the job run field will be used.</p>" |
| 22991 | + } |
| 22992 | + }, |
22981 | 22993 | "Description": {
|
22982 | 22994 | "target": "com.amazonaws.glue#DescriptionString",
|
22983 | 22995 | "traits": {
|
|
23346 | 23358 | "smithy.api#documentation": "<p>A mode that describes how a job was created. Valid values are:</p>\n <ul>\n <li>\n <p>\n <code>SCRIPT</code> - The job was created using the Glue Studio script editor.</p>\n </li>\n <li>\n <p>\n <code>VISUAL</code> - The job was created using the Glue Studio visual editor.</p>\n </li>\n <li>\n <p>\n <code>NOTEBOOK</code> - The job was created using an interactive sessions notebook.</p>\n </li>\n </ul>\n <p>When the <code>JobMode</code> field is missing or null, <code>SCRIPT</code> is assigned as the default value.</p>"
|
23347 | 23359 | }
|
23348 | 23360 | },
|
| 23361 | + "JobRunQueuingEnabled": { |
| 23362 | + "target": "com.amazonaws.glue#NullableBoolean", |
| 23363 | + "traits": { |
| 23364 | + "smithy.api#documentation": "<p>Specifies whether job run queuing is enabled for the job run.</p>\n <p>A value of true means job run queuing is enabled for the job run. If false or not populated, the job run will not be considered for queueing.</p>" |
| 23365 | + } |
| 23366 | + }, |
23349 | 23367 | "StartedOn": {
|
23350 | 23368 | "target": "com.amazonaws.glue#TimestampValue",
|
23351 | 23369 | "traits": {
|
|
23476 | 23494 | "traits": {
|
23477 | 23495 | "smithy.api#documentation": "<p>The name of an Glue usage profile associated with the job run.</p>"
|
23478 | 23496 | }
|
| 23497 | + }, |
| 23498 | + "StateDetail": { |
| 23499 | + "target": "com.amazonaws.glue#OrchestrationMessageString", |
| 23500 | + "traits": { |
| 23501 | + "smithy.api#documentation": "<p>This field holds details that pertain to the state of a job run. The field is nullable.</p>\n <p>For example, when a job run is in a WAITING state as a result of job run queuing, the field has the reason why the job run is in that state.</p>" |
| 23502 | + } |
23479 | 23503 | }
|
23480 | 23504 | },
|
23481 | 23505 | "traits": {
|
|
23562 | 23586 | "smithy.api#documentation": "<p>A mode that describes how a job was created. Valid values are:</p>\n <ul>\n <li>\n <p>\n <code>SCRIPT</code> - The job was created using the Glue Studio script editor.</p>\n </li>\n <li>\n <p>\n <code>VISUAL</code> - The job was created using the Glue Studio visual editor.</p>\n </li>\n <li>\n <p>\n <code>NOTEBOOK</code> - The job was created using an interactive sessions notebook.</p>\n </li>\n </ul>\n <p>When the <code>JobMode</code> field is missing or null, <code>SCRIPT</code> is assigned as the default value.</p>"
|
23563 | 23587 | }
|
23564 | 23588 | },
|
| 23589 | + "JobRunQueuingEnabled": { |
| 23590 | + "target": "com.amazonaws.glue#NullableBoolean", |
| 23591 | + "traits": { |
| 23592 | + "smithy.api#documentation": "<p>Specifies whether job run queuing is enabled for the job runs for this job.</p>\n <p>A value of true means job run queuing is enabled for the job runs. If false or not populated, the job runs will not be considered for queueing.</p>\n <p>If this field does not match the value set in the job run, then the value from the job run field will be used.</p>" |
| 23593 | + } |
| 23594 | + }, |
23565 | 23595 | "Description": {
|
23566 | 23596 | "target": "com.amazonaws.glue#DescriptionString",
|
23567 | 23597 | "traits": {
|
|
27596 | 27626 | "smithy.api#pattern": "^arn:aws[^:]*:iam::[0-9]*:role/.+$"
|
27597 | 27627 | }
|
27598 | 27628 | },
|
| 27629 | + "com.amazonaws.glue#OrchestrationMessageString": { |
| 27630 | + "type": "string", |
| 27631 | + "traits": { |
| 27632 | + "smithy.api#length": { |
| 27633 | + "min": 0, |
| 27634 | + "max": 400000 |
| 27635 | + } |
| 27636 | + } |
| 27637 | + }, |
27599 | 27638 | "com.amazonaws.glue#OrchestrationNameString": {
|
27600 | 27639 | "type": "string",
|
27601 | 27640 | "traits": {
|
|
33569 | 33608 | "smithy.api#required": {}
|
33570 | 33609 | }
|
33571 | 33610 | },
|
| 33611 | + "JobRunQueuingEnabled": { |
| 33612 | + "target": "com.amazonaws.glue#NullableBoolean", |
| 33613 | + "traits": { |
| 33614 | + "smithy.api#documentation": "<p>Specifies whether job run queuing is enabled for the job run.</p>\n <p>A value of true means job run queuing is enabled for the job run. If false or not populated, the job run will not be considered for queueing.</p>" |
| 33615 | + } |
| 33616 | + }, |
33572 | 33617 | "JobRunId": {
|
33573 | 33618 | "target": "com.amazonaws.glue#IdString",
|
33574 | 33619 | "traits": {
|
|
0 commit comments