cdk-comprehend-s3olap 2.0.36 → 2.0.39

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 (41) hide show
  1. package/.jsii +3 -3
  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 +19 -1
  6. package/node_modules/aws-sdk/README.md +1 -1
  7. package/node_modules/aws-sdk/apis/athena-2017-05-18.min.json +38 -38
  8. package/node_modules/aws-sdk/apis/codeartifact-2018-09-22.min.json +171 -6
  9. package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +1 -0
  10. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1 -2
  11. package/node_modules/aws-sdk/apis/evidently-2021-02-01.min.json +346 -70
  12. package/node_modules/aws-sdk/apis/evidently-2021-02-01.paginators.json +12 -0
  13. package/node_modules/aws-sdk/apis/fms-2018-01-01.min.json +56 -44
  14. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +103 -44
  15. package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +326 -182
  16. package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +5 -0
  17. package/node_modules/aws-sdk/apis/nimble-2020-08-01.min.json +119 -111
  18. package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +54 -34
  19. package/node_modules/aws-sdk/apis/wafv2-2019-07-29.min.json +121 -120
  20. package/node_modules/aws-sdk/clients/athena.d.ts +6 -4
  21. package/node_modules/aws-sdk/clients/codeartifact.d.ts +207 -42
  22. package/node_modules/aws-sdk/clients/configservice.d.ts +7 -7
  23. package/node_modules/aws-sdk/clients/datasync.d.ts +16 -16
  24. package/node_modules/aws-sdk/clients/drs.d.ts +6 -2
  25. package/node_modules/aws-sdk/clients/ec2.d.ts +2 -2
  26. package/node_modules/aws-sdk/clients/evidently.d.ts +281 -8
  27. package/node_modules/aws-sdk/clients/fms.d.ts +23 -3
  28. package/node_modules/aws-sdk/clients/glue.d.ts +43 -37
  29. package/node_modules/aws-sdk/clients/inspector2.d.ts +73 -5
  30. package/node_modules/aws-sdk/clients/kendra.d.ts +316 -131
  31. package/node_modules/aws-sdk/clients/nimble.d.ts +61 -37
  32. package/node_modules/aws-sdk/clients/outposts.d.ts +33 -0
  33. package/node_modules/aws-sdk/clients/sagemaker.d.ts +1 -1
  34. package/node_modules/aws-sdk/clients/wafv2.d.ts +26 -21
  35. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  36. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +14 -14
  37. package/node_modules/aws-sdk/dist/aws-sdk.js +42 -43
  38. package/node_modules/aws-sdk/dist/aws-sdk.min.js +4 -4
  39. package/node_modules/aws-sdk/lib/core.js +1 -1
  40. package/node_modules/aws-sdk/package.json +1 -1
  41. package/package.json +5 -5
@@ -109,11 +109,12 @@
109
109
  "samplingRate": {
110
110
  "type": "long"
111
111
  },
112
+ "segment": {},
112
113
  "tags": {
113
- "shape": "Sy"
114
+ "shape": "Sz"
114
115
  },
115
116
  "treatments": {
116
- "shape": "S11"
117
+ "shape": "S12"
117
118
  }
118
119
  }
119
120
  },
@@ -124,7 +125,7 @@
124
125
  ],
125
126
  "members": {
126
127
  "experiment": {
127
- "shape": "S15"
128
+ "shape": "S16"
128
129
  }
129
130
  }
130
131
  },
@@ -146,7 +147,7 @@
146
147
  "defaultVariation": {},
147
148
  "description": {},
148
149
  "entityOverrides": {
149
- "shape": "S1l"
150
+ "shape": "S1n"
150
151
  },
151
152
  "evaluationStrategy": {},
152
153
  "name": {},
@@ -155,10 +156,10 @@
155
156
  "locationName": "project"
156
157
  },
157
158
  "tags": {
158
- "shape": "Sy"
159
+ "shape": "Sz"
159
160
  },
160
161
  "variations": {
161
- "shape": "S1n"
162
+ "shape": "S1p"
162
163
  }
163
164
  }
164
165
  },
