|
1465 | 1465 | }
|
1466 | 1466 | }
|
1467 | 1467 | },
|
| 1468 | + "AWS::Glue::Trigger.EventBatchingCondition": { |
| 1469 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-trigger-eventbatchingcondition.html", |
| 1470 | + "Properties": { |
| 1471 | + "BatchSize": { |
| 1472 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-trigger-eventbatchingcondition.html#cfn-glue-trigger-eventbatchingcondition-batchsize", |
| 1473 | + "PrimitiveType": "Integer", |
| 1474 | + "Required": true, |
| 1475 | + "UpdateType": "Mutable" |
| 1476 | + }, |
| 1477 | + "BatchWindow": { |
| 1478 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-trigger-eventbatchingcondition.html#cfn-glue-trigger-eventbatchingcondition-batchwindow", |
| 1479 | + "PrimitiveType": "Integer", |
| 1480 | + "Required": false, |
| 1481 | + "UpdateType": "Mutable" |
| 1482 | + } |
| 1483 | + } |
| 1484 | + }, |
1468 | 1485 | "AWS::Glue::Trigger.NotificationProperty": {
|
1469 | 1486 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-trigger-notificationproperty.html",
|
1470 | 1487 | "Properties": {
|
|
1790 | 1807 | "Required": false,
|
1791 | 1808 | "UpdateType": "Mutable"
|
1792 | 1809 | },
|
| 1810 | + "ExecutionClass": { |
| 1811 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-job.html#cfn-glue-job-executionclass", |
| 1812 | + "PrimitiveType": "String", |
| 1813 | + "Required": false, |
| 1814 | + "UpdateType": "Mutable" |
| 1815 | + }, |
1793 | 1816 | "ExecutionProperty": {
|
1794 | 1817 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-job.html#cfn-glue-job-executionproperty",
|
1795 | 1818 | "Required": false,
|
|
1826 | 1849 | "Required": false,
|
1827 | 1850 | "UpdateType": "Immutable"
|
1828 | 1851 | },
|
| 1852 | + "NonOverridableArguments": { |
| 1853 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-job.html#cfn-glue-job-nonoverridablearguments", |
| 1854 | + "PrimitiveType": "Json", |
| 1855 | + "Required": false, |
| 1856 | + "UpdateType": "Mutable" |
| 1857 | + }, |
1829 | 1858 | "NotificationProperty": {
|
1830 | 1859 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-job.html#cfn-glue-job-notificationproperty",
|
1831 | 1860 | "Required": false,
|
|
2174 | 2203 | "Required": false,
|
2175 | 2204 | "UpdateType": "Mutable"
|
2176 | 2205 | },
|
| 2206 | + "EventBatchingCondition": { |
| 2207 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-trigger.html#cfn-glue-trigger-eventbatchingcondition", |
| 2208 | + "Required": false, |
| 2209 | + "Type": "EventBatchingCondition", |
| 2210 | + "UpdateType": "Mutable" |
| 2211 | + }, |
2177 | 2212 | "Name": {
|
2178 | 2213 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-trigger.html#cfn-glue-trigger-name",
|
2179 | 2214 | "PrimitiveType": "String",
|
|
2208 | 2243 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-trigger.html#cfn-glue-trigger-type",
|
2209 | 2244 | "PrimitiveType": "String",
|
2210 | 2245 | "Required": true,
|
2211 |
| - "UpdateType": "Mutable" |
| 2246 | + "UpdateType": "Immutable" |
2212 | 2247 | },
|
2213 | 2248 | "WorkflowName": {
|
2214 | 2249 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-trigger.html#cfn-glue-trigger-workflowname",
|
|
2233 | 2268 | "Required": false,
|
2234 | 2269 | "UpdateType": "Mutable"
|
2235 | 2270 | },
|
| 2271 | + "MaxConcurrentRuns": { |
| 2272 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-workflow.html#cfn-glue-workflow-maxconcurrentruns", |
| 2273 | + "PrimitiveType": "Integer", |
| 2274 | + "Required": false, |
| 2275 | + "UpdateType": "Mutable" |
| 2276 | + }, |
2236 | 2277 | "Name": {
|
2237 | 2278 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-workflow.html#cfn-glue-workflow-name",
|
2238 | 2279 | "PrimitiveType": "String",
|
|
0 commit comments