aws-sdk 2.1424.0 → 2.1426.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 +22 -1
  2. package/README.md +1 -1
  3. package/apis/amplifyuibuilder-2021-08-11.min.json +40 -9
  4. package/apis/application-insights-2018-11-25.min.json +228 -43
  5. package/apis/application-insights-2018-11-25.paginators.json +5 -0
  6. package/apis/autoscaling-2011-01-01.examples.json +73 -10
  7. package/apis/autoscaling-2011-01-01.min.json +61 -52
  8. package/apis/cleanrooms-2022-02-17.min.json +601 -85
  9. package/apis/cleanrooms-2022-02-17.paginators.json +12 -0
  10. package/apis/cloudformation-2010-05-15.min.json +95 -80
  11. package/apis/cloudfront-2020-05-31.min.json +4 -1
  12. package/apis/inspector2-2020-06-08.min.json +291 -192
  13. package/apis/kafka-2018-11-14.min.json +237 -52
  14. package/apis/kafka-2018-11-14.paginators.json +6 -0
  15. package/apis/lookoutequipment-2020-12-15.min.json +337 -23
  16. package/apis/lookoutequipment-2020-12-15.paginators.json +5 -0
  17. package/apis/omics-2022-11-28.min.json +32 -29
  18. package/apis/pinpoint-2016-12-01.examples.json +6 -12
  19. package/apis/pinpoint-2016-12-01.min.json +286 -243
  20. package/apis/rds-2014-10-31.min.json +175 -162
  21. package/apis/scheduler-2021-06-30.min.json +15 -12
  22. package/clients/amplifyuibuilder.d.ts +48 -4
  23. package/clients/applicationinsights.d.ts +342 -2
  24. package/clients/autoscaling.d.ts +13 -2
  25. package/clients/cleanrooms.d.ts +516 -9
  26. package/clients/cloudformation.d.ts +21 -0
  27. package/clients/cloudfront.d.ts +14 -10
  28. package/clients/codestarconnections.d.ts +10 -10
  29. package/clients/connect.d.ts +1 -1
  30. package/clients/drs.d.ts +1 -1
  31. package/clients/inspector2.d.ts +101 -2
  32. package/clients/kafka.d.ts +204 -0
  33. package/clients/lookoutequipment.d.ts +522 -15
  34. package/clients/omics.d.ts +13 -0
  35. package/clients/pinpoint.d.ts +69 -5
  36. package/clients/rds.d.ts +21 -0
  37. package/clients/route53.d.ts +9 -9
  38. package/clients/scheduler.d.ts +16 -3
  39. package/clients/sqs.d.ts +9 -9
  40. package/dist/aws-sdk-core-react-native.js +1 -1
  41. package/dist/aws-sdk-react-native.js +18 -18
  42. package/dist/aws-sdk.js +338 -298
  43. package/dist/aws-sdk.min.js +95 -95
  44. package/lib/core.js +1 -1
  45. package/package.json +1 -1
@@ -257,6 +257,17 @@
257
257
  }
258
258
  }
259
259
  },
260
+ "DeleteResourcePolicy": {
261
+ "input": {
262
+ "type": "structure",
263
+ "required": [
264
+ "ResourceArn"
265
+ ],
266
+ "members": {
267
+ "ResourceArn": {}
268
+ }
269
+ }
270
+ },
260
271
  "DescribeDataIngestionJob": {
261
272
  "input": {
262
273
  "type": "structure",
@@ -273,7 +284,7 @@
273
284
  "JobId": {},
274
285
  "DatasetArn": {},
275
286
  "IngestionInputConfiguration": {
276
- "shape": "S1t"
287
+ "shape": "S1v"
277
288
  },
278
289
  "RoleArn": {},
279
290
  "CreatedAt": {
@@ -282,10 +293,10 @@
282
293
  "Status": {},
283
294
  "FailedReason": {},
284
295
  "DataQualitySummary": {
285
- "shape": "S1y"
296
+ "shape": "S20"
286
297
  },
287
298
  "IngestedFilesSummary": {
288
- "shape": "S27"
299
+ "shape": "S29"
289
300
  },
290
301
  "StatusDetail": {},
291
302
  "IngestedDataSize": {
@@ -296,7 +307,8 @@
296
307
  },
297
308
  "DataEndTime": {
298
309
  "type": "timestamp"
299
- }
310
+ },
311
+ "SourceDatasetArn": {}
300
312
  }
301
313
  }
302
314
  },
@@ -327,13 +339,13 @@
327
339
  },
328
340
  "ServerSideKmsKeyId": {},
329
341
  "IngestionInputConfiguration": {
330
- "shape": "S1t"
342
+ "shape": "S1v"
331
343
  },
332
344
  "DataQualitySummary": {
333
- "shape": "S1y"
345
+ "shape": "S20"
334
346
  },
