aws-sdk 2.875.0 → 2.879.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 (90) hide show
  1. package/CHANGELOG.md +47 -1
  2. package/README.md +1 -1
  3. package/apis/batch-2016-08-10.min.json +74 -53
  4. package/apis/cloud9-2017-09-23.examples.json +1 -1
  5. package/apis/cloud9-2017-09-23.min.json +48 -14
  6. package/apis/cloudformation-2010-05-15.min.json +50 -48
  7. package/apis/cloudhsm-2014-05-30.min.json +18 -51
  8. package/apis/cognito-sync-2014-06-30.examples.json +5 -0
  9. package/apis/cognito-sync-2014-06-30.min.json +2 -3
  10. package/apis/cognito-sync-2014-06-30.paginators.json +4 -0
  11. package/apis/comprehend-2017-11-27.min.json +12 -6
  12. package/apis/config-2014-11-12.min.json +238 -128
  13. package/apis/databrew-2017-07-25.min.json +154 -60
  14. package/apis/datapipeline-2012-10-29.examples.json +5 -0
  15. package/apis/datapipeline-2012-10-29.min.json +1 -1
  16. package/apis/datapipeline-2012-10-29.paginators.json +10 -10
  17. package/apis/detective-2018-10-26.min.json +114 -18
  18. package/apis/directconnect-2012-10-25.min.json +151 -52
  19. package/apis/ec2-2016-11-15.min.json +831 -625
  20. package/apis/ec2-2016-11-15.paginators.json +6 -0
  21. package/apis/ec2-2016-11-15.waiters2.json +1 -1
  22. package/apis/ec2-instance-connect-2018-04-02.min.json +25 -0
  23. package/apis/fms-2018-01-01.min.json +41 -7
  24. package/apis/frauddetector-2019-11-15.min.json +158 -54
  25. package/apis/frauddetector-2019-11-15.paginators.json +5 -0
  26. package/apis/imagebuilder-2019-12-02.min.json +141 -111
  27. package/apis/iot-2015-05-28.min.json +20 -15
  28. package/apis/iotwireless-2020-11-22.min.json +43 -2
  29. package/apis/kendra-2019-02-03.min.json +38 -36
  30. package/apis/lightsail-2016-11-28.min.json +121 -114
  31. package/apis/machinelearning-2014-12-12.examples.json +5 -0
  32. package/apis/machinelearning-2014-12-12.min.json +3 -4
  33. package/apis/machinelearning-2014-12-12.paginators.json +5 -5
  34. package/apis/mediaconvert-2017-08-29.min.json +122 -83
  35. package/apis/mediapackage-2017-10-12.min.json +64 -48
  36. package/apis/monitoring-2010-08-01.min.json +208 -38
  37. package/apis/monitoring-2010-08-01.paginators.json +5 -0
  38. package/apis/pinpoint-2016-12-01.min.json +15 -2
  39. package/apis/pricing-2017-10-15.examples.json +1 -0
  40. package/apis/redshift-2012-12-01.min.json +398 -191
  41. package/apis/route53resolver-2018-04-01.min.json +791 -89
  42. package/apis/route53resolver-2018-04-01.paginators.json +36 -0
  43. package/apis/runtime.lex-2016-11-28.min.json +29 -3
  44. package/apis/sagemaker-2017-07-24.min.json +141 -112
  45. package/apis/wafv2-2019-07-29.min.json +196 -89
  46. package/apis/workmail-2017-10-01.min.json +247 -30
  47. package/clients/batch.d.ts +41 -3
  48. package/clients/cloud9.d.ts +22 -12
  49. package/clients/cloudformation.d.ts +4 -0
  50. package/clients/cloudwatch.d.ts +222 -3
  51. package/clients/cognitosync.d.ts +20 -20
  52. package/clients/cognitosync.js +1 -0
  53. package/clients/comprehend.d.ts +24 -0
  54. package/clients/configservice.d.ts +182 -10
  55. package/clients/databrew.d.ts +145 -25
  56. package/clients/detective.d.ts +74 -0
  57. package/clients/directconnect.d.ts +161 -2
  58. package/clients/ec2.d.ts +239 -14
  59. package/clients/ec2instanceconnect.d.ts +41 -8
  60. package/clients/fms.d.ts +63 -2
  61. package/clients/frauddetector.d.ts +174 -0
  62. package/clients/imagebuilder.d.ts +378 -340
  63. package/clients/iot.d.ts +5 -0
  64. package/clients/iotwireless.d.ts +75 -0
  65. package/clients/kendra.d.ts +27 -17
  66. package/clients/lexmodelbuildingservice.d.ts +1 -1
  67. package/clients/lexruntime.d.ts +17 -3
  68. package/clients/lightsail.d.ts +17 -2
  69. package/clients/machinelearning.d.ts +71 -71
  70. package/clients/mediaconvert.d.ts +70 -11
  71. package/clients/mediapackage.d.ts +13 -0
  72. package/clients/pinpoint.d.ts +23 -3
  73. package/clients/redshift.d.ts +275 -0
  74. package/clients/route53resolver.d.ts +1093 -57
  75. package/clients/sagemaker.d.ts +76 -44
  76. package/clients/transcribeservice.d.ts +1 -1
  77. package/clients/wafv2.d.ts +126 -3
  78. package/clients/workmail.d.ts +294 -0
  79. package/dist/aws-sdk-core-react-native.js +2 -2
  80. package/dist/aws-sdk-react-native.js +1868 -1835
  81. package/dist/aws-sdk.js +2415 -1583
  82. package/dist/aws-sdk.min.js +80 -80
  83. package/lib/core.js +1 -1
  84. package/lib/event_listeners.js +1 -1
  85. package/lib/http/node.js +1 -1
  86. package/lib/services/s3.js +31 -8
  87. package/lib/services/s3control.js +18 -15
  88. package/lib/services/s3util.js +10 -10
  89. package/package.json +1 -1
  90. package/scripts/region-checker/allowlist.js +12 -12
