aws-sdk 2.1659.0 → 2.1660.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.
@@ -382,6 +382,77 @@
382
382
  },
383
383
  "idempotent": true
384
384
  },
385
+ "CreateAssetFilter": {
386
+ "http": {
387
+ "requestUri": "/v2/domains/{domainIdentifier}/assets/{assetIdentifier}/filters",
388
+ "responseCode": 201
389
+ },
390
+ "input": {
391
+ "type": "structure",
392
+ "required": [
393
+ "assetIdentifier",
394
+ "configuration",
395
+ "domainIdentifier",
396
+ "name"
397
+ ],
398
+ "members": {
399
+ "assetIdentifier": {
400
+ "location": "uri",
401
+ "locationName": "assetIdentifier"
402
+ },
403
+ "clientToken": {
404
+ "idempotencyToken": true
405
+ },
406
+ "configuration": {
407
+ "shape": "S29"
408
+ },
409
+ "description": {
410
+ "shape": "Sq"
411
+ },
412
+ "domainIdentifier": {
413
+ "location": "uri",
414
+ "locationName": "domainIdentifier"
415
+ },
416
+ "name": {
417
+ "shape": "S2t"
418
+ }
419
+ }
420
+ },
421
+ "output": {
422
+ "type": "structure",
423
+ "required": [
424
+ "assetId",
425
+ "configuration",
426
+ "domainId",
427
+ "id",
428
+ "name"
429
+ ],
430
+ "members": {
431
+ "assetId": {},
432
+ "configuration": {
433
+ "shape": "S29"
434
+ },
435
+ "createdAt": {
436
+ "type": "timestamp"
437
+ },
438
+ "description": {
439
+ "shape": "Sq"
440
+ },
441
+ "domainId": {},
442
+ "effectiveColumnNames": {
443
+ "shape": "S2b"
444
+ },
445
+ "effectiveRowFilter": {},
446
+ "errorMessage": {},
447
+ "id": {},
448
+ "name": {
449
+ "shape": "S2t"
450
+ },
451
+ "status": {}
452
+ }
453
+ },
454
+ "idempotent": true
455
+ },
385
456
  "CreateAssetRevision": {
386
457
  "http": {
387
458
  "requestUri": "/v2/domains/{domainIdentifier}/assets/{identifier}/revisions",
@@ -543,7 +614,7 @@
543
614
  },
544
615
  "domainId": {},
545
616
  "formsOutput": {
546
- "shape": "S2e"
617
+ "shape": "S33"
547
618
  },
548
619
  "name": {},
549
620
  "originDomainId": {},
@@ -579,7 +650,7 @@
579
650
  "idempotencyToken": true
580
651
  },
581
652
  "configuration": {
582
- "shape": "S2h"
653
+ "shape": "S36"
583
654
  },
584
655
  "description": {
585
656
  "shape": "Sq"
@@ -591,17 +662,17 @@
591
662
  "enableSetting": {},
592
663
  "environmentIdentifier": {},
593
664
  "name": {
594
- "shape": "S32"
665
+ "shape": "S3r"
595
666
  },
596
667
  "projectIdentifier": {},
597
668
  "publishOnImport": {
598
669
  "type": "boolean"
599
670
  },
600
671
  "recommendation": {
601
- "shape": "S33"
672
+ "shape": "S3s"
602
673
  },
603
674
  "schedule": {
604
- "shape": "S34"
675
+ "shape": "S3t"
605
676
  },
606
677
  "type": {}
607
678
  }
@@ -620,10 +691,10 @@
620
691
  "shape": "S1x"
621
692
  },
622
693
  "configuration": {
623
- "shape": "S39"
694
+ "shape": "S3y"
624
695
  },
625
696
  "createdAt": {
626
- "shape": "S3i"
697
+ "shape": "S47"
627
698
  },
628
699
  "description": {
629
700
  "shape": "Sq"
@@ -632,33 +703,33 @@
632
703
  "enableSetting": {},
633
704
  "environmentId": {},
634
705
  "errorMessage": {
635
- "shape": "S3j"
706
+ "shape": "S48"
636
707
  },
637
708
  "id": {},
638
709
  "lastRunAt": {
639
- "shape": "S3i"
710
+ "shape": "S47"
640
711
  },
641
712
  "lastRunErrorMessage": {
642
- "shape": "S3j"
713
+ "shape": "S48"
643
714
  },
644
715
  "lastRunStatus": {},
645
716
  "name": {
646
- "shape": "S32"
717
+ "shape": "S3r"
647
718
  },
648
719
  "projectId": {},
649
720
  "publishOnImport": {
650
721
  "type": "boolean"
651
722
  },
652
723
  "recommendation": {
653
- "shape": "S33"
724
+ "shape": "S3s"
654
725
  },
655
726
  "schedule": {
656
- "shape": "S34"
727
+ "shape": "S3t"
657
728
  },
658
729
  "status": {},
659
730
  "type": {},
660
731
  "updatedAt": {
661
- "shape": "S3i"
732
+ "shape": "S47"
662
733
  }
663
734
  }
664
735
  },
@@ -684,10 +755,10 @@
684
755
  "kmsKeyIdentifier": {},
685
756
  "name": {},
686
757
  "singleSignOn": {
687
- "shape": "S3r"
758
+ "shape": "S4g"
688
759
  },
689
760
  "tags": {
690
- "shape": "S3u"
761
+ "shape": "S4j"
691
762
  }
692
763
  }
693
764
  },
@@ -705,11 +776,11 @@
705
776
  "name": {},
706
777
  "portalUrl": {},
707
778
  "singleSignOn": {
708
- "shape": "S3r"
779
+ "shape": "S4g"
709
780
  },
710
781
  "status": {},
711
782
  "tags": {
712
- "shape": "S3u"
783
+ "shape": "S4j"
713
784
  }
714
785
  }
715
786
  },
@@ -744,7 +815,7 @@
744
815
  "name": {},
745
816
  "projectIdentifier": {},
746
817
  "userParameters": {
747
- "shape": "S41"
818
+ "shape": "S4q"
748
819
  }
749
820
  }
750
821
  },
@@ -761,18 +832,18 @@
761
832
  "awsAccountId": {},
762
833
  "awsAccountRegion": {},
763
834
  "createdAt": {
764
- "shape": "S46"
835
+ "shape": "S4v"
765
836
  },
766
837
  "createdBy": {},
767
838
  "deploymentProperties": {
768
- "shape": "S47"
839
+ "shape": "S4w"
769
840
  },
770
841
  "description": {
771
842
  "shape": "Sq"
772
843
  },
773
844
  "domainId": {},
774
845
  "environmentActions": {
775
- "shape": "S4a"
846
+ "shape": "S4z"
776
847
  },
777
848
  "environmentBlueprintId": {},
778
849
  "environmentProfileId": {},
@@ -781,25 +852,25 @@
781
852
  },
782
853
  "id": {},
783
854
  "lastDeployment": {
784
- "shape": "S4g"
855
+ "shape": "S55"
785
856
  },
786
857
  "name": {
787
- "shape": "S4m"
858
+ "shape": "S5b"
788
859
  },
789
860
  "projectId": {},
790
861
  "provider": {},
791
862
  "provisionedResources": {
792
- "shape": "S4n"
863
+ "shape": "S5c"
793
864
  },
794
865
  "provisioningProperties": {
795
- "shape": "S4p"
866
+ "shape": "S5e"
796
867
  },
797
868
  "status": {},
798
869
  "updatedAt": {
799
- "shape": "S46"
870
+ "shape": "S4v"
800
871
  },
801
872
  "userParameters": {
802
- "shape": "S4s"
873
+ "shape": "S5h"
803
874
  }
804
875
  }
805
876
  }
@@ -829,7 +900,7 @@
829
900
  },
830
901
  "name": {},
831
902
  "parameters": {
832
- "shape": "S4w"
903
+ "shape": "S5l"
833
904
  }
834
905
  }
835
906
  },
@@ -849,7 +920,7 @@
849
920
  "id": {},
850
921
  "name": {},
851
922
  "parameters": {
852
- "shape": "S4w"
923
+ "shape": "S5l"
853
924
  }
854
925
  }
855
926
  }
@@ -879,11 +950,11 @@
879
950
  },
880
951
  "environmentBlueprintIdentifier": {},
881
952
  "name": {
882
- "shape": "S51"
953
+ "shape": "S5q"
883
954
  },
884
955
  "projectIdentifier": {},
885
956
  "userParameters": {
886
- "shape": "S41"
957
+ "shape": "S4q"
887
958
  }
888
959
  }
889
960
  },
@@ -900,7 +971,7 @@
900
971
  "awsAccountId": {},
901
972
  "awsAccountRegion": {},
902
973
  "createdAt": {
903
- "shape": "S46"
974
+ "shape": "S4v"
904
975
  },
905
976
  "createdBy": {},
906
977
  "description": {
@@ -910,14 +981,14 @@
910
981
  "environmentBlueprintId": {},
911
982
  "id": {},
912
983
  "name": {
913
- "shape": "S51"
984
+ "shape": "S5q"
914
985
  },
915
986
  "projectId": {},
916
987
  "updatedAt": {
917
- "shape": "S46"
988
+ "shape": "S4v"
918
989
  },
919
990
  "userParameters": {
920
- "shape": "S4s"
991
+ "shape": "S5h"
921
992
  }
922
993
  }
923
994
  }
@@ -944,7 +1015,7 @@
944
1015
  "locationName": "domainIdentifier"
945
1016
  },
946
1017
  "model": {
947
- "shape": "S54"
1018
+ "shape": "S5t"
948
1019
  },
949
1020
  "name": {
950
1021
  "shape": "S1z"
@@ -992,14 +1063,14 @@
992
1063
  "idempotencyToken": true
993
1064
  },
994
1065
  "description": {
995
- "shape": "S59"
1066
+ "shape": "S5y"
996
1067
  },
997
1068
  "domainIdentifier": {
998
1069
  "location": "uri",
999
1070
  "locationName": "domainIdentifier"
1000
1071
  },
1001
1072
  "name": {
1002
- "shape": "S5a"
1073
+ "shape": "S5z"
1003
1074
  },
1004
1075
  "owningProjectIdentifier": {},
1005
1076
  "status": {}
@@ -1015,12 +1086,12 @@
1015
1086
  ],
1016
1087
  "members": {
1017
1088
  "description": {
1018
- "shape": "S59"
1089
+ "shape": "S5y"
1019
1090
  },
1020
1091
  "domainId": {},
1021
1092
  "id": {},
1022
1093
  "name": {
1023
- "shape": "S5a"
1094
+ "shape": "S5z"
1024
1095
  },
1025
1096
  "owningProjectId": {},
1026
1097
  "status": {}
@@ -1050,7 +1121,7 @@
1050
1121
  },
1051
1122
  "glossaryIdentifier": {},
1052
1123
  "longDescription": {
1053
- "shape": "S5f"
1124
+ "shape": "S64"
1054
1125
  },
1055
1126
  "name": {
1056
1127
  "shape": "Sy"
@@ -1060,7 +1131,7 @@
1060
1131
  },
1061
1132
  "status": {},
1062
1133
  "termRelations": {
1063
- "shape": "S5h"
1134
+ "shape": "S66"
1064
1135
  }
1065
1136
  }
1066
1137
  },
@@ -1078,7 +1149,7 @@
1078
1149
  "glossaryId": {},
1079
1150
  "id": {},
1080
1151
  "longDescription": {
1081
- "shape": "S5f"
1152
+ "shape": "S64"
1082
1153
  },
1083
1154
  "name": {
1084
1155
  "shape": "Sy"
@@ -1088,7 +1159,7 @@
1088
1159
  },
1089
1160
  "status": {},
1090
1161
  "termRelations": {
1091
- "shape": "S5h"
1162
+ "shape": "S66"
1092
1163
  }
1093
1164
  }
1094
1165
  },
@@ -1121,7 +1192,7 @@
1121
1192
  "members": {
1122
1193
  "domainId": {},
1123
1194
  "groupName": {
1124
- "shape": "S5o"
1195
+ "shape": "S6d"
1125
1196
  },
1126
1197
  "id": {},
1127
1198
  "status": {}
@@ -1207,7 +1278,7 @@
1207
1278
  ],
