cdk-comprehend-s3olap 2.0.68 → 2.0.71

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 (42) hide show
  1. package/.jsii +4 -4
  2. package/lib/cdk-comprehend-s3olap.js +2 -2
  3. package/lib/comprehend-lambdas.js +2 -2
  4. package/lib/iam-roles.js +4 -4
  5. package/node_modules/aws-sdk/CHANGELOG.md +17 -1
  6. package/node_modules/aws-sdk/README.md +1 -1
  7. package/node_modules/aws-sdk/apis/appmesh-2019-01-25.min.json +220 -167
  8. package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +105 -77
  9. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +98 -66
  10. package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +135 -111
  11. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +405 -123
  12. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +11 -5
  13. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.examples.json +103 -0
  14. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +252 -141
  15. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.paginators.json +6 -0
  16. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.min.json +59 -3
  17. package/node_modules/aws-sdk/clients/appmesh.d.ts +70 -3
  18. package/node_modules/aws-sdk/clients/cloudfront.d.ts +2 -2
  19. package/node_modules/aws-sdk/clients/kendra.d.ts +38 -6
  20. package/node_modules/aws-sdk/clients/lakeformation.d.ts +48 -2
  21. package/node_modules/aws-sdk/clients/lambda.d.ts +45 -17
  22. package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +290 -2
  23. package/node_modules/aws-sdk/clients/rds.d.ts +36 -12
  24. package/node_modules/aws-sdk/clients/rekognition.d.ts +170 -3
  25. package/node_modules/aws-sdk/clients/secretsmanager.d.ts +11 -11
  26. package/node_modules/aws-sdk/clients/servicecatalog.d.ts +57 -57
  27. package/node_modules/aws-sdk/clients/wisdom.d.ts +56 -0
  28. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  29. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +10 -10
  30. package/node_modules/aws-sdk/dist/aws-sdk.js +407 -260
  31. package/node_modules/aws-sdk/dist/aws-sdk.min.js +41 -41
  32. package/node_modules/aws-sdk/lib/core.js +1 -1
  33. package/node_modules/aws-sdk/package.json +1 -1
  34. package/node_modules/esbuild/install.js +4 -4
  35. package/node_modules/esbuild/lib/main.js +7 -7
  36. package/node_modules/esbuild/package.json +22 -22
  37. package/node_modules/esbuild-linux-64/bin/esbuild +0 -0
  38. package/node_modules/esbuild-linux-64/package.json +1 -1
  39. package/node_modules/object.assign/CHANGELOG.md +4 -0
  40. package/node_modules/object.assign/dist/browser.js +944 -0
  41. package/node_modules/object.assign/package.json +3 -2
  42. package/package.json +7 -7
@@ -43,7 +43,7 @@
43
43
  "shape": "S5"
44
44
  },
45
45
  "tags": {
46
- "shape": "S19"
46
+ "shape": "S1a"
47
47
  },
48
48
  "virtualGatewayName": {
49
49
  "location": "uri",
@@ -58,7 +58,7 @@
58
58
  ],
59
59
  "members": {
60
60
  "gatewayRoute": {
61
- "shape": "S1e"
61
+ "shape": "S1f"
62
62
  }
63
63
  },
64
64
  "payload": "gatewayRoute"
@@ -82,10 +82,10 @@
82
82
  },
83
83
  "meshName": {},
84
84
  "spec": {
85
- "shape": "S1l"
85
+ "shape": "S1m"
86
86
  },
87
87
  "tags": {
88
- "shape": "S19"
88
+ "shape": "S1a"
89
89
  }
90
90
  }
91
91
  },
@@ -96,7 +96,7 @@
96
96
  ],
97
97
  "members": {
98
98
  "mesh": {
99
- "shape": "S1r"
99
+ "shape": "S1s"
100
100
  }
101
101
  },
102
102
  "payload": "mesh"
@@ -131,10 +131,10 @@
131
131
  },
132
132
  "routeName": {},
133
133
  "spec": {
134
- "shape": "S1v"
134
+ "shape": "S1w"
135
135
  },
136
136
  "tags": {
137
- "shape": "S19"
137
+ "shape": "S1a"
138
138
  },
139
139
  "virtualRouterName": {
140
140
  "location": "uri",
@@ -149,7 +149,7 @@
149
149
  ],
150
150
  "members": {
151
151
  "route": {
152
- "shape": "S2v"
152
+ "shape": "S2x"
153
153
  }
154
154
  },
155
155
  "payload": "route"
@@ -182,10 +182,10 @@
182
182
  "locationName": "meshOwner"
183
183
  },
184
184
  "spec": {
185
- "shape": "S2z"
185
+ "shape": "S31"
186
186
  },
187
187
  "tags": {
188
- "shape": "S19"
188
+ "shape": "S1a"
189
189
  },
190
190
  "virtualGatewayName": {}
191
191
  }
@@ -197,7 +197,7 @@
197
197
  ],
198
198
  "members": {
199
199
  "virtualGateway": {
200
- "shape": "S49"
200
+ "shape": "S4h"
201
201
  }
202
202
  },
203
203
  "payload": "virtualGateway"
@@ -230,10 +230,10 @@
230
230
  "locationName": "meshOwner"
231
231
  },
232
232
  "spec": {
233
- "shape": "S4d"
233
+ "shape": "S4l"
234
234
  },
235
235
  "tags": {
236
- "shape": "S19"
236
+ "shape": "S1a"
237
237
  },
238
238
  "virtualNodeName": {}
239
239
  }
@@ -245,7 +245,7 @@
245
245
  ],
246
246
  "members": {
247
247
  "virtualNode": {
248
- "shape": "S5v"
248
+ "shape": "S63"
249
249
  }
250
250
  },
