aws-sdk 2.871.0 → 2.875.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 (45) hide show
  1. package/CHANGELOG.md +26 -1
  2. package/README.md +1 -1
  3. package/apis/alexaforbusiness-2017-11-09.min.json +9 -0
  4. package/apis/customer-profiles-2020-08-15.min.json +164 -6
  5. package/apis/docdb-2014-10-31.min.json +298 -114
  6. package/apis/docdb-2014-10-31.paginators.json +6 -0
  7. package/apis/eventbridge-2015-10-07.min.json +22 -3
  8. package/apis/events-2015-10-07.min.json +22 -3
  9. package/apis/glue-2017-03-31.min.json +20 -10
  10. package/apis/iotwireless-2020-11-22.min.json +3 -0
  11. package/apis/location-2020-11-19.min.json +23 -1
  12. package/apis/lookoutmetrics-2017-07-25.examples.json +5 -0
  13. package/apis/lookoutmetrics-2017-07-25.min.json +1179 -0
  14. package/apis/lookoutmetrics-2017-07-25.paginators.json +39 -0
  15. package/apis/medialive-2017-10-14.min.json +189 -176
  16. package/apis/metadata.json +3 -0
  17. package/apis/rekognition-2016-06-27.min.json +181 -109
  18. package/apis/sagemaker-2017-07-24.min.json +213 -199
  19. package/apis/wafv2-2019-07-29.min.json +172 -81
  20. package/clients/alexaforbusiness.d.ts +12 -0
  21. package/clients/all.d.ts +1 -0
  22. package/clients/all.js +2 -1
  23. package/clients/cloudwatchevents.d.ts +25 -2
  24. package/clients/customerprofiles.d.ts +102 -1
  25. package/clients/docdb.d.ts +213 -0
  26. package/clients/eventbridge.d.ts +25 -2
  27. package/clients/glue.d.ts +21 -6
  28. package/clients/iotwireless.d.ts +13 -9
  29. package/clients/location.d.ts +100 -44
  30. package/clients/lookoutmetrics.d.ts +1497 -0
  31. package/clients/lookoutmetrics.js +19 -0
  32. package/clients/medialive.d.ts +8 -1
  33. package/clients/rekognition.d.ts +80 -3
  34. package/clients/sagemaker.d.ts +26 -11
  35. package/clients/sqs.d.ts +2 -2
  36. package/clients/transcribeservice.d.ts +2 -2
  37. package/clients/wafv2.d.ts +94 -3
  38. package/dist/aws-sdk-core-react-native.js +2 -2
  39. package/dist/aws-sdk-react-native.js +83 -17
  40. package/dist/aws-sdk.js +209 -115
  41. package/dist/aws-sdk.min.js +47 -47
  42. package/lib/config_service_placeholders.d.ts +2 -0
  43. package/lib/core.js +1 -1
  44. package/lib/services/lookoutmetrics.js +22 -0
  45. package/package.json +1 -1
@@ -68,10 +68,10 @@
68
68
  "Description": {},
69
69
  "IPAddressVersion": {},
70
70
  "Addresses": {
71
- "shape": "S23"
71
+ "shape": "S2a"
72
72
  },
73
73
  "Tags": {
74
- "shape": "S25"
74
+ "shape": "S2c"
75
75
  }
76
76
  }
77
77
  },
@@ -79,7 +79,7 @@
79
79
  "type": "structure",
80
80
  "members": {
81
81
  "Summary": {
82
- "shape": "S2a"
82
+ "shape": "S2h"
83
83
  }
84
84
  }
85
85
  }
@@ -97,10 +97,10 @@
97
97
  "Scope": {},
98
98
  "Description": {},
99
99
  "RegularExpressionList": {
100
- "shape": "S2e"
100
+ "shape": "S2l"
101
101
  },
102
102
  "Tags": {
103
- "shape": "S25"
103
+ "shape": "S2c"
104
104
  }
105
105
  }
106
106
  },
@@ -108,7 +108,7 @@
108
108
  "type": "structure",
109
109
  "members": {
110
110
  "Summary": {
111
- "shape": "S2i"
111
+ "shape": "S2p"
112
112
  }
113
113
  }
