cdk-docker-image-deployment 0.0.150 → 0.0.152

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.
Files changed (51) hide show
  1. package/.jsii +3 -3
  2. package/lib/destination.js +1 -1
  3. package/lib/docker-image-deployment.js +1 -1
  4. package/lib/source.js +1 -1
  5. package/node_modules/aws-sdk/CHANGELOG.md +36 -1
  6. package/node_modules/aws-sdk/README.md +1 -1
  7. package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +104 -86
  8. package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +3 -0
  9. package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.min.json +204 -55
  10. package/node_modules/aws-sdk/apis/cloudtrail-data-2021-08-11.examples.json +5 -0
  11. package/node_modules/aws-sdk/apis/cloudtrail-data-2021-08-11.min.json +94 -0
  12. package/node_modules/aws-sdk/apis/cloudtrail-data-2021-08-11.paginators.json +4 -0
  13. package/node_modules/aws-sdk/apis/codeartifact-2018-09-22.min.json +73 -21
  14. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +41 -33
  15. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1477 -1297
  16. package/node_modules/aws-sdk/apis/forecast-2018-06-26.min.json +68 -65
  17. package/node_modules/aws-sdk/apis/groundstation-2019-05-23.min.json +312 -41
  18. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +4 -1
  19. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +175 -75
  20. package/node_modules/aws-sdk/apis/metadata.json +4 -0
  21. package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +192 -176
  22. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +630 -585
  23. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +173 -157
  24. package/node_modules/aws-sdk/clients/all.d.ts +1 -0
  25. package/node_modules/aws-sdk/clients/all.js +2 -1
  26. package/node_modules/aws-sdk/clients/appsync.d.ts +20 -2
  27. package/node_modules/aws-sdk/clients/cloudformation.d.ts +1 -0
  28. package/node_modules/aws-sdk/clients/cloudtrail.d.ts +234 -40
  29. package/node_modules/aws-sdk/clients/cloudtraildata.d.ts +111 -0
  30. package/node_modules/aws-sdk/clients/cloudtraildata.js +18 -0
  31. package/node_modules/aws-sdk/clients/codeartifact.d.ts +43 -6
  32. package/node_modules/aws-sdk/clients/devopsguru.d.ts +7 -0
  33. package/node_modules/aws-sdk/clients/ec2.d.ts +212 -15
  34. package/node_modules/aws-sdk/clients/forecastservice.d.ts +52 -39
  35. package/node_modules/aws-sdk/clients/groundstation.d.ts +284 -0
  36. package/node_modules/aws-sdk/clients/iam.d.ts +18 -18
  37. package/node_modules/aws-sdk/clients/iot.d.ts +4 -0
  38. package/node_modules/aws-sdk/clients/mediatailor.d.ts +119 -0
  39. package/node_modules/aws-sdk/clients/opensearch.d.ts +31 -0
  40. package/node_modules/aws-sdk/clients/polly.d.ts +1 -1
  41. package/node_modules/aws-sdk/clients/sagemaker.d.ts +57 -1
  42. package/node_modules/aws-sdk/clients/securityhub.d.ts +26 -3
  43. package/node_modules/aws-sdk/clients/sns.d.ts +3 -3
  44. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
  45. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +54 -17
  46. package/node_modules/aws-sdk/dist/aws-sdk.js +1763 -1421
  47. package/node_modules/aws-sdk/dist/aws-sdk.min.js +94 -94
  48. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -0
  49. package/node_modules/aws-sdk/lib/core.js +1 -1
  50. package/node_modules/aws-sdk/package.json +1 -1
  51. package/package.json +5 -6
@@ -145,6 +145,9 @@
145
145
  },
146
146
  "relationalDatabaseConfig": {
147
147
  "shape": "Su"
148
+ },
149
+ "eventBridgeConfig": {
150
+ "shape": "Sx"
148
151
  }
149
152
  }
150
153
  },
@@ -152,7 +155,7 @@
152
155
  "type": "structure",
153
156
  "members": {
154
157
  "dataSource": {
155
- "shape": "Sy"
158
+ "shape": "Sz"
156
159
  }
157
160
  }
158
161
  }
@@ -177,7 +180,7 @@
177
180
  "type": "structure",
