aws-sdk 2.1628.0 → 2.1630.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1631,6 +1631,16 @@
1631
1631
  }
1632
1632
  }
1633
1633
  },
1634
+ "ControllerNodeInfo": {
1635
+ "locationName": "controllerNodeInfo",
1636
+ "type": "structure",
1637
+ "members": {
1638
+ "Endpoints": {
1639
+ "shape": "S3",
1640
+ "locationName": "endpoints"
1641
+ }
1642
+ }
1643
+ },
1634
1644
  "InstanceType": {
1635
1645
  "locationName": "instanceType"
1636
1646
  },
@@ -5,6 +5,9 @@
5
5
  "endpointPrefix": "swf",
6
6
  "jsonVersion": "1.0",
7
7
  "protocol": "json",
8
+ "protocols": [
9
+ "json"
10
+ ],
8
11
  "serviceAbbreviation": "Amazon SWF",
9
12
  "serviceFullName": "Amazon Simple Workflow Service",
10
13
  "serviceId": "SWF",
@@ -108,6 +111,36 @@
108
111
  "shape": "Sk"
109
112
  }
110
113
  },
114
+ "DeleteActivityType": {
115
+ "input": {
116
+ "type": "structure",
117
+ "required": [
118
+ "domain",
119
+ "activityType"
120
+ ],
121
+ "members": {
122
+ "domain": {},
123
+ "activityType": {
124
+ "shape": "Sn"
125
+ }
126
+ }
127
+ }
128
+ },
129
+ "DeleteWorkflowType": {
130
+ "input": {
131
+ "type": "structure",
132
+ "required": [
133
+ "domain",
134
+ "workflowType"
135
+ ],
136
+ "members": {
137
+ "domain": {},
138
+ "workflowType": {
139
+ "shape": "Sq"
140
+ }
141
+ }
142
+ }
143
+ },
111
144
  "DeprecateActivityType": {
112
145
  "input": {
113
146
  "type": "structure",
@@ -144,7 +177,7 @@
144
177
  "members": {
145
178
  "domain": {},
146
179
  "workflowType": {
147
- "shape": "Sr"
180
+ "shape": "Sq"
148
181
  }
149
182
  }
150
183
  }
@@ -171,7 +204,7 @@
171
204
  ],
172
205
  "members": {
173
206
  "typeInfo": {
174
- "shape": "Su"
207
+ "shape": "Sw"
175
208
  },
176
209
  "configuration": {
177
210
  "type": "structure",
@@ -207,7 +240,7 @@
207
240
  ],
208
241
  "members": {
209
242
  "domainInfo": {
210
- "shape": "S12"
243
+ "shape": "S14"
211
244
  },
212
245
  "configuration": {
213
246
  "type": "structure",
@@ -231,7 +264,7 @@
231
264
  "members": {
232
265
  "domain": {},
233
266
  "execution": {
234
- "shape": "S17"
267
+ "shape": "S19"
235
268
  }
236
269
  }
237
270
  },
@@ -244,7 +277,7 @@
244
277
  ],
245
278
  "members": {
246
279
  "executionInfo": {
247
- "shape": "S1a"
280
+ "shape": "S1c"
248
281
  },
249
282
  "executionConfiguration": {
250
283
  "type": "structure",
@@ -308,7 +341,7 @@
308
341
  "members": {
309
342
  "domain": {},
310
343
  "workflowType": {
311
- "shape": "Sr"
344
+ "shape": "Sq"
312
345
  }
313
346
  }
314
347
  },
@@ -320,7 +353,7 @@
320
353
  ],
321
354
  "members": {
322
355
  "typeInfo": {
323
- "shape": "S1m"
356
+ "shape": "S1o"
324
357
  },
325
358
  "configuration": {
326
359
  "type": "structure",
@@ -348,7 +381,7 @@
348
381
  "members": {
349
382
  "domain": {},
350
383
  "execution": {
351
- "shape": "S17"
384
+ "shape": "S19"
352
385
  },
353
386
  "nextPageToken": {},
354
387
  "maximumPageSize": {
@@ -366,7 +399,7 @@
366
399
  ],
367
400
  "members": {
368
401
  "events": {
369
- "shape": "S1t"
402
+ "shape": "S1v"
370
403
  },
371
404
  "nextPageToken": {}
372
405
  }
@@ -401,7 +434,7 @@
401
434
  "typeInfos": {
402
435
  "type": "list",
403
436
  "member": {
404
- "shape": "Su"
437
+ "shape": "Sw"
405
438
  }
406
439
  },
407
440
  "nextPageToken": {}
@@ -444,7 +477,7 @@
444
477
  }
445
478
  },
446
479
  "output": {
447
- "shape": "S4g"
480
+ "shape": "S4i"
448
481
  }
449
482
  },
450
483
  "ListDomains": {
@@ -473,7 +506,7 @@
473
506
  "domainInfos": {
474
507
  "type": "list",
475
508
  "member": {
476
- "shape": "S12"
509
+ "shape": "S14"
477
510
  }
478
511
  },
479
512
  "nextPageToken": {}
@@ -511,7 +544,7 @@
511
544
  }
512
545
  },