@@ -166,7 +167,7 @@
166
167
  "type": "structure",
167
168
  "members": {
168
169
  "feature": {
169
- "shape": "S1q"
170
+ "shape": "S1s"
170
171
  }
171
172
  }
172
173
  }
@@ -186,10 +187,10 @@
186
187
  "members": {
187
188
  "description": {},
188
189
  "groups": {
189
- "shape": "S21"
190
+ "shape": "S23"
190
191
  },
191
192
  "metricMonitors": {
192
- "shape": "S24"
193
+ "shape": "S26"
193
194
  },
194
195
  "name": {},
195
196
  "project": {
@@ -198,10 +199,10 @@
198
199
  },
199
200
  "randomizationSalt": {},
200
201
  "scheduledSplitsConfig": {
201
- "shape": "S27"
202
+ "shape": "S29"
202
203
  },
203
204
  "tags": {
204
- "shape": "Sy"
205
+ "shape": "Sz"
205
206
  }
206
207
  }
207
208
  },
@@ -212,7 +213,7 @@
212
213
  ],
213
214
  "members": {
214
215
  "launch": {
215
- "shape": "S2c"
216
+ "shape": "S2h"
216
217
  }
217
218
  }
218
219
  }
@@ -232,17 +233,17 @@
232
233
  "type": "structure",
233
234
  "members": {
234
235
  "cloudWatchLogs": {
235
- "shape": "S2q"
236
+ "shape": "S2v"
236
237
  },
237
238
  "s3Destination": {
238
- "shape": "S2s"
239
+ "shape": "S2x"
239
240
  }
240
241
  }
241
242
  },
242
243
  "description": {},
243
244
  "name": {},
244
245
  "tags": {
245
- "shape": "Sy"
246
+ "shape": "Sz"
246
247
  }
247
248
  }
248
249
  },
@@ -253,7 +254,41 @@
253
254
  ],
254
255
  "members": {
255
256
  "project": {
256
- "shape": "S2x"
257
+ "shape": "S32"
258
+ }
259
+ }
260
+ }
261
+ },
262
+ "CreateSegment": {
263
+ "http": {
264
+ "requestUri": "/segments",
265
+ "responseCode": 200
266
+ },
267
+ "input": {
268
+ "type": "structure",
269
+ "required": [
270
+ "name",
271
+ "pattern"
272
+ ],
273
+ "members": {
274
+ "description": {},
275
+ "name": {},
276
+ "pattern": {
277
+ "jsonvalue": true
278
+ },
279
+ "tags": {
280
+ "shape": "Sz"
281
+ }
282
+ }
283
+ },
284
+ "output": {
285
+ "type": "structure",
286
+ "required": [
287
+ "segment"
288
+ ],
289
+ "members": {
290
+ "segment": {
291
+ "shape": "S3b"
257
292
  }
258
293
  }
259
294
  }
@@ -369,6 +404,30 @@
369
404
  },
370
405
  "idempotent": true
371
406
  },
407
+ "DeleteSegment": {
408
+ "http": {
409
+ "method": "DELETE",
410
+ "requestUri": "/segments/{segment}",
411
+ "responseCode": 200
412
+ },
413
+ "input": {
414
+ "type": "structure",
415
+ "required": [
416
+ "segment"
417
+ ],
418
+ "members": {
419
+ "segment": {
420
+ "location": "uri",
421
+ "locationName": "segment"
422
+ }
423
+ }
424
+ },
425
+ "output": {
426
+ "type": "structure",
427
+ "members": {}
428
+ },
429
+ "idempotent": true
430
+ },
372
431
  "EvaluateFeature": {
373
432
  "http": {
374
433
  "requestUri": "/projects/{project}/evaluations/{feature}",
@@ -440,7 +499,7 @@
440
499
  "type": "structure",
441
500
  "members": {
442
501
  "experiment": {
443
- "shape": "S15"
502
+ "shape": "S16"
444
503
  }
445
504
  }
446
505
  }
@@ -569,7 +628,7 @@
569
628
  ],
570
629
  "members": {
571
630
  "feature": {
572
- "shape": "S1q"
631
+ "shape": "S1s"
573
632
  }
574
633
  }
