aws-sdk 2.1008.0 → 2.1012.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.
Files changed (43) hide show
  1. package/CHANGELOG.md +21 -1
  2. package/README.md +1 -1
  3. package/apis/appflow-2020-08-23.min.json +43 -37
  4. package/apis/chime-sdk-messaging-2021-05-15.min.json +601 -88
  5. package/apis/chime-sdk-messaging-2021-05-15.paginators.json +10 -0
  6. package/apis/dataexchange-2017-07-25.min.json +65 -13
  7. package/apis/directconnect-2012-10-25.min.json +119 -35
  8. package/apis/glue-2017-03-31.min.json +341 -339
  9. package/apis/ivs-2020-07-14.min.json +127 -100
  10. package/apis/ivs-2020-07-14.paginators.json +4 -14
  11. package/apis/mediaconvert-2017-08-29.min.json +137 -134
  12. package/apis/mediapackage-2017-10-12.min.json +4 -0
  13. package/apis/mediapackage-vod-2018-11-07.min.json +4 -0
  14. package/apis/metadata.json +3 -0
  15. package/apis/panorama-2019-07-24.examples.json +5 -0
  16. package/apis/panorama-2019-07-24.min.json +1622 -0
  17. package/apis/panorama-2019-07-24.paginators.json +49 -0
  18. package/apis/quicksight-2018-04-01.min.json +237 -159
  19. package/apis/securityhub-2018-10-26.min.json +282 -137
  20. package/apis/securityhub-2018-10-26.paginators.json +6 -0
  21. package/clients/all.d.ts +1 -0
  22. package/clients/all.js +2 -1
  23. package/clients/appflow.d.ts +8 -0
  24. package/clients/chimesdkmessaging.d.ts +475 -2
  25. package/clients/dataexchange.d.ts +110 -20
  26. package/clients/directconnect.d.ts +186 -49
  27. package/clients/efs.d.ts +10 -10
  28. package/clients/glue.d.ts +11 -2
  29. package/clients/ivs.d.ts +158 -133
  30. package/clients/mediaconvert.d.ts +57 -58
  31. package/clients/mediapackage.d.ts +4 -0
  32. package/clients/mediapackagevod.d.ts +4 -0
  33. package/clients/panorama.d.ts +1926 -0
  34. package/clients/panorama.js +18 -0
  35. package/clients/quicksight.d.ts +158 -75
  36. package/clients/securityhub.d.ts +161 -2
  37. package/dist/aws-sdk-core-react-native.js +2 -2
  38. package/dist/aws-sdk-react-native.js +55 -18
  39. package/dist/aws-sdk.js +125 -38
  40. package/dist/aws-sdk.min.js +68 -68
  41. package/lib/config_service_placeholders.d.ts +2 -0
  42. package/lib/core.js +1 -1
  43. package/package.json +1 -1
@@ -237,7 +237,7 @@
237
237
  ],
238
238
  "members": {
239
239
  "DevEndpointNames": {
240
- "shape": "S3e"
240
+ "shape": "S3f"
241
241
  }
242
242
  }
243
243
  },
@@ -245,10 +245,10 @@
245
245
  "type": "structure",
246
246
  "members": {
247
247
  "DevEndpoints": {
248
- "shape": "S3g"
248
+ "shape": "S3h"
249
249
  },
250
250
  "DevEndpointsNotFound": {
251
- "shape": "S3e"
251
+ "shape": "S3f"
252
252
  }
253
253
  }
254
254
  }
@@ -261,7 +261,7 @@
261
261
  ],
262
262
  "members": {
263
263
  "JobNames": {
264
- "shape": "S3q"
264
+ "shape": "S3r"
265
265
  }
266
266
  }
267
267
  },
@@ -269,10 +269,10 @@
269
269
  "type": "structure",
270
270
  "members": {
271
271
  "Jobs": {
272
- "shape": "S3s"
272
+ "shape": "S3t"
273
273
  },
274
274
  "JobsNotFound": {
275
- "shape": "S3q"
275
+ "shape": "S3r"
276
276
  }
277
277
  }
278
278
  }
@@ -290,7 +290,7 @@
290
290
  "DatabaseName": {},
291
291
  "TableName": {},
292
292
  "PartitionsToGet": {
293
- "shape": "S49"
293
+ "shape": "S4a"
294
294
  }
295
295
  }
296
296
  },
@@ -298,10 +298,10 @@
298
298
  "type": "structure",
299
299
  "members": {
300
300
  "Partitions": {
301
- "shape": "S4b"
301
+ "shape": "S4c"
302
302
  },
303
303
  "UnprocessedKeys": {
304
- "shape": "S49"
304
+ "shape": "S4a"
305
305
  }
306
306
  }
307
307
  }
@@ -314,7 +314,7 @@
314
314
  ],
315
315
  "members": {
316
316
  "TriggerNames": {
317
- "shape": "S4e"
317
+ "shape": "S4f"
318
318
  }
319
319
  }
320
320
  },
@@ -322,10 +322,10 @@
322
322
  "type": "structure",
323
323
  "members": {
324
324
  "Triggers": {
325
- "shape": "S4g"
325
+ "shape": "S4h"
326
326
  },
327
327
  "TriggersNotFound": {
328
- "shape": "S4e"
328
+ "shape": "S4f"
329
329
  }
330
330
  }
331
331
  }
@@ -338,7 +338,7 @@
338
338
  ],
339
339
  "members": {
340
340
  "Names": {
341
- "shape": "S4y"
341
+ "shape": "S4z"
342
342
  },
343
343
  "IncludeGraph": {
344
344
  "type": "boolean"
@@ -351,11 +351,11 @@
351
351
  "Workflows": {
352
352
  "type": "list",
353
353
  "member": {
354
- "shape": "S51"
354
+ "shape": "S52"
355
355
  }
356
356
  },
357
357
  "MissingWorkflows": {
358
- "shape": "S4y"
358
+ "shape": "S4z"
359
359
  }
360
360
  }
361
361
  }
@@ -426,7 +426,7 @@
426
426
  ],
427
427
  "members": {
428
428
  "PartitionValueList": {
429
- "shape": "S5z"
429
+ "shape": "S60"
430
430
  },
431
431
  "PartitionInput": {
432
432
  "shape": "S5"
@@ -445,7 +445,7 @@
445
445
  "type": "structure",
446
446
  "members": {
447
447
  "PartitionValueList": {
448
- "shape": "S5z"
448
+ "shape": "S60"
449
449
  },
450
450
  "ErrorDetail": {
451
451
  "shape": "S13"
@@ -511,7 +511,7 @@
511
511
  "Description": {},
512
512
  "BlueprintLocation": {},
513
513
  "Tags": {
514
- "shape": "S6f"
514
+ "shape": "S6g"
515
515
  }
516
516
  }
517
517
  },
@@ -574,7 +574,7 @@
574
574
  "QuoteSymbol": {},
575
575
  "ContainsHeader": {},
576
576
  "Header": {
577
- "shape": "S6w"
577
+ "shape": "S6x"
578
578
  },
579
579
  "DisableValueTrimming": {
580
580
  "type": "boolean"
@@ -600,10 +600,10 @@
600
600
  "members": {
601
601
  "CatalogId": {},
602
602
  "ConnectionInput": {
603
- "shape": "S6z"
603
+ "shape": "S70"
604
604
  },
605
605
  "Tags": {
606
- "shape": "S6f"
606
+ "shape": "S6g"
607
607
  }
608
608
  }
609
609
  },
@@ -630,22 +630,22 @@
630
630
  },
631
631
  "Schedule": {},
632
632
  "Classifiers": {
633
- "shape": "S2r"
633
+ "shape": "S2s"
634
634
  },
635
635
  "TablePrefix": {},
636
636
  "SchemaChangePolicy": {
637
- "shape": "S2u"
637
+ "shape": "S2v"
638
638
  },
639
639
  "RecrawlPolicy": {
640
- "shape": "S2s"
640
+ "shape": "S2t"
641
641
  },
642
642
  "LineageConfiguration": {
643
- "shape": "S2x"
643
+ "shape": "S2y"
644
644
  },
645
645
  "Configuration": {},
646
646
  "CrawlerSecurityConfiguration": {},
647
647
  "Tags": {
648
- "shape": "S6f"
648
+ "shape": "S6g"
649
649
  }
650
650
  }
651
651
  },
@@ -663,7 +663,7 @@
663
663
  "members": {
664
664
  "CatalogId": {},
665
665
  "DatabaseInput": {
666
- "shape": "S7a"
666
+ "shape": "S7b"
667
667
  }
668
668
  }
669
669
  },
@@ -683,12 +683,12 @@
683
683
  "EndpointName": {},
684
684
  "RoleArn": {},
685
685
  "SecurityGroupIds": {
686
- "shape": "S3j"
686
+ "shape": "S3k"
687
687
  },
688
688
  "SubnetId": {},
689
689
  "PublicKey": {},
690
690
  "PublicKeys": {
691
- "shape": "S3n"
691
+ "shape": "S3o"
692
692
  },
693
693
  "NumberOfNodes": {
694
694
  "type": "integer"
@@ -702,10 +702,10 @@
702
702
  "ExtraJarsS3Path": {},
703
703
  "SecurityConfiguration": {},
704
704
  "Tags": {
705
- "shape": "S6f"
705
+ "shape": "S6g"
706
706
  },
707
707
  "Arguments": {
708
- "shape": "S3o"
708
+ "shape": "S3p"
709
709
  }
710
710
  }
711
711
  },
@@ -715,7 +715,7 @@
715
715
  "EndpointName": {},
716
716
  "Status": {},
717
717
  "SecurityGroupIds": {
718
- "shape": "S3j"
718
+ "shape": "S3k"
719
719
  },
720
720
  "SubnetId": {},
721
721
  "RoleArn": {},
@@ -741,7 +741,7 @@
741
741
  "type": "timestamp"
742
742
  },
743
743
  "Arguments": {
744
- "shape": "S3o"
744
+ "shape": "S3p"
745
745
  }
746
746
  }
747
747
  }
@@ -760,19 +760,19 @@
760
760
  "LogUri": {},
761
761
  "Role": {},
762
762
  "ExecutionProperty": {
763
- "shape": "S3w"
763
+ "shape": "S3x"
764
764
  },
765
765
  "Command": {
766
- "shape": "S3y"
766
+ "shape": "S3z"
767
767
  },