@@ -89,13 +89,29 @@
89
89
  }
90
90
  }
91
91
  },
92
+ "DeleteMetricStream": {
93
+ "input": {
94
+ "type": "structure",
95
+ "required": [
96
+ "Name"
97
+ ],
98
+ "members": {
99
+ "Name": {}
100
+ }
101
+ },
102
+ "output": {
103
+ "resultWrapper": "DeleteMetricStreamResult",
104
+ "type": "structure",
105
+ "members": {}
106
+ }
107
+ },
92
108
  "DescribeAlarmHistory": {
93
109
  "input": {
94
110
  "type": "structure",
95
111
  "members": {
96
112
  "AlarmName": {},
97
113
  "AlarmTypes": {
98
- "shape": "Ss"
114
+ "shape": "Sv"
99
115
  },
100
116
  "HistoryItemType": {},
101
117
  "StartDate": {
@@ -144,7 +160,7 @@
144
160
  },
145
161
  "AlarmNamePrefix": {},
146
162
  "AlarmTypes": {
147
- "shape": "Ss"
163
+ "shape": "Sv"
148
164
  },
149
165
  "ChildrenOfAlarmName": {},
150
166
  "ParentsOfAlarmName": {},
@@ -169,7 +185,7 @@
169
185
  "type": "boolean"
170
186
  },
171
187
  "AlarmActions": {
172
- "shape": "S1c"
188
+ "shape": "S1f"
173
189
  },
174
190
  "AlarmArn": {},
175
191
  "AlarmConfigurationUpdatedTimestamp": {
@@ -179,10 +195,10 @@
179
195
  "AlarmName": {},
180
196
  "AlarmRule": {},
181
197
  "InsufficientDataActions": {
182
- "shape": "S1c"
198
+ "shape": "S1f"
183
199
  },
184
200
  "OKActions": {
185
- "shape": "S1c"
201
+ "shape": "S1f"
186
202
  },
187
203
  "StateReason": {},
188
204
  "StateReasonData": {},
@@ -209,7 +225,7 @@
209
225
  }
210
226
  },
211
227
  "MetricAlarms": {
212
- "shape": "S1j"
228
+ "shape": "S1m"
213
229
  },
214
230
  "NextToken": {}
215
231
  }