575
634
  }
@@ -601,7 +660,7 @@
601
660
  "type": "structure",
602
661
  "members": {
603
662
  "launch": {
604
- "shape": "S2c"
663
+ "shape": "S2h"
605
664
  }
606
665
  }
607
666
  }
@@ -631,7 +690,37 @@
631
690
  ],
632
691
  "members": {
633
692
  "project": {
634
- "shape": "S2x"
693
+ "shape": "S32"
694
+ }
695
+ }
696
+ }
697
+ },
698
+ "GetSegment": {
699
+ "http": {
700
+ "method": "GET",
701
+ "requestUri": "/segments/{segment}",
702
+ "responseCode": 200
703
+ },
704
+ "input": {
705
+ "type": "structure",
706
+ "required": [
707
+ "segment"
708
+ ],
709
+ "members": {
710
+ "segment": {
711
+ "location": "uri",
712
+ "locationName": "segment"
713
+ }
714
+ }
715
+ },
716
+ "output": {
717
+ "type": "structure",
718
+ "required": [
719
+ "segment"
720
+ ],
721
+ "members": {
722
+ "segment": {
723
+ "shape": "S3b"
635
724
  }
636
725
  }
637
726
  }
@@ -673,7 +762,7 @@
673
762
  "experiments": {
674
763
  "type": "list",
675
764
  "member": {
676
- "shape": "S15"
765
+ "shape": "S16"
677
766
  }
678
767
  },
679
768
  "nextToken": {}
@@ -729,7 +818,7 @@
729
818
  },
730
819
  "defaultVariation": {},
731
820
  "evaluationRules": {
732
- "shape": "S1s"
821
+ "shape": "S1u"
733
822
  },
734
823
  "evaluationStrategy": {},
735
824
  "lastUpdatedTime": {
@@ -739,7 +828,7 @@
739
828
  "project": {},
740
829
  "status": {},
741
830
  "tags": {
742
- "shape": "Sy"
831
+ "shape": "Sz"
743
832
  }
744
833
  }
745
834
  }
@@ -785,7 +874,7 @@
785
874
  "launches": {
786
875
  "type": "list",
787
876
  "member": {
788
- "shape": "S2c"
877
+ "shape": "S2h"
789
878
  }
790
879
  },
791
880
  "nextToken": {}
@@ -854,7 +943,7 @@
854
943
  "name": {},
855
944
  "status": {},
856
945
  "tags": {
857
- "shape": "Sy"
946
+ "shape": "Sz"
858
947
  }
859
948
  }
860
949
  }
@@ -862,6 +951,97 @@
862
951
  }
863
952
  }
864
953
  },