1208
1279
  "members": {
1209
1280
  "createdAt": {
1210
- "shape": "S46"
1281
+ "shape": "S4v"
1211
1282
  },
1212
1283
  "createdBy": {},
1213
1284
  "description": {
@@ -1215,14 +1286,14 @@
1215
1286
  },
1216
1287
  "domainId": {},
1217
1288
  "failureReasons": {
1218
- "shape": "S5y"
1289
+ "shape": "S6n"
1219
1290
  },
1220
1291
  "glossaryTerms": {
1221
1292
  "shape": "S1q"
1222
1293
  },
1223
1294
  "id": {},
1224
1295
  "lastUpdatedAt": {
1225
- "shape": "S46"
1296
+ "shape": "S4v"
1226
1297
  },
1227
1298
  "name": {
1228
1299
  "shape": "S15"
@@ -1251,7 +1322,7 @@
1251
1322
  "locationName": "domainIdentifier"
1252
1323
  },
1253
1324
  "member": {
1254
- "shape": "S63"
1325
+ "shape": "S6s"
1255
1326
  },
1256
1327
  "projectIdentifier": {
1257
1328
  "location": "uri",
@@ -1334,7 +1405,7 @@
1334
1405
  ],
1335
1406
  "members": {
1336
1407
  "assets": {
1337
- "shape": "S6c"
1408
+ "shape": "S71"
1338
1409
  },
1339
1410
  "createdAt": {
1340
1411
  "type": "timestamp"
@@ -1342,7 +1413,7 @@
1342
1413
  "createdBy": {},
1343
1414
  "domainId": {},
1344
1415
  "grantedEntity": {
1345
- "shape": "S6g"
1416
+ "shape": "S75"
1346
1417
  },
1347
1418
  "id": {},
1348
1419
  "status": {},
@@ -1474,10 +1545,10 @@
1474
1545
  ],
1475
1546
  "members": {
1476
1547
  "applicableAssetTypes": {
1477
- "shape": "S6u"
1548
+ "shape": "S7j"
1478
1549
  },
1479
1550
  "authorizedPrincipals": {
1480
- "shape": "S6v"
1551
+ "shape": "S7k"
1481
1552
  },
1482
1553
  "clientToken": {
1483
1554
  "idempotencyToken": true
@@ -1492,11 +1563,11 @@
1492
1563
  },
1493
1564
  "manageAccessRole": {},
1494
1565
  "name": {
1495
- "shape": "S6x"
1566
+ "shape": "S7m"
1496
1567
  },
1497
1568
  "provider": {},
1498
1569
  "subscriptionTargetConfig": {
1499
- "shape": "S6y"
1570
+ "shape": "S7n"
1500
1571
  },
1501
1572
  "type": {}
1502
1573
  }
@@ -1520,10 +1591,10 @@
1520
1591
  ],
1521
1592
  "members": {
1522
1593
  "applicableAssetTypes": {
1523
- "shape": "S6u"
1594
+ "shape": "S7j"
1524
1595
  },
1525
1596
  "authorizedPrincipals": {
1526
- "shape": "S6v"
1597
+ "shape": "S7k"
1527
1598
  },
1528
1599
  "createdAt": {
1529
1600
  "type": "timestamp"
@@ -1534,12 +1605,12 @@
1534
1605
  "id": {},
1535
1606
  "manageAccessRole": {},
1536
1607
  "name": {
1537
- "shape": "S6x"
1608
+ "shape": "S7m"
1538
1609
  },
1539
1610
  "projectId": {},
1540
1611
  "provider": {},
1541
1612
  "subscriptionTargetConfig": {
1542
- "shape": "S6y"
1613
+ "shape": "S7n"
1543
1614
  },
1544
1615
  "type": {},
1545
1616
  "updatedAt": {
@@ -1576,7 +1647,7 @@
1576
1647
  "type": "structure",
1577
1648
  "members": {
1578
1649
  "details": {
1579
- "shape": "S75"
1650
+ "shape": "S7u"
1580
1651
  },
1581
1652
  "domainId": {},
1582
1653
  "id": {},
@@ -1615,6 +1686,36 @@
1615
1686
  },
1616
1687
  "idempotent": true
1617
1688
  },
1689
+ "DeleteAssetFilter": {
1690
+ "http": {
1691
+ "method": "DELETE",
1692
+ "requestUri": "/v2/domains/{domainIdentifier}/assets/{assetIdentifier}/filters/{identifier}",
1693
+ "responseCode": 204
1694
+ },
1695
+ "input": {
1696
+ "type": "structure",
1697
+ "required": [
1698
+ "assetIdentifier",
1699
+ "domainIdentifier",
1700
+ "identifier"
1701
+ ],
1702
+ "members": {
1703
+ "assetIdentifier": {
1704
+ "location": "uri",
1705
+ "locationName": "assetIdentifier"
1706
+ },
1707
+ "domainIdentifier": {
1708
+ "location": "uri",
1709
+ "locationName": "domainIdentifier"
1710
+ },
1711
+ "identifier": {
1712
+ "location": "uri",
1713
+ "locationName": "identifier"
1714
+ }
1715
+ }
1716
+ },
1717
+ "idempotent": true
1718
+ },
1618
1719
  "DeleteAssetType": {
1619
1720
  "http": {
1620
1721
  "method": "DELETE",
@@ -1690,10 +1791,10 @@
1690
1791
  "shape": "S1x"
1691
1792
  },
1692
1793
  "configuration": {
1693
- "shape": "S39"
1794
+ "shape": "S3y"
1694
1795
  },
1695
1796
  "createdAt": {
1696
- "shape": "S3i"
1797
+ "shape": "S47"
1697
1798
  },
1698
1799
  "description": {
1699
1800
  "shape": "Sq"
@@ -1702,18 +1803,18 @@
1702
1803
  "enableSetting": {},
1703
1804
  "environmentId": {},
1704
1805
  "errorMessage": {
1705
- "shape": "S3j"
1806
+ "shape": "S48"
1706
1807
  },
1707
1808
  "id": {},
1708
1809
  "lastRunAt": {
1709
- "shape": "S3i"
1810
+ "shape": "S47"
1710
1811
  },
1711
1812
  "lastRunErrorMessage": {
1712
- "shape": "S3j"
1813
+ "shape": "S48"
1713
1814
  },
1714
1815
  "lastRunStatus": {},
1715
1816
  "name": {
1716
- "shape": "S32"
1817
+ "shape": "S3r"
1717
1818
  },
1718
1819
  "projectId": {},
1719
1820
  "publishOnImport": {
@@ -1723,15 +1824,15 @@
1723
1824
  "type": "boolean"
1724
1825
  },
1725
1826
  "schedule": {
1726
- "shape": "S34"
1827
+ "shape": "S3t"
1727
1828
  },
1728
1829
  "selfGrantStatus": {
1729
- "shape": "S7k"
1830
+ "shape": "S8a"
1730
1831
  },
1731
1832
  "status": {},
1732
1833
  "type": {},
1733
1834
  "updatedAt": {
1734
- "shape": "S3i"
1835
+ "shape": "S47"
1735
1836
  }
1736
1837
  }
1737
1838
  },
@@ -2052,7 +2153,7 @@
2052
2153
  "locationName": "domainIdentifier"
2053
2154
  },
2054
2155
  "member": {
2055
- "shape": "S63"
2156
+ "shape": "S6s"
2056
2157
  },
2057
2158
  "projectIdentifier": {
2058
2159
  "location": "uri",
@@ -2103,7 +2204,7 @@
2103
2204
  ],
2104
2205
  "members": {
2105
2206
  "assets": {
2106
- "shape": "S6c"
2207
+ "shape": "S71"
2107
2208
  },
2108
2209
  "createdAt": {
2109
2210
  "type": "timestamp"
@@ -2111,7 +2212,7 @@
2111
2212
  "createdBy": {},
2112
2213
  "domainId": {},
2113
2214
  "grantedEntity": {
2114
- "shape": "S6g"
2215
+ "shape": "S75"
2115
2216
  },
2116
2217
  "id": {},
2117
2218
  "status": {},
@@ -2335,6 +2436,68 @@
2335
2436
  }
2336
2437
  }
2337
2438
  },
2439
+ "GetAssetFilter": {
2440
+ "http": {
2441
+ "method": "GET",
2442
+ "requestUri": "/v2/domains/{domainIdentifier}/assets/{assetIdentifier}/filters/{identifier}",
2443
+ "responseCode": 200
2444
+ },
2445
+ "input": {
2446
+ "type": "structure",
2447
+ "required": [
2448
+ "assetIdentifier",
2449
+ "domainIdentifier",
2450
+ "identifier"
2451
+ ],
2452
+ "members": {
2453
+ "assetIdentifier": {
2454
+ "location": "uri",
2455
+ "locationName": "assetIdentifier"
2456
+ },
2457
+ "domainIdentifier": {
2458
+ "location": "uri",
2459
+ "locationName": "domainIdentifier"
2460
+ },
2461
+ "identifier": {
2462
+ "location": "uri",
2463
+ "locationName": "identifier"
2464
+ }
2465
+ }
2466
+ },
2467
+ "output": {
2468
+ "type": "structure",
2469
+ "required": [
2470
+ "assetId",
2471
+ "configuration",
2472
+ "domainId",
2473
+ "id",
2474
+ "name"
2475
+ ],
2476
+ "members": {
2477
+ "assetId": {},
2478
+ "configuration": {
2479
+ "shape": "S29"
2480
+ },
2481
+ "createdAt": {
2482
+ "type": "timestamp"
2483
+ },
2484
+ "description": {
2485
+ "shape": "Sq"
2486
+ },
2487
+ "domainId": {},
2488
+ "effectiveColumnNames": {
2489
+ "shape": "S2b"
2490
+ },
2491
+ "effectiveRowFilter": {},
2492
+ "errorMessage": {},
2493
+ "id": {},
2494
+ "name": {
2495
+ "shape": "S2t"
2496
+ },
2497
+ "status": {}
2498
+ }
2499
+ }
2500
+ },
2338
2501
  "GetAssetType": {
2339
2502
  "http": {
2340
2503
  "method": "GET",
@@ -2381,7 +2544,7 @@
2381
2544
  },
2382
2545
  "domainId": {},
2383
2546
  "formsOutput": {
2384
- "shape": "S2e"
2547
+ "shape": "S33"
2385
2548
  },
2386
2549
  "name": {},
2387
2550
  "originDomainId": {},
@@ -2432,10 +2595,10 @@
2432
2595
  "shape": "S1x"
2433
2596
  },
2434
2597
  "configuration": {
2435
- "shape": "S39"
2598
+ "shape": "S3y"
2436
2599
  },
2437
2600
  "createdAt": {
2438
- "shape": "S3i"
2601
+ "shape": "S47"
2439
2602
  },
2440
2603
  "description": {
2441
2604
  "shape": "Sq"
@@ -2444,39 +2607,39 @@
2444
2607
  "enableSetting": {},
2445
2608
  "environmentId": {},
2446
2609
  "errorMessage": {
2447
- "shape": "S3j"
2610
+ "shape": "S48"
2448
2611
  },
2449
2612
  "id": {},
2450
2613
  "lastRunAssetCount": {
2451
2614
  "type": "integer"
2452
2615
  },
2453
2616
  "lastRunAt": {
2454
- "shape": "S3i"
2617
+ "shape": "S47"
2455
2618
  },
2456
2619
  "lastRunErrorMessage": {
2457
- "shape": "S3j"
2620
+ "shape": "S48"
2458
2621
  },
2459
2622
  "lastRunStatus": {},
2460
2623
  "name": {
2461
- "shape": "S32"
2624
+ "shape": "S3r"
2462
2625
  },
2463
2626
  "projectId": {},
2464
2627
  "publishOnImport": {
2465
2628
  "type": "boolean"
2466
2629
  },
2467
2630
  "recommendation": {
2468
- "shape": "S33"
2631
+ "shape": "S3s"
2469
2632
  },
2470
2633
  "schedule": {
2471
- "shape": "S34"
2634
+ "shape": "S3t"
2472
2635
  },
2473
2636
  "selfGrantStatus": {
2474
- "shape": "S7k"
2637
+ "shape": "S8a"
2475
2638
  },
2476
2639
  "status": {},
2477
2640
  "type": {},
2478
2641
  "updatedAt": {
2479
- "shape": "S3i"
2642
+ "shape": "S47"
2480
2643
  }
2481
2644
  }
2482
2645
  }
@@ -2518,29 +2681,29 @@
2518
2681
  ],
2519
2682
  "members": {
2520
2683
  "createdAt": {
2521
- "shape": "S3i"
2684
+ "shape": "S47"
2522
2685
  },
2523
2686
  "dataSourceConfigurationSnapshot": {},
2524
2687
  "dataSourceId": {},
2525
2688
  "domainId": {},
2526
2689
  "errorMessage": {
2527
- "shape": "S3j"
2690
+ "shape": "S48"
2528
2691
  },
2529
2692
  "id": {},
2530
2693
  "projectId": {},
2531
2694
  "runStatisticsForAssets": {
2532
- "shape": "S8t"
2695
+ "shape": "S9l"
2533
2696
  },
2534
2697
  "startedAt": {
2535
- "shape": "S3i"
2698
+ "shape": "S47"
2536
2699
  },
2537
2700
  "status": {},
2538
2701
  "stoppedAt": {
2539
- "shape": "S3i"
2702
+ "shape": "S47"
2540
2703
  },
2541
2704
  "type": {},
2542
2705
  "updatedAt": {
2543
- "shape": "S3i"
2706
+ "shape": "S47"
2544
2707
  }
2545
2708
  }
