aws-sdk 2.992.0 → 2.996.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 (56) hide show
  1. package/CHANGELOG.md +27 -1
  2. package/README.md +1 -1
  3. package/apis/appintegrations-2020-07-29.min.json +222 -8
  4. package/apis/appsync-2017-07-25.min.json +97 -77
  5. package/apis/connect-2017-08-08.min.json +25 -11
  6. package/apis/ec2-2016-11-15.min.json +25 -15
  7. package/apis/imagebuilder-2019-12-02.min.json +116 -82
  8. package/apis/license-manager-2018-08-01.min.json +186 -72
  9. package/apis/mediaconvert-2017-08-29.min.json +194 -83
  10. package/apis/mediapackage-vod-2018-11-07.min.json +3 -0
  11. package/apis/mediatailor-2018-04-23.min.json +198 -149
  12. package/apis/metadata.json +7 -0
  13. package/apis/models.lex.v2-2020-08-07.min.json +179 -22
  14. package/apis/models.lex.v2-2020-08-07.paginators.json +5 -0
  15. package/apis/pinpoint-2016-12-01.min.json +226 -213
  16. package/apis/ssm-2014-11-06.min.json +105 -100
  17. package/apis/ssm-2014-11-06.waiters2.json +5 -0
  18. package/apis/voice-id-2021-09-27.examples.json +5 -0
  19. package/apis/voice-id-2021-09-27.min.json +903 -0
  20. package/apis/voice-id-2021-09-27.paginators.json +24 -0
  21. package/apis/wafv2-2019-07-29.min.json +114 -97
  22. package/apis/wisdom-2020-10-19.examples.json +5 -0
  23. package/apis/wisdom-2020-10-19.min.json +1525 -0
  24. package/apis/wisdom-2020-10-19.paginators.json +46 -0
  25. package/clients/all.d.ts +2 -0
  26. package/clients/all.js +3 -1
  27. package/clients/appintegrations.d.ts +273 -2
  28. package/clients/appsync.d.ts +35 -13
  29. package/clients/connect.d.ts +60 -32
  30. package/clients/ec2.d.ts +17 -5
  31. package/clients/elbv2.d.ts +7 -7
  32. package/clients/iam.d.ts +85 -85
  33. package/clients/imagebuilder.d.ts +73 -25
  34. package/clients/lexmodelsv2.d.ts +188 -0
  35. package/clients/licensemanager.d.ts +215 -42
  36. package/clients/mediaconvert.d.ts +154 -17
  37. package/clients/mediapackagevod.d.ts +4 -0
  38. package/clients/mediatailor.d.ts +47 -1
  39. package/clients/pinpoint.d.ts +24 -0
  40. package/clients/ssm.d.ts +40 -19
  41. package/clients/voiceid.d.ts +1133 -0
  42. package/clients/voiceid.js +18 -0
  43. package/clients/wafv2.d.ts +18 -0
  44. package/clients/wisdom.d.ts +1499 -0
  45. package/clients/wisdom.js +18 -0
  46. package/dist/aws-sdk-core-react-native.js +5 -5
  47. package/dist/aws-sdk-react-native.js +96 -22
  48. package/dist/aws-sdk.js +173 -132
  49. package/dist/aws-sdk.min.js +70 -70
  50. package/lib/config.js +1 -1
  51. package/lib/config_service_placeholders.d.ts +4 -0
  52. package/lib/core.js +1 -1
  53. package/lib/event_listeners.js +1 -1
  54. package/lib/http_request.d.ts +1 -1
  55. package/lib/signers/v4.js +1 -1
  56. package/package.json +1 -1
@@ -68,10 +68,10 @@
68
68
  "Description": {},
69
69
  "IPAddressVersion": {},
70
70
  "Addresses": {
71
- "shape": "S2h"
71
+ "shape": "S2j"
72
72
  },
73
73
  "Tags": {
74
- "shape": "S2j"
74
+ "shape": "S2l"
75
75
  }
76
76
  }
77
77
  },
@@ -79,7 +79,7 @@
79
79
  "type": "structure",
80
80
  "members": {
81
81
  "Summary": {
82
- "shape": "S2o"
82
+ "shape": "S2q"
83
83
  }
84
84
  }
85
85
  }
@@ -97,10 +97,10 @@
97
97
  "Scope": {},
98
98
  "Description": {},