178
181
  "members": {
179
182
  "domainNameConfig": {
180
- "shape": "S13"
183
+ "shape": "S14"
181
184
  }
182
185
  }
183
186
  }
@@ -205,13 +208,13 @@
205
208
  "responseMappingTemplate": {},
206
209
  "functionVersion": {},
207
210
  "syncConfig": {
208
- "shape": "S16"
211
+ "shape": "S17"
209
212
  },
210
213
  "maxBatchSize": {
211
214
  "type": "integer"
212
215
  },
213
216
  "runtime": {
214
- "shape": "S1b"
217
+ "shape": "S1c"
215
218
  },
216
219
  "code": {}
217
220
  }
@@ -220,7 +223,7 @@
220
223
  "type": "structure",
221
224
  "members": {
222
225
  "functionConfiguration": {
223
- "shape": "S1f"
226
+ "shape": "S1g"
224
227
  }
225
228
  }
226
229
  }
@@ -238,26 +241,26 @@
238
241
  "members": {
239
242
  "name": {},
240
243
  "logConfig": {
241
- "shape": "S1h"
244
+ "shape": "S1i"
242
245
  },
243
246
  "authenticationType": {},
244
247
  "userPoolConfig": {
245
- "shape": "S1k"
248
+ "shape": "S1l"
246
249
  },
247
250
  "openIDConnectConfig": {
248
- "shape": "S1m"
251
+ "shape": "S1n"
249
252
  },
250
253
  "tags": {
251
- "shape": "S1n"
254
+ "shape": "S1o"
252
255
  },
253
256
  "additionalAuthenticationProviders": {
254
- "shape": "S1q"
257
+ "shape": "S1r"
255
258
  },
256
259
  "xrayEnabled": {
257
260
  "type": "boolean"
258
261
  },
259
262
  "lambdaAuthorizerConfig": {
260
- "shape": "S1t"
263
+ "shape": "S1u"
261
264
  }
262
265
  }
263
266
  },
@@ -265,7 +268,7 @@
265
268
  "type": "structure",
266
269
  "members": {
267
270
  "graphqlApi": {
268
- "shape": "S1w"
271
+ "shape": "S1x"
269
272
  }
270
273
  }
271
274
  }
@@ -296,19 +299,19 @@
296
299
  "responseMappingTemplate": {},
297
300
  "kind": {},
298
301
  "pipelineConfig": {
299
- "shape": "S20"
302
+ "shape": "S21"
300
303
  },
301
304
  "syncConfig": {
302
- "shape": "S16"
305
+ "shape": "S17"
303
306
  },
304
307
  "cachingConfig": {
305
- "shape": "S22"
308
+ "shape": "S23"
306
309
  },
307
310
  "maxBatchSize": {
308
311
  "type": "integer"
309
312
  },
310
313
  "runtime": {
311
- "shape": "S1b"
314
+ "shape": "S1c"
312
315
  },
313
316
  "code": {}
314
317
  }
@@ -317,7 +320,7 @@
317
320
  "type": "structure",
318
321
  "members": {
319
322
  "resolver": {
320
- "shape": "S25"
323
+ "shape": "S26"
321
324
  }
322
325
  }
323
326
  }
@@ -346,7 +349,7 @@
346
349
  "type": "structure",
347
350
  "members": {
348
351
  "type": {
349
- "shape": "S29"
352
+ "shape": "S2a"
350
353
  }
351
354
  }
352
355
  }
@@ -592,7 +595,7 @@
592
595
  ],
593
596
  "members": {
594
597
  "runtime": {
595
- "shape": "S1b"
598
+ "shape": "S1c"
596
599
  },
597
600
  "code": {},
598
601
  "context": {},
@@ -634,7 +637,7 @@
634
637
  }
635
638
  },
636
639
  "logs": {
637
- "shape": "S34"
640
+ "shape": "S35"
638
641
  }
639
642
  }
640
643
  }
@@ -665,7 +668,7 @@
665
668
  }
666
669
  },
667
670
  "logs": {
668
- "shape": "S34"
671
+ "shape": "S35"
669
672
  }
670
673
  }
671
674
  }
@@ -770,7 +773,7 @@
770
773
  "type": "structure",
771
774
  "members": {
772
775
  "dataSource": {
773
- "shape": "Sy"
776
+ "shape": "Sz"
774
777
  }
775
778
  }