251
251
  "payload": "virtualNode"
@@ -278,10 +278,10 @@
278
278
  "locationName": "meshOwner"
279
279
  },
280
280
  "spec": {
281
- "shape": "S5z"
281
+ "shape": "S67"
282
282
  },
283
283
  "tags": {
284
- "shape": "S19"
284
+ "shape": "S1a"
285
285
  },
286
286
  "virtualRouterName": {}
287
287
  }
@@ -293,7 +293,7 @@
293
293
  ],
294
294
  "members": {
295
295
  "virtualRouter": {
296
- "shape": "S63"
296
+ "shape": "S6b"
297
297
  }
298
298
  },
299
299
  "payload": "virtualRouter"
@@ -326,10 +326,10 @@
326
326
  "locationName": "meshOwner"
327
327
  },
328
328
  "spec": {
329
- "shape": "S67"
329
+ "shape": "S6f"
330
330
  },
331
331
  "tags": {
332
- "shape": "S19"
332
+ "shape": "S1a"
333
333
  },
334
334
  "virtualServiceName": {}
335
335
  }
@@ -341,7 +341,7 @@
341
341
  ],
342
342
  "members": {
343
343
  "virtualService": {
344
- "shape": "S6c"
344
+ "shape": "S6k"
345
345
  }
346
346
  },
347
347
  "payload": "virtualService"
@@ -387,7 +387,7 @@
387
387
  ],
388
388
  "members": {
389
389
  "gatewayRoute": {
390
- "shape": "S1e"
390
+ "shape": "S1f"
391
391
  }
392
392
  },
393
393
  "payload": "gatewayRoute"
@@ -419,7 +419,7 @@
419
419
  ],
420
420
  "members": {
421
421
  "mesh": {
422
- "shape": "S1r"
422
+ "shape": "S1s"
423
423
  }
424
424
  },
425
425
  "payload": "mesh"
@@ -465,7 +465,7 @@
465
465
  ],
466
466
  "members": {
467
467
  "route": {
468
- "shape": "S2v"
468
+ "shape": "S2x"
469
469
  }
470
470
  },
471
471
  "payload": "route"
@@ -506,7 +506,7 @@
506
506
  ],
507
507
  "members": {
508
508
  "virtualGateway": {
509
- "shape": "S49"
509
+ "shape": "S4h"
510
510
  }
511
511
  },
512
512
  "payload": "virtualGateway"
@@ -547,7 +547,7 @@
547
547
  ],
548
548
  "members": {
549
549
  "virtualNode": {
550
- "shape": "S5v"
550
+ "shape": "S63"
551
551
  }
552
552
  },
553
553
  "payload": "virtualNode"
@@ -588,7 +588,7 @@
588
588
  ],
589
589
  "members": {
590
590
  "virtualRouter": {
591
- "shape": "S63"
591
+ "shape": "S6b"
592
592
  }
593
593
  },
594
594
  "payload": "virtualRouter"
@@ -629,7 +629,7 @@
629
629
  ],
630
630
  "members": {
631
631
  "virtualService": {
632
- "shape": "S6c"
632
+ "shape": "S6k"
633
633
  }
634
634
  },
635
635
  "payload": "virtualService"
@@ -675,7 +675,7 @@
675
675
  ],
676
676
  "members": {
677
677
  "gatewayRoute": {
678
- "shape": "S1e"
678
+ "shape": "S1f"
679
679
  }
680
680
  },
681
681
  "payload": "gatewayRoute"
@@ -710,7 +710,7 @@
710
710
  ],
711
711
  "members": {
712
712
  "mesh": {
713
- "shape": "S1r"
713
+ "shape": "S1s"
714
714
  }
715
715
  },
716
716
  "payload": "mesh"
@@ -755,7 +755,7 @@
755
755
  ],
756
756
  "members": {
757
757
  "route": {
758
- "shape": "S2v"
758
+ "shape": "S2x"
759
759
  }
760
760
  },
761
761
  "payload": "route"
@@ -795,7 +795,7 @@
795
795
  ],
796
796
  "members": {
797
797
  "virtualGateway": {
798
- "shape": "S49"
798
+ "shape": "S4h"
799
799
  }
800
800
  },
801
801
  "payload": "virtualGateway"
@@ -835,7 +835,7 @@
835
835
  ],
836
836
  "members": {
837
837
  "virtualNode": {
838
- "shape": "S5v"
838
+ "shape": "S63"
839
839
  }
840
840
  },
841
841
  "payload": "virtualNode"
@@ -875,7 +875,7 @@
875
875
  ],
876
876
  "members": {
877
877
  "virtualRouter": {
878
- "shape": "S63"
878
+ "shape": "S6b"
879
879
  }
880
880
  },
881
881
  "payload": "virtualRouter"
@@ -915,7 +915,7 @@
915
915
  ],
916
916
  "members": {
917
917
  "virtualService": {
918
- "shape": "S6c"
918
+ "shape": "S6k"
919
919
  }
920
920
  },
921
921
  "payload": "virtualService"
@@ -1176,7 +1176,7 @@
1176
1176
  "members": {
1177
1177
  "nextToken": {},
1178
1178
  "tags": {
1179
- "shape": "S19"
1179
+ "shape": "S1a"
1180
1180
  }
1181
1181
  }
1182
1182
  }
@@ -1491,7 +1491,7 @@
1491
1491
  "locationName": "resourceArn"
1492
1492
  },
1493
1493
  "tags": {
1494
- "shape": "S19"
1494
+ "shape": "S1a"
1495
1495
  }
1496
1496
  }
1497
1497
  },