@@ -241,7 +257,7 @@
241
257
  "type": "structure",
242
258
  "members": {
243
259
  "MetricAlarms": {
244
- "shape": "S1j"
260
+ "shape": "S1m"
245
261
  }
246
262
  }
247
263
  }
@@ -277,7 +293,7 @@
277
293
  },
278
294
  "Stat": {},
279
295
  "Configuration": {
280
- "shape": "S2b"
296
+ "shape": "S2e"
281
297
  },
282
298
  "StateValue": {}
283
299
  }
@@ -544,7 +560,7 @@
544
560
  ],
545
561
  "members": {
546
562
  "MetricDataQueries": {
547
- "shape": "S1v"
563
+ "shape": "S1y"
548
564
  },
549
565
  "StartTime": {
550
566
  "type": "timestamp"
@@ -590,14 +606,14 @@
590
606
  },
591
607
  "StatusCode": {},
592
608
  "Messages": {
593
- "shape": "S3s"
609
+ "shape": "S3v"
594
610
  }
595
611
  }
596
612
  }
597
613
  },
598
614
  "NextToken": {},
599
615
  "Messages": {
600
- "shape": "S3s"
616
+ "shape": "S3v"
601
617
  }
602
618
  }
603
619
  }
@@ -690,6 +706,41 @@
690
706
  }
691
707
  }
692
708
  },
709
+ "GetMetricStream": {
710
+ "input": {
711
+ "type": "structure",
712
+ "required": [
713
+ "Name"
714
+ ],
715
+ "members": {
716
+ "Name": {}
717
+ }
718
+ },
719
+ "output": {
720
+ "resultWrapper": "GetMetricStreamResult",
721
+ "type": "structure",
722
+ "members": {
723
+ "Arn": {},
724
+ "Name": {},
725
+ "IncludeFilters": {
726
+ "shape": "S49"
727
+ },
728
+ "ExcludeFilters": {
729
+ "shape": "S49"
730
+ },
731
+ "FirehoseArn": {},
732
+ "RoleArn": {},
733
+ "State": {},
734
+ "CreationDate": {
735
+ "type": "timestamp"
736
+ },
737
+ "LastUpdateDate": {
738
+ "type": "timestamp"
739
+ },
740
+ "OutputFormat": {}
741
+ }
742
+ }
743
+ },
693
744
  "GetMetricWidgetImage": {
694
745
  "input": {
695
746
  "type": "structure",
@@ -743,6 +794,43 @@
743
794
  }
744
795
  }
745
796
  },
797
+ "ListMetricStreams": {
798
+ "input": {
799
+ "type": "structure",
800
+ "members": {
801
+ "NextToken": {},
802
+ "MaxResults": {
803
+ "type": "integer"
804
+ }
805
+ }
806
+ },
807
+ "output": {
808
+ "resultWrapper": "ListMetricStreamsResult",
809
+ "type": "structure",
810
+ "members": {
811
+ "NextToken": {},
812
+ "Entries": {
813
+ "type": "list",
814
+ "member": {
815
+ "type": "structure",
816
+ "members": {
817
+ "Arn": {},
818
+ "CreationDate": {
819
+ "type": "timestamp"
820
+ },
821
+ "LastUpdateDate": {
822
+ "type": "timestamp"
823
+ },
824
+ "Name": {},
825
+ "FirehoseArn": {},
826
+ "State": {},
827
+ "OutputFormat": {}
828
+ }
829
+ }
830
+ }
831
+ }
832
+ }
833
+ },
746
834
  "ListMetrics": {
747
835
  "input": {
748
836
  "type": "structure",
@@ -773,7 +861,7 @@
773
861
  "Metrics": {
774
862
  "type": "list",
775
863
  "member": {
776
- "shape": "S1z"
864
+ "shape": "S22"
777
865
  }
778
866
  },
779
867
  "NextToken": {}
@@ -799,7 +887,7 @@
799
887
  "type": "structure",
800
888
  "members": {
801
889
  "Tags": {
802
- "shape": "S4o"
890
+ "shape": "S52"
803
891
  }
804
892
  }
805
893
  }
@@ -820,7 +908,7 @@
820
908
  },
