aws-sdk 2.624.0 → 2.628.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 (38) hide show
  1. package/CHANGELOG.md +24 -1
  2. package/README.md +1 -1
  3. package/apis/ec2-2016-11-15.min.json +1 -0
  4. package/apis/eventbridge-2015-10-07.min.json +8 -5
  5. package/apis/events-2015-10-07.min.json +8 -5
  6. package/apis/fsx-2018-03-01.min.json +28 -19
  7. package/apis/globalaccelerator-2018-08-08.min.json +235 -30
  8. package/apis/kafka-2018-11-14.min.json +118 -37
  9. package/apis/lightsail-2016-11-28.min.json +368 -110
  10. package/apis/outposts-2019-12-03.min.json +44 -0
  11. package/apis/sagemaker-2017-07-24.min.json +163 -147
  12. package/apis/securityhub-2018-10-26.min.json +19 -15
  13. package/apis/snowball-2016-06-30.min.json +36 -13
  14. package/apis/states-2016-11-23.min.json +3 -0
  15. package/apis/transcribe-2017-10-26.min.json +23 -2
  16. package/clients/cloudwatchevents.d.ts +115 -111
  17. package/clients/docdb.d.ts +5 -5
  18. package/clients/ec2.d.ts +7 -7
  19. package/clients/eventbridge.d.ts +117 -113
  20. package/clients/fsx.d.ts +30 -7
  21. package/clients/globalaccelerator.d.ts +240 -23
  22. package/clients/iotevents.d.ts +22 -22
  23. package/clients/kafka.d.ts +25 -0
  24. package/clients/lightsail.d.ts +492 -130
  25. package/clients/outposts.d.ts +26 -0
  26. package/clients/sagemaker.d.ts +47 -28
  27. package/clients/secretsmanager.d.ts +7 -1
  28. package/clients/securityhub.d.ts +31 -25
  29. package/clients/snowball.d.ts +32 -3
  30. package/clients/stepfunctions.d.ts +36 -38
  31. package/clients/transcribeservice.d.ts +33 -5
  32. package/dist/aws-sdk-core-react-native.js +1 -1
  33. package/dist/aws-sdk-react-native.js +15 -15
  34. package/dist/aws-sdk.js +13 -9
  35. package/dist/aws-sdk.min.js +45 -45
  36. package/lib/core.js +1 -1
  37. package/lib/s3/managed_upload.js +1 -1
  38. package/package.json +2 -2
@@ -49,12 +49,16 @@
49
49
  "KafkaVersion": {
50
50
  "locationName": "kafkaVersion"
51
51
  },
52
+ "LoggingInfo": {
53
+ "shape": "Sq",
54
+ "locationName": "loggingInfo"
55
+ },
52
56
  "NumberOfBrokerNodes": {
53
57
  "locationName": "numberOfBrokerNodes",
54
58
  "type": "integer"
55
59
  },
56
60
  "Tags": {
57
- "shape": "Sr",
61
+ "shape": "Sw",
58
62
  "locationName": "tags"
59
63
  }
60
64
  },
@@ -116,11 +120,11 @@
116
120
  "locationName": "arn"
117
121
  },
118
122
  "CreationTime": {
119
- "shape": "Sx",
123
+ "shape": "S12",
120
124
  "locationName": "creationTime"
121
125
  },
122
126
  "LatestRevision": {
123
- "shape": "Sy",
127
+ "shape": "S13",
124
128
  "locationName": "latestRevision"
125
129
  },
126
130
  "Name": {
@@ -185,7 +189,7 @@
185
189
  "type": "structure",
186
190
  "members": {
187
191
  "ClusterInfo": {
188
- "shape": "S13",
192
+ "shape": "S18",
189
193
  "locationName": "clusterInfo"
190
194
  }
191
195
  }
@@ -213,7 +217,7 @@
213
217
  "type": "structure",
214
218
  "members": {
215
219
  "ClusterOperationInfo": {
216
- "shape": "S1d",
220
+ "shape": "S1i",
217
221
  "locationName": "clusterOperationInfo"
218
222
  }
219
223
  }
@@ -244,7 +248,7 @@
244
248
  "locationName": "arn"
245
249
  },