776
779
  }
@@ -796,7 +799,7 @@
796
799
  "type": "structure",
797
800
  "members": {
798
801
  "domainNameConfig": {
799
- "shape": "S13"
802
+ "shape": "S14"
800
803
  }
801
804
  }
802
805
  }
@@ -827,7 +830,7 @@
827
830
  "type": "structure",
828
831
  "members": {
829
832
  "functionConfiguration": {
830
- "shape": "S1f"
833
+ "shape": "S1g"
831
834
  }
832
835
  }
833
836
  }
@@ -853,7 +856,7 @@
853
856
  "type": "structure",
854
857
  "members": {
855
858
  "graphqlApi": {
856
- "shape": "S1w"
859
+ "shape": "S1x"
857
860
  }
858
861
  }
859
862
  }
@@ -926,7 +929,7 @@
926
929
  "type": "structure",
927
930
  "members": {
928
931
  "resolver": {
929
- "shape": "S25"
932
+ "shape": "S26"
930
933
  }
931
934
  }
932
935
  }
@@ -987,7 +990,7 @@
987
990
  "type": "structure",
988
991
  "members": {
989
992
  "type": {
990
- "shape": "S29"
993
+ "shape": "S2a"
991
994
  }
992
995
  }
993
996
  }
@@ -1063,7 +1066,7 @@
1063
1066
  "dataSources": {
1064
1067
  "type": "list",
1065
1068
  "member": {
1066
- "shape": "Sy"
1069
+ "shape": "Sz"
1067
1070
  }
1068
1071
  },
1069
1072
  "nextToken": {}
@@ -1095,7 +1098,7 @@
1095
1098
  "domainNameConfigs": {
1096
1099
  "type": "list",
1097
1100
  "member": {
1098
- "shape": "S13"
1101
+ "shape": "S14"
1099
1102
  }
1100
1103
  },
1101
1104
  "nextToken": {}
@@ -1134,7 +1137,7 @@
1134
1137
  "functions": {
1135
1138
  "type": "list",
1136
1139
  "member": {
1137
- "shape": "S1f"
1140
+ "shape": "S1g"
1138
1141
  }
1139
1142
  },
1140
1143
  "nextToken": {}
@@ -1166,7 +1169,7 @@
1166
1169
  "graphqlApis": {
1167
1170
  "type": "list",
1168
1171
  "member": {
1169
- "shape": "S1w"
1172
+ "shape": "S1x"
1170
1173
  }
1171
1174
  },
1172
1175
  "nextToken": {}
@@ -1208,7 +1211,7 @@
1208
1211
  "type": "structure",
1209
1212
  "members": {
1210
1213
  "resolvers": {
1211
- "shape": "S4i"
1214
+ "shape": "S4j"
1212
1215
  },
1213
1216
  "nextToken": {}
1214
1217
  }
@@ -1249,7 +1252,7 @@
1249
1252
  "type": "structure",
1250
1253
  "members": {
1251
1254
  "resolvers": {
1252
- "shape": "S4i"
1255
+ "shape": "S4j"
1253
1256
  },
1254
1257
  "nextToken": {}
1255
1258
  }
@@ -1276,7 +1279,7 @@
1276
1279
  "type": "structure",
1277
1280
  "members": {
1278
1281
  "tags": {
1279
- "shape": "S1n"
1282
+ "shape": "S1o"
1280
1283
  }
1281
1284
  }
1282
1285
  }
@@ -1318,7 +1321,7 @@
1318
1321
  "types": {
1319
1322
  "type": "list",
1320
1323
  "member": {
1321
- "shape": "S29"
1324
+ "shape": "S2a"
1322
1325
  }
1323
1326
  },
1324
1327
  "nextToken": {}
@@ -1368,7 +1371,7 @@
1368
1371
  "locationName": "resourceArn"
1369
1372
  },
1370
1373
  "tags": {
1371
- "shape": "S1n"
1374
+ "shape": "S1o"
1372
1375
  }
1373
1376
  }
1374
1377
  },
@@ -1513,6 +1516,9 @@
1513
1516
  },
1514
1517
  "relationalDatabaseConfig": {
1515
1518
  "shape": "Su"
1519
+ },
1520
+ "eventBridgeConfig": {
1521
+ "shape": "Sx"
1516
1522
  }