335
347
  "IngestedFilesSummary": {
336
- "shape": "S27"
348
+ "shape": "S29"
337
349
  },
338
350
  "RoleArn": {},
339
351
  "DataStartTime": {
@@ -341,7 +353,8 @@
341
353
  },
342
354
  "DataEndTime": {
343
355
  "type": "timestamp"
344
- }
356
+ },
357
+ "SourceDatasetArn": {}
345
358
  }
346
359
  }
347
360
  },
@@ -503,7 +516,195 @@
503
516
  "type": "timestamp"
504
517
  },
505
518
  "ServerSideKmsKeyId": {},
506
- "OffCondition": {}
519
+ "OffCondition": {},
520
+ "SourceModelVersionArn": {},
521
+ "ImportJobStartTime": {
522
+ "type": "timestamp"
523
+ },
524
+ "ImportJobEndTime": {
525
+ "type": "timestamp"
526
+ },
527
+ "ActiveModelVersion": {
528
+ "type": "long"
529
+ },
530
+ "ActiveModelVersionArn": {},
531
+ "ModelVersionActivatedAt": {
532
+ "type": "timestamp"
533
+ },
534
+ "PreviousActiveModelVersion": {
535
+ "type": "long"
536
+ },
537
+ "PreviousActiveModelVersionArn": {},
538
+ "PreviousModelVersionActivatedAt": {
539
+ "type": "timestamp"
540
+ }
541
+ }
542
+ }
543
+ },
544
+ "DescribeModelVersion": {
545
+ "input": {
546
+ "type": "structure",
547
+ "required": [
548
+ "ModelName",
549
+ "ModelVersion"
550
+ ],
551
+ "members": {
552
+ "ModelName": {},
553
+ "ModelVersion": {
554
+ "type": "long"
555
+ }
556
+ }
557
+ },
558
+ "output": {
559
+ "type": "structure",
560
+ "members": {
561
+ "ModelName": {},
562
+ "ModelArn": {},
563
+ "ModelVersion": {
564
+ "type": "long"
565
+ },
566
+ "ModelVersionArn": {},
567
+ "Status": {},
568
+ "SourceType": {},
569
+ "DatasetName": {},
570
+ "DatasetArn": {},
571
+ "Schema": {},
572
+ "LabelsInputConfiguration": {
573
+ "shape": "S1c"
574
+ },
575
+ "TrainingDataStartTime": {
576
+ "type": "timestamp"
577
+ },
578
+ "TrainingDataEndTime": {
579
+ "type": "timestamp"
580
+ },
581
+ "EvaluationDataStartTime": {
582
+ "type": "timestamp"
583
+ },
584
+ "EvaluationDataEndTime": {
585
+ "type": "timestamp"
586
+ },
587
+ "RoleArn": {},
588
+ "DataPreProcessingConfiguration": {
589
+ "shape": "S1e"
590
+ },
591
+ "TrainingExecutionStartTime": {
592
+ "type": "timestamp"
593
+ },
594
+ "TrainingExecutionEndTime": {
595
+ "type": "timestamp"
596
+ },
597
+ "FailedReason": {},
598
+ "ModelMetrics": {},
599
+ "LastUpdatedTime": {
600
+ "type": "timestamp"
601
+ },
602
+ "CreatedAt": {
603
+ "type": "timestamp"
604
+ },
605
+ "ServerSideKmsKeyId": {},
606
+ "OffCondition": {},
607
+ "SourceModelVersionArn": {},
608
+ "ImportJobStartTime": {
609
+ "type": "timestamp"
610
+ },
611
+ "ImportJobEndTime": {
612
+ "type": "timestamp"
613
+ },
614
+ "ImportedDataSizeInBytes": {
615
+ "type": "long"
616
+ }
617
+ }
618
+ }
619
+ },
620
+ "DescribeResourcePolicy": {
621
+ "input": {
622
+ "type": "structure",
623
+ "required": [
624
+ "ResourceArn"
625
+ ],
626
+ "members": {
627
+ "ResourceArn": {}
628
+ }
629
+ },
630
+ "output": {
631
+ "type": "structure",
632
+ "members": {
633
+ "PolicyRevisionId": {},
634
+ "ResourcePolicy": {},
635
+ "CreationTime": {
636
+ "type": "timestamp"
637
+ },
638
+ "LastModifiedTime": {
639
+ "type": "timestamp"
640
+ }
641
+ }
642
+ }
643
+ },
644
+ "ImportDataset": {
645
+ "input": {
646
+ "type": "structure",
647
+ "required": [
648
+ "SourceDatasetArn",
649
+ "ClientToken"
650
+ ],
651
+ "members": {
652
+ "SourceDatasetArn": {},
653
+ "DatasetName": {},
654
+ "ClientToken": {
655
+ "idempotencyToken": true
656
+ },
657
+ "ServerSideKmsKeyId": {},
658
+ "Tags": {
659
+ "shape": "S7"
660
+ }
661
+ }
662
+ },
663
+ "output": {
664
+ "type": "structure",
665
+ "members": {
666
+ "DatasetName": {},
667
+ "DatasetArn": {},
668
+ "Status": {},
669
+ "JobId": {}
670
+ }
671
+ }
672
+ },
673
+ "ImportModelVersion": {
674
+ "input": {
675
+ "type": "structure",
676
+ "required": [
677
+ "SourceModelVersionArn",
678
+ "DatasetName",
679
+ "ClientToken"
680
+ ],
681
+ "members": {
682
+ "SourceModelVersionArn": {},
683
+ "ModelName": {},
684
+ "DatasetName": {},
685
+ "LabelsInputConfiguration": {
686
+ "shape": "S1c"
687
+ },
688
+ "ClientToken": {
689
+ "idempotencyToken": true
690
+ },
691
+ "RoleArn": {},
692
+ "ServerSideKmsKeyId": {},
693
+ "Tags": {
694
+ "shape": "S7"
695
+ }
696
+ }
697
+ },
698
+ "output": {
699
+ "type": "structure",
700
+ "members": {
701
+ "ModelName": {},
702
+ "ModelArn": {},
703
+ "ModelVersionArn": {},
704
+ "ModelVersion": {
705
+ "type": "long"
706
+ },
707
+ "Status": {}
507
708
  }
508
709
  }
509
710
  },