821
909
  "Stat": {},
822
910
  "Configuration": {
823
- "shape": "S2b"
911
+ "shape": "S2e"
824
912
  }
825
913
  }
826
914
  },
@@ -842,19 +930,19 @@
842
930
  "type": "boolean"
843
931
  },
844
932
  "AlarmActions": {
845
- "shape": "S1c"
933
+ "shape": "S1f"
846
934
  },
847
935
  "AlarmDescription": {},
848
936
  "AlarmName": {},
849
937
  "AlarmRule": {},
850
938
  "InsufficientDataActions": {
851
- "shape": "S1c"
939
+ "shape": "S1f"
852
940
  },
853
941
  "OKActions": {
854
- "shape": "S1c"
942
+ "shape": "S1f"
855
943
  },
856
944
  "Tags": {
857
- "shape": "S4o"
945
+ "shape": "S52"
858
946
  }
859
947
  }
860
948
  }
@@ -900,7 +988,7 @@
900
988
  "RuleState": {},
901
989
  "RuleDefinition": {},
902
990
  "Tags": {
903
- "shape": "S4o"
991
+ "shape": "S52"
904
992
  }
905
993
  }
906
994
  },
@@ -925,13 +1013,13 @@
925
1013
  "type": "boolean"
926
1014
  },
927
1015
  "OKActions": {
928
- "shape": "S1c"
1016
+ "shape": "S1f"
929
1017
  },
930
1018
  "AlarmActions": {
931
- "shape": "S1c"
1019
+ "shape": "S1f"
932
1020
  },
933
1021
  "InsufficientDataActions": {
934
- "shape": "S1c"
1022
+ "shape": "S1f"
935
1023
  },
936
1024
  "MetricName": {},
937
1025
  "Namespace": {},
@@ -957,10 +1045,10 @@
957
1045
  "TreatMissingData": {},
958
1046
  "EvaluateLowSampleCountPercentile": {},
959
1047
  "Metrics": {
960
- "shape": "S1v"
1048
+ "shape": "S1y"
961
1049
  },
962
1050
  "Tags": {
963
- "shape": "S4o"
1051
+ "shape": "S52"
964
1052
  },
965
1053
  "ThresholdMetricId": {}
966
1054
  }
@@ -1038,6 +1126,39 @@
1038
1126
  }
1039
1127
  }
1040
1128
  },
1129
+ "PutMetricStream": {
1130
+ "input": {
1131
+ "type": "structure",
1132
+ "required": [
1133
+ "Name",
1134
+ "FirehoseArn",
1135
+ "RoleArn",
1136
+ "OutputFormat"
1137
+ ],
1138
+ "members": {
1139
+ "Name": {},
1140
+ "IncludeFilters": {
1141
+ "shape": "S49"
1142
+ },
1143
+ "ExcludeFilters": {
1144
+ "shape": "S49"
1145
+ },
1146
+ "FirehoseArn": {},
1147
+ "RoleArn": {},
1148
+ "OutputFormat": {},
1149
+ "Tags": {
1150
+ "shape": "S52"
1151
+ }
1152
+ }
1153
+ },
1154
+ "output": {
1155
+ "resultWrapper": "PutMetricStreamResult",
1156
+ "type": "structure",
1157
+ "members": {
1158
+ "Arn": {}
1159
+ }
1160
+ }
1161
+ },
1041
1162
  "SetAlarmState": {
1042
1163
  "input": {
1043
1164
  "type": "structure",
@@ -1054,6 +1175,42 @@
1054
1175
  }
1055
1176
  }