2546
2709
  }
@@ -2585,11 +2748,11 @@
2585
2748
  "name": {},
2586
2749
  "portalUrl": {},
2587
2750
  "singleSignOn": {
2588
- "shape": "S3r"
2751
+ "shape": "S4g"
2589
2752
  },
2590
2753
  "status": {},
2591
2754
  "tags": {
2592
- "shape": "S3u"
2755
+ "shape": "S4j"
2593
2756
  }
2594
2757
  }
2595
2758
  }
@@ -2630,18 +2793,18 @@
2630
2793
  "awsAccountId": {},
2631
2794
  "awsAccountRegion": {},
2632
2795
  "createdAt": {
2633
- "shape": "S46"
2796
+ "shape": "S4v"
2634
2797
  },
2635
2798
  "createdBy": {},
2636
2799
  "deploymentProperties": {
2637
- "shape": "S47"
2800
+ "shape": "S4w"
2638
2801
  },
2639
2802
  "description": {
2640
2803
  "shape": "Sq"
2641
2804
  },
2642
2805
  "domainId": {},
2643
2806
  "environmentActions": {
2644
- "shape": "S4a"
2807
+ "shape": "S4z"
2645
2808
  },
2646
2809
  "environmentBlueprintId": {},
2647
2810
  "environmentProfileId": {},
@@ -2650,25 +2813,25 @@
2650
2813
  },
2651
2814
  "id": {},
2652
2815
  "lastDeployment": {
2653
- "shape": "S4g"
2816
+ "shape": "S55"
2654
2817
  },
2655
2818
  "name": {
2656
- "shape": "S4m"
2819
+ "shape": "S5b"
2657
2820
  },
2658
2821
  "projectId": {},
2659
2822
  "provider": {},
2660
2823
  "provisionedResources": {
2661
- "shape": "S4n"
2824
+ "shape": "S5c"
2662
2825
  },
2663
2826
  "provisioningProperties": {
2664
- "shape": "S4p"
2827
+ "shape": "S5e"
2665
2828
  },
2666
2829
  "status": {},
2667
2830
  "updatedAt": {
2668
- "shape": "S46"
2831
+ "shape": "S4v"
2669
2832
  },
2670
2833
  "userParameters": {
2671
- "shape": "S4s"
2834
+ "shape": "S5h"
2672
2835
  }
2673
2836
  }
2674
2837
  }
@@ -2717,7 +2880,7 @@
2717
2880
  "id": {},
2718
2881
  "name": {},
2719
2882
  "parameters": {
2720
- "shape": "S4w"
2883
+ "shape": "S5l"
2721
2884
  }
2722
2885
  }
2723
2886
  }
@@ -2755,10 +2918,10 @@
2755
2918
  ],
2756
2919
  "members": {
2757
2920
  "createdAt": {
2758
- "shape": "S46"
2921
+ "shape": "S4v"
2759
2922
  },
2760
2923
  "deploymentProperties": {
2761
- "shape": "S47"
2924
+ "shape": "S4w"
2762
2925
  },
2763
2926
  "description": {
2764
2927
  "shape": "Sq"
@@ -2770,13 +2933,13 @@
2770
2933
  "name": {},
2771
2934
  "provider": {},
2772
2935
  "provisioningProperties": {
2773
- "shape": "S4p"
2936
+ "shape": "S5e"
2774
2937
  },
2775
2938
  "updatedAt": {
2776
- "shape": "S46"
2939
+ "shape": "S4v"
2777
2940
  },
2778
2941
  "userParameters": {
2779
- "shape": "S4s"
2942
+ "shape": "S5h"
2780
2943
  }
2781
2944
  }
2782
2945
  }
@@ -2812,20 +2975,23 @@
2812
2975
  ],
2813
2976
  "members": {
2814
2977
  "createdAt": {
2815
- "shape": "S46"
2978
+ "shape": "S4v"
2816
2979
  },
2817
2980
  "domainId": {},
2818
2981
  "enabledRegions": {
2819
- "shape": "S96"
2982
+ "shape": "S9y"
2820
2983
  },
2821
2984
  "environmentBlueprintId": {},
2822
2985
  "manageAccessRoleArn": {},
2986
+ "provisioningConfigurations": {
2987
+ "shape": "Sa0"
2988
+ },
2823
2989
  "provisioningRoleArn": {},
2824
2990
  "regionalParameters": {
2825
- "shape": "S98"
2991
+ "shape": "Sa5"
2826
2992
  },
2827
2993
  "updatedAt": {
2828
- "shape": "S46"
2994
+ "shape": "S4v"
2829
2995
  }
2830
2996
  }
2831
2997
  }
@@ -2866,7 +3032,7 @@
2866
3032
  "awsAccountId": {},
2867
3033
  "awsAccountRegion": {},
2868
3034
  "createdAt": {
2869
- "shape": "S46"
3035
+ "shape": "S4v"
2870
3036
  },
2871
3037
  "createdBy": {},
2872
3038
  "description": {
@@ -2876,14 +3042,14 @@
2876
3042
  "environmentBlueprintId": {},
2877
3043
  "id": {},
2878
3044
  "name": {
2879
- "shape": "S51"
3045
+ "shape": "S5q"
2880
3046
  },
2881
3047
  "projectId": {},
2882
3048
  "updatedAt": {
2883
- "shape": "S46"
3049
+ "shape": "S4v"
2884
3050
  },
2885
3051
  "userParameters": {
2886
- "shape": "S4s"
3052
+ "shape": "S5h"
2887
3053
  }
2888
3054
  }
2889
3055
  }
@@ -2933,10 +3099,10 @@
2933
3099
  },
2934
3100
  "domainId": {},
2935
3101
  "imports": {
2936
- "shape": "S9e"
3102
+ "shape": "Sab"
2937
3103
  },
2938
3104
  "model": {
2939
- "shape": "S54"
3105
+ "shape": "S5t"
2940
3106
  },
2941
3107
  "name": {
2942
3108
  "shape": "S1z"
@@ -2987,12 +3153,12 @@
2987
3153
  },
2988
3154
  "createdBy": {},
2989
3155
  "description": {
2990
- "shape": "S59"
3156
+ "shape": "S5y"
2991
3157
  },
2992
3158
  "domainId": {},
2993
3159
  "id": {},
2994
3160
  "name": {
2995
- "shape": "S5a"
3161
+ "shape": "S5z"
2996
3162
  },
2997
3163
  "owningProjectId": {},
2998
3164
  "status": {},
@@ -3044,7 +3210,7 @@
3044
3210
  "glossaryId": {},
3045
3211
  "id": {},
3046
3212
  "longDescription": {
3047
- "shape": "S5f"
3213
+ "shape": "S64"
3048
3214
  },
3049
3215
  "name": {
3050
3216
  "shape": "Sy"
@@ -3054,7 +3220,7 @@
3054
3220
  },
3055
3221
  "status": {},
3056
3222
  "termRelations": {
3057
- "shape": "S5h"
3223
+ "shape": "S66"
3058
3224
  },
3059
3225
  "updatedAt": {
3060
3226
  "type": "timestamp"
@@ -3091,7 +3257,7 @@
3091
3257
  "members": {
3092
3258
  "domainId": {},
3093
3259
  "groupName": {
3094
- "shape": "S5o"
3260
+ "shape": "S6d"
3095
3261
  },
3096
3262
  "id": {},
3097
3263
  "status": {}
@@ -3169,7 +3335,7 @@
3169
3335
  "description": {},
3170
3336
  "domainId": {},
3171
3337
  "downstreamNodes": {
3172
- "shape": "S9r"
3338
+ "shape": "Sao"
3173
3339
  },
3174
3340
  "eventTimestamp": {
3175
3341
  "type": "timestamp"
@@ -3187,7 +3353,7 @@
3187
3353
  },
3188
3354
  "updatedBy": {},
3189
3355
  "upstreamNodes": {
3190
- "shape": "S9r"
3356
+ "shape": "Sao"
3191
3357
  }
3192
3358
  }
3193
3359
  }
@@ -3311,7 +3477,7 @@
3311
3477
  "owningProjectId": {},
3312
3478
  "status": {},
3313
3479
  "target": {
3314
- "shape": "Sa1"
3480
+ "shape": "Say"
3315
3481
  },
3316
3482
  "type": {}
3317
3483
  }
@@ -3350,7 +3516,7 @@
3350
3516
  ],