768
768
  "DefaultArguments": {
769
- "shape": "S41"
769
+ "shape": "S42"
770
770
  },
771
771
  "NonOverridableArguments": {
772
- "shape": "S41"
772
+ "shape": "S42"
773
773
  },
774
774
  "Connections": {
775
- "shape": "S42"
775
+ "shape": "S43"
776
776
  },
777
777
  "MaxRetries": {
778
778
  "type": "integer"
@@ -790,10 +790,10 @@
790
790
  },
791
791
  "SecurityConfiguration": {},
792
792
  "Tags": {
793
- "shape": "S6f"
793
+ "shape": "S6g"
794
794
  },
795
795
  "NotificationProperty": {
796
- "shape": "S46"
796
+ "shape": "S47"
797
797
  },
798
798
  "GlueVersion": {},
799
799
  "NumberOfWorkers": {
@@ -822,10 +822,10 @@
822
822
  "Name": {},
823
823
  "Description": {},
824
824
  "InputRecordTables": {
825
- "shape": "S7p"
825
+ "shape": "S7q"
826
826
  },
827
827
  "Parameters": {
828
- "shape": "S7r"
828
+ "shape": "S7s"
829
829
  },
830
830
  "Role": {},
831
831
  "GlueVersion": {},
@@ -843,10 +843,10 @@
843
843
  "type": "integer"
844
844
  },
845
845
  "Tags": {
846
- "shape": "S6f"
846
+ "shape": "S6g"
847
847
  },
848
848
  "TransformEncryption": {
849
- "shape": "S7w"
849
+ "shape": "S7x"
850
850
  }
851
851
  }
852
852
  },
@@ -892,7 +892,7 @@
892
892
  "DatabaseName": {},
893
893
  "TableName": {},
894
894
  "PartitionIndex": {
895
- "shape": "S83"
895
+ "shape": "S84"
896
896
  }
897
897
  }
898
898
  },
@@ -911,7 +911,7 @@
911
911
  "RegistryName": {},
912
912
  "Description": {},
913
913
  "Tags": {
914
- "shape": "S6f"
914
+ "shape": "S6g"
915
915
  }
916
916
  }
917
917
  },
@@ -922,7 +922,7 @@
922
922
  "RegistryName": {},
923
923
  "Description": {},
924
924
  "Tags": {
925
- "shape": "S6f"
925
+ "shape": "S6g"
926
926
  }
927
927
  }
928
928
  }
@@ -936,14 +936,14 @@
936
936
  ],
937
937
  "members": {
938
938
  "RegistryId": {
939
- "shape": "S89"
939
+ "shape": "S8a"
940
940
  },
941
941
  "SchemaName": {},
942
942
  "DataFormat": {},
943
943
  "Compatibility": {},
944
944
  "Description": {},
945
945
  "Tags": {
946
- "shape": "S6f"
946
+ "shape": "S6g"
947
947
  },
948
948
  "SchemaDefinition": {}
949
949
  }
@@ -969,7 +969,7 @@
969
969
  },
970
970
  "SchemaStatus": {},
971
971
  "Tags": {
972
- "shape": "S6f"
972
+ "shape": "S6g"
973
973
  },
974
974
  "SchemaVersionId": {},
975
975
  "SchemaVersionStatus": {}
@@ -981,10 +981,10 @@
981
981
  "type": "structure",
982
982
  "members": {
983
983
  "DagNodes": {
984
- "shape": "S8g"
984
+ "shape": "S8h"
985
985
  },
986
986
  "DagEdges": {
987
- "shape": "S8o"
987
+ "shape": "S8p"
988
988
  },
989
989
  "Language": {}
990
990
  }
@@ -1007,7 +1007,7 @@
1007
1007
  "members": {
1008
1008
  "Name": {},
1009
1009
  "EncryptionConfiguration": {
1010
- "shape": "S8v"
1010
+ "shape": "S8w"
1011
1011
  }
1012
1012
  }
1013
1013
  },
@@ -1032,12 +1032,12 @@
1032
1032
  "CatalogId": {},
1033
1033
  "DatabaseName": {},
1034
1034
  "TableInput": {
1035
- "shape": "S96"
1035
+ "shape": "S97"
1036
1036
  },
1037
1037
  "PartitionIndexes": {
1038
1038
  "type": "list",
1039
1039
  "member": {
1040
- "shape": "S83"
1040
+ "shape": "S84"
1041
1041
  }
1042
1042
  }
1043
1043
  }
@@ -1061,20 +1061,20 @@
1061
1061
  "Type": {},
1062
1062
  "Schedule": {},
1063
1063
  "Predicate": {
1064
- "shape": "S4n"
1064
+ "shape": "S4o"
1065
1065
  },
1066
1066
  "Actions": {
1067
- "shape": "S4l"
1067
+ "shape": "S4m"
1068
1068
  },
1069
1069
  "Description": {},
1070
1070
  "StartOnCreation": {
1071
1071
  "type": "boolean"
1072
1072
  },
1073
1073
  "Tags": {
1074
- "shape": "S6f"
1074
+ "shape": "S6g"
1075
1075
  },
1076
1076
  "EventBatchingCondition": {
1077
- "shape": "S4u"
1077
+ "shape": "S4v"
1078
1078
  }
1079
1079
  }
1080
1080
  },
@@ -1096,7 +1096,7 @@
1096
1096
  "CatalogId": {},
1097
1097
  "DatabaseName": {},
1098
1098
  "FunctionInput": {
1099
- "shape": "S9h"
1099
+ "shape": "S9i"
1100
1100
  }
1101
1101
  }
1102
1102
  },
@@ -1115,10 +1115,10 @@
1115
1115
  "Name": {},
1116
1116
  "Description": {},
1117
1117
  "DefaultRunProperties": {
1118
- "shape": "S52"
1118
+ "shape": "S53"
1119
1119
  },
1120
1120
  "Tags": {
1121
- "shape": "S6f"
1121
+ "shape": "S6g"
1122
1122
  },
1123
1123
  "MaxConcurrentRuns": {
1124
1124
  "type": "integer"
@@ -1354,7 +1354,7 @@
1354
1354
  ],
1355
1355
  "members": {
1356
1356
  "RegistryId": {
1357
- "shape": "S89"
1357
+ "shape": "S8a"
1358
1358
  }
1359
1359
  }
1360
1360
  },
@@ -1585,7 +1585,7 @@
1585
1585
  "type": "structure",
1586
1586
  "members": {
1587
1587
  "BlueprintRun": {
1588
- "shape": "Sb8"
1588
+ "shape": "Sb9"
1589
1589
  }
1590
1590
  }
1591
1591
  }
@@ -1610,7 +1610,7 @@
1610
1610
  "BlueprintRuns": {
1611
1611
  "type": "list",
1612
1612
  "member": {
1613
- "shape": "Sb8"
1613
+ "shape": "Sb9"
1614
1614
  }
1615
1615
  },
1616
1616
  "NextToken": {}
@@ -1656,7 +1656,7 @@
1656
1656
  "type": "structure",
1657
1657
  "members": {
1658
1658
  "Classifier": {
1659
- "shape": "Sbm"
1659
+ "shape": "Sbn"
1660
1660
  }
1661
1661
  }
1662
1662
  }
@@ -1677,7 +1677,7 @@
1677
1677
  "Classifiers": {
1678
1678
  "type": "list",
1679
1679
  "member": {
1680
- "shape": "Sbm"
1680
+ "shape": "Sbn"
1681
1681
  }
1682
1682
  },
1683
1683
  "NextToken": {}
@@ -1701,7 +1701,7 @@
1701
1701
  "shape": "S6"
1702
1702
  },
1703
1703
  "ColumnNames": {
1704
- "shape": "Sbw"
1704
+ "shape": "Sbx"
1705
1705
  }
1706
1706
  }
1707
1707
  },
@@ -1709,10 +1709,10 @@
1709
1709
  "type": "structure",
1710
1710
  "members": {
1711
1711
  "ColumnStatisticsList": {
1712
- "shape": "Sby"
1712
+ "shape": "Sbz"
1713
1713
  },
1714
1714
  "Errors": {
1715
- "shape": "Scg"
1715
+ "shape": "Sch"
1716
1716
  }
1717
1717
  }
1718
1718
  }
@@ -1730,7 +1730,7 @@
1730
1730
  "DatabaseName": {},
1731
1731
  "TableName": {},
1732
1732
  "ColumnNames": {
1733
- "shape": "Sbw"
1733
+ "shape": "Sbx"
1734
1734
  }
1735
1735
  }
1736
1736
  },
@@ -1738,10 +1738,10 @@
1738
1738
  "type": "structure",
1739
1739
  "members": {
1740
1740
  "ColumnStatisticsList": {
1741
- "shape": "Sby"
1741
+ "shape": "Sbz"
1742
1742
  },
1743
1743
  "Errors": {
1744
- "shape": "Scg"
1744
+ "shape": "Sch"
1745
1745
  }
1746
1746
  }
1747
1747
  }
@@ -1764,7 +1764,7 @@
1764
1764
  "type": "structure",
1765
1765
  "members": {
1766
1766
  "Connection": {
1767
- "shape": "Scm"
1767
+ "shape": "Scn"
1768
1768
  }
1769
1769
  }
1770
1770
  }
@@ -1778,7 +1778,7 @@
1778
1778
  "type": "structure",
1779
1779
  "members": {
1780
1780
  "MatchCriteria": {
1781
- "shape": "S71"
1781
+ "shape": "S72"
1782
1782
  },
1783
1783
  "ConnectionType": {}
1784
1784
  }
@@ -1798,7 +1798,7 @@
1798
1798
  "ConnectionList": {
1799
1799
  "type": "list",
1800
1800
  "member": {
1801
- "shape": "Scm"
1801
+ "shape": "Scn"
1802
1802
  }
1803
1803
  },
1804
1804
  "NextToken": {}
@@ -1905,7 +1905,7 @@
1905
1905
  "type": "structure",
1906
1906
  "members": {
1907
1907
  "DataCatalogEncryptionSettings": {
1908
- "shape": "Sd1"
1908
+ "shape": "Sd2"
1909
1909
  }
1910
1910
  }
1911
1911
  }
@@ -1925,7 +1925,7 @@
1925
1925
  "type": "structure",