@@ -532,7 +733,7 @@
532
733
  "DatasetName": {},
533
734
  "DatasetArn": {},
534
735
  "IngestionInputConfiguration": {
535
- "shape": "S1t"
736
+ "shape": "S1v"
536
737
  },
537
738
  "Status": {}
538
739
  }
@@ -672,7 +873,7 @@
672
873
  "shape": "Sr"
673
874
  },
674
875
  "CustomerResultObject": {
675
- "shape": "S29"
876
+ "shape": "S2b"
676
877
  },
677
878
  "Status": {},
678
879
  "FailedReason": {}
@@ -806,6 +1007,60 @@
806
1007
  }
807
1008
  }
808
1009
  },
1010
+ "ListModelVersions": {
1011
+ "input": {
1012
+ "type": "structure",
1013
+ "required": [
1014
+ "ModelName"
1015
+ ],
1016
+ "members": {
1017
+ "ModelName": {},
1018
+ "NextToken": {},
1019
+ "MaxResults": {
1020
+ "type": "integer"
1021
+ },
1022
+ "Status": {},
1023
+ "SourceType": {},
1024
+ "CreatedAtEndTime": {
1025
+ "type": "timestamp"
1026
+ },
1027
+ "CreatedAtStartTime": {
1028
+ "type": "timestamp"
1029
+ },
1030
+ "MaxModelVersion": {
1031
+ "type": "long"
1032
+ },
1033
+ "MinModelVersion": {
1034
+ "type": "long"
1035
+ }
1036
+ }
1037
+ },
1038
+ "output": {
1039
+ "type": "structure",
1040
+ "members": {
1041
+ "NextToken": {},
1042
+ "ModelVersionSummaries": {
1043
+ "type": "list",
1044
+ "member": {
1045
+ "type": "structure",
1046
+ "members": {
1047
+ "ModelName": {},
1048
+ "ModelArn": {},
1049
+ "ModelVersion": {
1050
+ "type": "long"
1051
+ },
1052
+ "ModelVersionArn": {},
1053
+ "CreatedAt": {
1054
+ "type": "timestamp"
1055
+ },
1056
+ "Status": {},
1057
+ "SourceType": {}
1058
+ }
1059
+ }
1060
+ }
1061
+ }
1062
+ }
1063
+ },
809
1064
  "ListModels": {
810
1065
  "input": {
811
1066
  "type": "structure",
@@ -835,7 +1090,11 @@
835
1090
  "Status": {},
836
1091
  "CreatedAt": {
837
1092
  "type": "timestamp"
838
- }
1093
+ },
1094
+ "ActiveModelVersion": {
1095
+ "type": "long"
1096
+ },
1097
+ "ActiveModelVersionArn": {}
839
1098
  }
840
1099
  }
841
1100
  }
@@ -871,16 +1130,16 @@
871
1130
  "type": "boolean"
872
1131
  },
873
1132
  "MissingValues": {
874
- "shape": "S3w"
1133
+ "shape": "S4g"
875
1134
  },
876
1135
  "InvalidValues": {
877
- "shape": "S3w"
1136
+ "shape": "S4g"
878
1137
  },
879
1138
  "InvalidDateEntries": {
880
- "shape": "S3w"
1139
+ "shape": "S4g"
881
1140
  },