3351
3517
  "members": {
3352
3518
  "createdAt": {
3353
- "shape": "S46"
3519
+ "shape": "S4v"
3354
3520
  },
3355
3521
  "createdBy": {},
3356
3522
  "description": {
@@ -3358,14 +3524,14 @@
3358
3524
  },
3359
3525
  "domainId": {},
3360
3526
  "failureReasons": {
3361
- "shape": "S5y"
3527
+ "shape": "S6n"
3362
3528
  },
3363
3529
  "glossaryTerms": {
3364
3530
  "shape": "S1q"
3365
3531
  },
3366
3532
  "id": {},
3367
3533
  "lastUpdatedAt": {
3368
- "shape": "S46"
3534
+ "shape": "S4v"
3369
3535
  },
3370
3536
  "name": {
3371
3537
  "shape": "S15"
@@ -3471,7 +3637,7 @@
3471
3637
  ],
3472
3638
  "members": {
3473
3639
  "assets": {
3474
- "shape": "S6c"
3640
+ "shape": "S71"
3475
3641
  },
3476
3642
  "createdAt": {
3477
3643
  "type": "timestamp"
@@ -3479,7 +3645,7 @@
3479
3645
  "createdBy": {},
3480
3646
  "domainId": {},
3481
3647
  "grantedEntity": {
3482
- "shape": "S6g"
3648
+ "shape": "S75"
3483
3649
  },
3484
3650
  "id": {},
3485
3651
  "status": {},
@@ -3609,10 +3775,10 @@
3609
3775
  ],
3610
3776
  "members": {
3611
3777
  "applicableAssetTypes": {
3612
- "shape": "S6u"
3778
+ "shape": "S7j"
3613
3779
  },
3614
3780
  "authorizedPrincipals": {
3615
- "shape": "S6v"
3781
+ "shape": "S7k"
3616
3782
  },
3617
3783
  "createdAt": {
3618
3784
  "type": "timestamp"
@@ -3623,12 +3789,12 @@
3623
3789
  "id": {},
3624
3790
  "manageAccessRole": {},
3625
3791
  "name": {
3626
- "shape": "S6x"
3792
+ "shape": "S7m"
3627
3793
  },
3628
3794
  "projectId": {},
3629
3795
  "provider": {},
3630
3796
  "subscriptionTargetConfig": {
3631
- "shape": "S6y"
3797
+ "shape": "S7n"
3632
3798
  },
3633
3799
  "type": {},
3634
3800
  "updatedAt": {
@@ -3683,7 +3849,7 @@
3683
3849
  "entityId": {},
3684
3850
  "entityType": {},
3685
3851
  "form": {
3686
- "shape": "Sak"
3852
+ "shape": "Sbh"
3687
3853
  },
3688
3854
  "formName": {}
3689
3855
  }
@@ -3720,7 +3886,7 @@
3720
3886
  "type": "structure",
3721
3887
  "members": {
3722
3888
  "details": {
3723
- "shape": "S75"
3889
+ "shape": "S7u"
3724
3890
  },
3725
3891
  "domainId": {},
3726
3892
  "id": {},
@@ -3729,26 +3895,26 @@
3729
3895
  }
3730
3896
  }
3731
3897
  },
3732
- "ListAssetRevisions": {
3898
+ "ListAssetFilters": {
3733
3899
  "http": {
3734
3900
  "method": "GET",
3735
- "requestUri": "/v2/domains/{domainIdentifier}/assets/{identifier}/revisions",
3901
+ "requestUri": "/v2/domains/{domainIdentifier}/assets/{assetIdentifier}/filters",
3736
3902
  "responseCode": 200
3737
3903
  },
3738
3904
  "input": {
3739
3905
  "type": "structure",
3740
3906
  "required": [
3741
- "domainIdentifier",
3742
- "identifier"
3907
+ "assetIdentifier",
3908
+ "domainIdentifier"
3743
3909
  ],
3744
3910
  "members": {
3745
- "domainIdentifier": {
3911
+ "assetIdentifier": {
3746
3912
  "location": "uri",
3747
- "locationName": "domainIdentifier"
3913
+ "locationName": "assetIdentifier"
3748
3914
  },
3749
- "identifier": {
3915
+ "domainIdentifier": {
3750
3916
  "location": "uri",
3751
- "locationName": "identifier"
3917
+ "locationName": "domainIdentifier"
3752
3918
  },
3753
3919
  "maxResults": {
3754
3920
  "location": "querystring",
@@ -3758,24 +3924,48 @@
3758
3924
  "nextToken": {
3759
3925
  "location": "querystring",
3760
3926
  "locationName": "nextToken"
3927
+ },
3928
+ "status": {
3929
+ "location": "querystring",
3930
+ "locationName": "status"
3761
3931
  }
3762
3932
  }
3763
3933
  },
3764
3934
  "output": {
3765
3935
  "type": "structure",
3936
+ "required": [
3937
+ "items"
3938
+ ],
3766
3939
  "members": {
3767
3940
  "items": {
3768
3941
  "type": "list",
3769
3942
  "member": {
3770
3943
  "type": "structure",
3944
+ "required": [
3945
+ "assetId",
3946
+ "domainId",
3947
+ "id",
3948
+ "name"
3949
+ ],
3771
3950
  "members": {
3951
+ "assetId": {},
3772
3952
  "createdAt": {
3773
3953
  "type": "timestamp"
3774
3954
  },
3775
- "createdBy": {},
3955
+ "description": {
3956
+ "shape": "Sq"
3957
+ },
3776
3958
  "domainId": {},
3959
+ "effectiveColumnNames": {
3960
+ "shape": "S2b"
3961
+ },
3962
+ "effectiveRowFilter": {},
3963
+ "errorMessage": {},
3777
3964
  "id": {},
3778
- "revision": {}
3965
+ "name": {
3966
+ "shape": "S2t"
3967
+ },
3968
+ "status": {}
3779
3969
  }
3780
3970
  }
3781
3971
  },
@@ -3783,10 +3973,10 @@
3783
3973
  }
3784
3974
  }
3785
3975
  },
3786
- "ListDataSourceRunActivities": {
3976
+ "ListAssetRevisions": {
3787
3977
  "http": {
3788
3978
  "method": "GET",
3789
- "requestUri": "/v2/domains/{domainIdentifier}/data-source-runs/{identifier}/activities",
3979
+ "requestUri": "/v2/domains/{domainIdentifier}/assets/{identifier}/revisions",
3790
3980
  "responseCode": 200
3791
3981
  },
3792
3982
  "input": {
@@ -3812,54 +4002,108 @@
3812
4002
  "nextToken": {
3813
4003
  "location": "querystring",
3814
4004
  "locationName": "nextToken"
3815
- },
3816
- "status": {
3817
- "location": "querystring",
3818
- "locationName": "status"
3819
4005
  }
3820
4006
  }
3821
4007
  },
3822
4008
  "output": {
3823
4009
  "type": "structure",
3824
- "required": [
3825
- "items"
3826
- ],
3827
4010
  "members": {
3828
4011
  "items": {
3829
4012
  "type": "list",
3830
4013
  "member": {
3831
4014
  "type": "structure",
3832
- "required": [
3833
- "createdAt",
3834
- "dataAssetStatus",
3835
- "dataSourceRunId",
3836
- "database",
4015
+ "members": {
4016
+ "createdAt": {
4017
+ "type": "timestamp"
4018
+ },
4019
+ "createdBy": {},
4020
+ "domainId": {},
4021
+ "id": {},
4022
+ "revision": {}
4023
+ }
4024
+ }
4025
+ },
4026
+ "nextToken": {}
4027
+ }
4028
+ }
4029
+ },
4030
+ "ListDataSourceRunActivities": {
4031
+ "http": {
4032
+ "method": "GET",
4033
+ "requestUri": "/v2/domains/{domainIdentifier}/data-source-runs/{identifier}/activities",
4034
+ "responseCode": 200
4035
+ },
4036
+ "input": {
4037
+ "type": "structure",
4038
+ "required": [
4039
+ "domainIdentifier",
4040
+ "identifier"
4041
+ ],
4042
+ "members": {
4043
+ "domainIdentifier": {
4044
+ "location": "uri",
4045
+ "locationName": "domainIdentifier"
4046
+ },
4047
+ "identifier": {
4048
+ "location": "uri",
4049
+ "locationName": "identifier"
4050
+ },
4051
+ "maxResults": {
4052
+ "location": "querystring",
4053
+ "locationName": "maxResults",
4054
+ "type": "integer"
4055
+ },
4056
+ "nextToken": {
4057
+ "location": "querystring",
4058
+ "locationName": "nextToken"
4059
+ },
4060
+ "status": {
4061
+ "location": "querystring",
4062
+ "locationName": "status"
4063
+ }
4064
+ }
4065
+ },
4066
+ "output": {
4067
+ "type": "structure",
4068
+ "required": [
4069
+ "items"
4070
+ ],
4071
+ "members": {
4072
+ "items": {
4073
+ "type": "list",
4074
+ "member": {
4075
+ "type": "structure",
4076
+ "required": [
4077
+ "createdAt",
4078
+ "dataAssetStatus",
4079
+ "dataSourceRunId",
4080
+ "database",
3837
4081
  "projectId",
3838
4082
  "technicalName",
3839
4083
  "updatedAt"
3840
4084
  ],
3841
4085
  "members": {
3842
4086
  "createdAt": {
3843
- "shape": "S3i"
4087
+ "shape": "S47"
3844
4088
  },
3845
4089
  "dataAssetId": {},
3846
4090
  "dataAssetStatus": {},
3847
4091
  "dataSourceRunId": {},
3848
4092
  "database": {
3849
- "shape": "S32"
4093
+ "shape": "S3r"
3850
4094
  },
3851
4095
  "errorMessage": {
3852
- "shape": "S3j"
4096
+ "shape": "S48"
3853
4097
  },
3854
4098
  "projectId": {},
3855
4099
  "technicalDescription": {
3856
4100
  "shape": "Sq"
3857
4101
  },
3858
4102
  "technicalName": {
3859
- "shape": "S32"
4103
+ "shape": "S3r"
3860
4104
  },
3861
4105
  "updatedAt": {
3862
- "shape": "S3i"
4106
+ "shape": "S47"
3863
4107
  }
3864
4108
  }
3865
4109
  }
@@ -3925,27 +4169,27 @@
3925
4169
  ],
3926
4170
  "members": {
3927
4171
  "createdAt": {
3928
- "shape": "S3i"
4172
+ "shape": "S47"
3929
4173
  },
3930
4174
  "dataSourceId": {},
3931
4175
  "errorMessage": {
3932
- "shape": "S3j"
4176
+ "shape": "S48"
3933
4177
  },
3934
4178
  "id": {},
3935
4179
  "projectId": {},
3936
4180
  "runStatisticsForAssets": {
3937
- "shape": "S8t"
4181
+ "shape": "S9l"
3938
4182
  },
3939
4183
  "startedAt": {
3940
- "shape": "S3i"
4184
+ "shape": "S47"
3941
4185
  },
3942
4186
  "status": {},
3943
4187
  "stoppedAt": {
3944
- "shape": "S3i"
4188
+ "shape": "S47"
3945
4189
  },
3946
4190
  "type": {},
3947
4191
  "updatedAt": {
3948
- "shape": "S3i"
4192
+ "shape": "S47"
3949
4193
  }
3950
4194
  }
3951
4195
  }
@@ -3981,7 +4225,7 @@
3981
4225
  "type": "integer"
3982
4226
  },
3983
4227
  "name": {
3984
- "shape": "S32",
4228
+ "shape": "S3r",
3985
4229
  "location": "querystring",
3986
4230
  "locationName": "name"
3987
4231
  },
@@ -4023,7 +4267,7 @@
4023
4267
  ],
4024
4268
  "members": {
4025
4269
  "createdAt": {
4026
- "shape": "S3i"
4270
+ "shape": "S47"
4027
4271
  },
4028
4272
  "dataSourceId": {},
4029
4273
  "domainId": {},
@@ -4033,22 +4277,22 @@
4033
4277
  "type": "integer"
4034
4278
  },
4035
4279
  "lastRunAt": {
4036
- "shape": "S3i"
4280
+ "shape": "S47"
4037
4281
  },
4038
4282
  "lastRunErrorMessage": {
4039
- "shape": "S3j"
4283
+ "shape": "S48"
4040
4284
  },
4041
4285
  "lastRunStatus": {},
4042
4286
  "name": {
4043
- "shape": "S32"
4287
+ "shape": "S3r"
4044
4288
  },
4045
4289
  "schedule": {
4046
- "shape": "S34"
4290
+ "shape": "S3t"
4047
4291
  },
4048
4292
  "status": {},
4049
4293
  "type": {},
4050
4294
  "updatedAt": {
4051
- "shape": "S3i"
4295
+ "shape": "S47"
4052
4296
  }
4053
4297
  }
4054
4298
  }
@@ -4179,7 +4423,7 @@
4179
4423
  "id": {},
4180
4424
  "name": {},
4181
4425
  "parameters": {
4182
- "shape": "S4w"
4426
+ "shape": "S5l"
4183
4427
  }
4184
4428
  }
4185
4429
  }
@@ -4228,20 +4472,23 @@
4228
4472
  ],
4229
4473
  "members": {
4230
4474
  "createdAt": {
4231
- "shape": "S46"
4475
+ "shape": "S4v"
4232
4476
  },
4233
4477
  "domainId": {},
4234
4478
  "enabledRegions": {
4235
- "shape": "S96"
4479
+ "shape": "S9y"
4236
4480
  },
4237
4481
  "environmentBlueprintId": {},
4238
4482
  "manageAccessRoleArn": {},
4483
+ "provisioningConfigurations": {
4484
+ "shape": "Sa0"
4485
+ },
4239
4486
  "provisioningRoleArn": {},
4240
4487
  "regionalParameters": {
4241
- "shape": "S98"
4488
+ "shape": "Sa5"
4242
4489
  },
4243
4490
  "updatedAt": {
4244
- "shape": "S46"
4491
+ "shape": "S4v"
4245
4492
  }
4246
4493
  }
4247
4494
  }
@@ -4304,7 +4551,7 @@
4304
4551
  ],
4305
4552
  "members": {
4306
4553
  "createdAt": {
4307
- "shape": "S46"
4554
+ "shape": "S4v"
4308
4555
  },
4309
4556
  "description": {
4310
4557
  "shape": "Sq"
@@ -4313,10 +4560,10 @@
4313
4560
  "name": {},
4314
4561
  "provider": {},
4315
4562
  "provisioningProperties": {
4316
- "shape": "S4p"
4563
+ "shape": "S5e"
4317
4564
  },
4318
4565
  "updatedAt": {
4319
- "shape": "S46"
4566
+ "shape": "S4v"
4320
4567
  }
4321
4568
  }
4322
4569
  }
@@ -4359,7 +4606,7 @@
4359
4606
  "type": "integer"
4360
4607
  },
4361
4608
  "name": {
4362
- "shape": "S51",
4609
+ "shape": "S5q",
4363
4610
  "location": "querystring",
4364
4611
  "locationName": "name"
4365
4612
  },
@@ -4394,7 +4641,7 @@
4394
4641
  "awsAccountId": {},
4395
4642
  "awsAccountRegion": {},
4396
4643
  "createdAt": {
4397
- "shape": "S46"
4644
+ "shape": "S4v"
4398
4645
  },
4399
4646
  "createdBy": {},
4400
4647
  "description": {
@@ -4404,11 +4651,11 @@
4404
4651
  "environmentBlueprintId": {},
4405
4652
  "id": {},
4406
4653
  "name": {
4407
- "shape": "S51"
4654
+ "shape": "S5q"
4408
4655
  },
4409
4656
  "projectId": {},
4410
4657
  "updatedAt": {
4411
- "shape": "S46"
4658
+ "shape": "S4v"
4412
4659
  }
4413
4660
  }
4414
4661
  }
@@ -4498,7 +4745,7 @@
4498
4745
  "awsAccountId": {},
4499
4746
  "awsAccountRegion": {},
4500
4747
  "createdAt": {
4501
- "shape": "S46"
4748
+ "shape": "S4v"
4502
4749
  },
4503
4750
  "createdBy": {},