1926
1926
  "members": {
1927
1927
  "Database": {
1928
- "shape": "Sd7"
1928
+ "shape": "Sd8"
1929
1929
  }
1930
1930
  }
1931
1931
  }
@@ -1951,7 +1951,7 @@
1951
1951
  "DatabaseList": {
1952
1952
  "type": "list",
1953
1953
  "member": {
1954
- "shape": "Sd7"
1954
+ "shape": "Sd8"
1955
1955
  }
1956
1956
  },
1957
1957
  "NextToken": {}
@@ -1969,10 +1969,10 @@
1969
1969
  "type": "structure",
1970
1970
  "members": {
1971
1971
  "DagNodes": {
1972
- "shape": "S8g"
1972
+ "shape": "S8h"
1973
1973
  },
1974
1974
  "DagEdges": {
1975
- "shape": "S8o"
1975
+ "shape": "S8p"
1976
1976
  }
1977
1977
  }
1978
1978
  }
@@ -1991,7 +1991,7 @@
1991
1991
  "type": "structure",
1992
1992
  "members": {
1993
1993
  "DevEndpoint": {
1994
- "shape": "S3h"
1994
+ "shape": "S3i"
1995
1995
  }
1996
1996
  }
1997
1997
  }
@@ -2010,7 +2010,7 @@
2010
2010
  "type": "structure",
2011
2011
  "members": {
2012
2012
  "DevEndpoints": {
2013
- "shape": "S3g"
2013
+ "shape": "S3h"
2014
2014
  },
2015
2015
  "NextToken": {}
2016
2016
  }
@@ -2030,7 +2030,7 @@
2030
2030
  "type": "structure",
2031
2031
  "members": {
2032
2032
  "Job": {
2033
- "shape": "S3t"
2033
+ "shape": "S3u"
2034
2034
  }
2035
2035
  }
2036
2036
  }
@@ -2050,7 +2050,7 @@
2050
2050
  "type": "structure",
2051
2051
  "members": {
2052
2052
  "JobBookmarkEntry": {
2053
- "shape": "Sdp"
2053
+ "shape": "Sdq"
2054
2054
  }
2055
2055
  }
2056
2056
  }
@@ -2074,7 +2074,7 @@
2074
2074
  "type": "structure",
2075
2075
  "members": {
2076
2076
  "JobRun": {
2077
- "shape": "S5d"
2077
+ "shape": "S5e"
2078
2078
  }
2079
2079
  }
2080
2080
  }
@@ -2097,7 +2097,7 @@
2097
2097
  "type": "structure",
2098
2098
  "members": {
2099
2099
  "JobRuns": {
2100
- "shape": "S5c"
2100
+ "shape": "S5d"
2101
2101
  },
2102
2102
  "NextToken": {}
2103
2103
  }
@@ -2117,7 +2117,7 @@
2117
2117
  "type": "structure",
2118
2118
  "members": {
2119
2119
  "Jobs": {
2120
- "shape": "S3s"
2120
+ "shape": "S3t"
2121
2121
  },
2122
2122
  "NextToken": {}
2123
2123
  }
@@ -2143,7 +2143,7 @@
2143
2143
  "Status": {},
2144
2144
  "LogGroupName": {},
2145
2145
  "Properties": {
2146
- "shape": "Sdz"
2146
+ "shape": "Se0"
2147
2147
  },
2148
2148
  "ErrorString": {},
2149
2149
  "StartedOn": {
@@ -2212,7 +2212,7 @@
2212
2212
  "Status": {},
2213
2213
  "LogGroupName": {},
2214
2214
  "Properties": {
2215
- "shape": "Sdz"
2215
+ "shape": "Se0"
2216
2216
  },
2217
2217
  "ErrorString": {},
2218
2218
  "StartedOn": {
@@ -2258,19 +2258,19 @@
2258
2258
  "type": "timestamp"
2259
2259
  },
2260
2260
  "InputRecordTables": {
2261
- "shape": "S7p"
2261
+ "shape": "S7q"
2262
2262
  },
2263
2263
  "Parameters": {
2264
- "shape": "S7r"
2264
+ "shape": "S7s"
2265
2265
  },
2266
2266
  "EvaluationMetrics": {
2267
- "shape": "Sei"
2267
+ "shape": "Sej"
2268
2268
  },
2269
2269
  "LabelCount": {
2270
2270
  "type": "integer"
2271
2271
  },
2272
2272
  "Schema": {
2273
- "shape": "Sep"
2273
+ "shape": "Seq"
2274
2274
  },
2275
2275
  "Role": {},
2276
2276
  "GlueVersion": {},
@@ -2288,7 +2288,7 @@
2288
2288
  "type": "integer"
2289
2289
  },
2290
2290
  "TransformEncryption": {
2291
- "shape": "S7w"
2291
+ "shape": "S7x"
2292
2292
  }
2293
2293
  }
2294
2294
  }
@@ -2302,10 +2302,10 @@
2302
2302
  "type": "integer"
2303
2303
  },
2304
2304
  "Filter": {
2305
- "shape": "Ses"
2305
+ "shape": "Set"
2306
2306
  },
2307
2307
  "Sort": {
2308
- "shape": "Set"
2308
+ "shape": "Seu"
2309
2309
  }
2310
2310
  }
2311
2311
  },
@@ -2331,19 +2331,19 @@
2331
2331
  "type": "timestamp"
2332
2332
  },
2333
2333
  "InputRecordTables": {
2334
- "shape": "S7p"
2334
+ "shape": "S7q"
2335
2335
  },
2336
2336
  "Parameters": {
2337
- "shape": "S7r"
2337
+ "shape": "S7s"
2338
2338
  },
2339
2339
  "EvaluationMetrics": {
2340
- "shape": "Sei"
2340
+ "shape": "Sej"
2341
2341
  },
2342
2342
  "LabelCount": {
2343
2343
  "type": "integer"
2344
2344
  },
2345
2345
  "Schema": {
2346
- "shape": "Sep"
2346
+ "shape": "Seq"
2347
2347
  },
2348
2348
  "Role": {},
2349
2349
  "GlueVersion": {},
@@ -2361,7 +2361,7 @@
2361
2361
  "type": "integer"
2362
2362
  },
2363
2363
  "TransformEncryption": {
2364
- "shape": "S7w"
2364
+ "shape": "S7x"
2365
2365
  }
2366
2366
  }
2367
2367
  }
@@ -2378,13 +2378,13 @@
2378
2378
  ],
2379
2379
  "members": {
2380
2380
  "Source": {
2381
- "shape": "Sez"
2381
+ "shape": "Sf0"
2382
2382
  },
2383
2383
  "Sinks": {
2384
- "shape": "Sf0"
2384
+ "shape": "Sf1"
2385
2385
  },
2386
2386
  "Location": {
2387
- "shape": "Sf1"
2387
+ "shape": "Sf2"
2388
2388
  }
2389
2389
  }
2390
2390
  },
@@ -2395,7 +2395,7 @@
2395
2395
  ],
2396
2396
  "members": {
2397
2397
  "Mapping": {
2398
- "shape": "Sf3"
2398
+ "shape": "Sf4"
2399
2399
  }
2400
2400
  }
2401
2401
  }
@@ -2421,7 +2421,7 @@
2421
2421
  "type": "structure",
2422
2422
  "members": {
2423
2423
  "Partition": {
2424
- "shape": "S4c"
2424
+ "shape": "S4d"
2425
2425
  }
2426
2426
  }
2427
2427
  }
@@ -2531,7 +2531,7 @@
2531
2531
  "type": "structure",
2532
2532
  "members": {
2533
2533
  "Partitions": {
2534
- "shape": "S4b"
2534
+ "shape": "S4c"
2535
2535
  },
2536
2536
  "NextToken": {}
2537
2537
  }
@@ -2546,16 +2546,16 @@
2546
2546
  ],
2547
2547
  "members": {
2548
2548
  "Mapping": {
2549
- "shape": "Sf3"
2549
+ "shape": "Sf4"
2550
2550
  },
2551
2551
  "Source": {
2552
- "shape": "Sez"
2552
+ "shape": "Sf0"
2553
2553
  },
2554
2554
  "Sinks": {
2555
- "shape": "Sf0"
2555
+ "shape": "Sf1"
2556
2556
  },
2557
2557
  "Location": {
2558
- "shape": "Sf1"
2558
+ "shape": "Sf2"
2559
2559
  },
2560
2560
  "Language": {},
2561
2561
  "AdditionalPlanOptionsMap": {
@@ -2581,7 +2581,7 @@
2581
2581
  ],
2582
2582
  "members": {
2583
2583
  "RegistryId": {
2584
- "shape": "S89"
2584
+ "shape": "S8a"
2585
2585
  }
2586
2586
  }
2587
2587
  },
@@ -2722,7 +2722,7 @@
2722
2722
  },
2723
2723
  "SchemaVersionId": {},
2724
2724
  "SchemaVersionNumber": {
2725
- "shape": "Sga"
2725
+ "shape": "Sgb"
2726
2726
  }
2727
2727
  }
2728
2728
  },
@@ -2755,10 +2755,10 @@
2755
2755
  "shape": "Sv"
2756
2756
  },
2757
2757
  "FirstSchemaVersionNumber": {
2758
- "shape": "Sga"
2758
+ "shape": "Sgb"
2759
2759
  },
2760
2760
  "SecondSchemaVersionNumber": {
2761
- "shape": "Sga"
2761
+ "shape": "Sgb"
2762
2762
  },
2763
2763
  "SchemaDiffType": {}
2764
2764
  }
@@ -2784,7 +2784,7 @@
2784
2784
  "type": "structure",
2785
2785
  "members": {
2786
2786
  "SecurityConfiguration": {
2787
- "shape": "Sgj"
2787
+ "shape": "Sgk"
2788
2788
  }
2789
2789
  }
2790
2790
  }
@@ -2805,7 +2805,7 @@
2805
2805
  "SecurityConfigurations": {
2806
2806
  "type": "list",
2807
2807
  "member": {
2808
- "shape": "Sgj"
2808
+ "shape": "Sgk"
2809
2809
  }
2810
2810
  },
2811
2811
  "NextToken": {}
@@ -2829,7 +2829,7 @@
2829
2829
  "type": "structure",
2830
2830
  "members": {
2831
2831
  "Table": {
2832
- "shape": "Sgp"
2832
+ "shape": "Sgq"
2833
2833
  }
2834
2834
  }