99
99
  "RegularExpressionList": {
100
- "shape": "S2s"
100
+ "shape": "S2u"
101
101
  },
102
102
  "Tags": {
103
- "shape": "S2j"
103
+ "shape": "S2l"
104
104
  }
105
105
  }
106
106
  },
@@ -108,7 +108,7 @@
108
108
  "type": "structure",
109
109
  "members": {
110
110
  "Summary": {
111
- "shape": "S2w"
111
+ "shape": "S2x"
112
112
  }
113
113
  }
114
114
  }
@@ -133,13 +133,13 @@
133
133
  "shape": "S6"
134
134
  },
135
135
  "VisibilityConfig": {
136
- "shape": "S29"
136
+ "shape": "S2b"
137
137
  },
138
138
  "Tags": {
139
- "shape": "S2j"
139
+ "shape": "S2l"
140
140
  },
141
141
  "CustomResponseBodies": {
142
- "shape": "S2z"
142
+ "shape": "S30"
143
143
  }
144
144
  }
145
145
  },
@@ -147,7 +147,7 @@
147
147
  "type": "structure",
148
148
  "members": {
149
149
  "Summary": {
150
- "shape": "S34"
150
+ "shape": "S35"
151
151
  }
152
152
  }
153
153
  }
@@ -165,20 +165,20 @@
165
165
  "Name": {},
166
166
  "Scope": {},
167
167
  "DefaultAction": {
168
- "shape": "S36"
168
+ "shape": "S37"
169
169
  },
170
170
  "Description": {},
171
171
  "Rules": {
172
172
  "shape": "S6"
173
173
  },
174
174
  "VisibilityConfig": {
175
- "shape": "S29"
175
+ "shape": "S2b"
176
176
  },
177
177
  "Tags": {
178
- "shape": "S2j"
178
+ "shape": "S2l"
179
179
  },
180
180
  "CustomResponseBodies": {
181
- "shape": "S2z"
181
+ "shape": "S30"
182
182
  }
183
183
  }
184
184
  },
@@ -186,7 +186,7 @@
186
186
  "type": "structure",
187
187
  "members": {
188
188
  "Summary": {
189
- "shape": "S38"
189
+ "shape": "S39"
190
190
  }
191
191
  }
192
192
  }
@@ -354,17 +354,17 @@
354
354
  "members": {
355
355
  "Name": {},
356
356
  "Action": {
357
- "shape": "S1t"
357
+ "shape": "S1v"
358
358
  }
359
359
  }
360
360
  }
361
361
  },
362
362
  "LabelNamespace": {},
363
363
  "AvailableLabels": {
364
- "shape": "S3r"
364
+ "shape": "S3s"
365
365
  },
366
366
  "ConsumedLabels": {
367
- "shape": "S3r"
367
+ "shape": "S3s"
368
368
  }
369
369
  }
370
370
  }
@@ -417,7 +417,7 @@
417
417
  "Description": {},
418
418
  "IPAddressVersion": {},
419
419
  "Addresses": {
420
- "shape": "S2h"
420
+ "shape": "S2j"
421
421
  }
422
422
  }
423
423
  },
@@ -439,7 +439,7 @@
439
439
  "type": "structure",
440
440
  "members": {
441
441
  "LoggingConfiguration": {
442
- "shape": "S40"
442
+ "shape": "S41"
443
443
  }
444
444
  }
445
445
  }
@@ -544,10 +544,10 @@
544
544
  "type": "structure",
545
545
  "members": {
546
546
  "ManagedKeysIPV4": {
547
- "shape": "S4p"
547
+ "shape": "S4q"
548
548
  },
549
549
  "ManagedKeysIPV6": {
550
- "shape": "S4p"
550
+ "shape": "S4q"
551
551
  }
552
552
  }
553
553
  }
@@ -577,7 +577,7 @@
577
577
  "ARN": {},
578
578
  "Description": {},
579
579
  "RegularExpressionList": {
580
- "shape": "S2s"
580
+ "shape": "S2u"
581
581
  }
582
582
  }
583
583
  },
@@ -619,17 +619,17 @@
619
619
  "shape": "S6"
620
620
  },
621
621
  "VisibilityConfig": {
622
- "shape": "S29"
622
+ "shape": "S2b"
623
623
  },
624
624
  "LabelNamespace": {},
625
625
  "CustomResponseBodies": {
626
- "shape": "S2z"
626
+ "shape": "S30"
627
627
  },