954
+ "ListSegmentReferences": {
955
+ "http": {
956
+ "method": "GET",
957
+ "requestUri": "/segments/{segment}/references",
958
+ "responseCode": 200
959
+ },
960
+ "input": {
961
+ "type": "structure",
962
+ "required": [
963
+ "segment",
964
+ "type"
965
+ ],
966
+ "members": {
967
+ "maxResults": {
968
+ "location": "querystring",
969
+ "locationName": "maxResults",
970
+ "type": "integer"
971
+ },
972
+ "nextToken": {
973
+ "location": "querystring",
974
+ "locationName": "nextToken"
975
+ },
976
+ "segment": {
977
+ "location": "uri",
978
+ "locationName": "segment"
979
+ },
980
+ "type": {
981
+ "location": "querystring",
982
+ "locationName": "type"
983
+ }
984
+ }
985
+ },
986
+ "output": {
987
+ "type": "structure",
988
+ "members": {
989
+ "nextToken": {},
990
+ "referencedBy": {
991
+ "type": "list",
992
+ "member": {
993
+ "type": "structure",
994
+ "required": [
995
+ "name",
996
+ "type"
997
+ ],
998
+ "members": {
999
+ "arn": {},
1000
+ "endTime": {},
1001
+ "lastUpdatedOn": {},
1002
+ "name": {},
1003
+ "startTime": {},
1004
+ "status": {},
1005
+ "type": {}
1006
+ }
1007
+ }
1008
+ }
1009
+ }
1010
+ }
1011
+ },
1012
+ "ListSegments": {
1013
+ "http": {
1014
+ "method": "GET",
1015
+ "requestUri": "/segments",
1016
+ "responseCode": 200
1017
+ },
1018
+ "input": {
1019
+ "type": "structure",
1020
+ "members": {
1021
+ "maxResults": {
1022
+ "location": "querystring",
1023
+ "locationName": "maxResults",
1024
+ "type": "integer"
1025
+ },
1026
+ "nextToken": {
1027
+ "location": "querystring",
1028
+ "locationName": "nextToken"
1029
+ }
1030
+ }
1031
+ },
1032
+ "output": {
1033
+ "type": "structure",
1034
+ "members": {
1035
+ "nextToken": {},
1036
+ "segments": {
1037
+ "type": "list",
1038
+ "member": {
1039
+ "shape": "S3b"
1040
+ }
1041
+ }
1042
+ }
1043
+ }
1044
+ },
865
1045
  "ListTagsForResource": {
866
1046
  "http": {
867
1047
  "method": "GET",
@@ -884,7 +1064,7 @@
884
1064
  "type": "structure",
885
1065
  "members": {
886
1066
  "tags": {
887
- "shape": "Sy"
1067
+ "shape": "Sz"
888
1068
  }
889
1069
  }
890
1070
  }
@@ -1014,7 +1194,7 @@
1014
1194
  ],
1015
1195
  "members": {
1016
1196
  "launch": {
1017
- "shape": "S2c"
1197
+ "shape": "S2h"
1018
1198
  }
1019
1199
  }
1020
1200
  }
@@ -1102,7 +1282,7 @@
1102
1282
  "locationName": "resourceArn"
1103
1283
  },
1104
1284
  "tags": {
1105
- "shape": "Sy"
1285
+ "shape": "Sz"
1106
1286
  }
1107
1287
  }
1108
1288
  },
@@ -1112,6 +1292,38 @@
1112
1292
  },
1113
1293
  "idempotent": true
1114
1294
  },
1295
+ "TestSegmentPattern": {
1296
+ "http": {
1297
+ "requestUri": "/test-segment-pattern",
1298
+ "responseCode": 200
1299
+ },
1300
+ "input": {
1301
+ "type": "structure",
1302
+ "required": [
1303
+ "pattern",
1304
+ "payload"
1305
+ ],
1306
+ "members": {
1307
+ "pattern": {
1308
+ "jsonvalue": true
1309
+ },
1310
+ "payload": {
1311
+ "jsonvalue": true
1312
+ }
1313
+ }
1314
+ },
1315
+ "output": {
1316
+ "type": "structure",
1317
+ "required": [
1318
+ "match"
1319
+ ],
1320
+ "members": {
1321
+ "match": {
1322
+ "type": "boolean"
1323
+ }
1324
+ }
1325
+ }
1326
+ },
1115
1327
  "UntagResource": {
1116
1328
  "http": {
1117
1329
  "method": "DELETE",
@@ -1172,11 +1384,15 @@
1172
1384
  "locationName": "project"
1173
1385
  },
1174
1386
  "randomizationSalt": {},
1387
+ "removeSegment": {
1388
+ "type": "boolean"
1389
+ },
1175
1390
  "samplingRate": {
1176
1391
  "type": "long"
1177
1392
  },
1393
+ "segment": {},
1178
1394
  "treatments": {
1179
- "shape": "S11"
1395
+ "shape": "S12"
1180
1396
  }
1181
1397
  }
1182
1398
  },
@@ -1187,7 +1403,7 @@
1187
1403
  ],
1188
1404
  "members": {
1189
1405
  "experiment": {
1190
- "shape": "S15"
1406
+ "shape": "S16"
1191
1407
  }
1192
1408
  }
1193
1409
  }
@@ -1206,12 +1422,12 @@
1206
1422
  ],