4504
4751
  "description": {
@@ -4508,13 +4755,13 @@
4508
4755
  "environmentProfileId": {},
4509
4756
  "id": {},
4510
4757
  "name": {
4511
- "shape": "S4m"
4758
+ "shape": "S5b"
4512
4759
  },
4513
4760
  "projectId": {},
4514
4761
  "provider": {},
4515
4762
  "status": {},
4516
4763
  "updatedAt": {
4517
- "shape": "S46"
4764
+ "shape": "S4v"
4518
4765
  }
4519
4766
  }
4520
4767
  }
@@ -4668,7 +4915,7 @@
4668
4915
  "owningProjectId": {},
4669
4916
  "status": {},
4670
4917
  "target": {
4671
- "shape": "Sa1"
4918
+ "shape": "Say"
4672
4919
  },
4673
4920
  "type": {}
4674
4921
  }
@@ -4949,7 +5196,7 @@
4949
5196
  ],
4950
5197
  "members": {
4951
5198
  "createdAt": {
4952
- "shape": "S46"
5199
+ "shape": "S4v"
4953
5200
  },
4954
5201
  "createdBy": {},
4955
5202
  "description": {
@@ -4957,7 +5204,7 @@
4957
5204
  },
4958
5205
  "domainId": {},
4959
5206
  "failureReasons": {
4960
- "shape": "S5y"
5207
+ "shape": "S6n"
4961
5208
  },
4962
5209
  "id": {},
4963
5210
  "name": {
@@ -4965,7 +5212,7 @@
4965
5212
  },
4966
5213
  "projectStatus": {},
4967
5214
  "updatedAt": {
4968
- "shape": "S46"
5215
+ "shape": "S4v"
4969
5216
  }
4970
5217
  }
4971
5218
  }
@@ -5047,7 +5294,7 @@
5047
5294
  ],
5048
5295
  "members": {
5049
5296
  "assets": {
5050
- "shape": "S6c"
5297
+ "shape": "S71"
5051
5298
  },
5052
5299
  "createdAt": {
5053
5300
  "type": "timestamp"
@@ -5055,7 +5302,7 @@
5055
5302
  "createdBy": {},
5056
5303
  "domainId": {},
5057
5304
  "grantedEntity": {
5058
- "shape": "S6g"
5305
+ "shape": "S75"
5059
5306
  },
5060
5307
  "id": {},
5061
5308
  "status": {},
@@ -5249,10 +5496,10 @@
5249
5496
  ],
5250
5497
  "members": {
5251
5498
  "applicableAssetTypes": {
5252
- "shape": "S6u"
5499
+ "shape": "S7j"
5253
5500
  },
5254
5501
  "authorizedPrincipals": {
5255
- "shape": "S6v"
5502
+ "shape": "S7k"
5256
5503
  },
5257
5504
  "createdAt": {
5258
5505
  "type": "timestamp"
@@ -5263,12 +5510,12 @@
5263
5510
  "id": {},
5264
5511
  "manageAccessRole": {},
5265
5512
  "name": {
5266
- "shape": "S6x"
5513
+ "shape": "S7m"
5267
5514
  },
5268
5515
  "projectId": {},
5269
5516
  "provider": {},
5270
5517
  "subscriptionTargetConfig": {
5271
- "shape": "S6y"
5518
+ "shape": "S7n"
5272
5519
  },
5273
5520
  "type": {},
5274
5521
  "updatedAt": {
@@ -5408,7 +5655,7 @@
5408
5655
  "type": "structure",
5409
5656
  "members": {
5410
5657
  "tags": {
5411
- "shape": "S3u"
5658
+ "shape": "S4j"
5412
5659
  }
5413
5660
  }
5414
5661
  }
@@ -5569,7 +5816,7 @@
5569
5816
  "forms": {
5570
5817
  "type": "list",
5571
5818
  "member": {
5572
- "shape": "Sak"
5819
+ "shape": "Sbh"
5573
5820
  }
5574
5821
  }
5575
5822
  }
@@ -5595,16 +5842,19 @@
5595
5842
  "locationName": "domainIdentifier"
5596
5843
  },
5597
5844
  "enabledRegions": {
5598
- "shape": "S96"
5845
+ "shape": "S9y"
5599
5846
  },
5600
5847
  "environmentBlueprintIdentifier": {
5601
5848
  "location": "uri",
5602
5849
  "locationName": "environmentBlueprintIdentifier"
5603
5850
  },
5604
5851
  "manageAccessRoleArn": {},
5852
+ "provisioningConfigurations": {
5853
+ "shape": "Sa0"
5854
+ },
5605
5855
  "provisioningRoleArn": {},
5606
5856
  "regionalParameters": {
5607
- "shape": "S98"
5857
+ "shape": "Sa5"
5608
5858
  }
5609
5859
  }
5610
5860
  },
@@ -5616,20 +5866,23 @@
5616
5866
  ],
5617
5867
  "members": {
5618
5868
  "createdAt": {
5619
- "shape": "S46"
5869
+ "shape": "S4v"
5620
5870
  },
5621
5871
  "domainId": {},
5622
5872
  "enabledRegions": {
5623
- "shape": "S96"
5873
+ "shape": "S9y"
5624
5874
  },
5625
5875
  "environmentBlueprintId": {},
5626
5876
  "manageAccessRoleArn": {},
5877
+ "provisioningConfigurations": {
5878
+ "shape": "Sa0"
5879
+ },
5627
5880
  "provisioningRoleArn": {},
5628
5881
  "regionalParameters": {
5629
- "shape": "S98"
5882
+ "shape": "Sa5"
5630
5883
  },
5631
5884
  "updatedAt": {
5632
- "shape": "S46"
5885
+ "shape": "S4v"
5633
5886
  }
5634
5887
  }
5635
5888
  },
@@ -5858,14 +6111,14 @@
5858
6111
  ],
5859
6112
  "members": {
5860
6113
  "additionalAttributes": {
5861
- "shape": "Sec"
6114
+ "shape": "Sfd"
5862
6115
  },
5863
6116
  "domainIdentifier": {
5864
6117
  "location": "uri",
5865
6118
  "locationName": "domainIdentifier"
5866
6119
  },
5867
6120
  "filters": {
5868
- "shape": "See"
6121
+ "shape": "Sff"
5869
6122
  },
5870
6123
  "maxResults": {
5871
6124
  "type": "integer"
@@ -5873,12 +6126,12 @@
5873
6126
  "nextToken": {},
5874
6127
  "owningProjectIdentifier": {},
5875
6128
  "searchIn": {
5876
- "shape": "Sej"
6129
+ "shape": "Sfk"
5877
6130
  },
5878
6131
  "searchScope": {},
5879
6132
  "searchText": {},
5880
6133
  "sort": {
5881
- "shape": "Sen"
6134
+ "shape": "Sfo"
5882
6135
  }
5883
6136
  }
5884
6137
  },
@@ -6006,12 +6259,12 @@
6006
6259
  },
6007
6260
  "createdBy": {},
6008
6261
  "description": {
6009
- "shape": "S59"
6262
+ "shape": "S5y"
6010
6263
  },
6011
6264
  "domainId": {},
6012
6265
  "id": {},
6013
6266
  "name": {
6014
- "shape": "S5a"
6267
+ "shape": "S5z"
6015
6268
  },
6016
6269
  "owningProjectId": {},
6017
6270
  "status": {},
@@ -6039,7 +6292,7 @@
6039
6292
  "glossaryId": {},
6040
6293
  "id": {},
6041
6294
  "longDescription": {
6042
- "shape": "S5f"
6295
+ "shape": "S64"
6043
6296
  },
6044
6297
  "name": {
6045
6298
  "shape": "Sy"
@@ -6049,7 +6302,7 @@
6049
6302
  },
6050
6303
  "status": {},
6051
6304
  "termRelations": {
6052
- "shape": "S5h"
6305
+ "shape": "S66"
6053
6306
  },
6054
6307
  "updatedAt": {
6055
6308
  "type": "timestamp"
@@ -6105,7 +6358,7 @@
6105
6358
  "members": {
6106
6359
  "domainId": {},
6107
6360
  "groupName": {
6108
- "shape": "S5o"
6361
+ "shape": "S6d"
6109
6362
  },
6110
6363
  "id": {},
6111
6364
  "status": {}
@@ -6128,25 +6381,25 @@
6128
6381
  ],
6129
6382
  "members": {
6130
6383
  "additionalAttributes": {
6131
- "shape": "Sec"
6384
+ "shape": "Sfd"
6132
6385
  },
6133
6386
  "domainIdentifier": {
6134
6387
  "location": "uri",
6135
6388
  "locationName": "domainIdentifier"
6136
6389
  },
6137
6390
  "filters": {
6138
- "shape": "See"
6391
+ "shape": "Sff"
6139
6392
  },
6140
6393
  "maxResults": {
6141
6394
  "type": "integer"
6142
6395
  },
6143
6396
  "nextToken": {},
6144
6397
  "searchIn": {
6145
- "shape": "Sej"
6398
+ "shape": "Sfk"
6146
6399
  },
6147
6400
  "searchText": {},
6148
6401
  "sort": {
6149
- "shape": "Sen"
6402
+ "shape": "Sfo"
6150
6403
  }
6151
6404
  }
6152
6405
  },
@@ -6221,7 +6474,7 @@
6221
6474
  "locationName": "domainIdentifier"
6222
6475
  },
6223
6476
  "filters": {
6224
- "shape": "See"
6477
+ "shape": "Sff"
6225
6478
  },
6226
6479
  "managed": {
6227
6480
  "type": "boolean"
@@ -6231,12 +6484,12 @@
6231
6484
  },
6232
6485
  "nextToken": {},
6233
6486
  "searchIn": {
6234
- "shape": "Sej"
6487
+ "shape": "Sfk"
6235
6488
  },
6236
6489
  "searchScope": {},
6237
6490
  "searchText": {},
6238
6491
  "sort": {
6239
- "shape": "Sen"
6492
+ "shape": "Sfo"
6240
6493
  }
6241
6494
  }
6242
6495
  },
@@ -6267,7 +6520,7 @@
6267
6520
  },
6268
6521
  "domainId": {},
6269
6522
  "formsOutput": {
6270
- "shape": "S2e"
6523
+ "shape": "S33"
6271
6524
  },
6272
6525
  "name": {},
6273
6526
  "originDomainId": {},
@@ -6297,10 +6550,10 @@
6297
6550
  },
6298
6551
  "domainId": {},
6299
6552
  "imports": {
6300
- "shape": "S9e"
6553
+ "shape": "Sab"
6301
6554
  },
6302
6555
  "model": {
6303
- "shape": "S54"
6556
+ "shape": "S5t"
6304
6557
  },
6305
6558
  "name": {
6306
6559
  "shape": "S1z"
@@ -6327,7 +6580,7 @@
6327
6580
  "description": {},
6328
6581
  "domainId": {},
6329
6582
  "formsOutput": {
6330
- "shape": "S2e"
6583
+ "shape": "S33"
6331
6584
  },
6332
6585
  "name": {},
6333
6586
  "revision": {},
@@ -6384,7 +6637,7 @@
6384
6637
  "type": "structure",
6385
6638
  "members": {
6386
6639
  "details": {
6387
- "shape": "S75"
6640
+ "shape": "S7u"
6388
6641
  },
6389
6642
  "domainId": {},
6390
6643
  "id": {},
@@ -6436,29 +6689,29 @@
6436
6689
  ],
6437
6690
  "members": {
6438
6691
  "createdAt": {
6439
- "shape": "S3i"
6692
+ "shape": "S47"
6440
6693
  },
6441
6694
  "dataSourceConfigurationSnapshot": {},
6442
6695
  "dataSourceId": {},
6443
6696
  "domainId": {},
6444
6697
  "errorMessage": {
6445
- "shape": "S3j"
6698
+ "shape": "S48"
6446
6699
  },
6447
6700
  "id": {},
6448
6701
  "projectId": {},
6449
6702
  "runStatisticsForAssets": {
6450
- "shape": "S8t"
6703
+ "shape": "S9l"
6451
6704
  },
6452
6705
  "startedAt": {
6453
- "shape": "S3i"
6706
+ "shape": "S47"
6454
6707
  },
6455
6708
  "status": {},
6456
6709
  "stoppedAt": {
6457
- "shape": "S3i"
6710
+ "shape": "S47"
6458
6711
  },
6459
6712
  "type": {},
6460
6713
  "updatedAt": {
6461
- "shape": "S3i"
6714
+ "shape": "S47"
6462
6715
  }
6463
6716
  }
6464
6717
  },
@@ -6487,7 +6740,7 @@
6487
6740
  },
6488
6741
  "owningProjectIdentifier": {},
6489
6742
  "target": {
6490
- "shape": "Sa1"
6743
+ "shape": "Say"
6491
6744
  },
6492
6745
  "type": {}
6493
6746
  }