1056
1177
  },
1178
+ "StartMetricStreams": {
1179
+ "input": {
1180
+ "type": "structure",
1181
+ "required": [
1182
+ "Names"
1183
+ ],
1184
+ "members": {
1185
+ "Names": {
1186
+ "shape": "S5t"
1187
+ }
1188
+ }
1189
+ },
1190
+ "output": {
1191
+ "resultWrapper": "StartMetricStreamsResult",
1192
+ "type": "structure",
1193
+ "members": {}
1194
+ }
1195
+ },
1196
+ "StopMetricStreams": {
1197
+ "input": {
1198
+ "type": "structure",
1199
+ "required": [
1200
+ "Names"
1201
+ ],
1202
+ "members": {
1203
+ "Names": {
1204
+ "shape": "S5t"
1205
+ }
1206
+ }
1207
+ },
1208
+ "output": {
1209
+ "resultWrapper": "StopMetricStreamsResult",
1210
+ "type": "structure",
1211
+ "members": {}
1212
+ }
1213
+ },
1057
1214
  "TagResource": {
1058
1215
  "input": {
1059
1216
  "type": "structure",
@@ -1064,7 +1221,7 @@
1064
1221
  "members": {
1065
1222
  "ResourceARN": {},
1066
1223
  "Tags": {
1067
- "shape": "S4o"
1224
+ "shape": "S52"
1068
1225
  }
1069
1226
  }
1070
1227
  },
@@ -1135,15 +1292,15 @@
1135
1292
  }
1136
1293
  }
1137
1294
  },
1138
- "Ss": {
1295
+ "Sv": {
1139
1296
  "type": "list",
1140
1297
  "member": {}
1141
1298
  },
1142
- "S1c": {
1299
+ "S1f": {
1143
1300
  "type": "list",
1144
1301
  "member": {}
1145
1302
  },
1146
- "S1j": {
1303
+ "S1m": {
1147
1304
  "type": "list",
1148
1305
  "member": {
1149
1306
  "type": "structure",
@@ -1158,13 +1315,13 @@
1158
1315
  "type": "boolean"
1159
1316
  },
1160
1317
  "OKActions": {
1161
- "shape": "S1c"
1318
+ "shape": "S1f"
1162
1319
  },
1163
1320
  "AlarmActions": {
1164
- "shape": "S1c"
1321
+ "shape": "S1f"
1165
1322
  },
1166
1323
  "InsufficientDataActions": {
1167
- "shape": "S1c"
1324
+ "shape": "S1f"
1168
1325
  },
1169
1326
  "StateValue": {},
1170
1327
  "StateReason": {},
@@ -1196,7 +1353,7 @@
1196
1353
  "TreatMissingData": {},
1197
1354
  "EvaluateLowSampleCountPercentile": {},
1198
1355
  "Metrics": {
1199
- "shape": "S1v"
1356
+ "shape": "S1y"
1200
1357
  },
1201
1358
  "ThresholdMetricId": {}
1202
1359
  },
@@ -1231,7 +1388,7 @@
1231
1388
  ]
1232
1389
  }
1233
1390
  },