1207
1423
  "members": {
1208
1424
  "addOrUpdateVariations": {
1209
- "shape": "S1n"
1425
+ "shape": "S1p"
1210
1426
  },
1211
1427
  "defaultVariation": {},
1212
1428
  "description": {},
1213
1429
  "entityOverrides": {
1214
- "shape": "S1l"
1430
+ "shape": "S1n"
1215
1431
  },
1216
1432
  "evaluationStrategy": {},
1217
1433
  "feature": {
@@ -1235,7 +1451,7 @@
1235
1451
  ],
1236
1452
  "members": {
1237
1453
  "feature": {
1238
- "shape": "S1q"
1454
+ "shape": "S1s"
1239
1455
  }
1240
1456
  }
1241
1457
  }
@@ -1255,14 +1471,14 @@
1255
1471
  "members": {
1256
1472
  "description": {},
1257
1473
  "groups": {
1258
- "shape": "S21"
1474
+ "shape": "S23"
1259
1475
  },
1260
1476
  "launch": {
1261
1477
  "location": "uri",
1262
1478
  "locationName": "launch"
1263
1479
  },
1264
1480
  "metricMonitors": {
1265
- "shape": "S24"
1481
+ "shape": "S26"
1266
1482
  },
1267
1483
  "project": {
1268
1484
  "location": "uri",
@@ -1270,7 +1486,7 @@
1270
1486
  },
1271
1487
  "randomizationSalt": {},
1272
1488
  "scheduledSplitsConfig": {
1273
- "shape": "S27"
1489
+ "shape": "S29"
1274
1490
  }
1275
1491
  }
1276
1492
  },
@@ -1281,7 +1497,7 @@
1281
1497
  ],
1282
1498
  "members": {
1283
1499
  "launch": {
1284
- "shape": "S2c"
1500
+ "shape": "S2h"
1285
1501
  }
1286
1502
  }
1287
1503
  }
@@ -1312,7 +1528,7 @@
1312
1528
  ],
1313
1529
  "members": {
1314
1530
  "project": {
1315
- "shape": "S2x"
1531
+ "shape": "S32"
1316
1532
  }
1317
1533
  }
1318
1534
  }
@@ -1330,14 +1546,14 @@
1330
1546
  ],
1331
1547
  "members": {
1332
1548
  "cloudWatchLogs": {
1333
- "shape": "S2q"
1549
+ "shape": "S2v"
1334
1550
  },
1335
1551
  "project": {
1336
1552
  "location": "uri",
1337
1553
  "locationName": "project"
1338
1554
  },
1339
1555
  "s3Destination": {
1340
- "shape": "S2s"
1556
+ "shape": "S2x"
1341
1557
  }
1342
1558
  }
1343
1559
  },
@@ -1348,7 +1564,7 @@
1348
1564
  ],
1349
1565
  "members": {
1350
1566
  "project": {
1351
- "shape": "S2x"
1567
+ "shape": "S32"
1352
1568
  }
1353
1569
  }
1354
1570
  }
@@ -1419,12 +1635,12 @@
1419
1635
  "type": "long"
1420
1636
  }
1421
1637
  },
1422
- "Sy": {
1638
+ "Sz": {
1423
1639
  "type": "map",
1424
1640
  "key": {},
1425
1641
  "value": {}
1426
1642
  },
1427
- "S11": {
1643
+ "S12": {
1428
1644
  "type": "list",
1429
1645
  "member": {
1430
1646
  "type": "structure",
@@ -1441,7 +1657,7 @@
1441
1657
  }
1442
1658
  }
1443
1659
  },
1444
- "S15": {
1660
+ "S16": {
1445
1661
  "type": "structure",
1446
1662
  "required": [
1447
1663
  "arn",
@@ -1481,7 +1697,7 @@
1481
1697
  "members": {
1482
1698
  "desiredChange": {},
1483
1699
  "metricDefinition": {
1484
- "shape": "S1b"
1700
+ "shape": "S1c"
1485
1701
  }
1486
1702
  }
1487
1703
  }
@@ -1509,10 +1725,11 @@
1509
1725
  }
1510
1726
  }
1511
1727
  },
1728
+ "segment": {},
1512
1729
  "status": {},
1513
1730
  "statusReason": {},
