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
@@ -119,7 +119,7 @@
119
119
  },
120
120
  "workingDirectory": {},
121
121
  "targetRepository": {
122
- "shape": "S13"
122
+ "shape": "S14"
123
123
  },
124
124
  "kmsKeyId": {},
125
125
  "clientToken": {
@@ -152,7 +152,7 @@
152
152
  "name": {},
153
153
  "description": {},
154
154
  "distributions": {
155
- "shape": "S18"
155
+ "shape": "S19"
156
156
  },
157
157
  "tags": {
158
158
  "shape": "Se"
@@ -188,7 +188,7 @@
188
188
  "distributionConfigurationArn": {},
189
189
  "infrastructureConfigurationArn": {},
190
190
  "imageTestsConfiguration": {
191
- "shape": "S1s"
191
+ "shape": "S1t"
192
192
  },
193
193
  "enhancedImageMetadataEnabled": {
194
194
  "type": "boolean"
@@ -230,13 +230,13 @@
230
230
  "infrastructureConfigurationArn": {},
231
231
  "distributionConfigurationArn": {},
232
232
  "imageTestsConfiguration": {
233
- "shape": "S1s"
233
+ "shape": "S1t"
234
234
  },
235
235
  "enhancedImageMetadataEnabled": {
236
236
  "type": "boolean"
237
237
  },
238
238
  "schedule": {
239
- "shape": "S1w"
239
+ "shape": "S1x"
240
240
  },
241
241
  "status": {},
242
242
  "tags": {
@@ -286,7 +286,7 @@
286
286
  },
287
287
  "workingDirectory": {},
288
288
  "additionalInstanceConfiguration": {
289
- "shape": "S23"
289
+ "shape": "S24"
290
290
  },
291
291
  "clientToken": {
292
292
  "idempotencyToken": true
@@ -318,15 +318,15 @@
318
318
  "name": {},
319
319
  "description": {},
320
320
  "instanceTypes": {
321
- "shape": "S28"
321
+ "shape": "S29"
322
322
  },
323
323
  "instanceProfileName": {},
324
324
  "securityGroupIds": {
325
- "shape": "S2b"
325
+ "shape": "S2c"
326
326
  },
327
327
  "subnetId": {},
328
328
  "logging": {
329
- "shape": "S2c"
329
+ "shape": "S2d"
330
330
  },
331
331
  "keyPair": {},
332
332
  "terminateInstanceOnFailure": {
@@ -334,7 +334,10 @@
334
334
  },
335
335
  "snsTopicArn": {},
336
336
  "resourceTags": {
337
- "shape": "S2f"
337
+ "shape": "S2g"
338
+ },
339
+ "instanceMetadataOptions": {
340
+ "shape": "S2h"
338
341
  },
339
342
  "tags": {
340
343
  "shape": "Se"
@@ -562,6 +565,9 @@
562
565
  "supportedOsVersions": {
563
566
  "shape": "Sa"
564
567
  },
568
+ "state": {
569
+ "shape": "S34"
570
+ },
565
571
  "parameters": {
566
572
  "type": "list",
567
573
  "member": {
@@ -642,7 +648,7 @@
642
648
  "members": {
643
649
  "requestId": {},
644
650
  "containerRecipe": {
645
- "shape": "S3b"
651
+ "shape": "S3h"
646
652
  }
647
653
  }
648
654
  }
@@ -694,7 +700,7 @@
694
700
  "members": {
695
701
  "requestId": {},
696
702
  "distributionConfiguration": {
697
- "shape": "S3h"
703
+ "shape": "S3n"
698
704
  }
699
705
  }
700
706
  }
@@ -733,28 +739,28 @@
733
739
  },
734
740
  "osVersion": {},
735
741
  "state": {
736
- "shape": "S3o"
742
+ "shape": "S3u"
737
743
  },
738
744
  "imageRecipe": {
739
- "shape": "S3q"
745
+ "shape": "S3w"
740
746
  },
741
747
  "containerRecipe": {
742
- "shape": "S3b"
748
+ "shape": "S3h"
743
749
  },
744
750
  "sourcePipelineName": {},
745
751
  "sourcePipelineArn": {},
746
752
  "infrastructureConfiguration": {
747
- "shape": "S3s"
753
+ "shape": "S3y"
748
754
  },
749
755
  "distributionConfiguration": {
750
- "shape": "S3h"
756
+ "shape": "S3n"
751
757
  },
752
758
  "imageTestsConfiguration": {
753
- "shape": "S1s"
759
+ "shape": "S1t"
754
760
  },
755
761
  "dateCreated": {},
756
762
  "outputResources": {
757
- "shape": "S3t"
763
+ "shape": "S3z"
758
764
  },
759
765
  "tags": {
760
766
  "shape": "Se"
@@ -786,7 +792,7 @@
786
792
  "members": {
787
793
  "requestId": {},
788
794
  "imagePipeline": {
789
- "shape": "S40"
795
+ "shape": "S46"
790
796
  }
791
797
  }
792
798
  }
@@ -838,7 +844,7 @@
838
844
  "members": {
839
845
  "requestId": {},
840
846
  "imageRecipe": {
841
- "shape": "S3q"
847
+ "shape": "S3w"
842
848
  }
843
849
  }
844
850
  }
@@ -890,7 +896,7 @@
890
896
  "members": {
891
897
  "requestId": {},
892
898
  "infrastructureConfiguration": {
893
- "shape": "S3s"
899
+ "shape": "S3y"
894
900
  }
895
901
  }
896
902
  }
@@ -971,6 +977,9 @@
971
977
  "supportedOsVersions": {
972
978
  "shape": "Sa"
973
979
  },
980
+ "state": {
981
+ "shape": "S34"
982
+ },
974
983
  "type": {},
975
984
  "owner": {},
976
985
  "description": {},
@@ -995,7 +1004,7 @@
995
1004
  "members": {
996
1005
  "owner": {},
997
1006
  "filters": {
998
- "shape": "S4l"
1007
+ "shape": "S4r"
999
1008
  },
1000
1009
  "byName": {
1001
1010
  "type": "boolean"
@@ -1042,7 +1051,7 @@
1042
1051
  "members": {
1043
1052
  "owner": {},
1044
1053
  "filters": {
1045
- "shape": "S4l"
1054
+ "shape": "S4r"
1046
1055
  },
1047
1056
  "maxResults": {
1048
1057
  "type": "integer"
@@ -1084,7 +1093,7 @@
1084
1093
  "type": "structure",
1085
1094
  "members": {
1086
1095
  "filters": {
1087
- "shape": "S4l"
1096
+ "shape": "S4r"
1088
1097
  },
1089
1098
  "maxResults": {
1090
1099
  "type": "integer"
@@ -1132,7 +1141,7 @@
1132
1141
  "members": {
1133
1142
  "imageVersionArn": {},
1134
1143
  "filters": {
1135
- "shape": "S4l"
1144
+ "shape": "S4r"
1136
1145
  },
1137
1146
  "maxResults": {
1138
1147
  "type": "integer"
@@ -1145,7 +1154,7 @@
1145
1154
  "members": {
1146
1155
  "requestId": {},
1147
1156
  "imageSummaryList": {
1148
- "shape": "S55"
1157
+ "shape": "S5b"
1149
1158
  },
1150
1159
  "nextToken": {}
1151
1160
  }
@@ -1198,7 +1207,7 @@
1198
1207
  "members": {
1199
1208
  "imagePipelineArn": {},
1200
1209
  "filters": {
1201
- "shape": "S4l"
1210
+ "shape": "S4r"
1202
1211
  },
1203
1212
  "maxResults": {
1204
1213
  "type": "integer"
@@ -1211,7 +1220,7 @@
1211
1220
  "members": {
1212
1221
  "requestId": {},
1213
1222
  "imageSummaryList": {
1214
- "shape": "S55"
1223
+ "shape": "S5b"
1215
1224
  },
1216
1225
  "nextToken": {}
1217
1226
  }
@@ -1225,7 +1234,7 @@
1225
1234
  "type": "structure",
1226
1235
  "members": {
1227
1236
  "filters": {
1228
- "shape": "S4l"
1237
+ "shape": "S4r"
1229
1238
  },
1230
1239
  "maxResults": {
1231
1240
  "type": "integer"
@@ -1240,7 +1249,7 @@
1240
1249
  "imagePipelineList": {
1241
1250
  "type": "list",
1242
1251
  "member": {
1243
- "shape": "S40"
1252
+ "shape": "S46"
1244
1253
  }
1245
1254
  },
1246
1255
  "nextToken": {}
@@ -1256,7 +1265,7 @@
1256
1265
  "members": {
1257
1266
  "owner": {},
1258
1267
  "filters": {
1259
- "shape": "S4l"
1268
+ "shape": "S4r"
1260
1269
  },
1261
1270
  "maxResults": {
1262
1271
  "type": "integer"
@@ -1298,7 +1307,7 @@
1298
1307
  "members": {
1299
1308
  "owner": {},
1300
1309
  "filters": {
1301
- "shape": "S4l"
1310
+ "shape": "S4r"
1302
1311
  },
1303
1312
  "byName": {
1304
1313
  "type": "boolean"
@@ -1344,7 +1353,7 @@
1344
1353
  "type": "structure",
1345
1354
  "members": {
1346
1355
  "filters": {
1347
- "shape": "S4l"
1356
+ "shape": "S4r"
1348
1357
  },
1349
1358
  "maxResults": {
1350
1359
  "type": "integer"
@@ -1367,13 +1376,13 @@
1367
1376
  "dateCreated": {},
1368
1377
  "dateUpdated": {},
1369
1378
  "resourceTags": {
1370
- "shape": "S2f"
1379
+ "shape": "S2g"
1371
1380
  },
1372
1381
  "tags": {
1373
1382
  "shape": "Se"
1374
1383
  },
1375
1384
  "instanceTypes": {
1376
- "shape": "S28"
1385
+ "shape": "S29"
1377
1386
  },
1378
1387
  "instanceProfileName": {}
1379
1388
  }
@@ -1602,7 +1611,7 @@
1602
1611
  "distributionConfigurationArn": {},
1603
1612
  "description": {},
1604
1613
  "distributions": {
1605
- "shape": "S18"
1614
+ "shape": "S19"
1606
1615
  },
1607
1616
  "clientToken": {
1608
1617
  "idempotencyToken": true
@@ -1638,13 +1647,13 @@
1638
1647
  "infrastructureConfigurationArn": {},
1639
1648
  "distributionConfigurationArn": {},
1640
1649
  "imageTestsConfiguration": {
1641
- "shape": "S1s"
1650
+ "shape": "S1t"
1642
1651
  },
1643
1652
  "enhancedImageMetadataEnabled": {
1644
1653
  "type": "boolean"
1645
1654
  },
1646
1655
  "schedule": {
1647
- "shape": "S1w"
1656
+ "shape": "S1x"
1648
1657
  },
1649
1658
  "status": {},
1650
1659
  "clientToken": {
@@ -1677,15 +1686,15 @@
1677
1686
  "infrastructureConfigurationArn": {},
1678
1687
  "description": {},
1679
1688
  "instanceTypes": {
1680
- "shape": "S28"
1689
+ "shape": "S29"
1681
1690
  },
1682
1691
  "instanceProfileName": {},
1683
1692
  "securityGroupIds": {
1684
- "shape": "S2b"
1693
+ "shape": "S2c"
1685
1694
  },
1686
1695
  "subnetId": {},
1687
1696
  "logging": {
1688
- "shape": "S2c"
1697
+ "shape": "S2d"
1689
1698
  },
1690
1699
  "keyPair": {},
1691
1700
  "terminateInstanceOnFailure": {
@@ -1696,7 +1705,10 @@
1696
1705
  "idempotencyToken": true
1697
1706
  },
1698
1707
  "resourceTags": {
1699
- "shape": "S2f"
1708
+ "shape": "S2g"
1709
+ },
1710
+ "instanceMetadataOptions": {
1711
+ "shape": "S2h"
1700
1712
  }
1701
1713
  }
1702
1714
  },
@@ -1784,7 +1796,10 @@
1784
1796
  "volumeSize": {
1785
1797
  "type": "integer"
1786
1798
  },
1787
- "volumeType": {}
1799
+ "volumeType": {},
1800
+ "throughput": {
1801
+ "type": "integer"
1802
+ }
1788
1803
  }
1789
1804
  },
1790
1805
  "virtualName": {},
@@ -1792,7 +1807,7 @@
1792
1807
  }
1793
1808
  }
1794
1809
  },
1795
- "S13": {
1810
+ "S14": {
1796
1811
  "type": "structure",
1797
1812
  "required": [
1798
1813
  "service",
@@ -1803,7 +1818,7 @@
1803
1818
  "repositoryName": {}
1804
1819
  }
1805
1820
  },
1806
- "S18": {
1821
+ "S19": {
1807
1822
  "type": "list",
1808
1823
  "member": {
1809
1824
  "type": "structure",
@@ -1818,7 +1833,7 @@
1818
1833
  "name": {},
1819
1834
  "description": {},
1820
1835
  "targetAccountIds": {
1821
- "shape": "S1c"
1836
+ "shape": "S1d"
1822
1837
  },
1823
1838
  "amiTags": {
1824
1839
  "shape": "Se"
@@ -1828,10 +1843,10 @@
1828
1843
  "type": "structure",
1829
1844
  "members": {
1830
1845
  "userIds": {
1831
- "shape": "S1c"
1846
+ "shape": "S1d"
1832
1847
  },
1833
1848
  "userGroups": {
1834
- "shape": "S1f"
1849
+ "shape": "S1g"
1835
1850
  }
1836
1851
  }
1837
1852
  }
@@ -1845,10 +1860,10 @@
1845
1860
  "members": {
1846
1861
  "description": {},
1847
1862
  "containerTags": {
1848
- "shape": "S1f"
1863
+ "shape": "S1g"
1849
1864
  },
1850
1865
  "targetRepository": {
1851
- "shape": "S13"
1866
+ "shape": "S14"
1852
1867
  }
1853
1868
  }
1854
1869
  },
@@ -1875,15 +1890,15 @@
1875
1890
  }
1876
1891
  }
1877
1892
  },
1878
- "S1c": {
1893
+ "S1d": {
1879
1894
  "type": "list",
1880
1895
  "member": {}
1881
1896
  },
1882
- "S1f": {
1897
+ "S1g": {
1883
1898
  "type": "list",
1884
1899
  "member": {}
1885
1900
  },
1886
- "S1s": {
1901
+ "S1t": {
1887
1902
  "type": "structure",
1888
1903
  "members": {
1889
1904
  "imageTestsEnabled": {
@@ -1894,7 +1909,7 @@
1894
1909
  }
1895
1910
  }
1896
1911
  },
1897
- "S1w": {
1912
+ "S1x": {
1898
1913
  "type": "structure",
1899
1914
  "members": {
1900
1915
  "scheduleExpression": {},
@@ -1902,7 +1917,7 @@
1902
1917
  "pipelineExecutionStartCondition": {}
1903
1918
  }
1904
1919
  },
1905
- "S23": {
1920
+ "S24": {
1906
1921
  "type": "structure",
1907
1922
  "members": {
1908
1923
  "systemsManagerAgent": {
@@ -1916,15 +1931,15 @@
1916
1931
  "userDataOverride": {}
1917
1932
  }
1918
1933
  },
1919
- "S28": {
1934
+ "S29": {
1920
1935
  "type": "list",
1921
1936
  "member": {}
1922
1937
  },
1923
- "S2b": {
1938
+ "S2c": {
1924
1939
  "type": "list",
1925
1940
  "member": {}
1926
1941
  },
1927
- "S2c": {
1942
+ "S2d": {
1928
1943
  "type": "structure",
1929
1944
  "members": {
1930
1945
  "s3Logs": {
@@ -1936,12 +1951,28 @@
1936
1951
  }
1937
1952
  }
1938
1953
  },
1939
- "S2f": {
1954
+ "S2g": {
1940
1955
  "type": "map",
1941
1956
  "key": {},
1942
1957
  "value": {}
1943
1958
  },
1944
- "S3b": {
1959
+ "S2h": {
1960
+ "type": "structure",
1961
+ "members": {
1962
+ "httpTokens": {},
1963
+ "httpPutResponseHopLimit": {
1964
+ "type": "integer"
1965
+ }
1966
+ }
1967
+ },
1968
+ "S34": {
1969
+ "type": "structure",
1970
+ "members": {
1971
+ "status": {},
1972
+ "reason": {}
1973
+ }
1974
+ },
1975
+ "S3h": {
1945
1976
  "type": "structure",
1946
1977
  "members": {
1947
1978
  "arn": {},
@@ -1969,11 +2000,11 @@
1969
2000
  },
1970
2001
  "workingDirectory": {},
1971
2002
  "targetRepository": {
1972
- "shape": "S13"
2003
+ "shape": "S14"
1973
2004
  }
1974
2005
  }
1975
2006
  },
1976
- "S3h": {
2007
+ "S3n": {
1977
2008
  "type": "structure",
1978
2009
  "required": [
1979
2010
  "timeoutMinutes"
@@ -1983,7 +2014,7 @@
1983
2014
  "name": {},
1984
2015
  "description": {},
1985
2016
  "distributions": {
1986
- "shape": "S18"
2017
+ "shape": "S19"
1987
2018
  },
1988
2019
  "timeoutMinutes": {
1989
2020
  "type": "integer"
@@ -1995,14 +2026,14 @@
1995
2026
  }
1996
2027
  }
1997
2028
  },
1998
- "S3o": {
2029
+ "S3u": {
1999
2030
  "type": "structure",
2000
2031
  "members": {
2001
2032
  "status": {},
2002
2033
  "reason": {}
2003
2034
  }
2004
2035
  },
2005
- "S3q": {
2036
+ "S3w": {
2006
2037
  "type": "structure",
2007
2038
  "members": {
2008
2039
  "arn": {},
@@ -2025,26 +2056,26 @@
2025
2056
  },
2026
2057
  "workingDirectory": {},
2027
2058
  "additionalInstanceConfiguration": {
2028
- "shape": "S23"
2059
+ "shape": "S24"
2029
2060
  }
2030
2061
  }
2031
2062
  },
2032
- "S3s": {
2063
+ "S3y": {
2033
2064
  "type": "structure",
2034
2065
  "members": {
2035
2066
  "arn": {},
2036
2067
  "name": {},
2037
2068
  "description": {},
2038
2069
  "instanceTypes": {
2039
- "shape": "S28"
2070
+ "shape": "S29"
2040
2071
  },
2041
2072
  "instanceProfileName": {},
2042
2073
  "securityGroupIds": {
2043
- "shape": "S2b"
2074
+ "shape": "S2c"
2044
2075
  },
2045
2076
  "subnetId": {},
2046
2077
  "logging": {
2047
- "shape": "S2c"
2078
+ "shape": "S2d"
2048
2079
  },
2049
2080
  "keyPair": {},
2050
2081
  "terminateInstanceOnFailure": {
@@ -2054,14 +2085,17 @@
2054
2085
  "dateCreated": {},
2055
2086
  "dateUpdated": {},
2056
2087
  "resourceTags": {
2057
- "shape": "S2f"
2088
+ "shape": "S2g"
2089
+ },
2090
+ "instanceMetadataOptions": {
2091
+ "shape": "S2h"
2058
2092
  },
2059
2093
  "tags": {
2060
2094
  "shape": "Se"
2061
2095
  }
2062
2096
  }
2063
2097
  },
2064
- "S3t": {
2098
+ "S3z": {
2065
2099
  "type": "structure",
2066
2100
  "members": {
2067
2101
  "amis": {
@@ -2074,7 +2108,7 @@
2074
2108
  "name": {},
2075
2109
  "description": {},
2076
2110
  "state": {
2077
- "shape": "S3o"
2111
+ "shape": "S3u"
2078
2112
  },
2079
2113
  "accountId": {}
2080
2114
  }
@@ -2087,14 +2121,14 @@
2087
2121
  "members": {
2088
2122
  "region": {},
2089
2123
  "imageUris": {
2090
- "shape": "S1f"
2124
+ "shape": "S1g"
2091
2125
  }
2092
2126
  }
2093
2127
  }
2094
2128
  }
2095
2129
  }
2096
2130
  },
2097
- "S40": {
2131
+ "S46": {
2098
2132
  "type": "structure",
2099
2133
  "members": {
2100
2134
  "arn": {},
@@ -2109,10 +2143,10 @@
2109
2143
  "infrastructureConfigurationArn": {},
2110
2144
  "distributionConfigurationArn": {},
2111
2145
  "imageTestsConfiguration": {
2112
- "shape": "S1s"
2146
+ "shape": "S1t"
2113
2147
  },
2114
2148
  "schedule": {
2115
- "shape": "S1w"
2149
+ "shape": "S1x"
2116
2150
  },
2117
2151
  "status": {},
2118
2152
  "dateCreated": {},
@@ -2124,7 +2158,7 @@
2124
2158
  }
2125
2159
  }
2126
2160
  },
2127
- "S4l": {
2161
+ "S4r": {
2128
2162
  "type": "list",
2129
2163
  "member": {
2130
2164
  "type": "structure",
@@ -2137,7 +2171,7 @@
2137
2171
  }
2138
2172
  }
2139
2173
  },
2140
- "S55": {
2174
+ "S5b": {
2141
2175
  "type": "list",
2142
2176
  "member": {
2143
2177
  "type": "structure",
@@ -2149,12 +2183,12 @@
2149
2183
  "platform": {},
2150
2184
  "osVersion": {},
2151
2185
  "state": {
2152
- "shape": "S3o"
2186
+ "shape": "S3u"
2153
2187
  },
2154
2188
  "owner": {},
2155
2189
  "dateCreated": {},
2156
2190
  "outputResources": {
2157
- "shape": "S3t"
2191
+ "shape": "S3z"
2158
2192
  },
2159
2193
  "tags": {
2160
2194
  "shape": "Se"