114
114
  }
@@ -133,10 +133,13 @@
133
133
  "shape": "S6"
134
134
  },
135
135
  "VisibilityConfig": {
136
- "shape": "S1v"
136
+ "shape": "S22"
137
137
  },
138
138
  "Tags": {
139
- "shape": "S25"
139
+ "shape": "S2c"
140
+ },
141
+ "CustomResponseBodies": {
142
+ "shape": "S2s"
140
143
  }
141
144
  }
142
145
  },
@@ -144,7 +147,7 @@
144
147
  "type": "structure",
145
148
  "members": {
146
149
  "Summary": {
147
- "shape": "S2m"
150
+ "shape": "S2x"
148
151
  }
149
152
  }
150
153
  }
@@ -162,17 +165,20 @@
162
165
  "Name": {},
163
166
  "Scope": {},
164
167
  "DefaultAction": {
165
- "shape": "S2o"
168
+ "shape": "S2z"
166
169
  },
167
170
  "Description": {},
168
171
  "Rules": {
169
172
  "shape": "S6"
170
173
  },
171
174
  "VisibilityConfig": {
172
- "shape": "S1v"
175
+ "shape": "S22"
173
176
  },
174
177
  "Tags": {
175
- "shape": "S25"
178
+ "shape": "S2c"
179
+ },
180
+ "CustomResponseBodies": {
181
+ "shape": "S2s"
176
182
  }
177
183
  }
178
184
  },
@@ -180,7 +186,7 @@
180
186
  "type": "structure",
181
187
  "members": {
182
188
  "Summary": {
183
- "shape": "S2q"
189
+ "shape": "S31"
184
190
  }
185
191
  }
186
192
  }
@@ -401,7 +407,7 @@
401
407
  "Description": {},
402
408
  "IPAddressVersion": {},
403
409
  "Addresses": {
404
- "shape": "S23"
410
+ "shape": "S2a"
405
411
  }
406
412
  }
407
413
  },
@@ -423,7 +429,7 @@
423
429
  "type": "structure",
424
430
  "members": {
425
431
  "LoggingConfiguration": {
426
- "shape": "S3g"
432
+ "shape": "S3r"
427
433
  }
428
434
  }
429
435
  }
@@ -465,10 +471,10 @@
465
471
  "type": "structure",
466
472
  "members": {
467
473
  "ManagedKeysIPV4": {
468
- "shape": "S3o"
474
+ "shape": "S3z"
469
475
  },
470
476
  "ManagedKeysIPV6": {
471
- "shape": "S3o"
477
+ "shape": "S3z"
472
478
  }
473
479
  }
474
480
  }
@@ -498,7 +504,7 @@
498
504
  "ARN": {},
499
505
  "Description": {},
500
506
  "RegularExpressionList": {
501
- "shape": "S2e"
507
+ "shape": "S2l"
502
508
  }
503
509
  }
504
510
  },
@@ -544,7 +550,10 @@
544
550
  "shape": "S6"
545
551
  },
546
552
  "VisibilityConfig": {
547
- "shape": "S1v"
553
+ "shape": "S22"
554
+ },
555
+ "CustomResponseBodies": {
556
+ "shape": "S2s"
548
557
  }
549
558
  }
550
559
  },
@@ -567,7 +576,7 @@
567
576
  "RuleMetricName": {},
568
577
  "Scope": {},
569
578
  "TimeWindow": {
570
- "shape": "S3w"
579
+ "shape": "S47"
571
580
  },
572
581
  "MaxItems": {
573
582
  "type": "long"
@@ -595,14 +604,7 @@
595
604
  "Method": {},
596
605
  "HTTPVersion": {},
597
606
  "Headers": {
598
- "type": "list",
599
- "member": {
600
- "type": "structure",
601
- "members": {
602
- "Name": {},
603
- "Value": {}
604
- }
605
- }
607
+ "shape": "S4j"
606
608
  }
607
609
  }
608
610
  },
@@ -613,7 +615,13 @@
613
615
  "type": "timestamp"
614
616
  },
615
617
  "Action": {},