628
628
  "AvailableLabels": {
629
- "shape": "S3r"
629
+ "shape": "S3s"
630
630
  },
631
631
  "ConsumedLabels": {
632
- "shape": "S3r"
632
+ "shape": "S3s"
633
633
  }
634
634
  }
635
635
  },
@@ -652,7 +652,7 @@
652
652
  "RuleMetricName": {},
653
653
  "Scope": {},
654
654
  "TimeWindow": {
655
- "shape": "S4x"
655
+ "shape": "S4y"
656
656
  },
657
657
  "MaxItems": {
658
658
  "type": "long"
@@ -680,7 +680,7 @@
680
680
  "Method": {},
681
681
  "HTTPVersion": {},
682
682
  "Headers": {
683
- "shape": "S58"
683
+ "shape": "S59"
684
684
  }
685
685
  }
686
686
  },
@@ -693,13 +693,13 @@
693
693
  "Action": {},
694
694
  "RuleNameWithinRuleGroup": {},
695
695
  "RequestHeadersInserted": {
696
- "shape": "S58"
696
+ "shape": "S59"
697
697
  },
698
698
  "ResponseCodeSent": {
699
699
  "type": "integer"
700
700
  },
701
701
  "Labels": {
702
- "shape": "S26"
702
+ "shape": "S28"
703
703
  }
704
704
  }
705
705
  }
@@ -708,7 +708,7 @@
708
708
  "type": "long"
709
709
  },
710
710
  "TimeWindow": {
711
- "shape": "S4x"
711
+ "shape": "S4y"
712
712
  }
713
713
  }
714
714
  }
@@ -731,7 +731,7 @@
731
731
  "type": "structure",
732
732
  "members": {
733
733
  "WebACL": {
734
- "shape": "S5h"
734
+ "shape": "S5i"
735
735
  },
736
736
  "LockToken": {}
737
737
  }
@@ -751,7 +751,7 @@
751
751
  "type": "structure",
752
752
  "members": {
753
753
  "WebACL": {
754
- "shape": "S5h"
754
+ "shape": "S5i"
755
755
  }
756
756
  }
757
757
  }
@@ -846,7 +846,7 @@
846
846
  "IPSets": {
847
847
  "type": "list",
848
848
  "member": {
849
- "shape": "S2o"
849
+ "shape": "S2q"
850
850
  }
851
851
  }
852
852
  }
@@ -869,7 +869,7 @@
869
869
  "LoggingConfigurations": {
870
870
  "type": "list",
871
871
  "member": {
872
- "shape": "S40"
872
+ "shape": "S41"
873
873
  }
874
874
  },
875
875
  "NextMarker": {}
@@ -932,7 +932,7 @@
932
932
  "RegexPatternSets": {
933
933
  "type": "list",
934
934
  "member": {
935
- "shape": "S2w"
935
+ "shape": "S2x"
936
936
  }
937
937
  }
938
938
  }
@@ -980,7 +980,7 @@
980
980
  "RuleGroups": {
981
981
  "type": "list",
982
982
  "member": {
983
- "shape": "S34"
983
+ "shape": "S35"
984
984
  }
985
985
  }
986
986
  }
@@ -1009,7 +1009,7 @@
1009
1009
  "members": {
1010
1010
  "ResourceARN": {},
1011
1011
  "TagList": {
1012
- "shape": "S2j"
1012
+ "shape": "S2l"
1013
1013
  }
1014
1014
  }
1015
1015
  }
@@ -1037,7 +1037,7 @@
1037
1037
  "WebACLs": {
1038
1038
  "type": "list",
1039
1039
  "member": {
1040
- "shape": "S38"
1040
+ "shape": "S39"
1041
1041
  }
1042
1042
  }
1043
1043
  }
@@ -1051,7 +1051,7 @@
1051
1051
  ],
1052
1052
  "members": {
1053
1053
  "LoggingConfiguration": {
1054
- "shape": "S40"
1054
+ "shape": "S41"
1055
1055
  }
1056
1056
  }
1057
1057
  },
@@ -1059,7 +1059,7 @@
1059
1059
  "type": "structure",
1060
1060
  "members": {
1061
1061
  "LoggingConfiguration": {
1062
- "shape": "S40"
1062
+ "shape": "S41"
1063
1063
  }
1064
1064
  }