2835
2835
  }
@@ -2852,7 +2852,7 @@
2852
2852
  "type": "structure",
2853
2853
  "members": {
2854
2854
  "TableVersion": {
2855
- "shape": "Sgs"
2855
+ "shape": "Sgt"
2856
2856
  }
2857
2857
  }
2858
2858
  }
@@ -2880,7 +2880,7 @@
2880
2880
  "TableVersions": {
2881
2881
  "type": "list",
2882
2882
  "member": {
2883
- "shape": "Sgs"
2883
+ "shape": "Sgt"
2884
2884
  }
2885
2885
  },
2886
2886
  "NextToken": {}
@@ -2907,7 +2907,7 @@
2907
2907
  "type": "structure",
2908
2908
  "members": {
2909
2909
  "TableList": {
2910
- "shape": "Sgz"
2910
+ "shape": "Sh0"
2911
2911
  },
2912
2912
  "NextToken": {}
2913
2913
  }
@@ -2927,7 +2927,7 @@
2927
2927
  "type": "structure",
2928
2928
  "members": {
2929
2929
  "Tags": {
2930
- "shape": "S6f"
2930
+ "shape": "S6g"
2931
2931
  }
2932
2932
  }
2933
2933
  }
@@ -2946,7 +2946,7 @@
2946
2946
  "type": "structure",
2947
2947
  "members": {
2948
2948
  "Trigger": {
2949
- "shape": "S4h"
2949
+ "shape": "S4i"
2950
2950
  }
2951
2951
  }
2952
2952
  }
@@ -2966,7 +2966,7 @@
2966
2966
  "type": "structure",
2967
2967
  "members": {
2968
2968
  "Triggers": {
2969
- "shape": "S4g"
2969
+ "shape": "S4h"
2970
2970
  },
2971
2971
  "NextToken": {}
2972
2972
  }
@@ -2989,7 +2989,7 @@
2989
2989
  "type": "structure",
2990
2990
  "members": {
2991
2991
  "UserDefinedFunction": {
2992
- "shape": "Sh8"
2992
+ "shape": "Sh9"
2993
2993
  }
2994
2994
  }
2995
2995
  }
@@ -3016,7 +3016,7 @@
3016
3016
  "UserDefinedFunctions": {
3017
3017
  "type": "list",
3018
3018
  "member": {
3019
- "shape": "Sh8"
3019
+ "shape": "Sh9"
3020
3020
  }
3021
3021
  },
3022
3022
  "NextToken": {}
@@ -3040,7 +3040,7 @@
3040
3040
  "type": "structure",
3041
3041
  "members": {
3042
3042
  "Workflow": {
3043
- "shape": "S51"
3043
+ "shape": "S52"
3044
3044
  }
3045
3045
  }
3046
3046
  }
@@ -3064,7 +3064,7 @@
3064
3064
  "type": "structure",
3065
3065
  "members": {
3066
3066
  "Run": {
3067
- "shape": "S53"
3067
+ "shape": "S54"
3068
3068
  }
3069
3069
  }
3070
3070
  }
@@ -3085,7 +3085,7 @@
3085
3085
  "type": "structure",
3086
3086
  "members": {
3087
3087
  "RunProperties": {
3088
- "shape": "S52"
3088
+ "shape": "S53"
3089
3089
  }
3090
3090
  }
3091
3091
  }
@@ -3113,7 +3113,7 @@
3113
3113
  "Runs": {
3114
3114
  "type": "list",
3115
3115
  "member": {
3116
- "shape": "S53"
3116
+ "shape": "S54"
3117
3117
  }
3118
3118
  },
3119
3119
  "NextToken": {}
@@ -3141,7 +3141,7 @@
3141
3141
  "type": "integer"
3142
3142
  },
3143
3143
  "Tags": {
3144
- "shape": "S6f"
3144
+ "shape": "S6g"
3145
3145
  }
3146
3146
  }
3147
3147
  },
@@ -3164,7 +3164,7 @@
3164
3164
  },
3165
3165
  "NextToken": {},
3166
3166
  "Tags": {
3167
- "shape": "S6f"
3167
+ "shape": "S6g"
3168
3168
  }
3169
3169
  }
3170
3170
  },
@@ -3187,7 +3187,7 @@
3187
3187
  "type": "integer"
3188
3188
  },
3189
3189
  "Tags": {
3190
- "shape": "S6f"
3190
+ "shape": "S6g"
3191
3191
  }
3192
3192
  }
3193
3193
  },
@@ -3211,7 +3211,7 @@
3211
3211
  "type": "integer"
3212
3212
  },
3213
3213
  "Tags": {
3214
- "shape": "S6f"
3214
+ "shape": "S6g"
3215
3215
  }
3216
3216
  }
3217
3217
  },
@@ -3219,7 +3219,7 @@
3219
3219
  "type": "structure",
3220
3220
  "members": {
3221
3221
  "JobNames": {
3222
- "shape": "S3q"
3222
+ "shape": "S3r"
3223
3223
  },
3224
3224
  "NextToken": {}
3225
3225
  }
@@ -3234,13 +3234,13 @@
3234
3234
  "type": "integer"
3235
3235
  },
3236
3236
  "Filter": {
3237
- "shape": "Ses"
3237
+ "shape": "Set"
3238
3238
  },
3239
3239
  "Sort": {
3240
- "shape": "Set"
3240
+ "shape": "Seu"
3241
3241
  },
3242
3242
  "Tags": {
3243
- "shape": "S6f"
3243
+ "shape": "S6g"
3244
3244
  }
3245
3245
  }
3246
3246
  },
@@ -3332,7 +3332,7 @@
3332
3332
  "type": "structure",
3333
3333
  "members": {
3334
3334
  "RegistryId": {
3335
- "shape": "S89"
3335
+ "shape": "S8a"
3336
3336
  },
3337
3337
  "MaxResults": {
3338
3338
  "type": "integer"
@@ -3372,7 +3372,7 @@
3372
3372
  "type": "integer"
3373
3373
  },
3374
3374
  "Tags": {
3375
- "shape": "S6f"
3375
+ "shape": "S6g"
3376
3376
  }
3377
3377
  }
3378
3378
  },
@@ -3380,7 +3380,7 @@
3380
3380
  "type": "structure",
3381
3381
  "members": {
3382
3382
  "TriggerNames": {
3383
- "shape": "S4e"
3383
+ "shape": "S4f"
3384
3384
  },
3385
3385
  "NextToken": {}
3386
3386
  }
@@ -3400,7 +3400,7 @@
3400
3400
  "type": "structure",
3401
3401
  "members": {
3402
3402
  "Workflows": {
3403
- "shape": "S4y"
3403
+ "shape": "S4z"
3404
3404
  },
3405
3405
  "NextToken": {}
3406
3406
  }
@@ -3415,7 +3415,7 @@
3415
3415
  "members": {
3416
3416
  "CatalogId": {},
3417
3417
  "DataCatalogEncryptionSettings": {
3418
- "shape": "Sd1"
3418
+ "shape": "Sd2"
3419
3419
  }
3420
3420
  }
3421
3421
  },
@@ -3456,11 +3456,11 @@
3456
3456
  "shape": "Sv"
3457
3457
  },
3458
3458
  "SchemaVersionNumber": {
3459
- "shape": "Sga"
3459
+ "shape": "Sgb"
3460
3460
  },
3461
3461
  "SchemaVersionId": {},
3462
3462
  "MetadataKeyValue": {
3463
- "shape": "Sio"
3463
+ "shape": "Sip"
3464
3464
  }
3465
3465
  }
3466
3466
  },
@@ -3494,7 +3494,7 @@
3494
3494
  "Name": {},
3495
3495
  "RunId": {},
3496
3496
  "RunProperties": {
3497
- "shape": "S52"
3497
+ "shape": "S53"
3498
3498
  }
3499
3499
  }
3500
3500
  },
@@ -3511,13 +3511,13 @@
3511
3511
  "shape": "Sv"
3512
3512
  },
3513
3513
  "SchemaVersionNumber": {
3514
- "shape": "Sga"
3514
+ "shape": "Sgb"
3515
3515
  },
3516
3516
  "SchemaVersionId": {},
3517
3517
  "MetadataList": {
3518
3518
  "type": "list",
3519
3519
  "member": {
3520
- "shape": "Sio"
3520
+ "shape": "Sip"
3521
3521
  }
3522
3522
  },
3523
3523
  "MaxResults": {
@@ -3591,11 +3591,11 @@
3591
3591
  "shape": "Sv"
3592
3592
  },
3593
3593
  "SchemaVersionNumber": {
3594
- "shape": "Sga"
3594
+ "shape": "Sgb"
3595
3595
  },
3596
3596
  "SchemaVersionId": {},
3597
3597
  "MetadataKeyValue": {
3598
- "shape": "Sio"
3598
+ "shape": "Sip"
3599
3599
  }
3600
3600
  }
3601
3601
  },
@@ -3632,7 +3632,7 @@
3632
3632
  "type": "structure",
3633
3633
  "members": {
3634
3634
  "JobBookmarkEntry": {
3635
- "shape": "Sdp"
3635
+ "shape": "Sdq"
3636
3636
  }
3637
3637
  }
3638
3638
  }
@@ -3649,7 +3649,7 @@
3649
3649
  "Name": {},
3650
3650
  "RunId": {},
3651
3651
  "NodeIds": {
3652
- "shape": "Sj9"
3652
+ "shape": "Sja"
3653
3653
  }
3654
3654
  }
3655
3655
  },
@@ -3658,7 +3658,7 @@
3658
3658
  "members": {
3659
3659
  "RunId": {},
3660
3660
  "NodeIds": {
3661
- "shape": "Sj9"
3661
+ "shape": "Sja"
3662
3662
  }
3663
3663
  }
3664
3664
  }
@@ -3702,7 +3702,7 @@
3702
3702
  "members": {
3703
3703
  "NextToken": {},
3704
3704
  "TableList": {
3705
- "shape": "Sgz"
3705
+ "shape": "Sh0"
3706
3706
  }
3707
3707
  }
3708
3708
  }
@@ -3808,7 +3808,7 @@
3808
3808
  "JobName": {},
3809
3809
  "JobRunId": {},
3810
3810
  "Arguments": {
3811
- "shape": "S41"
3811
+ "shape": "S42"
3812
3812
  },