882
1141
  "DuplicateTimestamps": {
883
- "shape": "S3w"
1142
+ "shape": "S4g"
884
1143
  },
885
1144
  "CategoricalValues": {
886
1145
  "type": "structure",
@@ -960,6 +1219,31 @@
960
1219
  }
961
1220
  }
962
1221
  },
1222
+ "PutResourcePolicy": {
1223
+ "input": {
1224
+ "type": "structure",
1225
+ "required": [
1226
+ "ResourceArn",
1227
+ "ResourcePolicy",
1228
+ "ClientToken"
1229
+ ],
1230
+ "members": {
1231
+ "ResourceArn": {},
1232
+ "ResourcePolicy": {},
1233
+ "PolicyRevisionId": {},
1234
+ "ClientToken": {
1235
+ "idempotencyToken": true
1236
+ }
1237
+ }
1238
+ },
1239
+ "output": {
1240
+ "type": "structure",
1241
+ "members": {
1242
+ "ResourceArn": {},
1243
+ "PolicyRevisionId": {}
1244
+ }
1245
+ }
1246
+ },
963
1247
  "StartDataIngestionJob": {
964
1248
  "input": {
965
1249
  "type": "structure",
@@ -972,7 +1256,7 @@
972
1256
  "members": {
973
1257
  "DatasetName": {},
974
1258
  "IngestionInputConfiguration": {
975
- "shape": "S1t"
1259
+ "shape": "S1v"
976
1260
  },
977
1261
  "RoleArn": {},
978
1262
  "ClientToken": {
@@ -1069,6 +1353,36 @@
1069
1353
  "members": {}
1070
1354
  }
1071
1355
  },
1356
+ "UpdateActiveModelVersion": {
1357
+ "input": {
1358
+ "type": "structure",
1359
+ "required": [
1360
+ "ModelName",
1361
+ "ModelVersion"
1362
+ ],
1363
+ "members": {
1364
+ "ModelName": {},
1365
+ "ModelVersion": {
1366
+ "type": "long"
1367
+ }
1368
+ }
1369
+ },
1370
+ "output": {
1371
+ "type": "structure",
1372
+ "members": {
1373
+ "ModelName": {},
1374
+ "ModelArn": {},
1375
+ "CurrentActiveVersion": {
1376
+ "type": "long"
1377
+ },
1378
+ "PreviousActiveVersion": {
1379
+ "type": "long"
1380
+ },
1381
+ "CurrentActiveVersionArn": {},
1382
+ "PreviousActiveVersionArn": {}
1383
+ }
1384
+ }
1385
+ },
1072
1386
  "UpdateInferenceScheduler": {
1073
1387
  "input": {
1074
1388
  "type": "structure",
@@ -1197,7 +1511,7 @@
1197
1511
  "TargetSamplingRate": {}
1198
1512
  }
1199
1513
  },
1200
- "S1t": {
1514
+ "S1v": {
1201
1515
  "type": "structure",
1202
1516
  "required": [
1203
1517
  "S3InputConfiguration"
@@ -1216,7 +1530,7 @@
1216
1530
  }
1217
1531
  }
1218
1532
  },
1219
- "S1y": {
1533
+ "S20": {
1220
1534
  "type": "structure",
1221
1535
  "required": [
1222
1536
  "InsufficientSensorData",
@@ -1311,7 +1625,7 @@
1311
1625
  }
1312
1626
  }
1313
1627
  },
1314
- "S27": {
1628
+ "S29": {
1315
1629
  "type": "structure",
1316
1630
  "required": [
1317
1631
  "TotalNumberOfFiles",
@@ -1327,12 +1641,12 @@
1327
1641
  "DiscardedFiles": {
1328
1642
  "type": "list",
1329
1643
  "member": {
1330
- "shape": "S29"
1644
+ "shape": "S2b"
1331
1645
  }
1332
1646
  }
1333
1647
  }
1334
1648
  },
1335
- "S29": {
1649
+ "S2b": {
1336
1650
  "type": "structure",
1337
1651
  "required": [
1338
1652
  "Bucket",
@@ -1343,7 +1657,7 @@
1343
1657
  "Key": {}
1344
1658
  }
1345
1659
  },
1346
- "S3w": {
1660
+ "S4g": {
1347
1661
  "type": "structure",
1348
1662
  "required": [
1349
1663
  "Count",
@@ -35,6 +35,11 @@
35
35
  "output_token": "NextToken",
36
36
  "limit_key": "MaxResults"
37
37
  },
38
+ "ListModelVersions": {
39
+ "input_token": "NextToken",
40
+ "output_token": "NextToken",
41
+ "limit_key": "MaxResults"
42
+ },
38
43
  "ListModels": {
39
44
  "input_token": "NextToken",
40
45
  "output_token": "NextToken",