1234
- "S1v": {
1391
+ "S1y": {
1235
1392
  "type": "list",
1236
1393
  "member": {
1237
1394
  "type": "structure",
@@ -1249,7 +1406,7 @@
1249
1406
  ],
1250
1407
  "members": {
1251
1408
  "Metric": {
1252
- "shape": "S1z"
1409
+ "shape": "S22"
1253
1410
  },
1254
1411
  "Period": {
1255
1412
  "type": "integer"
@@ -1269,7 +1426,7 @@
1269
1426
  }
1270
1427
  }
1271
1428
  },
1272
- "S1z": {
1429
+ "S22": {
1273
1430
  "type": "structure",
1274
1431
  "members": {
1275
1432
  "Namespace": {},
@@ -1284,7 +1441,7 @@
1284
1441
  "Dimensions"
1285
1442
  ]
1286
1443
  },
1287
- "S2b": {
1444
+ "S2e": {
1288
1445
  "type": "structure",
1289
1446
  "members": {
1290
1447
  "ExcludedTimeRanges": {
@@ -1312,7 +1469,7 @@
1312
1469
  "MetricTimezone": {}
1313
1470
  }
1314
1471
  },
1315
- "S3s": {
1472
+ "S3v": {
1316
1473
  "type": "list",
1317
1474
  "member": {
1318
1475
  "type": "structure",
@@ -1322,7 +1479,16 @@
1322
1479
  }
1323
1480
  }
1324
1481
  },
1325
- "S4o": {
1482
+ "S49": {
1483
+ "type": "list",
1484
+ "member": {
1485
+ "type": "structure",
1486
+ "members": {
1487
+ "Namespace": {}
1488
+ }
1489
+ }
1490
+ },
1491
+ "S52": {
1326
1492
  "type": "list",
1327
1493
  "member": {
1328
1494
  "type": "structure",
@@ -1335,6 +1501,10 @@
1335
1501
  "Value": {}
1336
1502
  }
1337
1503
  }
1504
+ },
1505
+ "S5t": {
1506
+ "type": "list",
1507
+ "member": {}
1338
1508
  }
1339
1509
  }
1340
1510
  }
@@ -37,6 +37,11 @@
37
37
  "output_token": "NextToken",
38
38
  "result_key": "DashboardEntries"
39
39
  },
40
+ "ListMetricStreams": {
41
+ "input_token": "NextToken",
42
+ "limit_key": "MaxResults",
43
+ "output_token": "NextToken"
44
+ },
40
45
  "ListMetrics": {
41
46
  "input_token": "NextToken",
42
47
  "output_token": "NextToken",
@@ -5546,7 +5546,13 @@
5546
5546
  "StartCondition": {
5547
5547
  "shape": "S2x"
5548
5548
  },
5549
- "State": {}
5549
+ "State": {},
5550
+ "WaitForQuietTime": {
5551
+ "type": "boolean"
5552
+ },
5553
+ "RefreshOnSegmentUpdate": {
5554
+ "type": "boolean"
5555
+ }
5550
5556
  },
5551
5557
  "required": [
5552
5558
  "Name"
@@ -5842,7 +5848,8 @@
5842
5848
  },
5843
5849
  "MessagesPerSecond": {
5844
5850
  "type": "integer"
5845
- }
5851
+ },
5852
+ "EndpointReentryInterval": {}
5846
5853
  }
5847
5854
  },
5848
5855
  "S2v": {
@@ -5921,6 +5928,12 @@
5921
5928
  "tags": {
5922
5929
  "shape": "S4",
5923
5930
  "locationName": "tags"
5931
+ },
5932
+ "WaitForQuietTime": {
5933
+ "type": "boolean"
5934
+ },
5935
+ "RefreshOnSegmentUpdate": {
5936
+ "type": "boolean"
5924
5937
  }
5925
5938
  },
5926
5939
  "required": [
@@ -30,6 +30,7 @@
30
30
  "output": {
31
31
  }
32
32
  },
33
+ "description": "Retrieves the service for the given Service Code.",
33
34
  "id": "to-retrieve-service-metadata",
34
35
  "title": "To retrieve a list of services and service codes"
35
36
  }