3813
3813
  "AllocatedCapacity": {
3814
3814
  "deprecated": true,
@@ -3823,7 +3823,7 @@
3823
3823
  },
3824
3824
  "SecurityConfiguration": {},
3825
3825
  "NotificationProperty": {
3826
- "shape": "S46"
3826
+ "shape": "S47"
3827
3827
  },
3828
3828
  "WorkerType": {},
3829
3829
  "NumberOfWorkers": {
@@ -3982,7 +3982,7 @@
3982
3982
  "members": {
3983
3983
  "ResourceArn": {},
3984
3984
  "TagsToAdd": {
3985
- "shape": "S6f"
3985
+ "shape": "S6g"
3986
3986
  }
3987
3987
  }
3988
3988
  },
@@ -4079,7 +4079,7 @@
4079
4079
  "QuoteSymbol": {},
4080
4080
  "ContainsHeader": {},
4081
4081
  "Header": {
4082
- "shape": "S6w"
4082
+ "shape": "S6x"
4083
4083
  },
4084
4084
  "DisableValueTrimming": {
4085
4085
  "type": "boolean"
@@ -4113,7 +4113,7 @@
4113
4113
  "shape": "S6"
4114
4114
  },
4115
4115
  "ColumnStatisticsList": {
4116
- "shape": "Skp"
4116
+ "shape": "Skq"
4117
4117
  }
4118
4118
  }
4119
4119
  },
@@ -4121,7 +4121,7 @@
4121
4121
  "type": "structure",
4122
4122
  "members": {
4123
4123
  "Errors": {
4124
- "shape": "Skr"
4124
+ "shape": "Sks"
4125
4125
  }
4126
4126
  }
4127
4127
  }
@@ -4139,7 +4139,7 @@
4139
4139
  "DatabaseName": {},
4140
4140
  "TableName": {},
4141
4141
  "ColumnStatisticsList": {
4142
- "shape": "Skp"
4142
+ "shape": "Skq"
4143
4143
  }
4144
4144
  }
4145
4145
  },
@@ -4147,7 +4147,7 @@
4147
4147
  "type": "structure",
4148
4148
  "members": {
4149
4149
  "Errors": {
4150
- "shape": "Skr"
4150
+ "shape": "Sks"
4151
4151
  }
4152
4152
  }
4153
4153
  }
@@ -4163,7 +4163,7 @@
4163
4163
  "CatalogId": {},
4164
4164
  "Name": {},
4165
4165
  "ConnectionInput": {
4166
- "shape": "S6z"
4166
+ "shape": "S70"
4167
4167
  }
4168
4168
  }
4169
4169
  },
@@ -4188,17 +4188,17 @@
4188
4188
  },
4189
4189
  "Schedule": {},
4190
4190
  "Classifiers": {
4191
- "shape": "S2r"
4191
+ "shape": "S2s"
4192
4192
  },
4193
4193
  "TablePrefix": {},
4194
4194
  "SchemaChangePolicy": {
4195
- "shape": "S2u"
4195
+ "shape": "S2v"
4196
4196
  },
4197
4197
  "RecrawlPolicy": {
4198
- "shape": "S2s"
4198
+ "shape": "S2t"
4199
4199
  },
4200
4200
  "LineageConfiguration": {
4201
- "shape": "S2x"
4201
+ "shape": "S2y"
4202
4202
  },
4203
4203
  "Configuration": {},
4204
4204
  "CrawlerSecurityConfiguration": {}
@@ -4236,7 +4236,7 @@
4236
4236
  "CatalogId": {},
4237
4237
  "Name": {},
4238
4238
  "DatabaseInput": {
4239
- "shape": "S7a"
4239
+ "shape": "S7b"
4240
4240
  }
4241
4241
  }
4242
4242
  },
@@ -4255,10 +4255,10 @@
4255
4255
  "EndpointName": {},
4256
4256
  "PublicKey": {},
4257
4257
  "AddPublicKeys": {
4258
- "shape": "S3n"
4258
+ "shape": "S3o"
4259
4259
  },
4260
4260
  "DeletePublicKeys": {
4261
- "shape": "S3n"
4261
+ "shape": "S3o"
4262
4262
  },
4263
4263
  "CustomLibraries": {
4264
4264
  "type": "structure",
@@ -4271,10 +4271,10 @@
4271
4271
  "type": "boolean"
4272
4272
  },
4273
4273
  "DeleteArguments": {
4274
- "shape": "S3j"
4274
+ "shape": "S3k"
4275
4275
  },
4276
4276
  "AddArguments": {
4277
- "shape": "S3o"
4277
+ "shape": "S3p"
4278
4278
  }
4279
4279
  }
4280
4280
  },
@@ -4299,19 +4299,19 @@
4299
4299
  "LogUri": {},
4300
4300
  "Role": {},
4301
4301
  "ExecutionProperty": {
4302
- "shape": "S3w"
4302
+ "shape": "S3x"
4303
4303
  },
4304
4304
  "Command": {
4305
- "shape": "S3y"
4305
+ "shape": "S3z"
4306
4306
  },
4307
4307
  "DefaultArguments": {
4308
- "shape": "S41"
4308
+ "shape": "S42"
4309
4309
  },
4310
4310
  "NonOverridableArguments": {
4311
- "shape": "S41"
4311
+ "shape": "S42"
4312
4312
  },
4313
4313
  "Connections": {
4314
- "shape": "S42"
4314
+ "shape": "S43"
4315
4315
  },
4316
4316
  "MaxRetries": {
4317
4317
  "type": "integer"
@@ -4333,7 +4333,7 @@
4333
4333
  },
4334
4334
  "SecurityConfiguration": {},
4335
4335
  "NotificationProperty": {
4336
- "shape": "S46"
4336
+ "shape": "S47"
4337
4337
  },
4338
4338
  "GlueVersion": {}
4339
4339
  }
@@ -4358,7 +4358,7 @@
4358
4358
  "Name": {},
4359
4359
  "Description": {},
4360
4360
  "Parameters": {
4361
- "shape": "S7r"
4361
+ "shape": "S7s"
4362
4362
  },
4363
4363
  "Role": {},
4364
4364
  "GlueVersion": {},
@@ -4398,7 +4398,7 @@
4398
4398
  "DatabaseName": {},
4399
4399
  "TableName": {},
4400
4400
  "PartitionValueList": {
4401
- "shape": "S5z"
4401
+ "shape": "S60"
4402
4402
  },
4403
4403
  "PartitionInput": {
4404
4404
  "shape": "S5"
@@ -4419,7 +4419,7 @@
4419
4419
  ],
4420
4420
  "members": {
4421
4421
  "RegistryId": {
4422
- "shape": "S89"
4422
+ "shape": "S8a"
4423
4423
  },
4424
4424
  "Description": {}
4425
4425
  }
@@ -4443,7 +4443,7 @@
4443
4443
  "shape": "Sv"
4444
4444
  },
4445
4445
  "SchemaVersionNumber": {
4446
- "shape": "Sga"
4446
+ "shape": "Sgb"
4447
4447
  },
4448
4448
  "Compatibility": {},
4449
4449
  "Description": {}
@@ -4469,7 +4469,7 @@
4469
4469
  "CatalogId": {},
4470
4470
  "DatabaseName": {},
4471
4471
  "TableInput": {
4472
- "shape": "S96"
4472
+ "shape": "S97"
4473
4473
  },
4474
4474
  "SkipArchive": {
4475
4475
  "type": "boolean"
@@ -4497,13 +4497,13 @@
4497
4497
  "Description": {},
4498
4498
  "Schedule": {},
4499
4499
  "Actions": {
4500
- "shape": "S4l"
4500
+ "shape": "S4m"
4501
4501
  },
4502
4502
  "Predicate": {
4503
- "shape": "S4n"
4503
+ "shape": "S4o"
4504
4504
  },
4505
4505
  "EventBatchingCondition": {
4506
- "shape": "S4u"
4506
+ "shape": "S4v"
4507
4507
  }
4508
4508
  }
4509
4509
  }
@@ -4513,7 +4513,7 @@
4513
4513
  "type": "structure",
4514
4514
  "members": {
4515
4515
  "Trigger": {
4516
- "shape": "S4h"
4516
+ "shape": "S4i"
4517
4517
  }
4518
4518
  }
4519
4519
  }
@@ -4531,7 +4531,7 @@
4531
4531
  "DatabaseName": {},
4532
4532
  "FunctionName": {},
4533
4533
  "FunctionInput": {
4534
- "shape": "S9h"
4534
+ "shape": "S9i"
4535
4535
  }
4536
4536
  }
4537
4537
  },
@@ -4550,7 +4550,7 @@
4550
4550
  "Name": {},
4551
4551
  "Description": {},
4552
4552
  "DefaultRunProperties": {
4553
- "shape": "S52"
4553
+ "shape": "S53"
4554
4554
  },
4555
4555
  "MaxConcurrentRuns": {
4556
4556
  "type": "integer"
@@ -4792,16 +4792,16 @@
4792
4792
  "DatabaseName": {},
4793
4793
  "Description": {},
4794
4794
  "Classifiers": {
4795
- "shape": "S2r"
4795
+ "shape": "S2s"
4796
4796
  },
4797
4797
  "RecrawlPolicy": {
4798
- "shape": "S2s"
4798
+ "shape": "S2t"
4799
4799
  },
4800
4800
  "SchemaChangePolicy": {
4801
- "shape": "S2u"
4801
+ "shape": "S2v"
4802
4802
  },
4803
4803
  "LineageConfiguration": {
4804
- "shape": "S2x"
4804
+ "shape": "S2y"
4805
4805
  },
4806
4806
  "State": {},
4807
4807
  "TablePrefix": {},
@@ -4856,7 +4856,9 @@
4856
4856
  "ConnectionName": {},
4857
4857
  "SampleSize": {
4858
4858
  "type": "integer"
4859
- }
4859
+ },
4860
+ "EventQueueArn": {},
4861
+ "DlqEventQueueArn": {}
4860
4862
  }
4861
4863
  }
4862
4864
  },
@@ -4924,46 +4926,46 @@
4924
4926
  "type": "list",
4925
4927
  "member": {}
4926
4928
  },