@@ -1576,7 +1576,7 @@
1576
1576
  ],
1577
1577
  "members": {
1578
1578
  "gatewayRoute": {
1579
- "shape": "S1e"
1579
+ "shape": "S1f"
1580
1580
  }
1581
1581
  },
1582
1582
  "payload": "gatewayRoute"
@@ -1603,7 +1603,7 @@
1603
1603
  "locationName": "meshName"
1604
1604
  },
1605
1605
  "spec": {
1606
- "shape": "S1l"
1606
+ "shape": "S1m"
1607
1607
  }
1608
1608
  }
1609
1609
  },
@@ -1614,7 +1614,7 @@
1614
1614
  ],
1615
1615
  "members": {
1616
1616
  "mesh": {
1617
- "shape": "S1r"
1617
+ "shape": "S1s"
1618
1618
  }
1619
1619
  },
1620
1620
  "payload": "mesh"
@@ -1652,7 +1652,7 @@
1652
1652
  "locationName": "routeName"
1653
1653
  },
1654
1654
  "spec": {
1655
- "shape": "S1v"
1655
+ "shape": "S1w"
1656
1656
  },
1657
1657
  "virtualRouterName": {
1658
1658
  "location": "uri",
@@ -1667,7 +1667,7 @@
1667
1667
  ],
1668
1668
  "members": {
1669
1669
  "route": {
1670
- "shape": "S2v"
1670
+ "shape": "S2x"
1671
1671
  }
1672
1672
  },
1673
1673
  "payload": "route"
@@ -1700,7 +1700,7 @@
1700
1700
  "locationName": "meshOwner"
1701
1701
  },
1702
1702
  "spec": {
1703
- "shape": "S2z"
1703
+ "shape": "S31"
1704
1704
  },
1705
1705
  "virtualGatewayName": {
1706
1706
  "location": "uri",
@@ -1715,7 +1715,7 @@
1715
1715
  ],
1716
1716
  "members": {
1717
1717
  "virtualGateway": {
1718
- "shape": "S49"
1718
+ "shape": "S4h"
1719
1719
  }
1720
1720
  },
1721
1721
  "payload": "virtualGateway"
@@ -1748,7 +1748,7 @@
1748
1748
  "locationName": "meshOwner"
1749
1749
  },
1750
1750
  "spec": {
1751
- "shape": "S4d"
1751
+ "shape": "S4l"
1752
1752
  },
1753
1753
  "virtualNodeName": {
1754
1754
  "location": "uri",
@@ -1763,7 +1763,7 @@
1763
1763
  ],
1764
1764
  "members": {
1765
1765
  "virtualNode": {
1766
- "shape": "S5v"
1766
+ "shape": "S63"
1767
1767
  }
1768
1768
  },
1769
1769
  "payload": "virtualNode"
@@ -1796,7 +1796,7 @@
1796
1796
  "locationName": "meshOwner"
1797
1797
  },
1798
1798
  "spec": {
1799
- "shape": "S5z"
1799
+ "shape": "S67"
1800
1800
  },
1801
1801
  "virtualRouterName": {
1802
1802
  "location": "uri",
@@ -1811,7 +1811,7 @@
1811
1811
  ],
1812
1812
  "members": {
1813
1813
  "virtualRouter": {
1814
- "shape": "S63"
1814
+ "shape": "S6b"
1815
1815
  }
1816
1816
  },
1817
1817
  "payload": "virtualRouter"
@@ -1844,7 +1844,7 @@
1844
1844
  "locationName": "meshOwner"
1845
1845
  },
1846
1846
  "spec": {
1847
- "shape": "S67"
1847
+ "shape": "S6f"
1848
1848
  },
1849
1849
  "virtualServiceName": {
1850
1850
  "location": "uri",
@@ -1859,7 +1859,7 @@
1859
1859
  ],
1860
1860
  "members": {
1861
1861
  "virtualService": {
1862
- "shape": "S6c"
1862
+ "shape": "S6k"
1863
1863
  }
1864
1864
  },
1865
1865
  "payload": "virtualService"
@@ -1901,7 +1901,7 @@
1901
1901
  "type": "structure",
1902
1902
  "members": {
1903
1903
  "hostname": {
1904
- "shape": "Se"
1904
+ "shape": "Sf"
1905
1905
  },
1906
1906
  "metadata": {
1907
1907
  "type": "list",
@@ -1920,7 +1920,7 @@
1920
1920
  "exact": {},
1921
1921
  "prefix": {},
1922
1922
  "range": {
1923
- "shape": "Sm"
1923
+ "shape": "Sn"
1924
1924
  },
1925
1925
  "regex": {},
1926
1926
  "suffix": {}
@@ -1931,16 +1931,19 @@
1931
1931
  }
1932
1932
  }
1933
1933
  },
1934
+ "port": {
1935
+ "type": "integer"
1936
+ },
1934
1937
  "serviceName": {}
1935
1938
  }
1936
1939
  }
1937
1940
  }
1938
1941
  },
1939
1942
  "http2Route": {
1940
- "shape": "Sq"
1943
+ "shape": "Sr"
1941
1944
  },
1942
1945
  "httpRoute": {
1943
- "shape": "Sq"
1946
+ "shape": "Sr"
1944
1947
  },
1945
1948
  "priority": {
1946
1949
  "type": "integer"
@@ -1959,6 +1962,9 @@
1959
1962
  "virtualService"
1960
1963
  ],
1961
1964
  "members": {
1965
+ "port": {
1966
+ "type": "integer"
1967
+ },
1962
1968
  "virtualService": {
1963
1969
  "type": "structure",
1964
1970
  "required": [
@@ -1970,14 +1976,14 @@
1970
1976
  }
1971
1977
  }
1972
1978
  },