616
- "RuleNameWithinRuleGroup": {}
618
+ "RuleNameWithinRuleGroup": {},
619
+ "RequestHeadersInserted": {
620
+ "shape": "S4j"
621
+ },
622
+ "ResponseCodeSent": {
623
+ "type": "integer"
624
+ }
617
625
  }
618
626
  }
619
627
  },
@@ -621,7 +629,7 @@
621
629
  "type": "long"
622
630
  },
623
631
  "TimeWindow": {
624
- "shape": "S3w"
632
+ "shape": "S47"
625
633
  }
626
634
  }
627
635
  }
@@ -644,7 +652,7 @@
644
652
  "type": "structure",
645
653
  "members": {
646
654
  "WebACL": {
647
- "shape": "S4h"
655
+ "shape": "S4s"
648
656
  },
649
657
  "LockToken": {}
650
658
  }
@@ -664,7 +672,7 @@
664
672
  "type": "structure",
665
673
  "members": {
666
674
  "WebACL": {
667
- "shape": "S4h"
675
+ "shape": "S4s"
668
676
  }
669
677
  }
670
678
  }
@@ -722,7 +730,7 @@
722
730
  "IPSets": {
723
731
  "type": "list",
724
732
  "member": {
725
- "shape": "S2a"
733
+ "shape": "S2h"
726
734
  }
727
735
  }
728
736
  }
@@ -745,7 +753,7 @@
745
753
  "LoggingConfigurations": {
746
754
  "type": "list",
747
755
  "member": {
748
- "shape": "S3g"
756
+ "shape": "S3r"
749
757
  }
750
758
  },
751
759
  "NextMarker": {}
@@ -773,7 +781,7 @@
773
781
  "RegexPatternSets": {
774
782
  "type": "list",
775
783
  "member": {
776
- "shape": "S2i"
784
+ "shape": "S2p"
777
785
  }
778
786
  }
779
787
  }
@@ -821,7 +829,7 @@
821
829
  "RuleGroups": {
822
830
  "type": "list",
823
831
  "member": {
824
- "shape": "S2m"
832
+ "shape": "S2x"
825
833
  }
826
834
  }
827
835
  }
@@ -850,7 +858,7 @@
850
858
  "members": {
851
859
  "ResourceARN": {},
852
860
  "TagList": {
853
- "shape": "S25"
861
+ "shape": "S2c"
854
862
  }
855
863
  }
856
864
  }
@@ -878,7 +886,7 @@
878
886
  "WebACLs": {
879
887
  "type": "list",
880
888
  "member": {
881
- "shape": "S2q"
889
+ "shape": "S31"
882
890
  }
883
891
  }
884
892
  }
@@ -892,7 +900,7 @@
892
900
  ],
893
901
  "members": {
894
902
  "LoggingConfiguration": {
895
- "shape": "S3g"
903
+ "shape": "S3r"
896
904
  }
897
905
  }
898
906
  },
@@ -900,7 +908,7 @@
900
908
  "type": "structure",
901
909
  "members": {
902
910
  "LoggingConfiguration": {
903
- "shape": "S3g"
911
+ "shape": "S3r"
904
912
  }
905
913
  }
906
914
  }
@@ -932,7 +940,7 @@
932
940
  "members": {
933
941
  "ResourceARN": {},
934
942
  "Tags": {
935
- "shape": "S25"
943
+ "shape": "S2c"
936
944
  }
937
945
  }
938
946
  },
@@ -977,7 +985,7 @@
977
985
  "Id": {},
978
986
  "Description": {},
979
987
  "Addresses": {
980
- "shape": "S23"
988
+ "shape": "S2a"
981
989
  },
982
990
  "LockToken": {}
983
991
  }
@@ -1005,7 +1013,7 @@
1005
1013
  "Id": {},
1006
1014
  "Description": {},
1007
1015
  "RegularExpressionList": {
1008
- "shape": "S2e"
1016
+ "shape": "S2l"
1009
1017
  },
1010
1018
  "LockToken": {}
1011
1019
  }
@@ -1036,9 +1044,12 @@
1036
1044
  "shape": "S6"
1037
1045
  },
1038
1046
  "VisibilityConfig": {
1039
- "shape": "S1v"
1047
+ "shape": "S22"
1040
1048
  },
