cdk-lambda-subminute 2.0.331 → 2.0.333
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.
- package/.jsii +3 -3
- package/lib/cdk-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/amp-2020-08-01.min.json +12 -8
- package/node_modules/aws-sdk/apis/appintegrations-2020-07-29.examples.json +36 -0
- package/node_modules/aws-sdk/apis/appintegrations-2020-07-29.min.json +120 -29
- package/node_modules/aws-sdk/apis/appintegrations-2020-07-29.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +4 -1
- package/node_modules/aws-sdk/apis/bedrock-agent-2023-06-05.min.json +41 -10
- package/node_modules/aws-sdk/apis/codecommit-2015-04-13.min.json +113 -78
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +1053 -416
- package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +34 -0
- package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +170 -0
- package/node_modules/aws-sdk/apis/eks-2017-11-01.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/guardduty-2017-11-28.min.json +119 -15
- package/node_modules/aws-sdk/apis/managedblockchain-query-2023-05-04.min.json +7 -3
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +104 -72
- package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +191 -165
- package/node_modules/aws-sdk/apis/neptune-graph-2023-11-29.waiters2.json +168 -0
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +51 -9
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +354 -322
- package/node_modules/aws-sdk/clients/amp.d.ts +17 -0
- package/node_modules/aws-sdk/clients/appintegrations.d.ts +77 -0
- package/node_modules/aws-sdk/clients/appstream.d.ts +4 -0
- package/node_modules/aws-sdk/clients/bedrockagent.d.ts +19 -1
- package/node_modules/aws-sdk/clients/codecommit.d.ts +65 -0
- package/node_modules/aws-sdk/clients/connect.d.ts +656 -1
- package/node_modules/aws-sdk/clients/eks.d.ts +237 -3
- package/node_modules/aws-sdk/clients/guardduty.d.ts +102 -11
- package/node_modules/aws-sdk/clients/managedblockchainquery.d.ts +13 -3
- package/node_modules/aws-sdk/clients/medialive.d.ts +36 -4
- package/node_modules/aws-sdk/clients/mediatailor.d.ts +26 -0
- package/node_modules/aws-sdk/clients/neptunegraph.d.ts +65 -0
- package/node_modules/aws-sdk/clients/neptunegraph.js +1 -0
- package/node_modules/aws-sdk/clients/rds.d.ts +51 -3
- package/node_modules/aws-sdk/clients/rdsdataservice.d.ts +3 -3
- package/node_modules/aws-sdk/clients/route53.d.ts +4 -4
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +43 -1
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +24 -17
- package/node_modules/aws-sdk/dist/aws-sdk.js +1241 -489
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +105 -105
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +3 -3
@@ -238,6 +238,18 @@
|
|
238
238
|
"repositoriesNotFound": {
|
239
239
|
"type": "list",
|
240
240
|
"member": {}
|
241
|
+
},
|
242
|
+
"errors": {
|
243
|
+
"type": "list",
|
244
|
+
"member": {
|
245
|
+
"type": "structure",
|
246
|
+
"members": {
|
247
|
+
"repositoryId": {},
|
248
|
+
"repositoryName": {},
|
249
|
+
"errorCode": {},
|
250
|
+
"errorMessage": {}
|
251
|
+
}
|
252
|
+
}
|
241
253
|
}
|
242
254
|
}
|
243
255
|
}
|
@@ -262,7 +274,7 @@
|
|
262
274
|
],
|
263
275
|
"members": {
|
264
276
|
"approvalRuleTemplate": {
|
265
|
-
"shape": "
|
277
|
+
"shape": "S2g"
|
266
278
|
}
|
267
279
|
}
|
268
280
|
}
|
@@ -328,10 +340,10 @@
|
|
328
340
|
}
|
329
341
|
},
|
330
342
|
"deleteFiles": {
|
331
|
-
"shape": "
|
343
|
+
"shape": "S2s"
|
332
344
|
},
|
333
345
|
"setFileModes": {
|
334
|
-
"shape": "
|
346
|
+
"shape": "S2u"
|
335
347
|
}
|
336
348
|
}
|
337
349
|
},
|
@@ -341,13 +353,13 @@
|
|
341
353
|
"commitId": {},
|
342
354
|
"treeId": {},
|
343
355
|
"filesAdded": {
|
344
|
-
"shape": "
|
356
|
+
"shape": "S2x"
|
345
357
|
},
|
346
358
|
"filesUpdated": {
|
347
|
-
"shape": "
|
359
|
+
"shape": "S2x"
|
348
360
|
},
|
349
361
|
"filesDeleted": {
|
350
|
-
"shape": "
|
362
|
+
"shape": "S2x"
|
351
363
|
}
|
352
364
|
}
|
353
365
|
}
|
@@ -389,7 +401,7 @@
|
|
389
401
|
],
|
390
402
|
"members": {
|
391
403
|
"pullRequest": {
|
392
|
-
"shape": "
|
404
|
+
"shape": "S37"
|
393
405
|
}
|
394
406
|
}
|
395
407
|
}
|
@@ -415,7 +427,7 @@
|
|
415
427
|
],
|
416
428
|
"members": {
|
417
429
|
"approvalRule": {
|
418
|
-
"shape": "
|
430
|
+
"shape": "S3g"
|
419
431
|
}
|
420
432
|
}
|
421
433
|
}
|
@@ -430,8 +442,9 @@
|
|
430
442
|
"repositoryName": {},
|
431
443
|
"repositoryDescription": {},
|
432
444
|
"tags": {
|
433
|
-
"shape": "
|
434
|
-
}
|
445
|
+
"shape": "S3o"
|
446
|
+
},
|
447
|
+
"kmsKeyId": {}
|
435
448
|
}
|
436
449
|
},
|
437
450
|
"output": {
|
@@ -466,7 +479,7 @@
|
|
466
479
|
"type": "boolean"
|
467
480
|
},
|
468
481
|
"conflictResolution": {
|
469
|
-
"shape": "
|
482
|
+
"shape": "S3t"
|
470
483
|
}
|
471
484
|
}
|
472
485
|
},
|
@@ -514,7 +527,7 @@
|
|
514
527
|
"type": "structure",
|
515
528
|
"members": {
|
516
529
|
"deletedBranch": {
|
517
|
-
"shape": "
|
530
|
+
"shape": "S42"
|
518
531
|
}
|
519
532
|
}
|
520
533
|
}
|
@@ -533,7 +546,7 @@
|
|
533
546
|
"type": "structure",
|
534
547
|
"members": {
|
535
548
|
"comment": {
|
536
|
-
"shape": "
|
549
|
+
"shape": "S46"
|
537
550
|
}
|
538
551
|
}
|
539
552
|
}
|
@@ -724,7 +737,7 @@
|
|
724
737
|
"repositoryName": {},
|
725
738
|
"destinationReference": {},
|
726
739
|
"mergeMetadata": {
|
727
|
-
"shape": "
|
740
|
+
"shape": "S3c"
|
728
741
|
}
|
729
742
|
}
|
730
743
|
},
|
@@ -827,7 +840,7 @@
|
|
827
840
|
],
|
828
841
|
"members": {
|
829
842
|
"approvalRuleTemplate": {
|
830
|
-
"shape": "
|
843
|
+
"shape": "S2g"
|
831
844
|
}
|
832
845
|
}
|
833
846
|
}
|
@@ -868,7 +881,7 @@
|
|
868
881
|
"type": "structure",
|
869
882
|
"members": {
|
870
883
|
"branch": {
|
871
|
-
"shape": "
|
884
|
+
"shape": "S42"
|
872
885
|
}
|
873
886
|
}
|
874
887
|
}
|
@@ -887,7 +900,7 @@
|
|
887
900
|
"type": "structure",
|
888
901
|
"members": {
|
889
902
|
"comment": {
|
890
|
-
"shape": "
|
903
|
+
"shape": "S46"
|
891
904
|
}
|
892
905
|
}
|
893
906
|
}
|
@@ -971,10 +984,10 @@
|
|
971
984
|
"beforeBlobId": {},
|
972
985
|
"afterBlobId": {},
|
973
986
|
"location": {
|
974
|
-
"shape": "
|
987
|
+
"shape": "S5u"
|
975
988
|
},
|
976
989
|
"comments": {
|
977
|
-
"shape": "
|
990
|
+
"shape": "S5x"
|
978
991
|
}
|
979
992
|
}
|
980
993
|
}
|
@@ -1015,10 +1028,10 @@
|
|
1015
1028
|
"beforeBlobId": {},
|
1016
1029
|
"afterBlobId": {},
|
1017
1030
|
"location": {
|
1018
|
-
"shape": "
|
1031
|
+
"shape": "S5u"
|
1019
1032
|
},
|
1020
1033
|
"comments": {
|
1021
|
-
"shape": "
|
1034
|
+
"shape": "S5x"
|
1022
1035
|
}
|
1023
1036
|
}
|
1024
1037
|
}
|
@@ -1079,10 +1092,10 @@
|
|
1079
1092
|
"type": "structure",
|
1080
1093
|
"members": {
|
1081
1094
|
"beforeBlob": {
|
1082
|
-
"shape": "
|
1095
|
+
"shape": "S69"
|
1083
1096
|
},
|
1084
1097
|
"afterBlob": {
|
1085
|
-
"shape": "
|
1098
|
+
"shape": "S69"
|
1086
1099
|
},
|
1087
1100
|
"changeType": {}
|
1088
1101
|
}
|
@@ -1326,7 +1339,7 @@
|
|
1326
1339
|
],
|
1327
1340
|
"members": {
|
1328
1341
|
"pullRequest": {
|
1329
|
-
"shape": "
|
1342
|
+
"shape": "S37"
|
1330
1343
|
}
|
1331
1344
|
}
|
1332
1345
|
}
|
@@ -1415,7 +1428,7 @@
|
|
1415
1428
|
"members": {
|
1416
1429
|
"configurationId": {},
|
1417
1430
|
"triggers": {
|
1418
|
-
"shape": "
|
1431
|
+
"shape": "S7a"
|
1419
1432
|
}
|
1420
1433
|
}
|
1421
1434
|
}
|
@@ -1434,7 +1447,7 @@
|
|
1434
1447
|
"type": "structure",
|
1435
1448
|
"members": {
|
1436
1449
|
"approvalRuleTemplateNames": {
|
1437
|
-
"shape": "
|
1450
|
+
"shape": "S7j"
|
1438
1451
|
},
|
1439
1452
|
"nextToken": {}
|
1440
1453
|
}
|
@@ -1458,7 +1471,7 @@
|
|
1458
1471
|
"type": "structure",
|
1459
1472
|
"members": {
|
1460
1473
|
"approvalRuleTemplateNames": {
|
1461
|
-
"shape": "
|
1474
|
+
"shape": "S7j"
|
1462
1475
|
},
|
1463
1476
|
"nextToken": {}
|
1464
1477
|
}
|
@@ -1479,7 +1492,7 @@
|
|
1479
1492
|
"type": "structure",
|
1480
1493
|
"members": {
|
1481
1494
|
"branches": {
|
1482
|
-
"shape": "
|
1495
|
+
"shape": "S7e"
|
1483
1496
|
},
|
1484
1497
|
"nextToken": {}
|
1485
1498
|
}
|
@@ -1624,7 +1637,7 @@
|
|
1624
1637
|
"type": "structure",
|
1625
1638
|
"members": {
|
1626
1639
|
"tags": {
|
1627
|
-
"shape": "
|
1640
|
+
"shape": "S3o"
|
1628
1641
|
},
|
1629
1642
|
"nextToken": {}
|
1630
1643
|
}
|
@@ -1675,7 +1688,7 @@
|
|
1675
1688
|
"type": "boolean"
|
1676
1689
|
},
|
1677
1690
|
"conflictResolution": {
|
1678
|
-
"shape": "
|
1691
|
+
"shape": "S3t"
|
1679
1692
|
}
|
1680
1693
|
}
|
1681
1694
|
},
|
@@ -1709,7 +1722,7 @@
|
|
1709
1722
|
"type": "boolean"
|
1710
1723
|
},
|
1711
1724
|
"conflictResolution": {
|
1712
|
-
"shape": "
|
1725
|
+
"shape": "S3t"
|
1713
1726
|
}
|
1714
1727
|
}
|
1715
1728
|
},
|
@@ -1738,7 +1751,7 @@
|
|
1738
1751
|
"type": "structure",
|
1739
1752
|
"members": {
|
1740
1753
|
"pullRequest": {
|
1741
|
-
"shape": "
|
1754
|
+
"shape": "S37"
|
1742
1755
|
}
|
1743
1756
|
}
|
1744
1757
|
}
|
@@ -1763,7 +1776,7 @@
|
|
1763
1776
|
"type": "boolean"
|
1764
1777
|
},
|
1765
1778
|
"conflictResolution": {
|
1766
|
-
"shape": "
|
1779
|
+
"shape": "S3t"
|
1767
1780
|
}
|
1768
1781
|
}
|
1769
1782
|
},
|
@@ -1771,7 +1784,7 @@
|
|
1771
1784
|
"type": "structure",
|
1772
1785
|
"members": {
|
1773
1786
|
"pullRequest": {
|
1774
|
-
"shape": "
|
1787
|
+
"shape": "S37"
|
1775
1788
|
}
|
1776
1789
|
}
|
1777
1790
|
}
|
@@ -1796,7 +1809,7 @@
|
|
1796
1809
|
"type": "boolean"
|
1797
1810
|
},
|
1798
1811
|
"conflictResolution": {
|
1799
|
-
"shape": "
|
1812
|
+
"shape": "S3t"
|
1800
1813
|
}
|
1801
1814
|
}
|
1802
1815
|
},
|
@@ -1804,7 +1817,7 @@
|
|
1804
1817
|
"type": "structure",
|
1805
1818
|
"members": {
|
1806
1819
|
"pullRequest": {
|
1807
|
-
"shape": "
|
1820
|
+
"shape": "S37"
|
1808
1821
|
}
|
1809
1822
|
}
|
1810
1823
|
}
|
@@ -1837,7 +1850,7 @@
|
|
1837
1850
|
"beforeCommitId": {},
|
1838
1851
|
"afterCommitId": {},
|
1839
1852
|
"location": {
|
1840
|
-
"shape": "
|
1853
|
+
"shape": "S5u"
|
1841
1854
|
},
|
1842
1855
|
"content": {},
|
1843
1856
|
"clientRequestToken": {
|
@@ -1854,10 +1867,10 @@
|
|
1854
1867
|
"beforeBlobId": {},
|
1855
1868
|
"afterBlobId": {},
|
1856
1869
|
"location": {
|
1857
|
-
"shape": "
|
1870
|
+
"shape": "S5u"
|
1858
1871
|
},
|
1859
1872
|
"comment": {
|
1860
|
-
"shape": "
|
1873
|
+
"shape": "S46"
|
1861
1874
|
}
|
1862
1875
|
}
|
1863
1876
|
},
|
@@ -1879,7 +1892,7 @@
|
|
1879
1892
|
"beforeCommitId": {},
|
1880
1893
|
"afterCommitId": {},
|
1881
1894
|
"location": {
|
1882
|
-
"shape": "
|
1895
|
+
"shape": "S5u"
|
1883
1896
|
},
|
1884
1897
|
"content": {},
|
1885
1898
|
"clientRequestToken": {
|
@@ -1897,10 +1910,10 @@
|
|
1897
1910
|
"beforeBlobId": {},
|
1898
1911
|
"afterBlobId": {},
|
1899
1912
|
"location": {
|
1900
|
-
"shape": "
|
1913
|
+
"shape": "S5u"
|
1901
1914
|
},
|
1902
1915
|
"comment": {
|
1903
|
-
"shape": "
|
1916
|
+
"shape": "S46"
|
1904
1917
|
}
|
1905
1918
|
}
|
1906
1919
|
},
|
@@ -1925,7 +1938,7 @@
|
|
1925
1938
|
"type": "structure",
|
1926
1939
|
"members": {
|
1927
1940
|
"comment": {
|
1928
|
-
"shape": "
|
1941
|
+
"shape": "S46"
|
1929
1942
|
}
|
1930
1943
|
}
|
1931
1944
|
},
|
@@ -1991,7 +2004,7 @@
|
|
1991
2004
|
"members": {
|
1992
2005
|
"repositoryName": {},
|
1993
2006
|
"triggers": {
|
1994
|
-
"shape": "
|
2007
|
+
"shape": "S7a"
|
1995
2008
|
}
|
1996
2009
|
}
|
1997
2010
|
},
|
@@ -2012,7 +2025,7 @@
|
|
2012
2025
|
"members": {
|
2013
2026
|
"resourceArn": {},
|
2014
2027
|
"tags": {
|
2015
|
-
"shape": "
|
2028
|
+
"shape": "S3o"
|
2016
2029
|
}
|
2017
2030
|
}
|
2018
2031
|
}
|
@@ -2027,7 +2040,7 @@
|
|
2027
2040
|
"members": {
|
2028
2041
|
"repositoryName": {},
|
2029
2042
|
"triggers": {
|
2030
|
-
"shape": "
|
2043
|
+
"shape": "S7a"
|
2031
2044
|
}
|
2032
2045
|
}
|
2033
2046
|
},
|
@@ -2087,7 +2100,7 @@
|
|
2087
2100
|
],
|
2088
2101
|
"members": {
|
2089
2102
|
"approvalRuleTemplate": {
|
2090
|
-
"shape": "
|
2103
|
+
"shape": "S2g"
|
2091
2104
|
}
|
2092
2105
|
}
|
2093
2106
|
}
|
@@ -2111,7 +2124,7 @@
|
|
2111
2124
|
],
|
2112
2125
|
"members": {
|
2113
2126
|
"approvalRuleTemplate": {
|
2114
|
-
"shape": "
|
2127
|
+
"shape": "S2g"
|
2115
2128
|
}
|
2116
2129
|
}
|
2117
2130
|
}
|
@@ -2135,7 +2148,7 @@
|
|
2135
2148
|
],
|
2136
2149
|
"members": {
|
2137
2150
|
"approvalRuleTemplate": {
|
2138
|
-
"shape": "
|
2151
|
+
"shape": "S2g"
|
2139
2152
|
}
|
2140
2153
|
}
|
2141
2154
|
}
|
@@ -2156,7 +2169,7 @@
|
|
2156
2169
|
"type": "structure",
|
2157
2170
|
"members": {
|
2158
2171
|
"comment": {
|
2159
|
-
"shape": "
|
2172
|
+
"shape": "S46"
|
2160
2173
|
}
|
2161
2174
|
}
|
2162
2175
|
}
|
@@ -2196,7 +2209,7 @@
|
|
2196
2209
|
],
|
2197
2210
|
"members": {
|
2198
2211
|
"approvalRule": {
|
2199
|
-
"shape": "
|
2212
|
+
"shape": "S3g"
|
2200
2213
|
}
|
2201
2214
|
}
|
2202
2215
|
}
|
@@ -2235,7 +2248,7 @@
|
|
2235
2248
|
],
|
2236
2249
|
"members": {
|
2237
2250
|
"pullRequest": {
|
2238
|
-
"shape": "
|
2251
|
+
"shape": "S37"
|
2239
2252
|
}
|
2240
2253
|
}
|
2241
2254
|
}
|
@@ -2259,7 +2272,7 @@
|
|
2259
2272
|
],
|
2260
2273
|
"members": {
|
2261
2274
|
"pullRequest": {
|
2262
|
-
"shape": "
|
2275
|
+
"shape": "S37"
|
2263
2276
|
}
|
2264
2277
|
}
|
2265
2278
|
}
|
@@ -2283,7 +2296,7 @@
|
|
2283
2296
|
],
|
2284
2297
|
"members": {
|
2285
2298
|
"pullRequest": {
|
2286
|
-
"shape": "
|
2299
|
+
"shape": "S37"
|
2287
2300
|
}
|
2288
2301
|
}
|
2289
2302
|
}
|
@@ -2300,6 +2313,27 @@
|
|
2300
2313
|
}
|
2301
2314
|
}
|
2302
2315
|
},
|
2316
|
+
"UpdateRepositoryEncryptionKey": {
|
2317
|
+
"input": {
|
2318
|
+
"type": "structure",
|
2319
|
+
"required": [
|
2320
|
+
"repositoryName",
|
2321
|
+
"kmsKeyId"
|
2322
|
+
],
|
2323
|
+
"members": {
|
2324
|
+
"repositoryName": {},
|
2325
|
+
"kmsKeyId": {}
|
2326
|
+
}
|
2327
|
+
},
|
2328
|
+
"output": {
|
2329
|
+
"type": "structure",
|
2330
|
+
"members": {
|
2331
|
+
"repositoryId": {},
|
2332
|
+
"kmsKeyId": {},
|
2333
|
+
"originalKmsKeyId": {}
|
2334
|
+
}
|
2335
|
+
}
|
2336
|
+
},
|
2303
2337
|
"UpdateRepositoryName": {
|
2304
2338
|
"input": {
|
2305
2339
|
"type": "structure",
|
@@ -2463,10 +2497,11 @@
|
|
2463
2497
|
},
|
2464
2498
|
"cloneUrlHttp": {},
|
2465
2499
|
"cloneUrlSsh": {},
|
2466
|
-
"Arn": {}
|
2500
|
+
"Arn": {},
|
2501
|
+
"kmsKeyId": {}
|
2467
2502
|
}
|
2468
2503
|
},
|
2469
|
-
"
|
2504
|
+
"S2g": {
|
2470
2505
|
"type": "structure",
|
2471
2506
|
"members": {
|
2472
2507
|
"approvalRuleTemplateId": {},
|
@@ -2483,7 +2518,7 @@
|
|
2483
2518
|
"lastModifiedUser": {}
|
2484
2519
|
}
|
2485
2520
|
},
|
2486
|
-
"
|
2521
|
+
"S2s": {
|
2487
2522
|
"type": "list",
|
2488
2523
|
"member": {
|
2489
2524
|
"type": "structure",
|
@@ -2495,7 +2530,7 @@
|
|
2495
2530
|
}
|
2496
2531
|
}
|
2497
2532
|
},
|
2498
|
-
"
|
2533
|
+
"S2u": {
|
2499
2534
|
"type": "list",
|
2500
2535
|
"member": {
|
2501
2536
|
"type": "structure",
|
@@ -2509,7 +2544,7 @@
|
|
2509
2544
|
}
|
2510
2545
|
}
|
2511
2546
|
},
|
2512
|
-
"
|
2547
|
+
"S2x": {
|
2513
2548
|
"type": "list",
|
2514
2549
|
"member": {
|
2515
2550
|
"type": "structure",
|
@@ -2520,7 +2555,7 @@
|
|
2520
2555
|
}
|
2521
2556
|
}
|
2522
2557
|
},
|
2523
|
-
"
|
2558
|
+
"S37": {
|
2524
2559
|
"type": "structure",
|
2525
2560
|
"members": {
|
2526
2561
|
"pullRequestId": {},
|
@@ -2546,7 +2581,7 @@
|
|
2546
2581
|
"sourceCommit": {},
|
2547
2582
|
"mergeBase": {},
|
2548
2583
|
"mergeMetadata": {
|
2549
|
-
"shape": "
|
2584
|
+
"shape": "S3c"
|
2550
2585
|
}
|
2551
2586
|
}
|
2552
2587
|
}
|
@@ -2556,12 +2591,12 @@
|
|
2556
2591
|
"approvalRules": {
|
2557
2592
|
"type": "list",
|
2558
2593
|
"member": {
|
2559
|
-
"shape": "
|
2594
|
+
"shape": "S3g"
|
2560
2595
|
}
|
2561
2596
|
}
|
2562
2597
|
}
|
2563
2598
|
},
|
2564
|
-
"
|
2599
|
+
"S3c": {
|
2565
2600
|
"type": "structure",
|
2566
2601
|
"members": {
|
2567
2602
|
"isMerged": {
|
@@ -2572,7 +2607,7 @@
|
|
2572
2607
|
"mergeOption": {}
|
2573
2608
|
}
|
2574
2609
|
},
|
2575
|
-
"
|
2610
|
+
"S3g": {
|
2576
2611
|
"type": "structure",
|
2577
2612
|
"members": {
|
2578
2613
|
"approvalRuleId": {},
|
@@ -2595,12 +2630,12 @@
|
|
2595
2630
|
}
|
2596
2631
|
}
|
2597
2632
|
},
|
2598
|
-
"
|
2633
|
+
"S3o": {
|
2599
2634
|
"type": "map",
|
2600
2635
|
"key": {},
|
2601
2636
|
"value": {}
|
2602
2637
|
},
|
2603
|
-
"
|
2638
|
+
"S3t": {
|
2604
2639
|
"type": "structure",
|
2605
2640
|
"members": {
|
2606
2641
|
"replaceContents": {
|
@@ -2622,21 +2657,21 @@
|
|
2622
2657
|
}
|
2623
2658
|
},
|
2624
2659
|
"deleteFiles": {
|
2625
|
-
"shape": "
|
2660
|
+
"shape": "S2s"
|
2626
2661
|
},
|
2627
2662
|
"setFileModes": {
|
2628
|
-
"shape": "
|
2663
|
+
"shape": "S2u"
|
2629
2664
|
}
|
2630
2665
|
}
|
2631
2666
|
},
|
2632
|
-
"
|
2667
|
+
"S42": {
|
2633
2668
|
"type": "structure",
|
2634
2669
|
"members": {
|
2635
2670
|
"branchName": {},
|
2636
2671
|
"commitId": {}
|
2637
2672
|
}
|
2638
2673
|
},
|
2639
|
-
"
|
2674
|
+
"S46": {
|
2640
2675
|
"type": "structure",
|
2641
2676
|
"members": {
|
2642
2677
|
"commentId": {},
|
@@ -2666,7 +2701,7 @@
|
|
2666
2701
|
}
|
2667
2702
|
}
|
2668
2703
|
},
|
2669
|
-
"
|
2704
|
+
"S5u": {
|
2670
2705
|
"type": "structure",
|
2671
2706
|
"members": {
|
2672
2707
|
"filePath": {},
|
@@ -2676,13 +2711,13 @@
|
|
2676
2711
|
"relativeFileVersion": {}
|
2677
2712
|
}
|
2678
2713
|
},
|
2679
|
-
"
|
2714
|
+
"S5x": {
|
2680
2715
|
"type": "list",
|
2681
2716
|
"member": {
|
2682
|
-
"shape": "
|
2717
|
+
"shape": "S46"
|
2683
2718
|
}
|
2684
2719
|
},
|
2685
|
-
"
|
2720
|
+
"S69": {
|
2686
2721
|
"type": "structure",
|
2687
2722
|
"members": {
|
2688
2723
|
"blobId": {},
|
@@ -2690,7 +2725,7 @@
|
|
2690
2725
|
"mode": {}
|
2691
2726
|
}
|
2692
2727
|
},
|
2693
|
-
"
|
2728
|
+
"S7a": {
|
2694
2729
|
"type": "list",
|
2695
2730
|
"member": {
|
2696
2731
|
"type": "structure",
|
@@ -2704,7 +2739,7 @@
|
|
2704
2739
|
"destinationArn": {},
|
2705
2740
|
"customData": {},
|
2706
2741
|
"branches": {
|
2707
|
-
"shape": "
|
2742
|
+
"shape": "S7e"
|
2708
2743
|
},
|
2709
2744
|
"events": {
|
2710
2745
|
"type": "list",
|
@@ -2713,11 +2748,11 @@
|
|
2713
2748
|
}
|
2714
2749
|
}
|
2715
2750
|
},
|
2716
|
-
"
|
2751
|
+
"S7e": {
|
2717
2752
|
"type": "list",
|
2718
2753
|
"member": {}
|
2719
2754
|
},
|
2720
|
-
"
|
2755
|
+
"S7j": {
|
2721
2756
|
"type": "list",
|
2722
2757
|
"member": {}
|
2723
2758
|
}
|