1973
- "Se": {
1979
+ "Sf": {
1974
1980
  "type": "structure",
1975
1981
  "members": {
1976
1982
  "exact": {},
1977
1983
  "suffix": {}
1978
1984
  }
1979
1985
  },
1980
- "Sm": {
1986
+ "Sn": {
1981
1987
  "type": "structure",
1982
1988
  "required": [
1983
1989
  "end",
@@ -1992,7 +1998,7 @@
1992
1998
  }
1993
1999
  }
1994
2000
  },
1995
- "Sq": {
2001
+ "Sr": {
1996
2002
  "type": "structure",
1997
2003
  "required": [
1998
2004
  "action",
@@ -2046,48 +2052,51 @@
2046
2052
  "type": "boolean"
2047
2053
  },
2048
2054
  "match": {
2049
- "shape": "S10"
2055
+ "shape": "S11"
2050
2056
  },
2051
2057
  "name": {}
2052
2058
  }
2053
2059
  }
2054
2060
  },
2055
2061
  "hostname": {
2056
- "shape": "Se"
2062
+ "shape": "Sf"
2057
2063
  },
2058
2064
  "method": {},
2059
2065
  "path": {
2060
- "shape": "S12"
2066
+ "shape": "S13"
2067
+ },
2068
+ "port": {
2069
+ "type": "integer"
2061
2070
  },
2062
2071
  "prefix": {},
2063
2072
  "queryParameters": {
2064
- "shape": "S14"
2073
+ "shape": "S15"
2065
2074
  }
2066
2075
  }
2067
2076
  }
2068
2077
  }
2069
2078
  },
2070
- "S10": {
2079
+ "S11": {
2071
2080
  "type": "structure",
2072
2081
  "members": {
2073
2082
  "exact": {},
2074
2083
  "prefix": {},
2075
2084
  "range": {
2076
- "shape": "Sm"
2085
+ "shape": "Sn"
2077
2086
  },
2078
2087
  "regex": {},
2079
2088
  "suffix": {}
2080
2089
  },
2081
2090
  "union": true
2082
2091
  },
2083
- "S12": {
2092
+ "S13": {
2084
2093
  "type": "structure",
2085
2094
  "members": {
2086
2095
  "exact": {},
2087
2096
  "regex": {}
2088
2097
  }
2089
2098
  },
2090
- "S14": {
2099
+ "S15": {
2091
2100
  "type": "list",
2092
2101
  "member": {
2093
2102
  "type": "structure",
@@ -2105,7 +2114,7 @@
2105
2114
  }
2106
2115
  }
2107
2116
  },
2108
- "S19": {
2117
+ "S1a": {
2109
2118
  "type": "list",
2110
2119
  "member": {
2111
2120
  "type": "structure",
@@ -2119,7 +2128,7 @@
2119
2128
  }
2120
2129
  }
2121
2130
  },
2122
- "S1e": {
2131
+ "S1f": {
2123
2132
  "type": "structure",
2124
2133
  "required": [
2125
2134
  "gatewayRouteName",
@@ -2133,7 +2142,7 @@
2133
2142
  "gatewayRouteName": {},
2134
2143
  "meshName": {},
2135
2144
  "metadata": {
2136
- "shape": "S1f"
2145
+ "shape": "S1g"
2137
2146
  },
2138
2147
  "spec": {
2139
2148
  "shape": "S5"
@@ -2150,7 +2159,7 @@
2150
2159
  "virtualGatewayName": {}
2151
2160
  }
2152
2161
  },
2153
- "S1f": {
2162
+ "S1g": {
2154
2163
  "type": "structure",
2155
2164
  "required": [
2156
2165
  "arn",
@@ -2177,7 +2186,7 @@
2177
2186
  }
2178
2187
  }
2179
2188
  },
2180
- "S1l": {
2189
+ "S1m": {
2181
2190
  "type": "structure",
2182
2191
  "members": {
2183
2192
  "egressFilter": {
@@ -2197,7 +2206,7 @@
2197
2206
  }
2198
2207
  }
2199
2208
  },
2200
- "S1r": {
2209
+ "S1s": {
2201
2210
  "type": "structure",
2202
2211
  "required": [
2203
2212
  "meshName",
@@ -2208,10 +2217,10 @@
2208
2217
  "members": {
2209
2218
  "meshName": {},
2210
2219
  "metadata": {
2211
- "shape": "S1f"
2220
+ "shape": "S1g"
2212
2221
  },
2213
2222
  "spec": {
2214
- "shape": "S1l"
2223
+ "shape": "S1m"
2215
2224
  },
2216
2225
  "status": {
2217
2226
  "type": "structure",
@@ -2221,7 +2230,7 @@
2221
2230
  }
2222
2231
  }
2223
2232
  },
2224
- "S1v": {
2233
+ "S1w": {
2225
2234
  "type": "structure",
2226
2235
  "members": {
2227
2236
  "grpcRoute": {
@@ -2238,7 +2247,7 @@
2238
2247
  ],
2239
2248
  "members": {
2240
2249
  "weightedTargets": {
2241
- "shape": "S1y"
2250
+ "shape": "S1z"
2242
2251
  }
2243
2252
  }
2244
2253
  },
@@ -2262,7 +2271,7 @@
2262
2271
  "exact": {},
2263
2272
  "prefix": {},
2264
2273
  "range": {
2265
- "shape": "Sm"
2274
+ "shape": "Sn"
2266
2275
  },
2267
2276
  "regex": {},
2268
2277
  "suffix": {}
@@ -2274,6 +2283,9 @@
2274
2283
  }
2275
2284
  },
2276
2285
  "methodName": {},
2286
+ "port": {
2287
+ "type": "integer"
2288
+ },
2277
2289
  "serviceName": {}
2278
2290
  }
2279
2291
  },
@@ -2289,29 +2301,29 @@
2289
2301
  "member": {}
2290
2302
  },
2291
2303
  "httpRetryEvents": {
2292
- "shape": "S29"
2304
+ "shape": "S2a"
2293
2305
  },
2294
2306
  "maxRetries": {
2295
2307
  "type": "long"
2296
2308
  },
2297
2309
  "perRetryTimeout": {
2298
- "shape": "S2c"
2310
+ "shape": "S2d"
2299
2311
  },
2300
2312
  "tcpRetryEvents": {
2301
- "shape": "S2f"
2313
+ "shape": "S2g"
2302
2314
  }
2303
2315
  }
2304
2316
  },
2305
2317
  "timeout": {
2306
- "shape": "S2h"
2318
+ "shape": "S2i"
2307
2319
  }
2308
2320
  }
2309
2321
  },