1041
- "LockToken": {}
1049
+ "LockToken": {},
1050
+ "CustomResponseBodies": {
1051
+ "shape": "S2s"
1052
+ }
1042
1053
  }
1043
1054
  },
1044
1055
  "output": {
@@ -1064,16 +1075,19 @@
1064
1075
  "Scope": {},
1065
1076
  "Id": {},
1066
1077
  "DefaultAction": {
1067
- "shape": "S2o"
1078
+ "shape": "S2z"
1068
1079
  },
1069
1080
  "Description": {},
1070
1081
  "Rules": {
1071
1082
  "shape": "S6"
1072
1083
  },
1073
1084
  "VisibilityConfig": {
1074
- "shape": "S1v"
1085
+ "shape": "S22"
1075
1086
  },
1076
- "LockToken": {}
1087
+ "LockToken": {},
1088
+ "CustomResponseBodies": {
1089
+ "shape": "S2s"
1090
+ }
1077
1091
  }
1078
1092
  },
1079
1093
  "output": {
@@ -1107,10 +1121,10 @@
1107
1121
  "shape": "S1p"
1108
1122
  },
1109
1123
  "OverrideAction": {
1110
- "shape": "S1t"
1124
+ "shape": "S20"
1111
1125
  },
1112
1126
  "VisibilityConfig": {
1113
- "shape": "S1v"
1127
+ "shape": "S22"
1114
1128
  }
1115
1129
  }
1116
1130
  }
@@ -1446,30 +1460,79 @@
1446
1460
  "shape": "S1q"
1447
1461
  },
1448
1462
  "Allow": {
1449
- "shape": "S1r"
1463
+ "shape": "S1x"
1450
1464
  },
1451
1465
  "Count": {
1452
- "shape": "S1s"
1466
+ "shape": "S1z"
1453
1467
  }
1454
1468
  }
1455
1469
  },
1456
1470
  "S1q": {
1457
1471
  "type": "structure",
1458
- "members": {}
1472
+ "members": {
1473
+ "CustomResponse": {
1474
+ "type": "structure",
1475
+ "required": [
1476
+ "ResponseCode"
1477
+ ],
1478
+ "members": {
1479
+ "ResponseCode": {
1480
+ "type": "integer"
1481
+ },
1482
+ "CustomResponseBodyKey": {},
1483
+ "ResponseHeaders": {
1484
+ "shape": "S1t"
1485
+ }
1486
+ }
1487
+ }
1488
+ }
1459
1489
  },