@@ -6529,7 +6782,7 @@
6529
6782
  "locationName": "resourceArn"
6530
6783
  },
6531
6784
  "tags": {
6532
- "shape": "S3u"
6785
+ "shape": "S4j"
6533
6786
  }
6534
6787
  }
6535
6788
  },
@@ -6569,6 +6822,76 @@
6569
6822
  },
6570
6823
  "idempotent": true
6571
6824
  },
6825
+ "UpdateAssetFilter": {
6826
+ "http": {
6827
+ "method": "PATCH",
6828
+ "requestUri": "/v2/domains/{domainIdentifier}/assets/{assetIdentifier}/filters/{identifier}",
6829
+ "responseCode": 200
6830
+ },
6831
+ "input": {
6832
+ "type": "structure",
6833
+ "required": [
6834
+ "assetIdentifier",
6835
+ "domainIdentifier",
6836
+ "identifier"
6837
+ ],
6838
+ "members": {
6839
+ "assetIdentifier": {
6840
+ "location": "uri",
6841
+ "locationName": "assetIdentifier"
6842
+ },
6843
+ "configuration": {
6844
+ "shape": "S29"
6845
+ },
6846
+ "description": {
6847
+ "shape": "Sq"
6848
+ },
6849
+ "domainIdentifier": {
6850
+ "location": "uri",
6851
+ "locationName": "domainIdentifier"
6852
+ },
6853
+ "identifier": {
6854
+ "location": "uri",
6855
+ "locationName": "identifier"
6856
+ },
6857
+ "name": {}
6858
+ }
6859
+ },
6860
+ "output": {
6861
+ "type": "structure",
6862
+ "required": [
6863
+ "assetId",
6864
+ "configuration",
6865
+ "domainId",
6866
+ "id",
6867
+ "name"
6868
+ ],
6869
+ "members": {
6870
+ "assetId": {},
6871
+ "configuration": {
6872
+ "shape": "S29"
6873
+ },
6874
+ "createdAt": {
6875
+ "type": "timestamp"
6876
+ },
6877
+ "description": {
6878
+ "shape": "Sq"
6879
+ },
6880
+ "domainId": {},
6881
+ "effectiveColumnNames": {
6882
+ "shape": "S2b"
6883
+ },
6884
+ "effectiveRowFilter": {},
6885
+ "errorMessage": {},
6886
+ "id": {},
6887
+ "name": {
6888
+ "shape": "S2t"
6889
+ },
6890
+ "status": {}
6891
+ }
6892
+ },
6893
+ "idempotent": true
6894
+ },
6572
6895
  "UpdateDataSource": {
6573
6896
  "http": {
6574
6897
  "method": "PATCH",
@@ -6586,7 +6909,7 @@
6586
6909
  "shape": "S1l"
6587
6910
  },
6588
6911
  "configuration": {
6589
- "shape": "S2h"
6912
+ "shape": "S36"
6590
6913
  },
6591
6914
  "description": {
6592
6915
  "shape": "Sq"
@@ -6601,19 +6924,19 @@
6601
6924
  "locationName": "identifier"
6602
6925
  },
6603
6926
  "name": {
6604
- "shape": "S32"
6927
+ "shape": "S3r"
6605
6928
  },
6606
6929
  "publishOnImport": {
6607
6930
  "type": "boolean"
6608
6931
  },
6609
6932
  "recommendation": {
6610
- "shape": "S33"
6933
+ "shape": "S3s"
6611
6934
  },
6612
6935
  "retainPermissionsOnRevokeFailure": {
6613
6936
  "type": "boolean"
6614
6937
  },
6615
6938
  "schedule": {
6616
- "shape": "S34"
6939
+ "shape": "S3t"
6617
6940
  }
6618
6941
  }
6619
6942
  },
@@ -6631,10 +6954,10 @@
6631
6954
  "shape": "S1x"
6632
6955
  },
6633
6956
  "configuration": {
6634
- "shape": "S39"
6957
+ "shape": "S3y"
6635
6958
  },
6636
6959
  "createdAt": {
6637
- "shape": "S3i"
6960
+ "shape": "S47"
6638
6961
  },
6639
6962
  "description": {
6640
6963
  "shape": "Sq"
@@ -6643,39 +6966,39 @@
6643
6966
  "enableSetting": {},
6644
6967
  "environmentId": {},
6645
6968
  "errorMessage": {
6646
- "shape": "S3j"
6969
+ "shape": "S48"
6647
6970
  },
6648
6971
  "id": {},
6649
6972
  "lastRunAt": {
6650
- "shape": "S3i"
6973
+ "shape": "S47"
6651
6974
  },
6652
6975
  "lastRunErrorMessage": {
6653
- "shape": "S3j"
6976
+ "shape": "S48"
6654
6977
  },
6655
6978
  "lastRunStatus": {},
6656
6979
  "name": {
6657
- "shape": "S32"
6980
+ "shape": "S3r"
6658
6981
  },
6659
6982
  "projectId": {},
6660
6983
  "publishOnImport": {
6661
6984
  "type": "boolean"
6662
6985
  },
6663
6986
  "recommendation": {
6664
- "shape": "S33"
6987
+ "shape": "S3s"
6665
6988
  },
6666
6989
  "retainPermissionsOnRevokeFailure": {
6667
6990
  "type": "boolean"
6668
6991
  },
6669
6992
  "schedule": {
6670
- "shape": "S34"
6993
+ "shape": "S3t"
6671
6994
  },
6672
6995
  "selfGrantStatus": {
6673
- "shape": "S7k"
6996
+ "shape": "S8a"
6674
6997
  },
6675
6998
  "status": {},
6676
6999
  "type": {},
6677
7000
  "updatedAt": {
6678
- "shape": "S3i"
7001
+ "shape": "S47"
6679
7002
  }
6680
7003
  }
6681
7004
  },
@@ -6706,7 +7029,7 @@
6706
7029
  },
6707
7030
  "name": {},
6708
7031
  "singleSignOn": {
6709
- "shape": "S3r"
7032
+ "shape": "S4g"
6710
7033
  }
6711
7034
  }
6712
7035
  },
@@ -6724,7 +7047,7 @@
6724
7047
  },
6725
7048
  "name": {},
6726
7049
  "singleSignOn": {
6727
- "shape": "S3r"
7050
+ "shape": "S4g"
6728
7051
  }
6729
7052
  }
6730
7053
  },
@@ -6771,18 +7094,18 @@
6771
7094
  "awsAccountId": {},
6772
7095
  "awsAccountRegion": {},
6773
7096
  "createdAt": {
6774
- "shape": "S46"
7097
+ "shape": "S4v"
6775
7098
  },
6776
7099
  "createdBy": {},
6777
7100
  "deploymentProperties": {
6778
- "shape": "S47"
7101
+ "shape": "S4w"
6779
7102
  },
6780
7103
  "description": {
6781
7104
  "shape": "Sq"
6782
7105
  },
6783
7106
  "domainId": {},
6784
7107
  "environmentActions": {
6785
- "shape": "S4a"
7108
+ "shape": "S4z"
6786
7109
  },
6787
7110
  "environmentBlueprintId": {},
6788
7111
  "environmentProfileId": {},
@@ -6791,25 +7114,25 @@
6791
7114
  },
6792
7115
  "id": {},
6793
7116
  "lastDeployment": {
6794
- "shape": "S4g"
7117
+ "shape": "S55"
6795
7118
  },
6796
7119
  "name": {
6797
- "shape": "S4m"
7120
+ "shape": "S5b"
6798
7121
  },
6799
7122
  "projectId": {},
6800
7123
  "provider": {},
6801
7124
  "provisionedResources": {
6802
- "shape": "S4n"
7125
+ "shape": "S5c"
6803
7126
  },
6804
7127
  "provisioningProperties": {
6805
- "shape": "S4p"
7128
+ "shape": "S5e"
6806
7129
  },
6807
7130
  "status": {},
6808
7131
  "updatedAt": {
6809
- "shape": "S46"
7132
+ "shape": "S4v"
6810
7133
  },
6811
7134
  "userParameters": {
6812
- "shape": "S4s"
7135
+ "shape": "S5h"
6813
7136
  }
6814
7137
  }
6815
7138
  }
@@ -6843,7 +7166,7 @@
6843
7166
  },
6844
7167
  "name": {},
6845
7168
  "parameters": {
6846
- "shape": "S4w"
7169
+ "shape": "S5l"
6847
7170
  }
6848
7171
  }
6849
7172
  },
@@ -6863,7 +7186,7 @@
6863
7186
  "id": {},
6864
7187
  "name": {},
6865
7188
  "parameters": {
6866
- "shape": "S4w"
7189
+ "shape": "S5l"
6867
7190
  }
6868
7191
  }
6869
7192
  }
@@ -6893,10 +7216,10 @@
6893
7216
  "locationName": "identifier"
6894
7217
  },
6895
7218
  "name": {
6896
- "shape": "S51"
7219
+ "shape": "S5q"
6897
7220
  },
6898
7221
  "userParameters": {
6899
- "shape": "S41"
7222
+ "shape": "S4q"
6900
7223
  }
6901
7224
  }
6902
7225
  },
@@ -6913,7 +7236,7 @@
6913
7236
  "awsAccountId": {},
6914
7237
  "awsAccountRegion": {},
6915
7238
  "createdAt": {
6916
- "shape": "S46"
7239
+ "shape": "S4v"
6917
7240
  },
6918
7241
  "createdBy": {},
6919
7242
  "description": {
@@ -6923,14 +7246,14 @@
6923
7246
  "environmentBlueprintId": {},
6924
7247
  "id": {},
6925
7248
  "name": {
6926
- "shape": "S51"
7249
+ "shape": "S5q"
6927
7250
  },
6928
7251
  "projectId": {},
6929
7252
  "updatedAt": {
6930
- "shape": "S46"
7253
+ "shape": "S4v"
6931
7254
  },
6932
7255
  "userParameters": {
6933
- "shape": "S4s"
7256
+ "shape": "S5h"
6934
7257
  }
6935
7258
  }
6936
7259
  }
@@ -6952,7 +7275,7 @@
6952
7275
  "idempotencyToken": true
6953
7276
  },
6954
7277
  "description": {
6955
- "shape": "S59"
7278
+ "shape": "S5y"
6956
7279
  },
6957
7280
  "domainIdentifier": {
6958
7281
  "location": "uri",
@@ -6963,7 +7286,7 @@
6963
7286
  "locationName": "identifier"
6964
7287
  },
6965
7288
  "name": {
6966
- "shape": "S5a"
7289
+ "shape": "S5z"
6967
7290
  },
6968
7291
  "status": {}
6969
7292
  }
@@ -6978,12 +7301,12 @@
6978
7301
  ],
6979
7302
  "members": {
6980
7303
  "description": {
6981
- "shape": "S59"
7304
+ "shape": "S5y"
6982
7305
  },
6983
7306
  "domainId": {},
6984
7307
  "id": {},
6985
7308
  "name": {
6986
- "shape": "S5a"
7309
+ "shape": "S5z"
6987
7310
  },
6988
7311
  "owningProjectId": {},
6989
7312
  "status": {}
@@ -7014,7 +7337,7 @@
7014
7337
  "locationName": "identifier"
7015
7338
  },
7016
7339
  "longDescription": {
7017
- "shape": "S5f"
7340
+ "shape": "S64"
7018
7341
  },
7019
7342
  "name": {
7020
7343
  "shape": "Sy"
@@ -7024,7 +7347,7 @@
7024
7347
  },
7025
7348
  "status": {},
7026
7349
  "termRelations": {
7027
- "shape": "S5h"
7350
+ "shape": "S66"
7028
7351
  }
7029
7352
  }
7030
7353
  },
@@ -7042,7 +7365,7 @@
7042
7365
  "glossaryId": {},
7043
7366
  "id": {},
7044
7367
  "longDescription": {
7045
- "shape": "S5f"
7368
+ "shape": "S64"
7046
7369
  },
7047
7370
  "name": {
7048
7371
  "shape": "Sy"
@@ -7052,7 +7375,7 @@
7052
7375
  },
7053
7376
  "status": {},
7054
7377
  "termRelations": {
7055
- "shape": "S5h"
7378
+ "shape": "S66"
7056
7379
  }
7057
7380
  }
7058
7381
  },
@@ -7088,7 +7411,7 @@
7088
7411
  "members": {
7089
7412
  "domainId": {},
7090
7413
  "groupName": {
7091
- "shape": "S5o"
7414
+ "shape": "S6d"
7092
7415
  },
7093
7416
  "id": {},
7094
7417
  "status": {}
@@ -7137,7 +7460,7 @@
7137
7460
  ],