4927
- "S2r": {
4929
+ "S2s": {
4928
4930
  "type": "list",
4929
4931
  "member": {}
4930
4932
  },
4931
- "S2s": {
4933
+ "S2t": {
4932
4934
  "type": "structure",
4933
4935
  "members": {
4934
4936
  "RecrawlBehavior": {}
4935
4937
  }
4936
4938
  },
4937
- "S2u": {
4939
+ "S2v": {
4938
4940
  "type": "structure",
4939
4941
  "members": {
4940
4942
  "UpdateBehavior": {},
4941
4943
  "DeleteBehavior": {}
4942
4944
  }
4943
4945
  },
4944
- "S2x": {
4946
+ "S2y": {
4945
4947
  "type": "structure",
4946
4948
  "members": {
4947
4949
  "CrawlerLineageSettings": {}
4948
4950
  }
4949
4951
  },
4950
- "S3e": {
4952
+ "S3f": {
4951
4953
  "type": "list",
4952
4954
  "member": {}
4953
4955
  },
4954
- "S3g": {
4956
+ "S3h": {
4955
4957
  "type": "list",
4956
4958
  "member": {
4957
- "shape": "S3h"
4959
+ "shape": "S3i"
4958
4960
  }
4959
4961
  },
4960
- "S3h": {
4962
+ "S3i": {
4961
4963
  "type": "structure",
4962
4964
  "members": {
4963
4965
  "EndpointName": {},
4964
4966
  "RoleArn": {},
4965
4967
  "SecurityGroupIds": {
4966
- "shape": "S3j"
4968
+ "shape": "S3k"
4967
4969
  },
4968
4970
  "SubnetId": {},
4969
4971
  "YarnEndpointAddress": {},
@@ -4995,38 +4997,38 @@
4995
4997
  },
4996
4998
  "PublicKey": {},
4997
4999
  "PublicKeys": {
4998
- "shape": "S3n"
5000
+ "shape": "S3o"
4999
5001
  },
5000
5002
  "SecurityConfiguration": {},
5001
5003
  "Arguments": {
5002
- "shape": "S3o"
5004
+ "shape": "S3p"
5003
5005
  }
5004
5006
  }
5005
5007
  },
5006
- "S3j": {
5008
+ "S3k": {
5007
5009
  "type": "list",
5008
5010
  "member": {}
5009
5011
  },
5010
- "S3n": {
5012
+ "S3o": {
5011
5013
  "type": "list",
5012
5014
  "member": {}
5013
5015
  },
5014
- "S3o": {
5016
+ "S3p": {
5015
5017
  "type": "map",
5016
5018
  "key": {},
5017
5019
  "value": {}
5018
5020
  },
5019
- "S3q": {
5021
+ "S3r": {
5020
5022
  "type": "list",
5021
5023
  "member": {}
5022
5024
  },
5023
- "S3s": {
5025
+ "S3t": {
5024
5026
  "type": "list",
5025
5027
  "member": {
5026
- "shape": "S3t"
5028
+ "shape": "S3u"
5027
5029
  }
5028
5030
  },
5029
- "S3t": {
5031
+ "S3u": {
5030
5032
  "type": "structure",
5031
5033
  "members": {
5032
5034
  "Name": {},
@@ -5040,19 +5042,19 @@
5040
5042
  "type": "timestamp"
5041
5043
  },
5042
5044
  "ExecutionProperty": {
5043
- "shape": "S3w"
5045
+ "shape": "S3x"
5044
5046
  },
5045
5047
  "Command": {
5046
- "shape": "S3y"
5048
+ "shape": "S3z"
5047
5049
  },
5048
5050
  "DefaultArguments": {
5049
- "shape": "S41"
5051
+ "shape": "S42"
5050
5052
  },
5051
5053
  "NonOverridableArguments": {
5052
- "shape": "S41"
5054
+ "shape": "S42"
5053
5055
  },
5054
5056
  "Connections": {
5055
- "shape": "S42"
5057
+ "shape": "S43"
5056
5058
  },
5057
5059
  "MaxRetries": {
5058
5060
  "type": "integer"
@@ -5074,12 +5076,12 @@
5074
5076
  },
5075
5077
  "SecurityConfiguration": {},
5076
5078
  "NotificationProperty": {
5077
- "shape": "S46"
5079
+ "shape": "S47"
5078
5080
  },
5079
5081
  "GlueVersion": {}
5080
5082
  }
5081
5083
  },
5082
- "S3w": {
5084
+ "S3x": {
5083
5085
  "type": "structure",
5084
5086
  "members": {
5085
5087
  "MaxConcurrentRuns": {
@@ -5087,7 +5089,7 @@
5087
5089
  }
5088
5090
  }
5089
5091
  },
5090
- "S3y": {
5092
+ "S3z": {
5091
5093
  "type": "structure",
5092
5094
  "members": {
5093
5095
  "Name": {},
@@ -5095,12 +5097,12 @@
5095
5097
  "PythonVersion": {}
5096
5098
  }
5097
5099
  },
5098
- "S41": {
5100
+ "S42": {
5099
5101
  "type": "map",
5100
5102
  "key": {},
5101
5103
  "value": {}
5102
5104
  },
5103
- "S42": {
5105
+ "S43": {
5104
5106
  "type": "structure",
5105
5107
  "members": {
5106
5108
  "Connections": {
@@ -5109,7 +5111,7 @@
5109
5111
  }
5110
5112
  }
5111
5113
  },
5112
- "S46": {
5114
+ "S47": {
5113
5115
  "type": "structure",
5114
5116
  "members": {
5115
5117
  "NotifyDelayAfter": {
@@ -5117,19 +5119,19 @@
5117
5119
  }
5118
5120
  }
5119
5121
  },
5120
- "S49": {
5122
+ "S4a": {
5121
5123
  "type": "list",
5122
5124
  "member": {
5123
5125
  "shape": "S1b"
5124
5126
  }
5125
5127
  },
5126
- "S4b": {
5128
+ "S4c": {
5127
5129
  "type": "list",
5128
5130
  "member": {
5129
- "shape": "S4c"
5131
+ "shape": "S4d"
5130
5132
  }
5131
5133
  },
5132
- "S4c": {
5134
+ "S4d": {
5133
5135
  "type": "structure",
5134
5136
  "members": {
5135
5137
  "Values": {
@@ -5155,17 +5157,17 @@
5155
5157
  "CatalogId": {}
5156
5158
  }
5157
5159
  },
5158
- "S4e": {
5160
+ "S4f": {
5159
5161
  "type": "list",
5160
5162
  "member": {}
5161
5163
  },
5162
- "S4g": {
5164
+ "S4h": {
5163
5165
  "type": "list",
5164
5166
  "member": {
5165
- "shape": "S4h"
5167
+ "shape": "S4i"
5166
5168
  }
5167
5169
  },
5168
- "S4h": {
5170
+ "S4i": {
5169
5171
  "type": "structure",
5170
5172
  "members": {
5171
5173
  "Name": {},
@@ -5176,37 +5178,37 @@
5176
5178
  "Description": {},
5177
5179
  "Schedule": {},
5178
5180
  "Actions": {
5179
- "shape": "S4l"
5181
+ "shape": "S4m"
5180
5182
  },
5181
5183
  "Predicate": {
5182
- "shape": "S4n"
5184
+ "shape": "S4o"
5183
5185
  },
5184
5186
  "EventBatchingCondition": {
5185
- "shape": "S4u"
5187
+ "shape": "S4v"
5186
5188
  }
5187
5189
  }
5188
5190
  },
5189
- "S4l": {
5191
+ "S4m": {
5190
5192
  "type": "list",
5191
5193
  "member": {
5192
5194
  "type": "structure",
5193
5195
  "members": {
5194
5196
  "JobName": {},
5195
5197
  "Arguments": {
5196
- "shape": "S41"
5198
+ "shape": "S42"
5197
5199
  },
5198
5200
  "Timeout": {
5199
5201
  "type": "integer"
5200
5202
  },
5201
5203
  "SecurityConfiguration": {},
5202
5204
  "NotificationProperty": {
5203
- "shape": "S46"
5205
+ "shape": "S47"
5204
5206
  },
5205
5207
  "CrawlerName": {}
5206
5208
  }
5207
5209
  }
5208
5210
  },
5209
- "S4n": {
5211
+ "S4o": {
5210
5212
  "type": "structure",
5211
5213
  "members": {
5212
5214
  "Logical": {},
@@ -5225,7 +5227,7 @@
5225
5227
  }
5226
5228
  }
5227
5229
  },
5228
- "S4u": {
5230
+ "S4v": {
5229
5231
  "type": "structure",
5230
5232
  "required": [
5231
5233
  "BatchSize"
@@ -5239,17 +5241,17 @@
5239
5241
  }
5240
5242
  }
5241
5243
  },
5242
- "S4y": {
5244
+ "S4z": {
5243
5245
  "type": "list",
5244
5246
  "member": {}
5245
5247
  },
5246
- "S51": {
5248
+ "S52": {
5247
5249
  "type": "structure",
5248
5250
  "members": {
5249
5251
  "Name": {},
5250
5252
  "Description": {},
5251
5253
  "DefaultRunProperties": {
5252
- "shape": "S52"
5254
+ "shape": "S53"
5253
5255
  },
5254
5256
  "CreatedOn": {
5255
5257
  "type": "timestamp"
@@ -5258,10 +5260,10 @@
5258
5260
  "type": "timestamp"
5259
5261
  },
5260
5262
  "LastRun": {
5261
- "shape": "S53"
5263
+ "shape": "S54"
5262
5264
  },
5263
5265
  "Graph": {
5264
- "shape": "S56"
5266
+ "shape": "S57"
5265
5267
  },
5266
5268
  "MaxConcurrentRuns": {
5267
5269
  "type": "integer"
@@ -5275,19 +5277,19 @@
5275
5277
  }
5276
5278
  }
5277
5279
  },
5278
- "S52": {
5280
+ "S53": {
5279
5281
  "type": "map",
5280
5282
  "key": {},
5281
5283
  "value": {}
5282
5284
  },
5283
- "S53": {
5285
+ "S54": {
5284
5286
  "type": "structure",
5285
5287
  "members": {
5286
5288
  "Name": {},
5287
5289
  "WorkflowRunId": {},
5288
5290
  "PreviousRunId": {},
5289
5291
  "WorkflowRunProperties": {
5290
- "shape": "S52"
5292
+ "shape": "S53"
5291
5293
  },
5292
5294
  "StartedOn": {
5293
5295
  "type": "timestamp"
@@ -5321,7 +5323,7 @@
5321
5323
  }
5322
5324
  },
5323
5325
  "Graph": {
5324
- "shape": "S56"
5326
+ "shape": "S57"
5325
5327
  },
5326
5328
  "StartingEventBatchCondition": {
5327
5329
  "type": "structure",
@@ -5336,7 +5338,7 @@
5336
5338
  }
5337
5339
  }
5338
5340
  },
5339
- "S56": {
5341
+ "S57": {
5340
5342
  "type": "structure",
5341
5343
  "members": {
5342
5344
  "Nodes": {
@@ -5351,7 +5353,7 @@
5351
5353
  "type": "structure",
5352
5354
  "members": {
5353
5355
  "Trigger": {
5354
- "shape": "S4h"
5356
+ "shape": "S4i"
5355
5357
  }
5356
5358
  }
5357
5359
  },
@@ -5359,7 +5361,7 @@
5359
5361
  "type": "structure",
5360
5362
  "members": {
5361
5363
  "JobRuns": {
5362
- "shape": "S5c"
5364
+ "shape": "S5d"
5363
5365
  }
5364
5366
  }
5365
5367
  },
@@ -5401,13 +5403,13 @@
5401
5403
  }
5402
5404
  }
5403
5405
  },
5404
- "S5c": {
5406
+ "S5d": {
5405
5407
  "type": "list",
5406
5408
  "member": {
5407
- "shape": "S5d"
5409
+ "shape": "S5e"
5408
5410
  }
5409
5411
  },
5410
- "S5d": {
5412
+ "S5e": {
5411
5413
  "type": "structure",
5412
5414
  "members": {
5413
5415
  "Id": {},
@@ -5428,7 +5430,7 @@
5428
5430
  },
5429
5431
  "JobRunState": {},
5430
5432
  "Arguments": {
5431
- "shape": "S41"
5433
+ "shape": "S42"
5432
5434
  },
5433
5435
  "ErrorMessage": {},
5434
5436
  "PredecessorRuns": {
@@ -5462,25 +5464,25 @@
5462
5464
  "SecurityConfiguration": {},
5463
5465
  "LogGroupName": {},
5464
5466
  "NotificationProperty": {
5465
- "shape": "S46"
5467
+ "shape": "S47"
5466
5468
  },
5467
5469
  "GlueVersion": {}
5468
5470
  }
5469
5471
  },
5470
- "S5z": {
5472
+ "S60": {
5471
5473
  "type": "list",
5472
5474
  "member": {}
5473
5475
  },
5474
- "S6f": {
5476
+ "S6g": {
5475
5477
  "type": "map",
5476
5478
  "key": {},
5477
5479
  "value": {}
5478
5480
  },
5479
- "S6w": {
5481
+ "S6x": {
5480
5482
  "type": "list",
5481
5483
  "member": {}
5482
5484
  },
5483
- "S6z": {
5485
+ "S70": {
5484
5486
  "type": "structure",
5485
5487
  "required": [
5486
5488
  "Name",
@@ -5492,26 +5494,26 @@
5492
5494
  "Description": {},
5493
5495
  "ConnectionType": {},
5494
5496
  "MatchCriteria": {
5495
- "shape": "S71"
5497
+ "shape": "S72"
5496
5498
  },
5497
5499
  "ConnectionProperties": {
5498
- "shape": "S72"
5500
+ "shape": "S73"
5499
5501
  },
5500
5502
  "PhysicalConnectionRequirements": {
5501
- "shape": "S74"
5503
+ "shape": "S75"
5502
5504
  }
5503
5505
  }
5504
5506
  },
5505
- "S71": {
5507
+ "S72": {
5506
5508
  "type": "list",
5507
5509
  "member": {}
5508
5510
  },
5509
- "S72": {
5511
+ "S73": {
5510
5512
  "type": "map",
5511
5513
  "key": {},
5512
5514
  "value": {}
5513
5515
  },
5514
- "S74": {
5516
+ "S75": {
5515
5517
  "type": "structure",
5516
5518
  "members": {
5517
5519
  "SubnetId": {},
@@ -5522,7 +5524,7 @@
5522
5524
  "AvailabilityZone": {}
5523
5525
  }
5524
5526
  },
5525
- "S7a": {
5527
+ "S7b": {
5526
5528
  "type": "structure",
5527
5529
  "required": [
5528
5530
  "Name"
@@ -5535,14 +5537,14 @@
5535
5537
  "shape": "Se"
5536
5538
  },
5537
5539
  "CreateTableDefaultPermissions": {
5538
- "shape": "S7c"
5540
+ "shape": "S7d"
5539
5541
  },
5540
5542
  "TargetDatabase": {
5541
- "shape": "S7i"
5543
+ "shape": "S7j"
5542
5544
  }
5543
5545
  }
5544
5546
  },
5545
- "S7c": {
5547
+ "S7d": {
5546
5548
  "type": "list",
5547
5549
  "member": {
5548
5550
  "type": "structure",
@@ -5560,14 +5562,14 @@
5560
5562
  }
5561
5563
  }
5562
5564
  },
5563
- "S7i": {
5565
+ "S7j": {
5564
5566
  "type": "structure",
5565
5567
  "members": {
5566
5568
  "CatalogId": {},
5567
5569
  "DatabaseName": {}
5568
5570
  }
5569
5571
  },
5570
- "S7p": {
5572
+ "S7q": {
5571
5573
  "type": "list",
5572
5574
  "member": {
5573
5575
  "type": "structure",
@@ -5583,7 +5585,7 @@
5583
5585
  }
5584
5586
  }
5585
5587
  },
5586
- "S7r": {
5588
+ "S7s": {
5587
5589
  "type": "structure",
5588
5590
  "required": [
5589
5591
  "TransformType"
@@ -5607,7 +5609,7 @@
5607
5609
  }
5608
5610
  }
5609
5611
  },
5610
- "S7w": {
5612
+ "S7x": {
5611
5613
  "type": "structure",
5612
5614
  "members": {
5613
5615
  "MlUserDataEncryption": {
@@ -5623,7 +5625,7 @@
5623
5625
  "TaskRunSecurityConfigurationName": {}
5624
5626
  }
5625
5627
  },
5626
- "S83": {
5628
+ "S84": {
5627
5629
  "type": "structure",
5628
5630
  "required": [
5629
5631
  "Keys",
@@ -5637,14 +5639,14 @@
5637
5639
  "IndexName": {}
5638
5640
  }
5639
5641
  },
5640
- "S89": {
5642
+ "S8a": {
5641
5643
  "type": "structure",
5642
5644
  "members": {
5643
5645
  "RegistryName": {},
5644
5646
  "RegistryArn": {}
5645
5647
  }
5646
5648
  },
5647
- "S8g": {
5649
+ "S8h": {
5648
5650
  "type": "list",
5649
5651
  "member": {
5650
5652
  "type": "structure",
@@ -5657,7 +5659,7 @@
5657
5659
  "Id": {},
5658
5660
  "NodeType": {},
5659
5661
  "Args": {
5660
- "shape": "S8k"
5662
+ "shape": "S8l"
5661
5663
  },
5662
5664
  "LineNumber": {
5663
5665
  "type": "integer"
@@ -5665,7 +5667,7 @@
5665
5667
  }
5666
5668
  }
5667
5669
  },
5668
- "S8k": {
5670
+ "S8l": {
5669
5671
  "type": "list",
5670
5672
  "member": {
5671
5673
  "type": "structure",
@@ -5682,7 +5684,7 @@
5682
5684
  }
5683
5685
  }
5684
5686
  },
5685
- "S8o": {
5687
+ "S8p": {
5686
5688
  "type": "list",
5687
5689
  "member": {
5688
5690
  "type": "structure",
@@ -5697,7 +5699,7 @@
5697
5699
  }
5698
5700
  }
5699
5701
  },
5700
- "S8v": {
5702
+ "S8w": {
5701
5703
  "type": "structure",
5702
5704
  "members": {
5703
5705
  "S3Encryption": {
@@ -5726,7 +5728,7 @@
5726
5728
  }
5727
5729
  }
5728
5730
  },
5729
- "S96": {
5731
+ "S97": {
5730
5732
  "type": "structure",
5731
5733
  "required": [
5732
5734
  "Name"
@@ -5757,11 +5759,11 @@
5757
5759
  "shape": "Se"
5758
5760
  },
5759
5761
  "TargetTable": {
5760
- "shape": "S9a"
5762
+ "shape": "S9b"
5761
5763
  }
5762
5764
  }
5763
5765
  },
5764
- "S9a": {
5766
+ "S9b": {
5765
5767
  "type": "structure",
5766
5768
  "members": {
5767
5769
  "CatalogId": {},
@@ -5769,7 +5771,7 @@
5769
5771
  "Name": {}
5770
5772
  }
5771
5773
  },
5772
- "S9h": {
5774
+ "S9i": {
5773
5775
  "type": "structure",
5774
5776
  "members": {
5775
5777
  "FunctionName": {},
@@ -5777,11 +5779,11 @@
5777
5779
  "OwnerName": {},
5778
5780
  "OwnerType": {},
5779
5781
  "ResourceUris": {
5780
- "shape": "S9j"
5782
+ "shape": "S9k"
5781
5783
  }
5782
5784
  }
5783
5785
  },
5784
- "S9j": {
5786
+ "S9k": {
5785
5787
  "type": "list",
5786
5788
  "member": {
5787
5789
  "type": "structure",
@@ -5791,7 +5793,7 @@
5791
5793
  }
5792
5794
  }
5793
5795
  },
5794
- "Sb8": {
5796
+ "Sb9": {
5795
5797
  "type": "structure",
5796
5798
  "members": {
5797
5799
  "BlueprintName": {},
@@ -5810,7 +5812,7 @@
5810
5812
  "RoleArn": {}
5811
5813
  }
5812
5814
  },
5813
- "Sbm": {
5815
+ "Sbn": {
5814
5816
  "type": "structure",
5815
5817
  "members": {
5816
5818
  "GrokClassifier": {
@@ -5897,7 +5899,7 @@
5897
5899
  "QuoteSymbol": {},
5898
5900
  "ContainsHeader": {},
5899
5901
  "Header": {
5900
- "shape": "S6w"
5902
+ "shape": "S6x"
5901
5903
  },
5902
5904
  "DisableValueTrimming": {
5903
5905
  "type": "boolean"
@@ -5909,17 +5911,17 @@
5909
5911
  }
5910
5912
  }
5911
5913
  },
5912
- "Sbw": {
5914
+ "Sbx": {
5913
5915
  "type": "list",
5914
5916
  "member": {}
5915
5917
  },
5916
- "Sby": {
5918
+ "Sbz": {
5917
5919
  "type": "list",
5918
5920
  "member": {
5919
- "shape": "Sbz"
5921
+ "shape": "Sc0"
5920
5922
  }
5921
5923
  },
5922
- "Sbz": {
5924
+ "Sc0": {
5923
5925
  "type": "structure",
5924
5926
  "required": [
5925
5927
  "ColumnName",
@@ -5988,10 +5990,10 @@
5988
5990
  ],
5989
5991
  "members": {
5990
5992
  "MinimumValue": {
5991
- "shape": "Sc7"
5993
+ "shape": "Sc8"
5992
5994
  },
5993
5995
  "MaximumValue": {
5994
- "shape": "Sc7"
5996
+ "shape": "Sc8"
5995
5997
  },
5996
5998
  "NumberOfNulls": {
5997
5999
  "type": "long"
@@ -6089,7 +6091,7 @@
6089
6091
  }
6090
6092
  }
6091
6093
  },
6092
- "Sc7": {
6094
+ "Sc8": {
6093
6095
  "type": "structure",
6094
6096
  "required": [
6095
6097
  "UnscaledValue",
@@ -6104,7 +6106,7 @@
6104
6106
  }
6105
6107
  }
6106
6108
  },
6107
- "Scg": {
6109
+ "Sch": {
6108
6110
  "type": "list",
6109
6111
  "member": {
6110
6112
  "type": "structure",
@@ -6116,20 +6118,20 @@
6116
6118
  }
6117
6119
  }
6118
6120
  },
6119
- "Scm": {
6121
+ "Scn": {
6120
6122
  "type": "structure",
6121
6123
  "members": {
6122
6124
  "Name": {},
6123
6125
  "Description": {},
6124
6126
  "ConnectionType": {},
6125
6127
  "MatchCriteria": {
6126
- "shape": "S71"
6128
+ "shape": "S72"
6127
6129
  },
6128
6130
  "ConnectionProperties": {
6129
- "shape": "S72"
6131
+ "shape": "S73"
6130
6132
  },
6131
6133
  "PhysicalConnectionRequirements": {
6132
- "shape": "S74"
6134
+ "shape": "S75"
6133
6135
  },
6134
6136
  "CreationTime": {
6135
6137
  "type": "timestamp"
@@ -6140,7 +6142,7 @@
6140
6142
  "LastUpdatedBy": {}
6141
6143
  }
6142
6144
  },
6143
- "Sd1": {
6145
+ "Sd2": {
6144
6146
  "type": "structure",
6145
6147
  "members": {
6146
6148
  "EncryptionAtRest": {
@@ -6167,7 +6169,7 @@
6167
6169
  }
6168
6170
  }
6169
6171
  },
6170
- "Sd7": {
6172
+ "Sd8": {
6171
6173
  "type": "structure",
6172
6174
  "required": [
6173
6175
  "Name"
@@ -6183,15 +6185,15 @@
6183
6185
  "type": "timestamp"
6184
6186
  },
6185
6187
  "CreateTableDefaultPermissions": {
6186
- "shape": "S7c"
6188
+ "shape": "S7d"
6187
6189
  },
6188
6190
  "TargetDatabase": {
6189
- "shape": "S7i"
6191
+ "shape": "S7j"
6190
6192
  },
6191
6193
  "CatalogId": {}
6192
6194
  }
6193
6195
  },
6194
- "Sdp": {
6196
+ "Sdq": {
6195
6197
  "type": "structure",
6196
6198
  "members": {
6197
6199
  "JobName": {},
@@ -6209,7 +6211,7 @@
6209
6211
  "JobBookmark": {}
6210
6212
  }
6211
6213
  },
6212
- "Sdz": {
6214
+ "Se0": {
6213
6215
  "type": "structure",
6214
6216
  "members": {
6215
6217
  "TaskType": {},
@@ -6244,7 +6246,7 @@
6244
6246
  }
6245
6247
  }
6246
6248
  },
6247
- "Sei": {
6249
+ "Sej": {
6248
6250
  "type": "structure",
6249
6251
  "required": [
6250
6252
  "TransformType"
@@ -6299,7 +6301,7 @@
6299
6301
  }
6300
6302
  }
6301
6303
  },
6302
- "Sep": {
6304
+ "Seq": {
6303
6305
  "type": "list",
6304
6306
  "member": {
6305
6307
  "type": "structure",
@@ -6309,7 +6311,7 @@
6309
6311
  }
6310
6312
  }
6311
6313
  },
6312
- "Ses": {
6314
+ "Set": {
6313
6315
  "type": "structure",
6314
6316
  "members": {
6315
6317
  "Name": {},
@@ -6329,11 +6331,11 @@
6329
6331
  "type": "timestamp"
6330
6332
  },
6331
6333
  "Schema": {
6332
- "shape": "Sep"
6334
+ "shape": "Seq"
6333
6335
  }
6334
6336
  }
6335
6337
  },
6336
- "Set": {
6338
+ "Seu": {
6337
6339
  "type": "structure",
6338
6340
  "required": [
6339
6341
  "Column",
@@ -6344,7 +6346,7 @@
6344
6346
  "SortDirection": {}
6345
6347
  }
6346
6348
  },
6347
- "Sez": {
6349
+ "Sf0": {
6348
6350
  "type": "structure",
6349
6351
  "required": [
6350
6352
  "DatabaseName",
@@ -6355,27 +6357,27 @@
6355
6357
  "TableName": {}
6356
6358
  }
6357
6359
  },
6358
- "Sf0": {
6360
+ "Sf1": {
6359
6361
  "type": "list",
6360
6362
  "member": {
6361
- "shape": "Sez"
6363
+ "shape": "Sf0"
6362
6364
  }
6363
6365
  },
6364
- "Sf1": {
6366
+ "Sf2": {
6365
6367
  "type": "structure",
6366
6368
  "members": {
6367
6369
  "Jdbc": {
6368
- "shape": "S8k"
6370
+ "shape": "S8l"
6369
6371
  },
6370
6372
  "S3": {
6371
- "shape": "S8k"
6373
+ "shape": "S8l"
6372
6374
  },
6373
6375
  "DynamoDB": {
6374
- "shape": "S8k"
6376
+ "shape": "S8l"
6375
6377
  }
6376
6378
  }
6377
6379
  },
6378
- "Sf3": {
6380
+ "Sf4": {
6379
6381
  "type": "list",
6380
6382
  "member": {
6381
6383
  "type": "structure",
@@ -6389,7 +6391,7 @@
6389
6391
  }
6390
6392
  }
6391
6393
  },
6392
- "Sga": {
6394
+ "Sgb": {
6393
6395
  "type": "structure",
6394
6396
  "members": {
6395
6397
  "LatestVersion": {
@@ -6400,7 +6402,7 @@
6400
6402
  }
6401
6403
  }
6402
6404
  },
6403
- "Sgj": {
6405
+ "Sgk": {
6404
6406
  "type": "structure",
6405
6407
  "members": {
6406
6408
  "Name": {},
@@ -6408,11 +6410,11 @@
6408
6410
  "type": "timestamp"
6409
6411
  },
6410
6412
  "EncryptionConfiguration": {
6411
- "shape": "S8v"
6413
+ "shape": "S8w"
6412
6414
  }
6413
6415
  }
6414
6416
  },
6415
- "Sgp": {
6417
+ "Sgq": {
6416
6418
  "type": "structure",
6417
6419
  "required": [
6418
6420
  "Name"
@@ -6454,27 +6456,27 @@
6454
6456
  "type": "boolean"
6455
6457
  },
6456
6458
  "TargetTable": {
6457
- "shape": "S9a"
6459
+ "shape": "S9b"
6458
6460
  },
6459
6461
  "CatalogId": {}
6460
6462
  }
6461
6463
  },
6462
- "Sgs": {
6464
+ "Sgt": {
6463
6465
  "type": "structure",
6464
6466
  "members": {
6465
6467
  "Table": {
6466
- "shape": "Sgp"
6468
+ "shape": "Sgq"
6467
6469
  },
6468
6470
  "VersionId": {}
6469
6471
  }
6470
6472
  },
6471
- "Sgz": {
6473
+ "Sh0": {
6472
6474
  "type": "list",
6473
6475
  "member": {
6474
- "shape": "Sgp"
6476
+ "shape": "Sgq"
6475
6477
  }
6476
6478
  },
6477
- "Sh8": {
6479
+ "Sh9": {
6478
6480
  "type": "structure",
6479
6481
  "members": {
6480
6482
  "FunctionName": {},
@@ -6486,35 +6488,35 @@
6486
6488
  "type": "timestamp"
6487
6489
  },
6488
6490
  "ResourceUris": {
6489
- "shape": "S9j"
6491
+ "shape": "S9k"
6490
6492
  },
6491
6493
  "CatalogId": {}
6492
6494
  }
6493
6495
  },
6494
- "Sio": {
6496
+ "Sip": {
6495
6497
  "type": "structure",
6496
6498
  "members": {
6497
6499
  "MetadataKey": {},
6498
6500
  "MetadataValue": {}
6499
6501
  }
6500
6502
  },
6501
- "Sj9": {
6503
+ "Sja": {
6502
6504
  "type": "list",
6503
6505
  "member": {}
6504
6506
  },
6505
- "Skp": {
6507
+ "Skq": {
6506
6508
  "type": "list",
6507
6509
  "member": {
6508
- "shape": "Sbz"
6510
+ "shape": "Sc0"
6509
6511
  }
6510
6512
  },
6511
- "Skr": {
6513
+ "Sks": {
6512
6514
  "type": "list",
6513
6515
  "member": {
6514
6516
  "type": "structure",
6515
6517
  "members": {
6516
6518
  "ColumnStatistics": {
6517
- "shape": "Sbz"
6519
+ "shape": "Sc0"
6518
6520
  },
6519
6521
  "Error": {
6520
6522
  "shape": "S13"