513
546
  "output": {
514
- "shape": "S4g"
547
+ "shape": "S4i"
515
548
  }
516
549
  },
517
550
  "ListTagsForResource": {
@@ -528,7 +561,7 @@
528
561
  "type": "structure",
529
562
  "members": {
530
563
  "tags": {
531
- "shape": "S4o"
564
+ "shape": "S4q"
532
565
  }
533
566
  }
534
567
  }
@@ -562,7 +595,7 @@
562
595
  "typeInfos": {
563
596
  "type": "list",
564
597
  "member": {
565
- "shape": "S1m"
598
+ "shape": "S1o"
566
599
  }
567
600
  },
568
601
  "nextPageToken": {}
@@ -600,7 +633,7 @@
600
633
  "type": "long"
601
634
  },
602
635
  "workflowExecution": {
603
- "shape": "S17"
636
+ "shape": "S19"
604
637
  },
605
638
  "activityType": {
606
639
  "shape": "Sn"
@@ -649,13 +682,13 @@
649
682
  "type": "long"
650
683
  },
651
684
  "workflowExecution": {
652
- "shape": "S17"
685
+ "shape": "S19"
653
686
  },
654
687
  "workflowType": {
655
- "shape": "Sr"
688
+ "shape": "Sq"
656
689
  },
657
690
  "events": {
658
- "shape": "S1t"
691
+ "shape": "S1v"
659
692
  },
660
693
  "nextPageToken": {},
661
694
  "previousStartedEventId": {
@@ -723,7 +756,7 @@
723
756
  "description": {},
724
757
  "workflowExecutionRetentionPeriodInDays": {},
725
758
  "tags": {
726
- "shape": "S4o"
759
+ "shape": "S4q"
727
760
  }
728
761
  }
729
762
  }
@@ -883,7 +916,7 @@
883
916
  "taskStartToCloseTimeout": {},
884
917
  "childPolicy": {},
885
918
  "tagList": {
886
- "shape": "S1c"
919
+ "shape": "S1e"
887
920
  },
888
921
  "workflowTypeVersion": {},
889
922
  "lambdaRole": {}
@@ -953,7 +986,7 @@
953
986
  ],
954
987
  "members": {
955
988
  "workflowType": {
956
- "shape": "Sr"
989
+ "shape": "Sq"
957
990
  },
958
991
  "workflowId": {},
959
992
  "control": {},
@@ -966,7 +999,7 @@
966
999
  "taskStartToCloseTimeout": {},
967
1000
  "childPolicy": {},
968
1001
  "tagList": {
969
- "shape": "S1c"
1002
+ "shape": "S1e"
970
1003
  },
971
1004
  "lambdaRole": {}
972
1005
  }
@@ -1025,7 +1058,7 @@
1025
1058
  "domain": {},
1026
1059
  "workflowId": {},
1027
1060
  "workflowType": {
1028
- "shape": "Sr"
1061
+ "shape": "Sq"
1029
1062
  },