2310
2322
  "http2Route": {
2311
- "shape": "S2i"
2323
+ "shape": "S2j"
2312
2324
  },
2313
2325
  "httpRoute": {
2314
- "shape": "S2i"
2326
+ "shape": "S2j"
2315
2327
  },
2316
2328
  "priority": {
2317
2329
  "type": "integer"
@@ -2329,18 +2341,26 @@
2329
2341
  ],
2330
2342
  "members": {
2331
2343
  "weightedTargets": {
2332
- "shape": "S1y"
2344
+ "shape": "S1z"
2345
+ }
2346
+ }
2347
+ },
2348
+ "match": {
2349
+ "type": "structure",
2350
+ "members": {
2351
+ "port": {
2352
+ "type": "integer"
2333
2353
  }
2334
2354
  }
2335
2355
  },
2336
2356
  "timeout": {
2337
- "shape": "S2t"
2357
+ "shape": "S2v"
2338
2358
  }
2339
2359
  }
2340
2360
  }
2341
2361
  }
2342
2362
  },
2343
- "S1y": {
2363
+ "S1z": {
2344
2364
  "type": "list",
2345
2365
  "member": {
2346
2366
  "type": "structure",
@@ -2349,6 +2369,9 @@
2349
2369
  "weight"
2350
2370
  ],
2351
2371
  "members": {
2372
+ "port": {
2373
+ "type": "integer"
2374
+ },
2352
2375
  "virtualNode": {},
2353
2376
  "weight": {
2354
2377
  "type": "integer"
@@ -2356,11 +2379,11 @@
2356
2379
  }
2357
2380
  }
2358
2381
  },
2359
- "S29": {
2382
+ "S2a": {
2360
2383
  "type": "list",
2361
2384
  "member": {}
2362
2385
  },
2363
- "S2c": {
2386
+ "S2d": {
2364
2387
  "type": "structure",
2365
2388
  "members": {
2366
2389
  "unit": {},
@@ -2369,22 +2392,22 @@
2369
2392
  }
2370
2393
  }
2371
2394
  },
2372
- "S2f": {
2395
+ "S2g": {
2373
2396
  "type": "list",
2374
2397
  "member": {}
2375
2398
  },
2376
- "S2h": {
2399
+ "S2i": {
2377
2400
  "type": "structure",
2378
2401
  "members": {
2379
2402
  "idle": {
2380
- "shape": "S2c"
2403
+ "shape": "S2d"
2381
2404
  },
2382
2405
  "perRequest": {
2383
- "shape": "S2c"
2406
+ "shape": "S2d"
2384
2407
  }
2385
2408
  }
2386
2409
  },
2387
- "S2i": {
2410
+ "S2j": {
2388
2411
  "type": "structure",
2389
2412
  "required": [
2390
2413
  "action",
@@ -2398,7 +2421,7 @@
2398
2421
  ],
2399
2422
  "members": {
2400
2423
  "weightedTargets": {
2401
- "shape": "S1y"
2424
+ "shape": "S1z"
2402
2425
  }
2403
2426
  }
2404
2427
  },
@@ -2417,7 +2440,7 @@
2417
2440
  "type": "boolean"
2418
2441
  },
2419
2442
  "match": {
2420
- "shape": "S10"
2443
+ "shape": "S11"
2421
2444
  },
2422
2445
  "name": {}
2423
2446
  }
@@ -2425,11 +2448,14 @@
2425
2448
  },
2426
2449
  "method": {},
2427
2450
  "path": {
2428
- "shape": "S12"
2451
+ "shape": "S13"
2452
+ },
2453
+ "port": {
2454
+ "type": "integer"
2429
2455
  },
2430
2456
  "prefix": {},
2431
2457
  "queryParameters": {
2432
- "shape": "S14"
2458
+ "shape": "S15"
2433
2459
  },
2434
2460
  "scheme": {}
2435
2461
  }
@@ -2442,44 +2468,44 @@
2442
2468
  ],
2443
2469
  "members": {
2444
2470
  "httpRetryEvents": {
2445
- "shape": "S29"
2471
+ "shape": "S2a"
2446
2472
  },
2447
2473
  "maxRetries": {
2448
2474
  "type": "long"
2449
2475
  },
2450
2476
  "perRetryTimeout": {
2451
- "shape": "S2c"
2477
+ "shape": "S2d"
2452
2478
  },
2453
2479
  "tcpRetryEvents": {
2454
- "shape": "S2f"
2480
+ "shape": "S2g"
2455
2481
  }
2456
2482
  }
2457
2483
  },
2458
2484
  "timeout": {
2459
- "shape": "S2p"
2485
+ "shape": "S2q"
2460
2486
  }