246
250
  "CreationTime": {
247
- "shape": "Sx",
251
+ "shape": "S12",
248
252
  "locationName": "creationTime"
249
253
  },
250
254
  "Description": {
@@ -255,7 +259,7 @@
255
259
  "locationName": "kafkaVersions"
256
260
  },
257
261
  "LatestRevision": {
258
- "shape": "Sy",
262
+ "shape": "S13",
259
263
  "locationName": "latestRevision"
260
264
  },
261
265
  "Name": {
@@ -295,7 +299,7 @@
295
299
  "locationName": "arn"
296
300
  },
297
301
  "CreationTime": {
298
- "shape": "Sx",
302
+ "shape": "S12",
299
303
  "locationName": "creationTime"
300
304
  },
301
305
  "Description": {
@@ -376,7 +380,7 @@
376
380
  "locationName": "clusterOperationInfoList",
377
381
  "type": "list",
378
382
  "member": {
379
- "shape": "S1d"
383
+ "shape": "S1i"
380
384
  }
381
385
  },
382
386
  "NextToken": {
@@ -416,7 +420,7 @@
416
420
  "locationName": "clusterInfoList",
417
421
  "type": "list",
418
422
  "member": {
419
- "shape": "S13"
423
+ "shape": "S18"
420
424
  }
421
425
  },
422
426
  "NextToken": {
@@ -462,7 +466,7 @@
462
466
  "locationName": "revisions",
463
467
  "type": "list",
464
468
  "member": {
465
- "shape": "Sy"
469
+ "shape": "S13"
466
470
  }
467
471
  }
468
472
  }
@@ -501,7 +505,7 @@
501
505
  "locationName": "arn"
502
506
  },
503
507
  "CreationTime": {
504
- "shape": "Sx",
508
+ "shape": "S12",
505
509
  "locationName": "creationTime"
506
510
  },
507
511
  "Description": {
@@ -512,7 +516,7 @@
512
516
  "locationName": "kafkaVersions"
513
517
  },
514
518
  "LatestRevision": {
515
- "shape": "Sy",
519
+ "shape": "S13",
516
520
  "locationName": "latestRevision"
517
521
  },
518
522
  "Name": {
@@ -639,7 +643,7 @@
639
643
  "locationName": "clientVpcIpAddress"
640
644
  },
641
645
  "CurrentBrokerSoftwareInfo": {
642
- "shape": "S14",
646
+ "shape": "S19",
643
647
  "locationName": "currentBrokerSoftwareInfo"
644
648
  },
645
649
  "Endpoints": {
@@ -708,7 +712,7 @@
708
712
  "type": "structure",
709
713
  "members": {
710
714
  "Tags": {
711
- "shape": "Sr",
715
+ "shape": "Sw",
712
716
  "locationName": "tags"
713
717
  }
714
718
  }
@@ -727,7 +731,7 @@
727
731
  "locationName": "resourceArn"
728
732
  },
729
733
  "Tags": {
730
- "shape": "Sr",
734
+ "shape": "Sw",
731
735
  "locationName": "tags"
732
736
  }
733
737
  },
@@ -818,7 +822,7 @@
818
822
  "locationName": "currentVersion"
819
823
  },
820
824
  "TargetBrokerEBSVolumeInfo": {
821
- "shape": "S1g",
825
+ "shape": "S1l",
822
826
  "locationName": "targetBrokerEBSVolumeInfo"
823
827
  }
824
828
  },