1030
1063
  "taskList": {
1031
1064
  "shape": "Sj"
@@ -1034,7 +1067,7 @@
1034
1067
  "input": {},
1035
1068
  "executionStartToCloseTimeout": {},
1036
1069
  "tagList": {
1037
- "shape": "S1c"
1070
+ "shape": "S1e"
1038
1071
  },
1039
1072
  "taskStartToCloseTimeout": {},
1040
1073
  "childPolicy": {},
@@ -1058,7 +1091,7 @@
1058
1091
  "members": {
1059
1092
  "resourceArn": {},
1060
1093
  "tags": {
1061
- "shape": "S4o"
1094
+ "shape": "S4q"
1062
1095
  }
1063
1096
  }
1064
1097
  }
@@ -1116,7 +1149,7 @@
1116
1149
  "members": {
1117
1150
  "domain": {},
1118
1151
  "workflowType": {
1119
- "shape": "Sr"
1152
+ "shape": "Sq"
1120
1153
  }
1121
1154
  }
1122
1155
  }
@@ -1238,7 +1271,7 @@
1238
1271
  "version": {}
1239
1272
  }
1240
1273
  },
1241
- "Sr": {
1274
+ "Sq": {
1242
1275
  "type": "structure",
1243
1276
  "required": [
1244
1277
  "name",
@@ -1249,7 +1282,7 @@
1249
1282
  "version": {}
1250
1283
  }
1251
1284
  },
1252
- "Su": {
1285
+ "Sw": {
1253
1286
  "type": "structure",
1254
1287
  "required": [
1255
1288
  "activityType",
@@ -1270,7 +1303,7 @@
1270
1303
  }
1271
1304
  }
1272
1305
  },
1273
- "S12": {
1306
+ "S14": {
1274
1307
  "type": "structure",
1275
1308
  "required": [
1276
1309
  "name",
@@ -1283,7 +1316,7 @@
1283
1316
  "arn": {}
1284
1317
  }
1285
1318
  },
1286
- "S17": {
1319
+ "S19": {
1287
1320
  "type": "structure",
1288
1321
  "required": [
1289
1322
  "workflowId",
@@ -1294,7 +1327,7 @@
1294
1327
  "runId": {}
1295
1328
  }
1296
1329
  },
1297
- "S1a": {
1330
+ "S1c": {
1298
1331
  "type": "structure",
1299
1332
  "required": [
1300
1333
  "execution",
@@ -1304,10 +1337,10 @@
1304
1337
  ],
1305
1338
  "members": {
1306
1339
  "execution": {
1307
- "shape": "S17"
1340
+ "shape": "S19"
1308
1341
  },
1309
1342
  "workflowType": {
1310
- "shape": "Sr"
1343
+ "shape": "Sq"
1311
1344
  },
1312
1345
  "startTimestamp": {
1313
1346
  "type": "timestamp"
@@ -1318,21 +1351,21 @@
1318
1351
  "executionStatus": {},
1319
1352
  "closeStatus": {},
1320
1353
  "parent": {
1321
- "shape": "S17"
1354
+ "shape": "S19"
1322
1355
  },
1323
1356
  "tagList": {
1324
- "shape": "S1c"
1357
+ "shape": "S1e"
1325
1358
  },
1326
1359
  "cancelRequested": {
1327
1360
  "type": "boolean"
1328
1361
  }
1329
1362
  }
1330
1363
  },
1331
- "S1c": {
1364
+ "S1e": {
1332
1365
  "type": "list",
1333
1366
  "member": {}
1334
1367
  },
1335
- "S1m": {
1368
+ "S1o": {
1336
1369
  "type": "structure",
1337
1370
  "required": [
1338
1371
  "workflowType",
@@ -1341,7 +1374,7 @@
1341
1374
  ],
1342
1375
  "members": {
1343
1376
  "workflowType": {
1344
- "shape": "Sr"
1377
+ "shape": "Sq"
1345
1378
  },
1346
1379
  "status": {},
1347
1380
  "description": {},
@@ -1353,7 +1386,7 @@
1353
1386
  }
1354
1387
  }
1355
1388
  },
1356
- "S1t": {
1389
+ "S1v": {
1357
1390
  "type": "list",
1358
1391
  "member": {
1359
1392
  "type": "structure",
@@ -1387,14 +1420,14 @@
1387
1420
  },
1388
1421
  "taskPriority": {},
1389
1422
  "workflowType": {
1390
- "shape": "Sr"
1423
+ "shape": "Sq"
1391
1424
  },
1392
1425
  "tagList": {
1393
- "shape": "S1c"
1426
+ "shape": "S1e"
1394
1427
  },
1395
1428
  "continuedExecutionRunId": {},
1396
1429
  "parentWorkflowExecution": {
1397
- "shape": "S17"
1430
+ "shape": "S19"
1398
1431
  },
1399
1432
  "parentInitiatedEventId": {
1400
1433
  "type": "long"
@@ -1512,10 +1545,10 @@
1512
1545
  "taskStartToCloseTimeout": {},
1513
1546
  "childPolicy": {},
1514
1547
  "tagList": {
1515
- "shape": "S1c"
1548
+ "shape": "S1e"
1516
1549
  },
1517
1550
  "workflowType": {
1518
- "shape": "Sr"
1551
+ "shape": "Sq"
1519
1552
  },
1520
1553
  "lambdaRole": {}
1521
1554
  }
@@ -1549,7 +1582,7 @@
1549
1582
  "type": "structure",
1550
1583
  "members": {
1551
1584
  "externalWorkflowExecution": {
1552
- "shape": "S17"
1585
+ "shape": "S19"
1553
1586
  },
1554
1587
  "externalInitiatedEventId": {
1555
1588
  "type": "long"
@@ -1752,7 +1785,7 @@
1752
1785
  "signalName": {},
1753
1786
  "input": {},
1754
1787
  "externalWorkflowExecution": {
1755
- "shape": "S17"
1788
+ "shape": "S19"
1756
1789
  },
1757
1790
  "externalInitiatedEventId": {
1758
1791
  "type": "long"
@@ -1846,7 +1879,7 @@
1846
1879
  "members": {
1847
1880
  "workflowId": {},
1848
1881
  "workflowType": {
1849
- "shape": "Sr"
1882
+ "shape": "Sq"
1850
1883
  },
1851
1884
  "control": {},
1852
1885
  "input": {},
@@ -1861,7 +1894,7 @@
1861
1894
  "childPolicy": {},
1862
1895
  "taskStartToCloseTimeout": {},
1863
1896
  "tagList": {
1864
- "shape": "S1c"
1897
+ "shape": "S1e"
1865
1898
  },
1866
1899
  "lambdaRole": {}
1867
1900
  }
@@ -1875,10 +1908,10 @@
1875
1908
  ],
1876
1909
  "members": {
1877
1910
  "workflowExecution": {
1878
- "shape": "S17"
1911
+ "shape": "S19"
1879
1912
  },
1880
1913
  "workflowType": {
1881
- "shape": "Sr"
1914
+ "shape": "Sq"
1882
1915
  },
1883
1916
  "initiatedEventId": {
1884
1917
  "type": "long"
@@ -1895,10 +1928,10 @@
1895
1928
  ],
1896
1929
  "members": {
1897
1930
  "workflowExecution": {
1898
- "shape": "S17"
1931
+ "shape": "S19"
1899
1932
  },
1900
1933
  "workflowType": {
1901
- "shape": "Sr"
1934
+ "shape": "Sq"
1902
1935
  },
1903
1936
  "result": {},
1904
1937
  "initiatedEventId": {
@@ -1919,10 +1952,10 @@
1919
1952
  ],
1920
1953
  "members": {
1921
1954
  "workflowExecution": {
1922
- "shape": "S17"
1955
+ "shape": "S19"
1923
1956
  },
1924
1957
  "workflowType": {
1925
- "shape": "Sr"
1958
+ "shape": "Sq"
1926
1959
  },
1927
1960
  "reason": {},
1928
1961
  "details": {},
@@ -1945,10 +1978,10 @@
1945
1978
  ],
1946
1979
  "members": {
1947
1980
  "workflowExecution": {
1948
- "shape": "S17"
1981
+ "shape": "S19"
1949
1982
  },
1950
1983
  "workflowType": {
1951
- "shape": "Sr"
1984
+ "shape": "Sq"
1952
1985
  },
1953
1986
  "timeoutType": {},
1954
1987
  "initiatedEventId": {
@@ -1969,10 +2002,10 @@
1969
2002
  ],
1970
2003
  "members": {
1971
2004
  "workflowExecution": {
1972
- "shape": "S17"
2005
+ "shape": "S19"
1973
2006
  },
1974
2007
  "workflowType": {
1975
- "shape": "Sr"
2008
+ "shape": "Sq"
1976
2009
  },
1977
2010
  "details": {},
1978
2011
  "initiatedEventId": {
@@ -1993,10 +2026,10 @@
1993
2026
  ],
1994
2027
  "members": {
1995
2028
  "workflowExecution": {
1996
- "shape": "S17"
2029
+ "shape": "S19"
1997
2030
  },
1998
2031
  "workflowType": {
1999
- "shape": "Sr"
2032
+ "shape": "Sq"
2000
2033
  },
2001
2034
  "initiatedEventId": {
2002
2035
  "type": "long"
@@ -2032,7 +2065,7 @@
2032
2065
  ],
2033
2066
  "members": {
2034
2067
  "workflowExecution": {
2035
- "shape": "S17"
2068
+ "shape": "S19"
2036
2069
  },
2037
2070
  "initiatedEventId": {
2038
2071
  "type": "long"
@@ -2068,7 +2101,7 @@
2068
2101
  ],
2069
2102
  "members": {
2070
2103
  "workflowExecution": {
2071
- "shape": "S17"
2104
+ "shape": "S19"
2072
2105
  },
2073
2106
  "initiatedEventId": {
2074
2107
  "type": "long"
@@ -2186,7 +2219,7 @@
2186
2219
  ],
2187
2220
  "members": {
2188
2221
  "workflowType": {
2189
- "shape": "Sr"
2222
+ "shape": "Sq"
2190
2223
  },
2191
2224
  "cause": {},
2192
2225
  "workflowId": {},
@@ -2307,7 +2340,7 @@
2307
2340
  }
2308
2341
  }
2309
2342
  },
2310
- "S4g": {
2343
+ "S4i": {
2311
2344
  "type": "structure",
2312
2345
  "required": [
2313
2346
  "executionInfos"
@@ -2316,13 +2349,13 @@
2316
2349
  "executionInfos": {
2317
2350
  "type": "list",
2318
2351
  "member": {
2319
- "shape": "S1a"
2352
+ "shape": "S1c"
2320
2353
  }
2321
2354
  },
2322
2355
  "nextPageToken": {}
2323
2356
  }
2324
2357
  },
2325
- "S4o": {
2358
+ "S4q": {
2326
2359
  "type": "list",
2327
2360
  "member": {
2328
2361
  "type": "structure",
@@ -252,11 +252,11 @@ declare class Athena extends Service {
252
252
  */
253
253
  getQueryResults(callback?: (err: AWSError, data: Athena.Types.GetQueryResultsOutput) => void): Request<Athena.Types.GetQueryResultsOutput, AWSError>;
254
254
  /**
255
- * Returns query execution runtime statistics related to a single execution of a query if you have access to the workgroup in which the query ran. Query execution runtime statistics are returned only when QueryExecutionStatus$State is in a SUCCEEDED or FAILED state. Stage-level input and output row count and data size statistics are not shown when a query has row-level filters defined in Lake Formation.
255
+ * Returns query execution runtime statistics related to a single execution of a query if you have access to the workgroup in which the query ran. Statistics from the Timeline section of the response object are available as soon as QueryExecutionStatus$State is in a SUCCEEDED or FAILED state. The remaining non-timeline statistics in the response (like stage-level input and output row count and data size) are updated asynchronously and may not be available immediately after a query completes. The non-timeline statistics are also not included when a query has row-level filters defined in Lake Formation.
256
256
  */
257
257
  getQueryRuntimeStatistics(params: Athena.Types.GetQueryRuntimeStatisticsInput, callback?: (err: AWSError, data: Athena.Types.GetQueryRuntimeStatisticsOutput) => void): Request<Athena.Types.GetQueryRuntimeStatisticsOutput, AWSError>;
258
258
  /**
259
- * Returns query execution runtime statistics related to a single execution of a query if you have access to the workgroup in which the query ran. Query execution runtime statistics are returned only when QueryExecutionStatus$State is in a SUCCEEDED or FAILED state. Stage-level input and output row count and data size statistics are not shown when a query has row-level filters defined in Lake Formation.
259
+ * Returns query execution runtime statistics related to a single execution of a query if you have access to the workgroup in which the query ran. Statistics from the Timeline section of the response object are available as soon as QueryExecutionStatus$State is in a SUCCEEDED or FAILED state. The remaining non-timeline statistics in the response (like stage-level input and output row count and data size) are updated asynchronously and may not be available immediately after a query completes. The non-timeline statistics are also not included when a query has row-level filters defined in Lake Formation.
260
260
  */
261
261
  getQueryRuntimeStatistics(callback?: (err: AWSError, data: Athena.Types.GetQueryRuntimeStatisticsOutput) => void): Request<Athena.Types.GetQueryRuntimeStatisticsOutput, AWSError>;
262
262
  /**
@@ -2392,7 +2392,7 @@ declare namespace Athena {
2392
2392
  export type QueryString = string;
2393
2393
  export interface ResultConfiguration {
2394
2394
  /**
2395
- * The location in Amazon S3 where your query and calculation results are stored, such as s3://path/to/query/bucket/. To run the query, you must specify the query results location using one of the ways: either for individual queries using either this setting (client-side), or in the workgroup, using WorkGroupConfiguration. If none of them is set, Athena issues an error that no output location is provided. For more information, see Working with query results, recent queries, and output files. If workgroup settings override client-side settings, then the query uses the settings specified for the workgroup. See WorkGroupConfiguration$EnforceWorkGroupConfiguration.
2395
+ * The location in Amazon S3 where your query and calculation results are stored, such as s3://path/to/query/bucket/. To run the query, you must specify the query results location using one of the ways: either for individual queries using either this setting (client-side), or in the workgroup, using WorkGroupConfiguration. If none of them is set, Athena issues an error that no output location is provided. If workgroup settings override client-side settings, then the query uses the settings specified for the workgroup. See WorkGroupConfiguration$EnforceWorkGroupConfiguration.
2396
2396
  */
2397
2397
  OutputLocation?: ResultOutputLocation;
2398
2398
  /**
@@ -2410,7 +2410,7 @@ declare namespace Athena {
2410
2410
  }
2411
2411
  export interface ResultConfigurationUpdates {
2412
2412
  /**
2413
- * The location in Amazon S3 where your query and calculation results are stored, such as s3://path/to/query/bucket/. For more information, see Working with query results, recent queries, and output files. If workgroup settings override client-side settings, then the query uses the location for the query results and the encryption configuration that are specified for the workgroup. The "workgroup settings override" is specified in EnforceWorkGroupConfiguration (true/false) in the WorkGroupConfiguration. See WorkGroupConfiguration$EnforceWorkGroupConfiguration.
2413
+ * The location in Amazon S3 where your query and calculation results are stored, such as s3://path/to/query/bucket/. If workgroup settings override client-side settings, then the query uses the location for the query results and the encryption configuration that are specified for the workgroup. The "workgroup settings override" is specified in EnforceWorkGroupConfiguration (true/false) in the WorkGroupConfiguration. See WorkGroupConfiguration$EnforceWorkGroupConfiguration.
2414
2414
  */
2415
2415
  OutputLocation?: ResultOutputLocation;
2416
2416
  /**
@@ -2985,7 +2985,7 @@ declare namespace Athena {
2985
2985
  }
2986
2986
  export interface WorkGroupConfiguration {
2987
2987
  /**
2988
- * The configuration for the workgroup, which includes the location in Amazon S3 where query and calculation results are stored and the encryption option, if any, used for query and calculation results. To run the query, you must specify the query results location using one of the ways: either in the workgroup using this setting, or for individual queries (client-side), using ResultConfiguration$OutputLocation. If none of them is set, Athena issues an error that no output location is provided. For more information, see Working with query results, recent queries, and output files.
2988
+ * The configuration for the workgroup, which includes the location in Amazon S3 where query and calculation results are stored and the encryption option, if any, used for query and calculation results. To run the query, you must specify the query results location using one of the ways: either in the workgroup using this setting, or for individual queries (client-side), using ResultConfiguration$OutputLocation. If none of them is set, Athena issues an error that no output location is provided.
2989
2989
  */
2990
2990
  ResultConfiguration?: ResultConfiguration;
2991
2991
  /**
@@ -1053,7 +1053,7 @@ declare namespace CodeBuild {
1053
1053
  overflowBehavior?: FleetOverflowBehavior;
1054
1054
  vpcConfig?: VpcConfig;
1055
1055
  /**
1056
- * The service role associated with the compute fleet.
1056
+ * The service role associated with the compute fleet. For more information, see Allow a user to add a permission policy for a fleet service role in the CodeBuild User Guide.
1057
1057
  */
1058
1058
  fleetServiceRole?: NonEmptyString;
1059
1059
  /**
@@ -1200,6 +1200,10 @@ declare namespace CodeBuild {
1200
1200
  * Specifies the type of build this webhook will trigger.
1201
1201
  */
1202
1202
  buildType?: WebhookBuildType;
1203
+ /**
1204
+ * If manualCreation is true, CodeBuild doesn't create a webhook in GitHub and instead returns payloadUrl and secret values for the webhook. The payloadUrl and secret values in the output can be used to manually create a webhook within GitHub. manualCreation is only available for GitHub webhooks.
1205
+ */
1206
+ manualCreation?: WrapperBoolean;
1203
1207
  }
1204
1208
  export interface CreateWebhookOutput {
1205
1209
  /**
@@ -1485,7 +1489,7 @@ declare namespace CodeBuild {
1485
1489
  overflowBehavior?: FleetOverflowBehavior;
1486
1490
  vpcConfig?: VpcConfig;
1487
1491
  /**
1488
- * The service role associated with the compute fleet.
1492
+ * The service role associated with the compute fleet. For more information, see Allow a user to add a permission policy for a fleet service role in the CodeBuild User Guide.
1489
1493
  */
1490
1494
  fleetServiceRole?: NonEmptyString;
1491
1495
  /**
@@ -3038,7 +3042,7 @@ declare namespace CodeBuild {
3038
3042
  overflowBehavior?: FleetOverflowBehavior;
3039
3043
  vpcConfig?: VpcConfig;
3040
3044
  /**
3041
- * The service role associated with the compute fleet.
3045
+ * The service role associated with the compute fleet. For more information, see Allow a user to add a permission policy for a fleet service role in the CodeBuild User Guide.
3042
3046
  */
3043
3047
  fleetServiceRole?: NonEmptyString;
3044
3048
  /**
@@ -3251,6 +3255,10 @@ declare namespace CodeBuild {
3251
3255
  * Specifies the type of build this webhook will trigger.
3252
3256
  */
3253
3257
  buildType?: WebhookBuildType;
3258
+ /**
3259
+ * If manualCreation is true, CodeBuild doesn't create a webhook in GitHub and instead returns payloadUrl and secret values for the webhook. The payloadUrl and secret values in the output can be used to manually create a webhook within GitHub. manualCreation is only available for GitHub webhooks.
3260
+ */
3261
+ manualCreation?: WrapperBoolean;
3254
3262
  /**
3255
3263
  * A timestamp that indicates the last time a repository's secret token was modified.
3256
3264
  */