2461
2487
  }
2462
2488
  },
2463
- "S2p": {
2489
+ "S2q": {
2464
2490
  "type": "structure",
2465
2491
  "members": {
2466
2492
  "idle": {
2467
- "shape": "S2c"
2493
+ "shape": "S2d"
2468
2494
  },
2469
2495
  "perRequest": {
2470
- "shape": "S2c"
2496
+ "shape": "S2d"
2471
2497
  }
2472
2498
  }
2473
2499
  },
2474
- "S2t": {
2500
+ "S2v": {
2475
2501
  "type": "structure",
2476
2502
  "members": {
2477
2503
  "idle": {
2478
- "shape": "S2c"
2504
+ "shape": "S2d"
2479
2505
  }
2480
2506
  }
2481
2507
  },
2482
- "S2v": {
2508
+ "S2x": {
2483
2509
  "type": "structure",
2484
2510
  "required": [
2485
2511
  "meshName",
@@ -2492,11 +2518,11 @@
2492
2518
  "members": {
2493
2519
  "meshName": {},
2494
2520
  "metadata": {
2495
- "shape": "S1f"
2521
+ "shape": "S1g"
2496
2522
  },
2497
2523
  "routeName": {},
2498
2524
  "spec": {
2499
- "shape": "S1v"
2525
+ "shape": "S1w"
2500
2526
  },
2501
2527
  "status": {
2502
2528
  "type": "structure",
@@ -2510,7 +2536,7 @@
2510
2536
  "virtualRouterName": {}
2511
2537
  }
2512
2538
  },
2513
- "S2z": {
2539
+ "S31": {
2514
2540
  "type": "structure",
2515
2541
  "required": [
2516
2542
  "listeners"
@@ -2532,10 +2558,10 @@
2532
2558
  "type": "structure",
2533
2559
  "members": {
2534
2560
  "file": {
2535
- "shape": "S34"
2561
+ "shape": "S36"
2536
2562
  },
2537
2563
  "sds": {
2538
- "shape": "S36"
2564
+ "shape": "S38"
2539
2565
  }
2540
2566
  },
2541
2567
  "union": true
@@ -2544,7 +2570,7 @@
2544
2570
  "type": "boolean"
2545
2571
  },
2546
2572
  "ports": {
2547
- "shape": "S38"
2573
+ "shape": "S3a"
2548
2574
  },
2549
2575
  "validation": {
2550
2576
  "type": "structure",
@@ -2553,7 +2579,7 @@
2553
2579
  ],
2554
2580
  "members": {
2555
2581
  "subjectAlternativeNames": {
2556
- "shape": "S3b"
2582
+ "shape": "S3d"
2557
2583
  },
2558
2584
  "trust": {
2559
2585
  "type": "structure",
@@ -2571,10 +2597,10 @@
2571
2597
  }
2572
2598
  },
2573
2599
  "file": {
2574
- "shape": "S3i"
2600
+ "shape": "S3k"
2575
2601
  },
2576
2602
  "sds": {
2577
- "shape": "S3j"
2603
+ "shape": "S3l"
2578
2604
  }
2579
2605
  },
2580
2606
  "union": true
@@ -2699,10 +2725,10 @@
2699
2725
  }
2700
2726
  },
2701
2727
  "file": {
2702
- "shape": "S34"
2728
+ "shape": "S36"
2703
2729
  },
2704
2730
  "sds": {
2705
- "shape": "S36"
2731
+ "shape": "S38"
2706
2732
  }
2707
2733
  },
2708
2734
  "union": true
@@ -2715,16 +2741,16 @@
2715
2741
  ],
2716
2742
  "members": {
2717
2743
  "subjectAlternativeNames": {
2718
- "shape": "S3b"
2744
+ "shape": "S3d"
2719
2745
  },
2720
2746
  "trust": {
2721
2747
  "type": "structure",
2722
2748
  "members": {
2723
2749
  "file": {
2724
- "shape": "S3i"
2750
+ "shape": "S3k"
2725
2751
  },
2726
2752
  "sds": {
2727
- "shape": "S3j"
2753
+ "shape": "S3l"
2728
2754
  }
2729
2755
  },
2730
2756
  "union": true
@@ -2748,6 +2774,9 @@
2748
2774
  "path"
2749
2775
  ],
2750
2776
  "members": {
2777
+ "format": {
2778
+ "shape": "S4a"
2779
+ },
2751
2780
  "path": {}
2752
2781
  }
2753
2782
  }
@@ -2758,7 +2787,7 @@
2758
2787
  }
2759
2788
  }
2760
2789
  },