1065
1065
  }
@@ -1128,7 +1128,7 @@
1128
1128
  "members": {
1129
1129
  "ResourceARN": {},
1130
1130
  "Tags": {
1131
- "shape": "S2j"
1131
+ "shape": "S2l"
1132
1132
  }
1133
1133
  }
1134
1134
  },
@@ -1173,7 +1173,7 @@
1173
1173
  "Id": {},
1174
1174
  "Description": {},
1175
1175
  "Addresses": {
1176
- "shape": "S2h"
1176
+ "shape": "S2j"
1177
1177
  },
1178
1178
  "LockToken": {}
1179
1179
  }
@@ -1234,7 +1234,7 @@
1234
1234
  "Id": {},
1235
1235
  "Description": {},
1236
1236
  "RegularExpressionList": {
1237
- "shape": "S2s"
1237
+ "shape": "S2u"
1238
1238
  },
1239
1239
  "LockToken": {}
1240
1240
  }
@@ -1265,11 +1265,11 @@
1265
1265
  "shape": "S6"
1266
1266
  },
1267
1267
  "VisibilityConfig": {
1268
- "shape": "S29"
1268
+ "shape": "S2b"
1269
1269
  },
1270
1270
  "LockToken": {},
1271
1271
  "CustomResponseBodies": {
1272
- "shape": "S2z"
1272
+ "shape": "S30"
1273
1273
  }
1274
1274
  }
1275
1275
  },
@@ -1296,18 +1296,18 @@
1296
1296
  "Scope": {},
1297
1297
  "Id": {},
1298
1298
  "DefaultAction": {
1299
- "shape": "S36"
1299
+ "shape": "S37"
1300
1300
  },
1301
1301
  "Description": {},
1302
1302
  "Rules": {
1303
1303
  "shape": "S6"
1304
1304
  },
1305
1305
  "VisibilityConfig": {
1306
- "shape": "S29"
1306
+ "shape": "S2b"
1307
1307
  },
1308
1308
  "LockToken": {},
1309
1309
  "CustomResponseBodies": {
1310
- "shape": "S2z"
1310
+ "shape": "S30"
1311
1311
  }
1312
1312
  }
1313
1313
  },
@@ -1339,16 +1339,16 @@
1339
1339
  "shape": "Sa"
1340
1340
  },
1341
1341
  "Action": {
1342
- "shape": "S1t"
1342
+ "shape": "S1v"
1343
1343
  },
1344
1344
  "OverrideAction": {
1345
- "shape": "S24"
1345
+ "shape": "S26"
1346
1346
  },
1347
1347
  "RuleLabels": {
1348
- "shape": "S26"
1348
+ "shape": "S28"
1349
1349
  },
1350
1350
  "VisibilityConfig": {
1351
- "shape": "S29"
1351
+ "shape": "S2b"
1352
1352
  }
1353
1353
  }
1354
1354
  }
@@ -1547,6 +1547,23 @@
1547
1547
  "Scope": {},
1548
1548
  "Key": {}
1549
1549
  }
1550
+ },
1551
+ "RegexMatchStatement": {
1552
+ "type": "structure",
1553
+ "required": [
1554
+ "RegexString",
1555
+ "FieldToMatch",
1556
+ "TextTransformations"
1557
+ ],
1558
+ "members": {
1559
+ "RegexString": {},
1560
+ "FieldToMatch": {
1561
+ "shape": "Sd"
1562
+ },
1563
+ "TextTransformations": {
1564
+ "shape": "St"
1565
+ }
1566
+ }
1550
1567
  }
1551
1568
  }
1552
1569
  },
@@ -1692,21 +1709,21 @@
1692
1709
  }
1693
1710
  }
1694
1711
  },
1695
- "S1t": {
1712
+ "S1v": {
1696
1713
  "type": "structure",
1697
1714
  "members": {
1698
1715
  "Block": {
1699
- "shape": "S1u"
1716
+ "shape": "S1w"
1700
1717
  },
1701
1718
  "Allow": {
1702
- "shape": "S21"
1719
+ "shape": "S23"
1703
1720
  },
1704
1721
  "Count": {
1705
- "shape": "S23"
1722
+ "shape": "S25"
1706
1723
  }
1707
1724
  }
1708
1725
  },
1709
- "S1u": {
1726
+ "S1w": {
1710
1727
  "type": "structure",
1711
1728
  "members": {
1712
1729
  "CustomResponse": {
@@ -1720,13 +1737,13 @@
1720
1737
  },
1721
1738
  "CustomResponseBodyKey": {},
1722
1739
  "ResponseHeaders": {
1723
- "shape": "S1x"
1740
+ "shape": "S1z"
1724
1741
  }
1725
1742
  }
1726
1743
  }
1727
1744
  }
1728
1745
  },