1517
1523
  }
1518
1524
  },
@@ -1520,7 +1526,7 @@
1520
1526
  "type": "structure",
1521
1527
  "members": {
1522
1528
  "dataSource": {
1523
- "shape": "Sy"
1529
+ "shape": "Sz"
1524
1530
  }
1525
1531
  }
1526
1532
  }
@@ -1546,7 +1552,7 @@
1546
1552
  "type": "structure",
1547
1553
  "members": {
1548
1554
  "domainNameConfig": {
1549
- "shape": "S13"
1555
+ "shape": "S14"
1550
1556
  }
1551
1557
  }
1552
1558
  }
@@ -1579,13 +1585,13 @@
1579
1585
  "responseMappingTemplate": {},
1580
1586
  "functionVersion": {},
1581
1587
  "syncConfig": {
1582
- "shape": "S16"
1588
+ "shape": "S17"
1583
1589
  },
1584
1590
  "maxBatchSize": {
1585
1591
  "type": "integer"
1586
1592
  },
1587
1593
  "runtime": {
1588
- "shape": "S1b"
1594
+ "shape": "S1c"
1589
1595
  },
1590
1596
  "code": {}
1591
1597
  }
@@ -1594,7 +1600,7 @@
1594
1600
  "type": "structure",
1595
1601
  "members": {
1596
1602
  "functionConfiguration": {
1597
- "shape": "S1f"
1603
+ "shape": "S1g"
1598
1604
  }
1599
1605
  }
1600
1606
  }
@@ -1616,23 +1622,23 @@
1616
1622
  },
1617
1623
  "name": {},
1618
1624
  "logConfig": {
1619
- "shape": "S1h"
1625
+ "shape": "S1i"
1620
1626
  },
1621
1627
  "authenticationType": {},
1622
1628
  "userPoolConfig": {
1623
- "shape": "S1k"
1629
+ "shape": "S1l"
1624
1630
  },
1625
1631
  "openIDConnectConfig": {
1626
- "shape": "S1m"
1632
+ "shape": "S1n"
1627
1633
  },
1628
1634
  "additionalAuthenticationProviders": {
1629
- "shape": "S1q"
1635
+ "shape": "S1r"
1630
1636
  },
1631
1637
  "xrayEnabled": {
1632
1638
  "type": "boolean"
1633
1639
  },
1634
1640
  "lambdaAuthorizerConfig": {
1635
- "shape": "S1t"
1641
+ "shape": "S1u"
1636
1642
  }
1637
1643
  }
1638
1644
  },
@@ -1640,7 +1646,7 @@
1640
1646
  "type": "structure",
1641
1647
  "members": {
1642
1648
  "graphqlApi": {
1643
- "shape": "S1w"
1649
+ "shape": "S1x"
1644
1650
  }
1645
1651
  }
1646
1652
  }
@@ -1674,19 +1680,19 @@
1674
1680
  "responseMappingTemplate": {},
1675
1681
  "kind": {},
1676
1682
  "pipelineConfig": {
1677
- "shape": "S20"
1683
+ "shape": "S21"
1678
1684
  },
1679
1685
  "syncConfig": {
1680
- "shape": "S16"
1686
+ "shape": "S17"
1681
1687
  },
1682
1688
  "cachingConfig": {
1683
- "shape": "S22"
1689
+ "shape": "S23"
1684
1690
  },
1685
1691
  "maxBatchSize": {
1686
1692
  "type": "integer"
1687
1693
  },
1688
1694
  "runtime": {
1689
- "shape": "S1b"
1695
+ "shape": "S1c"
1690
1696
  },
1691
1697
  "code": {}
1692
1698
  }
@@ -1695,7 +1701,7 @@
1695
1701
  "type": "structure",
1696
1702
  "members": {
1697
1703
  "resolver": {
1698
- "shape": "S25"
1704
+ "shape": "S26"
1699
1705
  }
1700
1706
  }
1701
1707
  }
@@ -1728,7 +1734,7 @@
1728
1734
  "type": "structure",
1729
1735
  "members": {
1730
1736
  "type": {
1731
- "shape": "S29"
1737
+ "shape": "S2a"
1732
1738
  }
1733
1739
  }
1734
1740
  }