7138
7461
  "members": {
7139
7462
  "createdAt": {
7140
- "shape": "S46"
7463
+ "shape": "S4v"
7141
7464
  },
7142
7465
  "createdBy": {},
7143
7466
  "description": {
@@ -7145,14 +7468,14 @@
7145
7468
  },
7146
7469
  "domainId": {},
7147
7470
  "failureReasons": {
7148
- "shape": "S5y"
7471
+ "shape": "S6n"
7149
7472
  },
7150
7473
  "glossaryTerms": {
7151
7474
  "shape": "S1q"
7152
7475
  },
7153
7476
  "id": {},
7154
7477
  "lastUpdatedAt": {
7155
- "shape": "S46"
7478
+ "shape": "S4v"
7156
7479
  },
7157
7480
  "name": {
7158
7481
  "shape": "S15"
@@ -7186,7 +7509,7 @@
7186
7509
  "locationName": "domainIdentifier"
7187
7510
  },
7188
7511
  "failureCause": {
7189
- "shape": "S6e"
7512
+ "shape": "S73"
7190
7513
  },
7191
7514
  "identifier": {
7192
7515
  "location": "uri",
@@ -7210,7 +7533,7 @@
7210
7533
  ],
7211
7534
  "members": {
7212
7535
  "assets": {
7213
- "shape": "S6c"
7536
+ "shape": "S71"
7214
7537
  },
7215
7538
  "createdAt": {
7216
7539
  "type": "timestamp"
@@ -7218,7 +7541,7 @@
7218
7541
  "createdBy": {},
7219
7542
  "domainId": {},
7220
7543
  "grantedEntity": {
7221
- "shape": "S6g"
7544
+ "shape": "S75"
7222
7545
  },
7223
7546
  "id": {},
7224
7547
  "status": {},
@@ -7322,10 +7645,10 @@
7322
7645
  ],
7323
7646
  "members": {
7324
7647
  "applicableAssetTypes": {
7325
- "shape": "S6u"
7648
+ "shape": "S7j"
7326
7649
  },
7327
7650
  "authorizedPrincipals": {
7328
- "shape": "S6v"
7651
+ "shape": "S7k"
7329
7652
  },
7330
7653
  "domainIdentifier": {
7331
7654
  "location": "uri",
@@ -7341,11 +7664,11 @@
7341
7664
  },
7342
7665
  "manageAccessRole": {},
7343
7666
  "name": {
7344
- "shape": "S6x"
7667
+ "shape": "S7m"
7345
7668
  },
7346
7669
  "provider": {},
7347
7670
  "subscriptionTargetConfig": {
7348
- "shape": "S6y"
7671
+ "shape": "S7n"
7349
7672
  }
7350
7673
  }
7351
7674
  },
@@ -7368,10 +7691,10 @@
7368
7691
  ],
7369
7692
  "members": {
7370
7693
  "applicableAssetTypes": {
7371
- "shape": "S6u"
7694
+ "shape": "S7j"
7372
7695
  },
7373
7696
  "authorizedPrincipals": {
7374
- "shape": "S6v"
7697
+ "shape": "S7k"
7375
7698
  },
7376
7699
  "createdAt": {
7377
7700
  "type": "timestamp"
@@ -7382,12 +7705,12 @@
7382
7705
  "id": {},
7383
7706
  "manageAccessRole": {},
7384
7707
  "name": {
7385
- "shape": "S6x"
7708
+ "shape": "S7m"
7386
7709
  },
7387
7710
  "projectId": {},
7388
7711
  "provider": {},
7389
7712
  "subscriptionTargetConfig": {
7390
- "shape": "S6y"
7713
+ "shape": "S7n"
7391
7714
  },
7392
7715
  "type": {},
7393
7716
  "updatedAt": {
@@ -7428,7 +7751,7 @@
7428
7751
  "type": "structure",
7429
7752
  "members": {
7430
7753
  "details": {
7431
- "shape": "S75"
7754
+ "shape": "S7u"
7432
7755
  },
7433
7756
  "domainId": {},
7434
7757
  "id": {},
@@ -7625,7 +7948,203 @@
7625
7948
  "listingStatus": {}
7626
7949
  }
7627
7950
  },
7951
+ "S29": {
7952
+ "type": "structure",
7953
+ "members": {
7954
+ "columnConfiguration": {
7955
+ "type": "structure",
7956
+ "members": {
7957
+ "includedColumnNames": {
7958
+ "shape": "S2b"
7959
+ }
7960
+ }
7961
+ },
7962
+ "rowConfiguration": {
7963
+ "type": "structure",
7964
+ "required": [
7965
+ "rowFilter"
7966
+ ],
7967
+ "members": {
7968
+ "rowFilter": {
7969
+ "shape": "S2d"
7970
+ },
7971
+ "sensitive": {
7972
+ "type": "boolean"
7973
+ }
7974
+ }
7975
+ }
7976
+ },
7977
+ "union": true
7978
+ },
7979
+ "S2b": {
7980
+ "type": "list",
7981
+ "member": {}
7982
+ },
7983
+ "S2d": {
7984
+ "type": "structure",
7985
+ "members": {
7986
+ "and": {
7987
+ "shape": "S2e"
7988
+ },
7989
+ "expression": {
7990
+ "type": "structure",
7991
+ "members": {
7992
+ "equalTo": {
7993
+ "type": "structure",
7994
+ "required": [
7995
+ "columnName",
7996
+ "value"
7997
+ ],
7998
+ "members": {
7999
+ "columnName": {},
8000
+ "value": {}
8001
+ }
8002
+ },
8003
+ "greaterThan": {
8004
+ "type": "structure",
8005
+ "required": [
8006
+ "columnName",
8007
+ "value"
8008
+ ],
8009
+ "members": {
8010
+ "columnName": {},
8011
+ "value": {}
8012
+ }
8013
+ },
8014
+ "greaterThanOrEqualTo": {
8015
+ "type": "structure",
8016
+ "required": [
8017
+ "columnName",
8018
+ "value"
8019
+ ],
8020
+ "members": {
8021
+ "columnName": {},
8022
+ "value": {}
8023
+ }
8024
+ },
8025
+ "in": {
8026
+ "type": "structure",
8027
+ "required": [
8028
+ "columnName",
8029
+ "values"
8030
+ ],
8031
+ "members": {
8032
+ "columnName": {},
8033
+ "values": {
8034
+ "shape": "S2k"
8035
+ }
8036
+ }
8037
+ },
8038
+ "isNotNull": {
8039
+ "type": "structure",
8040
+ "required": [
8041
+ "columnName"
8042
+ ],
8043
+ "members": {
8044
+ "columnName": {}
8045
+ }
8046
+ },
8047
+ "isNull": {
8048
+ "type": "structure",
8049
+ "required": [
8050
+ "columnName"
8051
+ ],
8052
+ "members": {
8053
+ "columnName": {}
8054
+ }
8055
+ },
8056
+ "lessThan": {
8057
+ "type": "structure",
8058
+ "required": [
8059
+ "columnName",
8060
+ "value"
8061
+ ],
8062
+ "members": {
8063
+ "columnName": {},
8064
+ "value": {}
8065
+ }
8066
+ },
8067
+ "lessThanOrEqualTo": {
8068
+ "type": "structure",
8069
+ "required": [
8070
+ "columnName",
8071
+ "value"
8072
+ ],
8073
+ "members": {
8074
+ "columnName": {},
8075
+ "value": {}
8076
+ }
8077
+ },
8078
+ "like": {
8079
+ "type": "structure",
8080
+ "required": [
8081
+ "columnName",
8082
+ "value"
8083
+ ],
8084
+ "members": {
8085
+ "columnName": {},
8086
+ "value": {}
8087
+ }
8088
+ },
8089
+ "notEqualTo": {
8090
+ "type": "structure",
8091
+ "required": [
8092
+ "columnName",
8093
+ "value"
8094
+ ],
8095
+ "members": {
8096
+ "columnName": {},
8097
+ "value": {}
8098
+ }
8099
+ },
8100
+ "notIn": {
8101
+ "type": "structure",
8102
+ "required": [
8103
+ "columnName",
8104
+ "values"
8105
+ ],
8106
+ "members": {
8107
+ "columnName": {},
8108
+ "values": {
8109
+ "shape": "S2k"
8110
+ }
8111
+ }
8112
+ },
8113
+ "notLike": {
8114
+ "type": "structure",
8115
+ "required": [
8116
+ "columnName",
8117
+ "value"
8118
+ ],
8119
+ "members": {
8120
+ "columnName": {},
8121
+ "value": {}
8122
+ }
8123
+ }
8124
+ },
8125
+ "union": true
8126
+ },
8127
+ "or": {
8128
+ "shape": "S2e"
8129
+ }
8130
+ },
8131
+ "union": true
8132
+ },
7628
8133
  "S2e": {
8134
+ "type": "list",
8135
+ "member": {
8136
+ "shape": "S2d"
8137
+ }
8138
+ },
8139
+ "S2k": {
8140
+ "type": "list",
8141
+ "member": {}
8142
+ },
8143
+ "S2t": {
8144
+ "type": "string",
8145
+ "sensitive": true
8146
+ },
8147
+ "S33": {
7629
8148
  "type": "map",
7630
8149
  "key": {},
7631
8150
  "value": {
@@ -7645,7 +8164,7 @@
7645
8164
  }
7646
8165
  }
7647
8166
  },
7648
- "S2h": {
8167
+ "S36": {
7649
8168
  "type": "structure",
7650
8169
  "members": {
7651
8170
  "glueRunConfiguration": {
@@ -7659,7 +8178,7 @@
7659
8178
  },
7660
8179
  "dataAccessRole": {},
7661
8180
  "relationalFilterConfigurations": {
7662
- "shape": "S2k"
8181
+ "shape": "S39"
7663
8182
  }
7664
8183
  }
7665
8184
  },
@@ -7673,20 +8192,20 @@
7673
8192
  "members": {
7674
8193
  "dataAccessRole": {},
7675
8194
  "redshiftCredentialConfiguration": {
7676
- "shape": "S2u"
8195
+ "shape": "S3j"
7677
8196
  },
7678
8197
  "redshiftStorage": {
7679
- "shape": "S2w"
8198
+ "shape": "S3l"
7680
8199
  },
7681
8200
  "relationalFilterConfigurations": {
7682
- "shape": "S2k"
8201
+ "shape": "S39"
7683
8202
  }
7684
8203
  }
7685
8204
  }
7686
8205
  },
7687
8206
  "union": true
7688
8207
  },
7689
- "S2k": {
8208
+ "S39": {
7690
8209
  "type": "list",
7691
8210
  "member": {
7692
8211
  "type": "structure",
@@ -7713,7 +8232,7 @@
7713
8232
  }
7714
8233
  }
7715
8234
  },