@@ -901,6 +905,10 @@
901
905
  "OpenMonitoring": {
902
906
  "shape": "Sl",
903
907
  "locationName": "openMonitoring"
908
+ },
909
+ "LoggingInfo": {
910
+ "shape": "Sq",
911
+ "locationName": "loggingInfo"
904
912
  }
905
913
  },
906
914
  "required": [
@@ -1066,20 +1074,85 @@
1066
1074
  "Prometheus"
1067
1075
  ]
1068
1076
  },
1069
- "Sr": {
1077
+ "Sq": {
1078
+ "type": "structure",
1079
+ "members": {
1080
+ "BrokerLogs": {
1081
+ "locationName": "brokerLogs",
1082
+ "type": "structure",
1083
+ "members": {
1084
+ "CloudWatchLogs": {
1085
+ "locationName": "cloudWatchLogs",
1086
+ "type": "structure",
1087
+ "members": {
1088
+ "Enabled": {
1089
+ "locationName": "enabled",
1090
+ "type": "boolean"
1091
+ },
1092
+ "LogGroup": {
1093
+ "locationName": "logGroup"
1094
+ }
1095
+ },
1096
+ "required": [
1097
+ "Enabled"
1098
+ ]
1099
+ },
1100
+ "Firehose": {
1101
+ "locationName": "firehose",
1102
+ "type": "structure",
1103
+ "members": {
1104
+ "DeliveryStream": {
1105
+ "locationName": "deliveryStream"
1106
+ },
1107
+ "Enabled": {
1108
+ "locationName": "enabled",
1109
+ "type": "boolean"
1110
+ }
1111
+ },
1112
+ "required": [
1113
+ "Enabled"
1114
+ ]
1115
+ },
1116
+ "S3": {
1117
+ "locationName": "s3",
1118
+ "type": "structure",
1119
+ "members": {
1120
+ "Bucket": {
1121
+ "locationName": "bucket"
1122
+ },
1123
+ "Enabled": {
1124
+ "locationName": "enabled",
1125
+ "type": "boolean"
1126
+ },
1127
+ "Prefix": {
1128
+ "locationName": "prefix"
1129
+ }
1130
+ },
1131
+ "required": [
1132
+ "Enabled"
1133
+ ]
1134
+ }
1135
+ }
1136
+ }
1137
+ },
1138
+ "required": [
1139
+ "BrokerLogs"
1140
+ ]
1141
+ },
1142
+ "Sw": {
1070
1143
  "type": "map",
1071
1144
  "key": {},
1072
1145
  "value": {}
1073
1146
  },
1074
- "Sx": {
1147
+ "S12": {
1075
1148
  "type": "timestamp",
1076
1149
  "timestampFormat": "iso8601"
1077
1150
  },
1078
- "Sy": {
1151
+ "S13": {
1079
1152
  "type": "structure",
1080
1153
  "members": {
1081
1154
  "CreationTime": {
1082
- "shape": "Sx",
1155
+ "shape": "S12",
1083
1156
  "locationName": "creationTime"
1084
1157
  },
1085
1158
  "Description": {
@@ -1095,7 +1168,7 @@
1095
1168
  "CreationTime"
1096
1169
  ]
1097
1170
  },
1098
- "S13": {
1171
+ "S18": {
1099
1172
  "type": "structure",
1100
1173
  "members": {
1101
1174
  "ActiveOperationArn": {
@@ -1116,11 +1189,11 @@
1116
1189
  "locationName": "clusterName"
1117
1190
  },
1118
1191
  "CreationTime": {
1119
- "shape": "Sx",
1192
+ "shape": "S12",
1120
1193
  "locationName": "creationTime"
1121
1194
  },
1122
1195
  "CurrentBrokerSoftwareInfo": {
1123
- "shape": "S14",
1196
+ "shape": "S19",
1124
1197
  "locationName": "currentBrokerSoftwareInfo"
1125
1198
  },
1126
1199
  "CurrentVersion": {
@@ -1134,9 +1207,13 @@
1134
1207
  "locationName": "enhancedMonitoring"
1135
1208
  },
1136
1209
  "OpenMonitoring": {
1137
- "shape": "S15",
1210
+ "shape": "S1a",
1138
1211
  "locationName": "openMonitoring"
1139
1212
  },
1213
+ "LoggingInfo": {
1214
+ "shape": "Sq",
1215
+ "locationName": "loggingInfo"
1216
+ },
1140
1217
  "NumberOfBrokerNodes": {
1141
1218
  "locationName": "numberOfBrokerNodes",
1142
1219
  "type": "integer"
@@ -1157,7 +1234,7 @@
1157
1234
  }
1158
1235
  },
1159
1236
  "Tags": {
1160
- "shape": "Sr",
1237
+ "shape": "Sw",
1161
1238
  "locationName": "tags"
1162
1239
  },
1163
1240
  "ZookeeperConnectString": {
@@ -1165,7 +1242,7 @@
1165
1242
  }
1166
1243
  }
1167
1244
  },
1168
- "S14": {
1245
+ "S19": {
1169
1246
  "type": "structure",
1170
1247
  "members": {
1171
1248
  "ConfigurationArn": {
@@ -1180,7 +1257,7 @@
1180
1257
  }
1181
1258
  }
1182
1259
  },
1183
- "S15": {
1260
+ "S1a": {
1184
1261
  "type": "structure",
1185
1262
  "members": {
1186
1263
  "Prometheus": {
@@ -1220,7 +1297,7 @@
1220
1297
  "Prometheus"
1221
1298
  ]
1222
1299
  },
1223
- "S1d": {
1300
+ "S1i": {
1224
1301
  "type": "structure",
1225
1302
  "members": {
1226
1303
  "ClientRequestId": {
@@ -1230,11 +1307,11 @@
1230
1307
  "locationName": "clusterArn"
1231
1308
  },
1232
1309
  "CreationTime": {
1233
- "shape": "Sx",
1310
+ "shape": "S12",
1234
1311
  "locationName": "creationTime"
1235
1312
  },
1236
1313
  "EndTime": {
1237
- "shape": "Sx",
1314
+ "shape": "S12",
1238
1315
  "locationName": "endTime"
1239
1316
  },
1240
1317
  "ErrorInfo": {
@@ -1259,20 +1336,20 @@
1259
1336
  "locationName": "operationType"
1260
1337
  },
1261
1338
  "SourceClusterInfo": {
1262
- "shape": "S1f",
1339
+ "shape": "S1k",
1263
1340
  "locationName": "sourceClusterInfo"
1264
1341
  },
1265
1342
  "TargetClusterInfo": {
1266
- "shape": "S1f",
1343
+ "shape": "S1k",
1267
1344
  "locationName": "targetClusterInfo"
1268
1345
  }
1269
1346
  }
1270
1347
  },
1271
- "S1f": {
1348
+ "S1k": {
1272
1349
  "type": "structure",
1273
1350
  "members": {
1274
1351
  "BrokerEBSVolumeInfo": {
1275
- "shape": "S1g",
1352
+ "shape": "S1l",
1276
1353
  "locationName": "brokerEBSVolumeInfo"
1277
1354
  },
1278
1355
  "ConfigurationInfo": {
@@ -1287,12 +1364,16 @@
1287
1364
  "locationName": "enhancedMonitoring"
1288
1365
  },
1289
1366
  "OpenMonitoring": {
1290
- "shape": "S15",
1367
+ "shape": "S1a",
1291
1368
  "locationName": "openMonitoring"
1369
+ },
1370
+ "LoggingInfo": {
1371
+ "shape": "Sq",
1372
+ "locationName": "loggingInfo"
1292
1373
  }
1293
1374
  }
1294
1375
  },
1295
- "S1g": {
1376
+ "S1l": {
1296
1377
  "type": "list",
1297
1378
  "member": {
1298
1379
  "type": "structure",