1729
- "S1x": {
1746
+ "S1z": {
1730
1747
  "type": "list",
1731
1748
  "member": {
1732
1749
  "type": "structure",
@@ -1740,38 +1757,38 @@
1740
1757
  }
1741
1758
  }
1742
1759
  },
1743
- "S21": {
1760
+ "S23": {
1744
1761
  "type": "structure",
1745
1762
  "members": {
1746
1763
  "CustomRequestHandling": {
1747
- "shape": "S22"
1764
+ "shape": "S24"
1748
1765
  }
1749
1766
  }
1750
1767
  },
1751
- "S22": {
1768
+ "S24": {
1752
1769
  "type": "structure",
1753
1770
  "required": [
1754
1771
  "InsertHeaders"
1755
1772
  ],
1756
1773
  "members": {
1757
1774
  "InsertHeaders": {
1758
- "shape": "S1x"
1775
+ "shape": "S1z"
1759
1776
  }
1760
1777
  }
1761
1778
  },
1762
- "S23": {
1779
+ "S25": {
1763
1780
  "type": "structure",
1764
1781
  "members": {
1765
1782
  "CustomRequestHandling": {
1766
- "shape": "S22"
1783
+ "shape": "S24"
1767
1784
  }
1768
1785
  }
1769
1786
  },
1770
- "S24": {
1787
+ "S26": {
1771
1788
  "type": "structure",
1772
1789
  "members": {
1773
1790
  "Count": {
1774
- "shape": "S23"
1791
+ "shape": "S25"
1775
1792
  },
1776
1793
  "None": {
1777
1794
  "type": "structure",
@@ -1779,7 +1796,7 @@
1779
1796
  }
1780
1797
  }
1781
1798
  },
1782
- "S26": {
1799
+ "S28": {
1783
1800
  "type": "list",
1784
1801
  "member": {
1785
1802
  "type": "structure",
@@ -1791,7 +1808,7 @@
1791
1808
  }
1792
1809
  }
1793
1810
  },
1794
- "S29": {
1811
+ "S2b": {
1795
1812
  "type": "structure",
1796
1813
  "required": [
1797
1814
  "SampledRequestsEnabled",
@@ -1808,11 +1825,11 @@
1808
1825
  "MetricName": {}
1809
1826
  }
1810
1827
  },
1811
- "S2h": {
1828
+ "S2j": {
1812
1829
  "type": "list",
1813
1830
  "member": {}
1814
1831
  },
1815
- "S2j": {
1832
+ "S2l": {
1816
1833
  "type": "list",
1817
1834
  "member": {
1818
1835
  "type": "structure",
@@ -1826,7 +1843,7 @@
1826
1843
  }
1827
1844
  }
1828
1845
  },
1829
- "S2o": {
1846
+ "S2q": {
1830
1847
  "type": "structure",
1831
1848
  "members": {
1832
1849
  "Name": {},
@@ -1836,7 +1853,7 @@
1836
1853
  "ARN": {}
1837
1854
  }
1838
1855
  },
1839
- "S2s": {
1856
+ "S2u": {
1840
1857
  "type": "list",
1841
1858
  "member": {
1842
1859
  "type": "structure",
@@ -1845,7 +1862,7 @@
1845
1862
  }
1846
1863
  }
1847
1864
  },
1848
- "S2w": {
1865
+ "S2x": {
1849
1866
  "type": "structure",
1850
1867
  "members": {
1851
1868
  "Name": {},
@@ -1855,7 +1872,7 @@
1855
1872
  "ARN": {}
1856
1873
  }
1857
1874
  },
1858
- "S2z": {
1875
+ "S30": {
1859
1876
  "type": "map",
1860
1877
  "key": {},
1861
1878
  "value": {
@@ -1870,7 +1887,7 @@
1870
1887
  }
1871
1888
  }
1872
1889
  },
1873
- "S34": {
1890
+ "S35": {
1874
1891
  "type": "structure",
1875
1892
  "members": {
1876
1893
  "Name": {},
@@ -1880,18 +1897,18 @@
1880
1897
  "ARN": {}
1881
1898
  }
1882
1899
  },
1883
- "S36": {
1900
+ "S37": {
1884
1901
  "type": "structure",
1885
1902
  "members": {
1886
1903
  "Block": {
1887
- "shape": "S1u"
1904
+ "shape": "S1w"
1888
1905
  },
1889
1906
  "Allow": {
1890
- "shape": "S21"
1907
+ "shape": "S23"
1891
1908
  }
1892
1909
  }
1893
1910
  },
1894
- "S38": {
1911
+ "S39": {
1895
1912
  "type": "structure",
1896
1913
  "members": {
1897
1914
  "Name": {},
@@ -1901,7 +1918,7 @@
1901
1918
  "ARN": {}
1902
1919
  }
1903
1920
  },
1904
- "S3r": {
1921
+ "S3s": {
1905
1922
  "type": "list",
1906
1923
  "member": {
1907
1924
  "type": "structure",
@@ -1910,7 +1927,7 @@
1910
1927
  }
1911
1928
  }
1912
1929
  },
1913
- "S40": {
1930
+ "S41": {
1914
1931
  "type": "structure",
1915
1932
  "required": [
1916
1933
  "ResourceArn",
@@ -1984,16 +2001,16 @@
1984
2001
  }
1985
2002
  }
1986
2003
  },
1987
- "S4p": {
2004
+ "S4q": {
1988
2005
  "type": "structure",
1989
2006
  "members": {
1990
2007
  "IPAddressVersion": {},
1991
2008
  "Addresses": {
1992
- "shape": "S2h"
2009
+ "shape": "S2j"
1993
2010
  }
1994
2011
  }
1995
2012
  },
1996
- "S4x": {
2013
+ "S4y": {
1997
2014
  "type": "structure",
1998
2015
  "required": [
1999
2016
  "StartTime",
@@ -2008,7 +2025,7 @@
2008
2025
  }
2009
2026
  }
2010
2027
  },
2011
- "S58": {
2028
+ "S59": {
2012
2029
  "type": "list",
2013
2030
  "member": {
2014
2031
  "type": "structure",
@@ -2018,7 +2035,7 @@
2018
2035
  }
2019
2036
  }
2020
2037
  },
2021
- "S5h": {
2038
+ "S5i": {
2022
2039
  "type": "structure",
2023
2040
  "required": [
2024
2041
  "Name",
@@ -2032,34 +2049,34 @@
2032
2049
  "Id": {},
2033
2050
  "ARN": {},
2034
2051
  "DefaultAction": {
2035
- "shape": "S36"
2052
+ "shape": "S37"
2036
2053
  },
2037
2054
  "Description": {},
2038
2055
  "Rules": {
2039
2056
  "shape": "S6"
2040
2057
  },
2041
2058
  "VisibilityConfig": {
2042
- "shape": "S29"
2059
+ "shape": "S2b"
2043
2060
  },
2044
2061
  "Capacity": {
2045
2062
  "type": "long"
2046
2063
  },
2047
2064
  "PreProcessFirewallManagerRuleGroups": {
2048
- "shape": "S5i"
2065
+ "shape": "S5j"
2049
2066
  },
2050
2067
  "PostProcessFirewallManagerRuleGroups": {
2051
- "shape": "S5i"
2068
+ "shape": "S5j"
2052
2069
  },
2053
2070
  "ManagedByFirewallManager": {
2054
2071
  "type": "boolean"
2055
2072
  },
2056
2073
  "LabelNamespace": {},
2057
2074
  "CustomResponseBodies": {
2058
- "shape": "S2z"
2075
+ "shape": "S30"
2059
2076
  }
2060
2077
  }
2061
2078
  },
2062
- "S5i": {
2079
+ "S5j": {
2063
2080
  "type": "list",
2064
2081
  "member": {
2065
2082
  "type": "structure",
@@ -2087,10 +2104,10 @@
2087
2104
  }
2088
2105
  },
2089
2106
  "OverrideAction": {
2090
- "shape": "S24"
2107
+ "shape": "S26"
2091
2108
  },
2092
2109
  "VisibilityConfig": {
2093
- "shape": "S29"
2110
+ "shape": "S2b"
2094
2111
  }
2095
2112
  }
2096
2113
  }