aws-sdk 2.1387.0 → 2.1389.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.
- package/CHANGELOG.md +15 -1
- package/README.md +1 -1
- package/apis/alexaforbusiness-2017-11-09.min.json +344 -128
- package/apis/appflow-2020-08-23.min.json +103 -77
- package/apis/config-2014-11-12.min.json +129 -112
- package/apis/customer-profiles-2020-08-15.min.json +476 -96
- package/apis/frauddetector-2019-11-15.min.json +29 -12
- package/apis/healthlake-2017-07-01.min.json +43 -17
- package/apis/ivs-2020-07-14.min.json +52 -47
- package/apis/m2-2021-04-28.min.json +90 -40
- package/apis/metadata.json +2 -1
- package/apis/rds-2014-10-31.min.json +4 -2
- package/apis/workspaces-web-2020-07-08.min.json +360 -71
- package/apis/workspaces-web-2020-07-08.paginators.json +5 -0
- package/clients/alexaforbusiness.d.ts +12 -0
- package/clients/appflow.d.ts +31 -0
- package/clients/browser_default.d.ts +1 -0
- package/clients/browser_default.js +1 -0
- package/clients/configservice.d.ts +34 -13
- package/clients/customerprofiles.d.ts +438 -2
- package/clients/frauddetector.d.ts +18 -4
- package/clients/healthlake.d.ts +40 -10
- package/clients/ivs.d.ts +27 -6
- package/clients/m2.d.ts +81 -2
- package/clients/rds.d.ts +10 -2
- package/clients/sagemaker.d.ts +2 -2
- package/clients/servicecatalog.d.ts +8 -8
- package/clients/wafv2.d.ts +1 -1
- package/clients/workspacesweb.d.ts +254 -0
- package/dist/aws-sdk-core-react-native.js +2 -2
- package/dist/aws-sdk-react-native.js +14 -14
- package/dist/aws-sdk.js +1609 -605
- package/dist/aws-sdk.min.js +101 -100
- package/lib/core.js +1 -1
- package/package.json +1 -1
@@ -62,8 +62,9 @@
|
|
62
62
|
"engineType": {},
|
63
63
|
"kmsKeyId": {},
|
64
64
|
"name": {},
|
65
|
+
"roleArn": {},
|
65
66
|
"tags": {
|
66
|
-
"shape": "
|
67
|
+
"shape": "Sd"
|
67
68
|
}
|
68
69
|
}
|
69
70
|
},
|
@@ -136,6 +137,31 @@
|
|
136
137
|
"rollDisposition": {}
|
137
138
|
}
|
138
139
|
},
|
140
|
+
"po": {
|
141
|
+
"type": "structure",
|
142
|
+
"required": [
|
143
|
+
"format",
|
144
|
+
"memberFileExtensions"
|
145
|
+
],
|
146
|
+
"members": {
|
147
|
+
"encoding": {},
|
148
|
+
"format": {},
|
149
|
+
"memberFileExtensions": {
|
150
|
+
"type": "list",
|
151
|
+
"member": {}
|
152
|
+
}
|
153
|
+
}
|
154
|
+
},
|
155
|
+
"ps": {
|
156
|
+
"type": "structure",
|
157
|
+
"required": [
|
158
|
+
"format"
|
159
|
+
],
|
160
|
+
"members": {
|
161
|
+
"encoding": {},
|
162
|
+
"format": {}
|
163
|
+
}
|
164
|
+
},
|
139
165
|
"vsam": {
|
140
166
|
"type": "structure",
|
141
167
|
"required": [
|
@@ -143,7 +169,7 @@
|
|
143
169
|
],
|
144
170
|
"members": {
|
145
171
|
"alternateKeys": {
|
146
|
-
"shape": "
|
172
|
+
"shape": "Sv"
|
147
173
|
},
|
148
174
|
"compressed": {
|
149
175
|
"type": "boolean"
|
@@ -151,7 +177,7 @@
|
|
151
177
|
"encoding": {},
|
152
178
|
"format": {},
|
153
179
|
"primaryKey": {
|
154
|
-
"shape": "
|
180
|
+
"shape": "Sy"
|
155
181
|
}
|
156
182
|
}
|
157
183
|
}
|
@@ -261,7 +287,7 @@
|
|
261
287
|
"engineType": {},
|
262
288
|
"engineVersion": {},
|
263
289
|
"highAvailabilityConfig": {
|
264
|
-
"shape": "
|
290
|
+
"shape": "S16"
|
265
291
|
},
|
266
292
|
"instanceType": {},
|
267
293
|
"kmsKeyId": {},
|
@@ -271,16 +297,16 @@
|
|
271
297
|
"type": "boolean"
|
272
298
|
},
|
273
299
|
"securityGroupIds": {
|
274
|
-
"shape": "
|
300
|
+
"shape": "S19"
|
275
301
|
},
|
276
302
|
"storageConfigurations": {
|
277
|
-
"shape": "
|
303
|
+
"shape": "S1a"
|
278
304
|
},
|
279
305
|
"subnetIds": {
|
280
|
-
"shape": "
|
306
|
+
"shape": "S19"
|
281
307
|
},
|
282
308
|
"tags": {
|
283
|
-
"shape": "
|
309
|
+
"shape": "Sd"
|
284
310
|
}
|
285
311
|
}
|
286
312
|
},
|
@@ -428,10 +454,10 @@
|
|
428
454
|
"type": "timestamp"
|
429
455
|
},
|
430
456
|
"latestVersion": {
|
431
|
-
"shape": "
|
457
|
+
"shape": "S1r"
|
432
458
|
},
|
433
459
|
"listenerArns": {
|
434
|
-
"shape": "
|
460
|
+
"shape": "S1t"
|
435
461
|
},
|
436
462
|
"listenerPorts": {
|
437
463
|
"type": "list",
|
@@ -455,13 +481,14 @@
|
|
455
481
|
}
|
456
482
|
},
|
457
483
|
"name": {},
|
484
|
+
"roleArn": {},
|
458
485
|
"status": {},
|
459
486
|
"statusReason": {},
|
460
487
|
"tags": {
|
461
|
-
"shape": "
|
488
|
+
"shape": "Sd"
|
462
489
|
},
|
463
490
|
"targetGroupArns": {
|
464
|
-
"shape": "
|
491
|
+
"shape": "S1t"
|
465
492
|
}
|
466
493
|
}
|
467
494
|
}
|
@@ -548,7 +575,7 @@
|
|
548
575
|
"members": {
|
549
576
|
"applicationId": {},
|
550
577
|
"batchJobIdentifier": {
|
551
|
-
"shape": "
|
578
|
+
"shape": "S24"
|
552
579
|
},
|
553
580
|
"endTime": {
|
554
581
|
"type": "timestamp"
|
@@ -615,11 +642,33 @@
|
|
615
642
|
"rollDisposition": {}
|
616
643
|
}
|
617
644
|
},
|
645
|
+
"po": {
|
646
|
+
"type": "structure",
|
647
|
+
"required": [
|
648
|
+
"encoding",
|
649
|
+
"format"
|
650
|
+
],
|
651
|
+
"members": {
|
652
|
+
"encoding": {},
|
653
|
+
"format": {}
|
654
|
+
}
|
655
|
+
},
|
656
|
+
"ps": {
|
657
|
+
"type": "structure",
|
658
|
+
"required": [
|
659
|
+
"encoding",
|
660
|
+
"format"
|
661
|
+
],
|
662
|
+
"members": {
|
663
|
+
"encoding": {},
|
664
|
+
"format": {}
|
665
|
+
}
|
666
|
+
},
|
618
667
|
"vsam": {
|
619
668
|
"type": "structure",
|
620
669
|
"members": {
|
621
670
|
"alternateKeys": {
|
622
|
-
"shape": "
|
671
|
+
"shape": "Sv"
|
623
672
|
},
|
624
673
|
"cacheAtStartup": {
|
625
674
|
"type": "boolean"
|
@@ -629,7 +678,7 @@
|
|
629
678
|
},
|
630
679
|
"encoding": {},
|
631
680
|
"primaryKey": {
|
632
|
-
"shape": "
|
681
|
+
"shape": "Sy"
|
633
682
|
},
|
634
683
|
"recordFormat": {}
|
635
684
|
}
|
@@ -682,7 +731,7 @@
|
|
682
731
|
"members": {
|
683
732
|
"status": {},
|
684
733
|
"summary": {
|
685
|
-
"shape": "
|
734
|
+
"shape": "S2j"
|
686
735
|
},
|
687
736
|
"taskId": {}
|
688
737
|
}
|
@@ -782,7 +831,7 @@
|
|
782
831
|
"environmentArn": {},
|
783
832
|
"environmentId": {},
|
784
833
|
"highAvailabilityConfig": {
|
785
|
-
"shape": "
|
834
|
+
"shape": "S16"
|
786
835
|
},
|
787
836
|
"instanceType": {},
|
788
837
|
"kmsKeyId": {},
|
@@ -810,18 +859,18 @@
|
|
810
859
|
"type": "boolean"
|
811
860
|
},
|
812
861
|
"securityGroupIds": {
|
813
|
-
"shape": "
|
862
|
+
"shape": "S19"
|
814
863
|
},
|
815
864
|
"status": {},
|
816
865
|
"statusReason": {},
|
817
866
|
"storageConfigurations": {
|
818
|
-
"shape": "
|
867
|
+
"shape": "S1a"
|
819
868
|
},
|
820
869
|
"subnetIds": {
|
821
|
-
"shape": "
|
870
|
+
"shape": "S19"
|
822
871
|
},
|
823
872
|
"tags": {
|
824
|
-
"shape": "
|
873
|
+
"shape": "Sd"
|
825
874
|
},
|
826
875
|
"vpcId": {}
|
827
876
|
}
|
@@ -863,7 +912,7 @@
|
|
863
912
|
"applicationVersions": {
|
864
913
|
"type": "list",
|
865
914
|
"member": {
|
866
|
-
"shape": "
|
915
|
+
"shape": "S1r"
|
867
916
|
}
|
868
917
|
},
|
869
918
|
"nextToken": {}
|
@@ -889,7 +938,7 @@
|
|
889
938
|
"type": "integer"
|
890
939
|
},
|
891
940
|
"names": {
|
892
|
-
"shape": "
|
941
|
+
"shape": "S2x",
|
893
942
|
"location": "querystring",
|
894
943
|
"locationName": "names"
|
895
944
|
},
|
@@ -935,6 +984,7 @@
|
|
935
984
|
"type": "timestamp"
|
936
985
|
},
|
937
986
|
"name": {},
|
987
|
+
"roleArn": {},
|
938
988
|
"status": {},
|
939
989
|
"versionStatus": {}
|
940
990
|
}
|
@@ -1083,7 +1133,7 @@
|
|
1083
1133
|
"members": {
|
1084
1134
|
"applicationId": {},
|
1085
1135
|
"batchJobIdentifier": {
|
1086
|
-
"shape": "
|
1136
|
+
"shape": "S24"
|
1087
1137
|
},
|
1088
1138
|
"endTime": {
|
1089
1139
|
"type": "timestamp"
|
@@ -1149,7 +1199,7 @@
|
|
1149
1199
|
"members": {
|
1150
1200
|
"status": {},
|
1151
1201
|
"summary": {
|
1152
|
-
"shape": "
|
1202
|
+
"shape": "S2j"
|
1153
1203
|
},
|
1154
1204
|
"taskId": {}
|
1155
1205
|
}
|
@@ -1354,7 +1404,7 @@
|
|
1354
1404
|
"type": "integer"
|
1355
1405
|
},
|
1356
1406
|
"names": {
|
1357
|
-
"shape": "
|
1407
|
+
"shape": "S2x",
|
1358
1408
|
"location": "querystring",
|
1359
1409
|
"locationName": "names"
|
1360
1410
|
},
|
@@ -1427,7 +1477,7 @@
|
|
1427
1477
|
],
|
1428
1478
|
"members": {
|
1429
1479
|
"tags": {
|
1430
|
-
"shape": "
|
1480
|
+
"shape": "Sd"
|
1431
1481
|
}
|
1432
1482
|
}
|
1433
1483
|
}
|
@@ -1471,7 +1521,7 @@
|
|
1471
1521
|
"locationName": "applicationId"
|
1472
1522
|
},
|
1473
1523
|
"batchJobIdentifier": {
|
1474
|
-
"shape": "
|
1524
|
+
"shape": "S24"
|
1475
1525
|
},
|
1476
1526
|
"jobParams": {
|
1477
1527
|
"type": "map",
|
@@ -1532,7 +1582,7 @@
|
|
1532
1582
|
"locationName": "resourceArn"
|
1533
1583
|
},
|
1534
1584
|
"tags": {
|
1535
|
-
"shape": "
|
1585
|
+
"shape": "Sd"
|
1536
1586
|
}
|
1537
1587
|
}
|
1538
1588
|
},
|
@@ -1656,12 +1706,12 @@
|
|
1656
1706
|
},
|
1657
1707
|
"union": true
|
1658
1708
|
},
|
1659
|
-
"
|
1709
|
+
"Sd": {
|
1660
1710
|
"type": "map",
|
1661
1711
|
"key": {},
|
1662
1712
|
"value": {}
|
1663
1713
|
},
|
1664
|
-
"
|
1714
|
+
"Sv": {
|
1665
1715
|
"type": "list",
|
1666
1716
|
"member": {
|
1667
1717
|
"type": "structure",
|
@@ -1683,7 +1733,7 @@
|
|
1683
1733
|
}
|
1684
1734
|
}
|
1685
1735
|
},
|
1686
|
-
"
|
1736
|
+
"Sy": {
|
1687
1737
|
"type": "structure",
|
1688
1738
|
"required": [
|
1689
1739
|
"length",
|
@@ -1699,7 +1749,7 @@
|
|
1699
1749
|
}
|
1700
1750
|
}
|
1701
1751
|
},
|
1702
|
-
"
|
1752
|
+
"S16": {
|
1703
1753
|
"type": "structure",
|
1704
1754
|
"required": [
|
1705
1755
|
"desiredCapacity"
|
@@ -1710,11 +1760,11 @@
|
|
1710
1760
|
}
|
1711
1761
|
}
|
1712
1762
|
},
|
1713
|
-
"
|
1763
|
+
"S19": {
|
1714
1764
|
"type": "list",
|
1715
1765
|
"member": {}
|
1716
1766
|
},
|
1717
|
-
"
|
1767
|
+
"S1a": {
|
1718
1768
|
"type": "list",
|
1719
1769
|
"member": {
|
1720
1770
|
"type": "structure",
|
@@ -1753,7 +1803,7 @@
|
|
1753
1803
|
"union": true
|
1754
1804
|
}
|
1755
1805
|
},
|
1756
|
-
"
|
1806
|
+
"S1r": {
|
1757
1807
|
"type": "structure",
|
1758
1808
|
"required": [
|
1759
1809
|
"applicationVersion",
|
@@ -1771,11 +1821,11 @@
|
|
1771
1821
|
"statusReason": {}
|
1772
1822
|
}
|
1773
1823
|
},
|
1774
|
-
"
|
1824
|
+
"S1t": {
|
1775
1825
|
"type": "list",
|
1776
1826
|
"member": {}
|
1777
1827
|
},
|
1778
|
-
"
|
1828
|
+
"S24": {
|
1779
1829
|
"type": "structure",
|
1780
1830
|
"members": {
|
1781
1831
|
"fileBatchJobIdentifier": {
|
@@ -1800,7 +1850,7 @@
|
|
1800
1850
|
},
|
1801
1851
|
"union": true
|
1802
1852
|
},
|
1803
|
-
"
|
1853
|
+
"S2j": {
|
1804
1854
|
"type": "structure",
|
1805
1855
|
"required": [
|
1806
1856
|
"failed",
|
@@ -1827,7 +1877,7 @@
|
|
1827
1877
|
}
|
1828
1878
|
}
|
1829
1879
|
},
|
1830
|
-
"
|
1880
|
+
"S2x": {
|
1831
1881
|
"type": "list",
|
1832
1882
|
"member": {}
|
1833
1883
|
}
|
package/apis/metadata.json
CHANGED
@@ -3340,7 +3340,8 @@
|
|
3340
3340
|
"RotateMasterUserPassword": {
|
3341
3341
|
"type": "boolean"
|
3342
3342
|
},
|
3343
|
-
"MasterUserSecretKmsKeyId": {}
|
3343
|
+
"MasterUserSecretKmsKeyId": {},
|
3344
|
+
"Engine": {}
|
3344
3345
|
}
|
3345
3346
|
},
|
3346
3347
|
"output": {
|
@@ -5751,7 +5752,8 @@
|
|
5751
5752
|
},
|
5752
5753
|
"StorageThroughput": {
|
5753
5754
|
"type": "integer"
|
5754
|
-
}
|
5755
|
+
},
|
5756
|
+
"Engine": {}
|
5755
5757
|
}
|
5756
5758
|
},
|
5757
5759
|
"LatestRestorableTime": {
|