7716
- "S2u": {
8235
+ "S3j": {
7717
8236
  "type": "structure",
7718
8237
  "required": [
7719
8238
  "secretManagerArn"
@@ -7722,7 +8241,7 @@
7722
8241
  "secretManagerArn": {}
7723
8242
  }
7724
8243
  },
7725
- "S2w": {
8244
+ "S3l": {
7726
8245
  "type": "structure",
7727
8246
  "members": {
7728
8247
  "redshiftClusterSource": {
@@ -7746,11 +8265,11 @@
7746
8265
  },
7747
8266
  "union": true
7748
8267
  },
7749
- "S32": {
8268
+ "S3r": {
7750
8269
  "type": "string",
7751
8270
  "sensitive": true
7752
8271
  },
7753
- "S33": {
8272
+ "S3s": {
7754
8273
  "type": "structure",
7755
8274
  "members": {
7756
8275
  "enableBusinessNameGeneration": {
@@ -7758,7 +8277,7 @@
7758
8277
  }
7759
8278
  }
7760
8279
  },
7761
- "S34": {
8280
+ "S3t": {
7762
8281
  "type": "structure",
7763
8282
  "members": {
7764
8283
  "schedule": {},
@@ -7766,7 +8285,7 @@
7766
8285
  },
7767
8286
  "sensitive": true
7768
8287
  },
7769
- "S39": {
8288
+ "S3y": {
7770
8289
  "type": "structure",
7771
8290
  "members": {
7772
8291
  "glueRunConfiguration": {
@@ -7782,7 +8301,7 @@
7782
8301
  "dataAccessRole": {},
7783
8302
  "region": {},
7784
8303
  "relationalFilterConfigurations": {
7785
- "shape": "S2k"
8304
+ "shape": "S39"
7786
8305
  }
7787
8306
  }
7788
8307
  },
@@ -7797,25 +8316,25 @@
7797
8316
  "accountId": {},
7798
8317
  "dataAccessRole": {},
7799
8318
  "redshiftCredentialConfiguration": {
7800
- "shape": "S2u"
8319
+ "shape": "S3j"
7801
8320
  },
7802
8321
  "redshiftStorage": {
7803
- "shape": "S2w"
8322
+ "shape": "S3l"
7804
8323
  },
7805
8324
  "region": {},
7806
8325
  "relationalFilterConfigurations": {
7807
- "shape": "S2k"
8326
+ "shape": "S39"
7808
8327
  }
7809
8328
  }
7810
8329
  }
7811
8330
  },
7812
8331
  "union": true
7813
8332
  },
7814
- "S3i": {
8333
+ "S47": {
7815
8334
  "type": "timestamp",
7816
8335
  "timestampFormat": "iso8601"
7817
8336
  },
7818
- "S3j": {
8337
+ "S48": {
7819
8338
  "type": "structure",
7820
8339
  "required": [
7821
8340
  "errorType"
@@ -7825,19 +8344,19 @@
7825
8344
  "errorType": {}
7826
8345
  }
7827
8346
  },
7828
- "S3r": {
8347
+ "S4g": {
7829
8348
  "type": "structure",
7830
8349
  "members": {
7831
8350
  "type": {},
7832
8351
  "userAssignment": {}
7833
8352
  }
7834
8353
  },
7835
- "S3u": {
8354
+ "S4j": {
7836
8355
  "type": "map",
7837
8356
  "key": {},
7838
8357
  "value": {}
7839
8358
  },
7840
- "S41": {
8359
+ "S4q": {
7841
8360
  "type": "list",
7842
8361
  "member": {
7843
8362
  "type": "structure",
@@ -7847,11 +8366,11 @@
7847
8366
  }
7848
8367
  }
7849
8368
  },
7850
- "S46": {
8369
+ "S4v": {
7851
8370
  "type": "timestamp",
7852
8371
  "timestampFormat": "iso8601"
7853
8372
  },
7854
- "S47": {
8373
+ "S4w": {
7855
8374
  "type": "structure",
7856
8375
  "members": {
7857
8376
  "endTimeoutMinutes": {
@@ -7862,7 +8381,7 @@
7862
8381
  }
7863
8382
  }
7864
8383
  },
7865
- "S4a": {
8384
+ "S4z": {
7866
8385
  "type": "list",
7867
8386
  "member": {
7868
8387
  "type": "structure",
@@ -7886,7 +8405,7 @@
7886
8405
  }
7887
8406
  }
7888
8407
  },
7889
- "S4g": {
8408
+ "S55": {
7890
8409
  "type": "structure",
7891
8410
  "members": {
7892
8411
  "deploymentId": {},
@@ -7911,11 +8430,11 @@
7911
8430
  }
7912
8431
  }
7913
8432
  },
7914
- "S4m": {
8433
+ "S5b": {
7915
8434
  "type": "string",
7916
8435
  "sensitive": true
7917
8436
  },
7918
- "S4n": {
8437
+ "S5c": {
7919
8438
  "type": "list",
7920
8439
  "member": {
7921
8440
  "type": "structure",
@@ -7931,7 +8450,7 @@
7931
8450
  }
7932
8451
  }
7933
8452
  },
7934
- "S4p": {
8453
+ "S5e": {
7935
8454
  "type": "structure",
7936
8455
  "members": {
7937
8456
  "cloudFormation": {
@@ -7946,7 +8465,7 @@
7946
8465
  },
7947
8466
  "union": true
7948
8467
  },
7949
- "S4s": {
8468
+ "S5h": {
7950
8469
  "type": "list",
7951
8470
  "member": {
7952
8471
  "type": "structure",
@@ -7970,7 +8489,7 @@
7970
8489
  }
7971
8490
  }
7972
8491
  },
7973
- "S4w": {
8492
+ "S5l": {
7974
8493
  "type": "structure",
7975
8494
  "members": {
7976
8495
  "awsConsoleLink": {
@@ -7982,11 +8501,11 @@
7982
8501
  },
7983
8502
  "union": true
7984
8503
  },
7985
- "S51": {
8504
+ "S5q": {
7986
8505
  "type": "string",
7987
8506
  "sensitive": true
7988
8507
  },
7989
- "S54": {
8508
+ "S5t": {
7990
8509
  "type": "structure",
7991
8510
  "members": {
7992
8511
  "smithy": {}
@@ -7994,19 +8513,19 @@
7994
8513
  "sensitive": true,
7995
8514
  "union": true
7996
8515
  },
7997
- "S59": {
8516
+ "S5y": {
7998
8517
  "type": "string",
7999
8518
  "sensitive": true
8000
8519
  },
8001
- "S5a": {
8520
+ "S5z": {
8002
8521
  "type": "string",
8003
8522
  "sensitive": true
8004
8523
  },
8005
- "S5f": {
8524
+ "S64": {
8006
8525
  "type": "string",
8007
8526
  "sensitive": true
8008
8527
  },
8009
- "S5h": {
8528
+ "S66": {
8010
8529
  "type": "structure",
8011
8530
  "members": {
8012
8531
  "classifies": {
@@ -8019,11 +8538,11 @@
8019
8538
  }
8020
8539
  }
8021
8540
  },
8022
- "S5o": {
8541
+ "S6d": {
8023
8542
  "type": "string",
8024
8543
  "sensitive": true
8025
8544
  },
8026
- "S5y": {
8545
+ "S6n": {
8027
8546
  "type": "list",
8028
8547
  "member": {
8029
8548
  "type": "structure",
@@ -8033,7 +8552,7 @@
8033
8552
  }
8034
8553
  }
8035
8554
  },
8036
- "S63": {
8555
+ "S6s": {
8037
8556
  "type": "structure",
8038
8557
  "members": {
8039
8558
  "groupIdentifier": {},
@@ -8041,7 +8560,7 @@
8041
8560
  },
8042
8561
  "union": true
8043
8562
  },
8044
- "S6c": {
8563
+ "S71": {
8045
8564
  "type": "list",
8046
8565
  "member": {
8047
8566
  "type": "structure",
@@ -8054,7 +8573,7 @@
8054
8573
  "assetId": {},
8055
8574
  "assetRevision": {},
8056
8575
  "failureCause": {
8057
- "shape": "S6e"
8576
+ "shape": "S73"
8058
8577
  },
8059
8578
  "failureTimestamp": {
8060
8579
  "type": "timestamp"
@@ -8067,13 +8586,13 @@
8067
8586
  }
8068
8587
  }
8069
8588
  },
8070
- "S6e": {
8589
+ "S73": {
8071
8590
  "type": "structure",
8072
8591
  "members": {
8073
8592
  "message": {}
8074
8593
  }
8075
8594
  },
8076
- "S6g": {
8595
+ "S75": {
8077
8596
  "type": "structure",
8078
8597
  "members": {
8079
8598
  "listing": {
@@ -8090,19 +8609,19 @@
8090
8609
  },
8091
8610
  "union": true
8092
8611
  },
8093
- "S6u": {
8612
+ "S7j": {
8094
8613
  "type": "list",
8095
8614
  "member": {}
8096
8615
  },
8097
- "S6v": {
8616
+ "S7k": {
8098
8617
  "type": "list",
8099
8618
  "member": {}
8100
8619
  },
8101
- "S6x": {
8620
+ "S7m": {
8102
8621
  "type": "string",
8103
8622
  "sensitive": true
8104
8623
  },
8105
- "S6y": {
8624
+ "S7n": {
8106
8625
  "type": "list",
8107
8626
  "member": {
8108
8627
  "type": "structure",
@@ -8116,7 +8635,7 @@
8116
8635
  }
8117
8636
  }
8118
8637
  },
8119
- "S75": {
8638
+ "S7u": {
8120
8639
  "type": "structure",
8121
8640
  "members": {
8122
8641
  "iam": {
@@ -8145,7 +8664,7 @@
8145
8664
  },
8146
8665
  "union": true
8147
8666
  },
8148
- "S7k": {
8667
+ "S8a": {
8149
8668
  "type": "structure",
8150
8669
  "members": {
8151
8670
  "glueSelfGrantStatus": {
@@ -8155,7 +8674,7 @@
8155
8674
  ],
8156
8675
  "members": {
8157
8676
  "selfGrantStatusDetails": {
8158
- "shape": "S7m"
8677
+ "shape": "S8c"
8159
8678
  }
8160
8679
  }
8161
8680
  },
@@ -8166,14 +8685,14 @@
8166
8685
  ],
8167
8686
  "members": {
8168
8687
  "selfGrantStatusDetails": {
8169
- "shape": "S7m"
8688
+ "shape": "S8c"
8170
8689
  }
8171
8690
  }
8172
8691
  }
8173
8692
  },
8174
8693
  "union": true
8175
8694
  },
8176
- "S7m": {
8695
+ "S8c": {
8177
8696
  "type": "list",
8178
8697
  "member": {
8179
8698
  "type": "structure",
@@ -8189,7 +8708,7 @@
8189
8708
  }
8190
8709
  }
8191
8710
  },
8192
- "S8t": {
8711
+ "S9l": {
8193
8712
  "type": "structure",
8194
8713
  "members": {
8195
8714
  "added": {
@@ -8209,11 +8728,30 @@
8209
8728
  }
8210
8729
  }
8211
8730
  },
8212
- "S96": {
8731
+ "S9y": {
8213
8732
  "type": "list",
8214
8733
  "member": {}
8215
8734
  },
8216
- "S98": {
8735
+ "Sa0": {
8736
+ "type": "list",
8737
+ "member": {
8738
+ "type": "structure",
8739
+ "members": {
8740
+ "lakeFormationConfiguration": {
8741
+ "type": "structure",
8742
+ "members": {
8743
+ "locationRegistrationExcludeS3Locations": {
8744
+ "type": "list",
8745
+ "member": {}
8746
+ },
8747
+ "locationRegistrationRole": {}
8748
+ }
8749
+ }
8750
+ },
8751
+ "union": true
8752
+ }
8753
+ },
8754
+ "Sa5": {
8217
8755
  "type": "map",
8218
8756
  "key": {},
8219
8757
  "value": {
@@ -8222,7 +8760,7 @@
8222
8760
  "value": {}
8223
8761
  }
8224
8762
  },
8225
- "S9e": {
8763
+ "Sab": {
8226
8764
  "type": "list",
8227
8765
  "member": {
8228
8766
  "type": "structure",
@@ -8238,7 +8776,7 @@
8238
8776
  }
8239
8777
  }
8240
8778
  },
8241
- "S9r": {
8779
+ "Sao": {
8242
8780
  "type": "list",
8243
8781
  "member": {
8244
8782
  "type": "structure",
@@ -8250,7 +8788,7 @@
8250
8788
  }
8251
8789
  }
8252
8790
  },
8253
- "Sa1": {
8791
+ "Say": {
8254
8792
  "type": "structure",
8255
8793
  "required": [
8256
8794
  "identifier",
@@ -8262,7 +8800,7 @@
8262
8800
  "type": {}
8263
8801
  }
8264
8802
  },
8265
- "Sak": {
8803
+ "Sbh": {
8266
8804
  "type": "structure",
8267
8805
  "required": [
8268
8806
  "formName",
@@ -8280,15 +8818,15 @@
8280
8818
  "typeRevision": {}
8281
8819
  }
8282
8820
  },
8283
- "Sec": {
8821
+ "Sfd": {
8284
8822
  "type": "list",
8285
8823
  "member": {}
8286
8824
  },
8287
- "See": {
8825
+ "Sff": {
8288
8826
  "type": "structure",
8289
8827
  "members": {
8290
8828
  "and": {
8291
- "shape": "Sef"
8829
+ "shape": "Sfg"
8292
8830
  },
8293
8831
  "filter": {
8294
8832
  "type": "structure",
@@ -8302,18 +8840,18 @@
8302
8840
  }
8303
8841
  },
8304
8842
  "or": {
8305
- "shape": "Sef"
8843
+ "shape": "Sfg"
8306
8844
  }
8307
8845
  },
8308
8846
  "union": true
8309
8847
  },
8310
- "Sef": {
8848
+ "Sfg": {
8311
8849
  "type": "list",
8312
8850
  "member": {
8313
- "shape": "See"
8851
+ "shape": "Sff"
8314
8852
  }
8315
8853
  },
8316
- "Sej": {
8854
+ "Sfk": {
8317
8855
  "type": "list",
8318
8856
  "member": {
8319
8857
  "type": "structure",
@@ -8325,7 +8863,7 @@
8325
8863
  }
8326
8864
  }
8327
8865
  },
8328
- "Sen": {
8866
+ "Sfo": {
8329
8867
  "type": "structure",
8330
8868
  "required": [
8331
8869
  "attribute"