1514
1731
  "tags": {
1515
- "shape": "Sy"
1732
+ "shape": "Sz"
1516
1733
  },
1517
1734
  "treatments": {
1518
1735
  "type": "list",
@@ -1524,7 +1741,7 @@
1524
1741
  "members": {
1525
1742
  "description": {},
1526
1743
  "featureVariations": {
1527
- "shape": "S1i"
1744
+ "shape": "S1k"
1528
1745
  },
1529
1746
  "name": {}
1530
1747
  }
@@ -1533,7 +1750,7 @@
1533
1750
  "type": {}
1534
1751
  }
1535
1752
  },
1536
- "S1b": {
1753
+ "S1c": {
1537
1754
  "type": "structure",
1538
1755
  "members": {
1539
1756
  "entityIdKey": {},
@@ -1545,17 +1762,17 @@
1545
1762
  "valueKey": {}
1546
1763
  }
1547
1764
  },
1548
- "S1i": {
1765
+ "S1k": {
1549
1766
  "type": "map",
1550
1767
  "key": {},
1551
1768
  "value": {}
1552
1769
  },
1553
- "S1l": {
1770
+ "S1n": {
1554
1771
  "type": "map",
1555
1772
  "key": {},
1556
1773
  "value": {}
1557
1774
  },
1558
- "S1n": {
1775
+ "S1p": {
1559
1776
  "type": "list",
1560
1777
  "member": {
1561
1778
  "type": "structure",
@@ -1571,7 +1788,7 @@
1571
1788
  }
1572
1789
  }
1573
1790
  },
1574
- "S1q": {
1791
+ "S1s": {
1575
1792
  "type": "structure",
1576
1793
  "required": [
1577
1794
  "arn",
@@ -1591,10 +1808,10 @@
1591
1808
  "defaultVariation": {},
1592
1809
  "description": {},
1593
1810
  "entityOverrides": {
1594
- "shape": "S1l"
1811
+ "shape": "S1n"
1595
1812
  },
1596
1813
  "evaluationRules": {
1597
- "shape": "S1s"
1814
+ "shape": "S1u"
1598
1815
  },
1599
1816
  "evaluationStrategy": {},
1600
1817
  "lastUpdatedTime": {
@@ -1604,7 +1821,7 @@
1604
1821
  "project": {},
1605
1822
  "status": {},
1606
1823
  "tags": {
1607
- "shape": "Sy"
1824
+ "shape": "Sz"
1608
1825
  },
1609
1826
  "valueType": {},
1610
1827
  "variations": {
@@ -1621,7 +1838,7 @@
1621
1838
  }
1622
1839
  }
1623
1840
  },
1624
- "S1s": {
1841
+ "S1u": {
1625
1842
  "type": "list",
1626
1843
  "member": {
1627
1844
  "type": "structure",
@@ -1634,7 +1851,7 @@
1634
1851
  }
1635
1852
  }
1636
1853
  },
1637
- "S21": {
1854
+ "S23": {
1638
1855
  "type": "list",
1639
1856
  "member": {
1640
1857
  "type": "structure",
@@ -1651,7 +1868,7 @@
1651
1868
  }
1652
1869
  }
1653
1870
  },
1654
- "S24": {
1871
+ "S26": {
1655
1872
  "type": "list",
1656
1873
  "member": {
1657
1874
  "type": "structure",
@@ -1665,7 +1882,7 @@
1665
1882
  }
1666
1883
  }
1667
1884
  },
1668
- "S27": {
1885
+ "S29": {
1669
1886
  "type": "structure",
1670
1887
  "required": [
1671
1888
  "steps"
@@ -1681,7 +1898,10 @@
1681
1898
  ],
1682
1899
  "members": {
1683
1900
  "groupWeights": {
1684
- "shape": "S2a"
1901
+ "shape": "S2c"
1902
+ },
1903
+ "segmentOverrides": {
1904
+ "shape": "S2d"
1685
1905
  },
1686
1906
  "startTime": {
1687
1907
  "type": "timestamp"
@@ -1691,14 +1911,34 @@
1691
1911
  }
1692
1912
  }
1693
1913
  },
1694
- "S2a": {
1914
+ "S2c": {
1695
1915
  "type": "map",
1696
1916
  "key": {},
1697
1917
  "value": {
1698
1918
  "type": "long"
1699
1919
  }
1700
1920
  },
1701
- "S2c": {
1921
+ "S2d": {
1922
+ "type": "list",
1923
+ "member": {
1924
+ "type": "structure",
1925
+ "required": [
1926
+ "evaluationOrder",
1927
+ "segment",
1928
+ "weights"
1929
+ ],
1930
+ "members": {
1931
+ "evaluationOrder": {
1932
+ "type": "long"
1933
+ },
1934
+ "segment": {},
1935
+ "weights": {
1936
+ "shape": "S2c"
1937
+ }
1938
+ }
1939
+ }
1940
+ },
1941
+ "S2h": {
1702
1942
  "type": "structure",
1703
1943
  "required": [
1704
1944
  "arn",
@@ -1736,7 +1976,7 @@
1736
1976
  "members": {
1737
1977
  "description": {},
1738
1978
  "featureVariations": {
1739
- "shape": "S1i"
1979
+ "shape": "S1k"
1740
1980
  },
1741
1981
  "name": {}
1742
1982
  }
@@ -1754,7 +1994,7 @@
1754
1994
  ],
1755
1995
  "members": {
1756
1996
  "metricDefinition": {
1757
- "shape": "S1b"
1997
+ "shape": "S1c"
1758
1998
  }
1759
1999
  }
1760
2000
  }
@@ -1774,7 +2014,10 @@
1774
2014
  ],
1775
2015
  "members": {
1776
2016
  "groupWeights": {
1777
- "shape": "S2a"
2017
+ "shape": "S2c"
2018
+ },
2019
+ "segmentOverrides": {
2020
+ "shape": "S2d"
1778
2021
  },
1779
2022
  "startTime": {
1780
2023
  "type": "timestamp"
@@ -1787,25 +2030,25 @@
1787
2030
  "status": {},
1788
2031
  "statusReason": {},
1789
2032
  "tags": {
1790
- "shape": "Sy"
2033
+ "shape": "Sz"
1791
2034
  },
1792
2035
  "type": {}
1793
2036
  }
1794
2037
  },
1795
- "S2q": {
2038
+ "S2v": {
1796
2039
  "type": "structure",
1797
2040
  "members": {
1798
2041
  "logGroup": {}
1799
2042
  }
1800
2043
  },
1801
- "S2s": {
2044
+ "S2x": {
1802
2045
  "type": "structure",
1803
2046
  "members": {
1804
2047
  "bucket": {},
1805
2048
  "prefix": {}
1806
2049
  }
1807
2050
  },
1808
- "S2x": {
2051
+ "S32": {
1809
2052
  "type": "structure",
1810
2053
  "required": [
1811
2054
  "arn",
@@ -1859,7 +2102,40 @@
1859
2102
  "name": {},
1860
2103
  "status": {},
1861
2104
  "tags": {
1862
- "shape": "Sy"
2105
+ "shape": "Sz"
2106
+ }
2107
+ }
2108
+ },
2109
+ "S3b": {
2110
+ "type": "structure",
2111
+ "required": [
2112
+ "arn",
2113
+ "createdTime",
2114
+ "lastUpdatedTime",
2115
+ "name",
2116
+ "pattern"
2117
+ ],
2118
+ "members": {
2119
+ "arn": {},
2120
+ "createdTime": {
2121
+ "type": "timestamp"
2122
+ },
2123
+ "description": {},
2124
+ "experimentCount": {
2125
+ "type": "long"
2126
+ },
2127
+ "lastUpdatedTime": {
2128
+ "type": "timestamp"
2129
+ },
2130
+ "launchCount": {
2131
+ "type": "long"
2132
+ },
2133
+ "name": {},
2134
+ "pattern": {
2135
+ "jsonvalue": true
2136
+ },
2137
+ "tags": {
2138
+ "shape": "Sz"
1863
2139
  }
1864
2140
  }
1865
2141
  }