2761
- "S34": {
2790
+ "S36": {
2762
2791
  "type": "structure",
2763
2792
  "required": [
2764
2793
  "certificateChain",
@@ -2769,7 +2798,7 @@
2769
2798
  "privateKey": {}
2770
2799
  }
2771
2800
  },
2772
- "S36": {
2801
+ "S38": {
2773
2802
  "type": "structure",
2774
2803
  "required": [
2775
2804
  "secretName"
@@ -2778,13 +2807,13 @@
2778
2807
  "secretName": {}
2779
2808
  }
2780
2809
  },
2781
- "S38": {
2810
+ "S3a": {
2782
2811
  "type": "list",
2783
2812
  "member": {
2784
2813
  "type": "integer"
2785
2814
  }
2786
2815
  },
2787
- "S3b": {
2816
+ "S3d": {
2788
2817
  "type": "structure",
2789
2818
  "required": [
2790
2819
  "match"
@@ -2804,7 +2833,7 @@
2804
2833
  }
2805
2834
  }
2806
2835
  },
2807
- "S3i": {
2836
+ "S3k": {
2808
2837
  "type": "structure",
2809
2838
  "required": [
2810
2839
  "certificateChain"
@@ -2813,7 +2842,7 @@
2813
2842
  "certificateChain": {}
2814
2843
  }
2815
2844
  },
2816
- "S3j": {
2845
+ "S3l": {
2817
2846
  "type": "structure",
2818
2847
  "required": [
2819
2848
  "secretName"
@@ -2822,7 +2851,28 @@
2822
2851
  "secretName": {}
2823
2852
  }
2824
2853
  },
2825
- "S49": {
2854
+ "S4a": {
2855
+ "type": "structure",
2856
+ "members": {
2857
+ "json": {
2858
+ "type": "list",
2859
+ "member": {
2860
+ "type": "structure",
2861
+ "required": [
2862
+ "key",
2863
+ "value"
2864
+ ],
2865
+ "members": {
2866
+ "key": {},
2867
+ "value": {}
2868
+ }
2869
+ }
2870
+ },
2871
+ "text": {}
2872
+ },
2873
+ "union": true
2874
+ },
2875
+ "S4h": {
2826
2876
  "type": "structure",
2827
2877
  "required": [
2828
2878
  "meshName",
@@ -2834,10 +2884,10 @@
2834
2884
  "members": {
2835
2885
  "meshName": {},
2836
2886
  "metadata": {
2837
- "shape": "S1f"
2887
+ "shape": "S1g"
2838
2888
  },
2839
2889
  "spec": {
2840
- "shape": "S2z"
2890
+ "shape": "S31"
2841
2891
  },
2842
2892
  "status": {
2843
2893
  "type": "structure",
@@ -2851,14 +2901,14 @@
2851
2901
  "virtualGatewayName": {}
2852
2902
  }
2853
2903
  },
2854
- "S4d": {
2904
+ "S4l": {
2855
2905
  "type": "structure",
2856
2906
  "members": {
2857
2907
  "backendDefaults": {
2858
2908
  "type": "structure",
2859
2909
  "members": {
2860
2910
  "clientPolicy": {
2861
- "shape": "S4f"
2911
+ "shape": "S4n"
2862
2912
  }
2863
2913
  }
2864
2914
  },
@@ -2874,7 +2924,7 @@
2874
2924
  ],
2875
2925
  "members": {
2876
2926
  "clientPolicy": {
2877
- "shape": "S4f"
2927
+ "shape": "S4n"
2878
2928
  },
2879
2929
  "virtualServiceName": {}
2880
2930
  }
@@ -2983,10 +3033,10 @@
2983
3033
  ],
2984
3034
  "members": {
2985
3035
  "baseEjectionDuration": {
2986
- "shape": "S2c"
3036
+ "shape": "S2d"
2987
3037
  },
2988
3038
  "interval": {
2989
- "shape": "S2c"
3039
+ "shape": "S2d"
2990
3040
  },
2991
3041
  "maxEjectionPercent": {
2992
3042
  "type": "integer"
@@ -2997,22 +3047,22 @@
2997
3047
  }
2998
3048
  },
2999
3049
  "portMapping": {
3000
- "shape": "S59"
3050
+ "shape": "S5h"
3001
3051
  },
3002
3052
  "timeout": {
3003
3053
  "type": "structure",
3004
3054
  "members": {
3005
3055
  "grpc": {
3006
- "shape": "S2h"
3056
+ "shape": "S2i"
3007
3057
  },
3008
3058
  "http": {
3009
- "shape": "S2p"
3059
+ "shape": "S2q"
3010
3060
  },
3011
3061
  "http2": {
3012
- "shape": "S2p"
3062
+ "shape": "S2q"
3013
3063
  },
3014
3064
  "tcp": {
3015
- "shape": "S2t"
3065
+ "shape": "S2v"
3016
3066
  }
3017
3067
  },
3018
3068
  "union": true
@@ -3037,10 +3087,10 @@
3037
3087
  }
3038
3088
  },
3039
3089
  "file": {
3040
- "shape": "S4i"
3090
+ "shape": "S4q"
3041
3091
  },
3042
3092
  "sds": {
3043
- "shape": "S4j"
3093
+ "shape": "S4r"
3044
3094
  }
3045
3095
  },
3046
3096
  "union": true
@@ -3053,16 +3103,16 @@
3053
3103
  ],
3054
3104
  "members": {
3055
3105
  "subjectAlternativeNames": {
3056
- "shape": "S3b"
3106
+ "shape": "S3d"
3057
3107
  },
3058
3108
  "trust": {
3059
3109
  "type": "structure",
3060
3110
  "members": {
3061
3111
  "file": {
3062
- "shape": "S4p"
3112
+ "shape": "S4x"
3063
3113
  },
3064
3114
  "sds": {
3065
- "shape": "S4q"
3115
+ "shape": "S4y"
3066
3116
  }
3067
3117
  },
3068
3118
  "union": true
@@ -3086,6 +3136,9 @@
3086
3136
  "path"
3087
3137
  ],
3088
3138
  "members": {
3139
+ "format": {
3140
+ "shape": "S4a"
3141
+ },
3089
3142
  "path": {}
3090
3143
  }
3091
3144
  }
@@ -3139,7 +3192,7 @@
3139
3192
  }
3140
3193
  }
3141
3194
  },
3142
- "S4f": {
3195
+ "S4n": {
3143
3196
  "type": "structure",
3144
3197
  "members": {
3145
3198
  "tls": {
@@ -3152,10 +3205,10 @@
3152
3205
  "type": "structure",
3153
3206
  "members": {
3154
3207
  "file": {
3155
- "shape": "S4i"
3208
+ "shape": "S4q"
3156
3209
  },
3157
3210
  "sds": {
3158
- "shape": "S4j"
3211
+ "shape": "S4r"
3159
3212
  }
3160
3213
  },
3161
3214
  "union": true
@@ -3164,7 +3217,7 @@
3164
3217
  "type": "boolean"
3165
3218
  },
3166
3219
  "ports": {
3167
- "shape": "S38"
3220
+ "shape": "S3a"
3168
3221
  },
3169
3222
  "validation": {
3170
3223
  "type": "structure",
@@ -3173,7 +3226,7 @@
3173
3226
  ],
3174
3227
  "members": {
3175
3228
  "subjectAlternativeNames": {
3176
- "shape": "S3b"
3229
+ "shape": "S3d"
3177
3230
  },
3178
3231
  "trust": {
3179
3232
  "type": "structure",
@@ -3191,10 +3244,10 @@
3191
3244
  }
3192
3245
  },
3193
3246
  "file": {
3194
- "shape": "S4p"
3247
+ "shape": "S4x"
3195
3248
  },
3196
3249
  "sds": {
3197
- "shape": "S4q"
3250
+ "shape": "S4y"
3198
3251
  }
3199
3252
  },
3200
3253
  "union": true
@@ -3205,7 +3258,7 @@
3205
3258
  }
3206
3259
  }
3207
3260
  },
3208
- "S4i": {
3261
+ "S4q": {
3209
3262
  "type": "structure",
3210
3263
  "required": [
3211
3264
  "certificateChain",
@@ -3216,7 +3269,7 @@
3216
3269
  "privateKey": {}
3217
3270
  }
3218
3271
  },
3219
- "S4j": {
3272
+ "S4r": {
3220
3273
  "type": "structure",
3221
3274
  "required": [
3222
3275
  "secretName"
@@ -3225,7 +3278,7 @@
3225
3278
  "secretName": {}
3226
3279
  }
3227
3280
  },
3228
- "S4p": {
3281
+ "S4x": {
3229
3282
  "type": "structure",
3230
3283
  "required": [
3231
3284
  "certificateChain"
@@ -3234,7 +3287,7 @@
3234
3287
  "certificateChain": {}
3235
3288
  }
3236
3289
  },
3237
- "S4q": {
3290
+ "S4y": {
3238
3291
  "type": "structure",
3239
3292
  "required": [
3240
3293
  "secretName"
@@ -3243,7 +3296,7 @@
3243
3296
  "secretName": {}
3244
3297
  }
3245
3298
  },
3246
- "S59": {
3299
+ "S5h": {
3247
3300
  "type": "structure",
3248
3301
  "required": [
3249
3302
  "port",
@@ -3256,7 +3309,7 @@
3256
3309
  "protocol": {}
3257
3310
  }
3258
3311
  },
3259
- "S5v": {
3312
+ "S63": {
3260
3313
  "type": "structure",
3261
3314
  "required": [
3262
3315
  "meshName",
@@ -3268,10 +3321,10 @@
3268
3321
  "members": {
3269
3322
  "meshName": {},
3270
3323
  "metadata": {
3271
- "shape": "S1f"
3324
+ "shape": "S1g"
3272
3325
  },
3273
3326
  "spec": {
3274
- "shape": "S4d"
3327
+ "shape": "S4l"
3275
3328
  },
3276
3329
  "status": {
3277
3330
  "type": "structure",
@@ -3285,7 +3338,7 @@
3285
3338
  "virtualNodeName": {}
3286
3339
  }
3287
3340
  },
3288
- "S5z": {
3341
+ "S67": {
3289
3342
  "type": "structure",
3290
3343
  "members": {
3291
3344
  "listeners": {
@@ -3297,14 +3350,14 @@
3297
3350
  ],
3298
3351
  "members": {
3299
3352
  "portMapping": {
3300
- "shape": "S59"
3353
+ "shape": "S5h"
3301
3354
  }
3302
3355
  }
3303
3356
  }
3304
3357
  }
3305
3358
  }
3306
3359
  },
3307
- "S63": {
3360
+ "S6b": {
3308
3361
  "type": "structure",
3309
3362
  "required": [
3310
3363
  "meshName",
@@ -3316,10 +3369,10 @@
3316
3369
  "members": {
3317
3370
  "meshName": {},
3318
3371
  "metadata": {
3319
- "shape": "S1f"
3372
+ "shape": "S1g"
3320
3373
  },
3321
3374
  "spec": {
3322
- "shape": "S5z"
3375
+ "shape": "S67"
3323
3376
  },
3324
3377
  "status": {
3325
3378
  "type": "structure",
@@ -3333,7 +3386,7 @@
3333
3386
  "virtualRouterName": {}
3334
3387
  }
3335
3388
  },
3336
- "S67": {
3389
+ "S6f": {
3337
3390
  "type": "structure",
3338
3391
  "members": {
3339
3392
  "provider": {
@@ -3362,7 +3415,7 @@
3362
3415
  }
3363
3416
  }
3364
3417
  },
3365
- "S6c": {
3418
+ "S6k": {
3366
3419
  "type": "structure",
3367
3420
  "required": [
3368
3421
  "meshName",
@@ -3374,10 +3427,10 @@
3374
3427
  "members": {
3375
3428
  "meshName": {},
3376
3429
  "metadata": {
3377
- "shape": "S1f"
3430
+ "shape": "S1g"
3378
3431
  },
3379
3432
  "spec": {
3380
- "shape": "S67"
3433
+ "shape": "S6f"
3381
3434
  },
3382
3435
  "status": {
3383
3436
  "type": "structure",