@@ -1872,7 +1878,16 @@
1872
1878
  }
1873
1879
  }
1874
1880
  },
1875
- "Sy": {
1881
+ "Sx": {
1882
+ "type": "structure",
1883
+ "required": [
1884
+ "eventBusArn"
1885
+ ],
1886
+ "members": {
1887
+ "eventBusArn": {}
1888
+ }
1889
+ },
1890
+ "Sz": {
1876
1891
  "type": "structure",
1877
1892
  "members": {
1878
1893
  "dataSourceArn": {},
@@ -1897,10 +1912,13 @@
1897
1912
  },
1898
1913
  "relationalDatabaseConfig": {
1899
1914
  "shape": "Su"
1915
+ },
1916
+ "eventBridgeConfig": {
1917
+ "shape": "Sx"
1900
1918
  }
1901
1919
  }
1902
1920
  },
1903
- "S13": {
1921
+ "S14": {
1904
1922
  "type": "structure",
1905
1923
  "members": {
1906
1924
  "domainName": {},
@@ -1910,7 +1928,7 @@
1910
1928
  "hostedZoneId": {}
1911
1929
  }
1912
1930
  },
1913
- "S16": {
1931
+ "S17": {
1914
1932
  "type": "structure",
1915
1933
  "members": {
1916
1934
  "conflictHandler": {},
@@ -1923,7 +1941,7 @@
1923
1941
  }
1924
1942
  }
1925
1943
  },
1926
- "S1b": {
1944
+ "S1c": {
1927
1945
  "type": "structure",
1928
1946
  "required": [
1929
1947
  "name",
@@ -1934,7 +1952,7 @@
1934
1952
  "runtimeVersion": {}
1935
1953
  }
1936
1954
  },
1937
- "S1f": {
1955
+ "S1g": {
1938
1956
  "type": "structure",
1939
1957
  "members": {
1940
1958
  "functionId": {},
@@ -1946,18 +1964,18 @@
1946
1964
  "responseMappingTemplate": {},
1947
1965
  "functionVersion": {},
1948
1966
  "syncConfig": {
1949
- "shape": "S16"
1967
+ "shape": "S17"
1950
1968
  },
1951
1969
  "maxBatchSize": {
1952
1970
  "type": "integer"
1953
1971
  },
1954
1972
  "runtime": {
1955
- "shape": "S1b"
1973
+ "shape": "S1c"
1956
1974
  },
1957
1975
  "code": {}
1958
1976
  }
1959
1977
  },
1960
- "S1h": {
1978
+ "S1i": {
1961
1979
  "type": "structure",
1962
1980
  "required": [
1963
1981
  "fieldLogLevel",
@@ -1971,7 +1989,7 @@
1971
1989
  }
1972
1990
  }
1973
1991
  },
1974
- "S1k": {
1992
+ "S1l": {
1975
1993
  "type": "structure",
1976
1994
  "required": [
1977
1995
  "userPoolId",
@@ -1985,7 +2003,7 @@
1985
2003
  "appIdClientRegex": {}
1986
2004
  }
1987
2005
  },
1988
- "S1m": {
2006
+ "S1n": {
1989
2007
  "type": "structure",
1990
2008
  "required": [
1991
2009
  "issuer"
@@ -2001,19 +2019,19 @@
2001
2019
  }
2002
2020
  }
2003
2021
  },
2004
- "S1n": {
2022
+ "S1o": {
2005
2023
  "type": "map",
2006
2024
  "key": {},
2007
2025
  "value": {}
2008
2026
  },
2009
- "S1q": {
2027
+ "S1r": {
2010
2028
  "type": "list",
2011
2029
  "member": {
2012
2030
  "type": "structure",
2013
2031
  "members": {
2014
2032
  "authenticationType": {},
2015
2033
  "openIDConnectConfig": {
2016
- "shape": "S1m"
2034
+ "shape": "S1n"
2017
2035
  },
2018
2036
  "userPoolConfig": {
2019
2037
  "type": "structure",
@@ -2028,12 +2046,12 @@
2028
2046
  }
2029
2047
  },
2030
2048
  "lambdaAuthorizerConfig": {
2031
- "shape": "S1t"
2049
+ "shape": "S1u"
2032
2050
  }
2033
2051
  }
2034
2052
  }
2035
2053
  },
2036
- "S1t": {
2054
+ "S1u": {
2037
2055
  "type": "structure",
2038
2056
  "required": [
2039
2057
  "authorizerUri"
@@ -2046,20 +2064,20 @@
2046
2064
  "identityValidationExpression": {}
2047
2065
  }
2048
2066
  },
2049
- "S1w": {
2067
+ "S1x": {
2050
2068
  "type": "structure",
2051
2069
  "members": {
2052
2070
  "name": {},
2053
2071
  "apiId": {},
2054
2072
  "authenticationType": {},
2055
2073
  "logConfig": {
2056
- "shape": "S1h"
2074
+ "shape": "S1i"
2057
2075
  },
2058
2076
  "userPoolConfig": {
2059
- "shape": "S1k"
2077
+ "shape": "S1l"
2060
2078
  },
2061
2079
  "openIDConnectConfig": {
2062
- "shape": "S1m"
2080
+ "shape": "S1n"
2063
2081
  },
2064
2082
  "arn": {},
2065
2083
  "uris": {
@@ -2068,21 +2086,21 @@
2068
2086
  "value": {}
2069
2087
  },
2070
2088
  "tags": {
2071
- "shape": "S1n"
2089
+ "shape": "S1o"
2072
2090
  },
2073
2091
  "additionalAuthenticationProviders": {
2074
- "shape": "S1q"
2092
+ "shape": "S1r"
2075
2093
  },
2076
2094
  "xrayEnabled": {
2077
2095
  "type": "boolean"
2078
2096
  },
2079
2097
  "wafWebAclArn": {},
2080
2098
  "lambdaAuthorizerConfig": {
2081
- "shape": "S1t"
2099
+ "shape": "S1u"
2082
2100
  }
2083
2101
  }
2084
2102
  },
2085
- "S20": {
2103
+ "S21": {
2086
2104
  "type": "structure",
2087
2105
  "members": {
2088
2106
  "functions": {
@@ -2091,7 +2109,7 @@
2091
2109
  }
2092
2110
  }
2093
2111
  },
2094
- "S22": {
2112
+ "S23": {
2095
2113
  "type": "structure",
2096
2114
  "required": [
2097
2115
  "ttl"
@@ -2106,7 +2124,7 @@
2106
2124
  }
2107
2125
  }
2108
2126
  },
2109
- "S25": {
2127
+ "S26": {
2110
2128
  "type": "structure",
2111
2129
  "members": {
2112
2130
  "typeName": {},
@@ -2117,24 +2135,24 @@
2117
2135
  "responseMappingTemplate": {},
2118
2136
  "kind": {},
2119
2137
  "pipelineConfig": {
2120
- "shape": "S20"
2138
+ "shape": "S21"
2121
2139
  },
2122
2140
  "syncConfig": {
2123
- "shape": "S16"
2141
+ "shape": "S17"
2124
2142
  },
2125
2143
  "cachingConfig": {
2126
- "shape": "S22"
2144
+ "shape": "S23"
2127
2145
  },
2128
2146
  "maxBatchSize": {
2129
2147
  "type": "integer"
2130
2148
  },
2131
2149
  "runtime": {
2132
- "shape": "S1b"
2150
+ "shape": "S1c"
2133
2151
  },
2134
2152
  "code": {}
2135
2153
  }
2136
2154
  },
2137
- "S29": {
2155
+ "S2a": {
2138
2156
  "type": "structure",
2139
2157
  "members": {
2140
2158
  "name": {},
@@ -2144,14 +2162,14 @@
2144
2162
  "format": {}
2145
2163
  }
2146
2164
  },
2147
- "S34": {
2165
+ "S35": {
2148
2166
  "type": "list",
2149
2167
  "member": {}
2150
2168
  },
2151
- "S4i": {
2169
+ "S4j": {
2152
2170
  "type": "list",
2153
2171
  "member": {
2154
- "shape": "S25"
2172
+ "shape": "S26"
2155
2173
  }
2156
2174
  }
2157
2175
  }
@@ -967,6 +967,9 @@
967
967
  },
968
968
  "ManagedExecution": {
969
969
  "shape": "S34"
970
+ },
971
+ "Regions": {
972
+ "shape": "S2o"
970
973
  }
971
974
  }
972
975
  }