1460
- "S1r": {
1490
+ "S1t": {
1491
+ "type": "list",
1492
+ "member": {
1493
+ "type": "structure",
1494
+ "required": [
1495
+ "Name",
1496
+ "Value"
1497
+ ],
1498
+ "members": {
1499
+ "Name": {},
1500
+ "Value": {}
1501
+ }
1502
+ }
1503
+ },
1504
+ "S1x": {
1461
1505
  "type": "structure",
1462
- "members": {}
1506
+ "members": {
1507
+ "CustomRequestHandling": {
1508
+ "shape": "S1y"
1509
+ }
1510
+ }
1463
1511
  },
1464
- "S1s": {
1512
+ "S1y": {
1465
1513
  "type": "structure",
1466
- "members": {}
1514
+ "required": [
1515
+ "InsertHeaders"
1516
+ ],
1517
+ "members": {
1518
+ "InsertHeaders": {
1519
+ "shape": "S1t"
1520
+ }
1521
+ }
1467
1522
  },
1468
- "S1t": {
1523
+ "S1z": {
1524
+ "type": "structure",
1525
+ "members": {
1526
+ "CustomRequestHandling": {
1527
+ "shape": "S1y"
1528
+ }
1529
+ }
1530
+ },
1531
+ "S20": {
1469
1532
  "type": "structure",
1470
1533
  "members": {
1471
1534
  "Count": {
1472
- "shape": "S1s"
1535
+ "shape": "S1z"
1473
1536
  },
1474
1537
  "None": {
1475
1538
  "type": "structure",
@@ -1477,7 +1540,7 @@
1477
1540
  }
1478
1541
  }
1479
1542
  },
1480
- "S1v": {
1543
+ "S22": {
1481
1544
  "type": "structure",
1482
1545
  "required": [
1483
1546
  "SampledRequestsEnabled",
@@ -1494,11 +1557,11 @@
1494
1557
  "MetricName": {}
1495
1558
  }
1496
1559
  },
1497
- "S23": {
1560
+ "S2a": {
1498
1561
  "type": "list",
1499
1562
  "member": {}
1500
1563
  },
1501
- "S25": {
1564
+ "S2c": {
1502
1565
  "type": "list",
1503
1566
  "member": {
1504
1567
  "type": "structure",
@@ -1512,7 +1575,7 @@
1512
1575
  }
1513
1576
  }
1514
1577
  },
1515
- "S2a": {
1578
+ "S2h": {
1516
1579
  "type": "structure",
1517
1580
  "members": {
1518
1581
  "Name": {},
@@ -1522,7 +1585,7 @@
1522
1585
  "ARN": {}
1523
1586
  }
1524
1587
  },
1525
- "S2e": {
1588
+ "S2l": {
1526
1589
  "type": "list",
1527
1590
  "member": {
1528
1591
  "type": "structure",
@@ -1531,7 +1594,7 @@
1531
1594
  }
1532
1595
  }
1533
1596
  },
1534
- "S2i": {
1597
+ "S2p": {
1535
1598
  "type": "structure",
1536
1599
  "members": {
1537
1600
  "Name": {},
@@ -1541,7 +1604,22 @@
1541
1604
  "ARN": {}
1542
1605
  }
1543
1606
  },
1544
- "S2m": {
1607
+ "S2s": {
1608
+ "type": "map",
1609
+ "key": {},
1610
+ "value": {
1611
+ "type": "structure",
1612
+ "required": [
1613
+ "ContentType",
1614
+ "Content"
1615
+ ],
1616
+ "members": {
1617
+ "ContentType": {},
1618
+ "Content": {}
1619
+ }
1620
+ }
1621
+ },
1622
+ "S2x": {
1545
1623
  "type": "structure",
1546
1624
  "members": {
1547
1625
  "Name": {},
@@ -1551,18 +1629,18 @@
1551
1629
  "ARN": {}
1552
1630
  }
1553
1631
  },
1554
- "S2o": {
1632
+ "S2z": {
1555
1633
  "type": "structure",
1556
1634
  "members": {
1557
1635
  "Block": {
1558
1636
  "shape": "S1q"
1559
1637
  },
1560
1638
  "Allow": {
1561
- "shape": "S1r"
1639
+ "shape": "S1x"
1562
1640
  }
1563
1641
  }
1564
1642
  },
1565
- "S2q": {
1643
+ "S31": {
1566
1644
  "type": "structure",
1567
1645
  "members": {
1568
1646
  "Name": {},
@@ -1572,7 +1650,7 @@
1572
1650
  "ARN": {}
1573
1651
  }
1574
1652
  },
1575
- "S3g": {
1653
+ "S3r": {
1576
1654
  "type": "structure",
1577
1655
  "required": [
1578
1656
  "ResourceArn",
@@ -1595,16 +1673,16 @@
1595
1673
  }
1596
1674
  }
1597
1675
  },
1598
- "S3o": {
1676
+ "S3z": {
1599
1677
  "type": "structure",
1600
1678
  "members": {
1601
1679
  "IPAddressVersion": {},
1602
1680
  "Addresses": {
1603
- "shape": "S23"
1681
+ "shape": "S2a"
1604
1682
  }
1605
1683
  }
1606
1684
  },
1607
- "S3w": {
1685
+ "S47": {
1608
1686
  "type": "structure",
1609
1687
  "required": [
1610
1688
  "StartTime",
@@ -1619,7 +1697,17 @@
1619
1697
  }
1620
1698
  }
1621
1699
  },
1622
- "S4h": {
1700
+ "S4j": {
1701
+ "type": "list",
1702
+ "member": {
1703
+ "type": "structure",
1704
+ "members": {
1705
+ "Name": {},
1706
+ "Value": {}
1707
+ }
1708
+ }
1709
+ },
1710
+ "S4s": {
1623
1711
  "type": "structure",
1624
1712
  "required": [
1625
1713
  "Name",
@@ -1633,30 +1721,33 @@
1633
1721
  "Id": {},
1634
1722
  "ARN": {},
1635
1723
  "DefaultAction": {
1636
- "shape": "S2o"
1724
+ "shape": "S2z"
1637
1725
  },
1638
1726
  "Description": {},
1639
1727
  "Rules": {
1640
1728
  "shape": "S6"
1641
1729
  },
1642
1730
  "VisibilityConfig": {
1643
- "shape": "S1v"
1731
+ "shape": "S22"
1644
1732
  },
1645
1733
  "Capacity": {
1646
1734
  "type": "long"
1647
1735
  },
1648
1736
  "PreProcessFirewallManagerRuleGroups": {
1649
- "shape": "S4i"
1737
+ "shape": "S4t"
1650
1738
  },
1651
1739
  "PostProcessFirewallManagerRuleGroups": {
1652
- "shape": "S4i"
1740
+ "shape": "S4t"
1653
1741
  },
1654
1742
  "ManagedByFirewallManager": {
1655
1743
  "type": "boolean"
1744
+ },
1745
+ "CustomResponseBodies": {
1746
+ "shape": "S2s"
1656
1747
  }
1657
1748
  }
1658
1749
  },
1659
- "S4i": {
1750
+ "S4t": {
1660
1751
  "type": "list",
1661
1752
  "member": {
1662
1753
  "type": "structure",
@@ -1684,10 +1775,10 @@
1684
1775
  }
1685
1776
  },
1686
1777
  "OverrideAction": {
1687
- "shape": "S1t"
1778
+ "shape": "S20"
1688
1779
  },
1689
1780
  "VisibilityConfig": {
1690
- "shape": "S1v"
1781
+ "shape": "S22"
1691
1782
  }
1692
1783
  }
1693
1784
  }
@@ -1401,6 +1401,10 @@ declare namespace AlexaForBusiness {
1401
1401
  * Whether PSTN calling is enabled.
1402
1402
  */
1403
1403
  PSTNEnabled?: Boolean;
1404
+ /**
1405
+ * Whether data retention of the profile is enabled.
1406
+ */
1407
+ DataRetentionOptIn?: Boolean;
1404
1408
  /**
1405
1409
  * The meeting room settings of a room profile.
1406
1410
  */
@@ -2629,6 +2633,10 @@ declare namespace AlexaForBusiness {
2629
2633
  * The PSTN setting of a room profile.
2630
2634
  */
2631
2635
  PSTNEnabled?: Boolean;
2636
+ /**
2637
+ * Whether data retention of the profile is enabled.
2638
+ */
2639
+ DataRetentionOptIn?: Boolean;
2632
2640
  /**
2633
2641
  * The ARN of the address book.
2634
2642
  */
@@ -3726,6 +3734,10 @@ declare namespace AlexaForBusiness {
3726
3734
  * Whether the PSTN setting of the room profile is enabled.
3727
3735
  */
3728
3736
  PSTNEnabled?: Boolean;
3737
+ /**
3738
+ * Whether data retention of the profile is enabled.
3739
+ */
3740
+ DataRetentionOptIn?: Boolean;
3729
3741
  /**
3730
3742
  * The updated meeting room settings of a room profile.
3731
3743
  */
package/clients/all.d.ts CHANGED
@@ -258,3 +258,4 @@ export import WellArchitected = require('./wellarchitected');
258
258
  export import LexModelsV2 = require('./lexmodelsv2');
259
259
  export import LexRuntimeV2 = require('./lexruntimev2');
260
260
  export import Fis = require('./fis');
261
+ export import LookoutMetrics = require('./lookoutmetrics');
package/clients/all.js CHANGED
@@ -259,5 +259,6 @@ module.exports = {
259
259
  WellArchitected: require('./wellarchitected'),
260
260
  LexModelsV2: require('./lexmodelsv2'),
261
261
  LexRuntimeV2: require('./lexruntimev2'),
262
- Fis: require('./fis')
262
+ Fis: require('./fis'),
263
+ LookoutMetrics: require('./lookoutmetrics')
263
264
  };