aws-sdk 2.1501.0 → 2.1503.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 +46 -1
- package/README.md +1 -3
- package/apis/accessanalyzer-2019-11-01.min.json +423 -86
- package/apis/accessanalyzer-2019-11-01.paginators.json +12 -0
- package/apis/amp-2020-08-01.min.json +320 -3
- package/apis/amp-2020-08-01.paginators.json +6 -0
- package/apis/amp-2020-08-01.waiters2.json +33 -0
- package/apis/bcm-data-exports-2023-11-26.examples.json +5 -0
- package/apis/bcm-data-exports-2023-11-26.min.json +470 -0
- package/apis/bcm-data-exports-2023-11-26.paginators.json +22 -0
- package/apis/cloudtrail-2013-11-01.min.json +67 -24
- package/apis/codestar-connections-2019-12-01.min.json +590 -3
- package/apis/codestar-connections-2019-12-01.paginators.json +10 -0
- package/apis/compute-optimizer-2019-11-01.min.json +243 -39
- package/apis/config-2014-11-12.min.json +204 -169
- package/apis/controltower-2018-05-10.min.json +249 -13
- package/apis/controltower-2018-05-10.paginators.json +6 -0
- package/apis/cost-optimization-hub-2022-07-26.examples.json +5 -0
- package/apis/cost-optimization-hub-2022-07-26.min.json +757 -0
- package/apis/cost-optimization-hub-2022-07-26.paginators.json +22 -0
- package/apis/detective-2018-10-26.min.json +294 -0
- package/apis/ecs-2014-11-13.min.json +108 -107
- package/apis/eks-2017-11-01.min.json +211 -4
- package/apis/eks-2017-11-01.paginators.json +12 -0
- package/apis/eks-auth-2023-11-26.examples.json +5 -0
- package/apis/eks-auth-2023-11-26.min.json +104 -0
- package/apis/eks-auth-2023-11-26.paginators.json +4 -0
- package/apis/eks-auth-2023-11-26.waiters2.json +5 -0
- package/apis/elasticfilesystem-2015-02-01.min.json +5 -1
- package/apis/elasticfilesystem-2015-02-01.paginators.json +18 -3
- package/apis/elasticloadbalancingv2-2015-12-01.min.json +403 -75
- package/apis/elasticloadbalancingv2-2015-12-01.paginators.json +15 -0
- package/apis/freetier-2023-09-07.examples.json +5 -0
- package/apis/freetier-2023-09-07.min.json +105 -0
- package/apis/freetier-2023-09-07.paginators.json +10 -0
- package/apis/fsx-2018-03-01.min.json +259 -135
- package/apis/guardduty-2017-11-28.min.json +64 -0
- package/apis/iotfleetwise-2021-06-17.min.json +159 -33
- package/apis/kinesis-2013-12-02.min.json +92 -21
- package/apis/lakeformation-2017-03-31.min.json +126 -35
- package/apis/logs-2014-03-28.min.json +310 -36
- package/apis/logs-2014-03-28.paginators.json +12 -0
- package/apis/managedblockchain-2018-09-24.min.json +58 -50
- package/apis/metadata.json +22 -0
- package/apis/models.lex.v2-2020-08-07.min.json +633 -331
- package/apis/models.lex.v2-2020-08-07.paginators.json +5 -0
- package/apis/personalize-2018-05-22.min.json +85 -52
- package/apis/personalize-events-2018-03-22.min.json +97 -5
- package/apis/personalize-runtime-2018-05-22.min.json +68 -11
- package/apis/quicksight-2018-04-01.min.json +398 -268
- package/apis/redshift-2012-12-01.min.json +14 -2
- package/apis/repostspace-2022-05-13.examples.json +5 -0
- package/apis/repostspace-2022-05-13.min.json +447 -0
- package/apis/repostspace-2022-05-13.paginators.json +10 -0
- package/apis/runtime.lex.v2-2020-08-07.min.json +25 -24
- package/apis/s3-2006-03-01.examples.json +142 -142
- package/apis/s3-2006-03-01.min.json +45 -0
- package/apis/s3control-2018-08-20.min.json +1283 -239
- package/apis/s3control-2018-08-20.paginators.json +15 -0
- package/apis/sagemaker-2017-07-24.min.json +544 -533
- package/apis/secretsmanager-2017-10-17.min.json +111 -50
- package/apis/secretsmanager-2017-10-17.paginators.json +5 -0
- package/apis/securityhub-2018-10-26.examples.json +93 -2
- package/apis/securityhub-2018-10-26.min.json +551 -300
- package/apis/states-2016-11-23.min.json +85 -0
- package/apis/transcribe-2017-10-26.min.json +49 -38
- package/apis/workspaces-2015-04-08.min.json +119 -96
- package/apis/workspaces-thin-client-2023-08-22.examples.json +5 -0
- package/apis/workspaces-thin-client-2023-08-22.min.json +777 -0
- package/apis/workspaces-thin-client-2023-08-22.paginators.json +22 -0
- package/clients/accessanalyzer.d.ts +374 -5
- package/clients/all.d.ts +6 -0
- package/clients/all.js +7 -1
- package/clients/amp.d.ts +322 -0
- package/clients/bcmdataexports.d.ts +589 -0
- package/clients/bcmdataexports.js +18 -0
- package/clients/cloudtrail.d.ts +76 -2
- package/clients/cloudwatchlogs.d.ts +413 -1
- package/clients/codestarconnections.d.ts +727 -0
- package/clients/computeoptimizer.d.ts +307 -6
- package/clients/configservice.d.ts +60 -11
- package/clients/controltower.d.ts +258 -20
- package/clients/costoptimizationhub.d.ts +1283 -0
- package/clients/costoptimizationhub.js +18 -0
- package/clients/detective.d.ts +469 -0
- package/clients/ecs.d.ts +10 -5
- package/clients/efs.d.ts +39 -30
- package/clients/eks.d.ts +237 -15
- package/clients/eksauth.d.ts +124 -0
- package/clients/eksauth.js +19 -0
- package/clients/elbv2.d.ts +433 -4
- package/clients/freetier.d.ts +149 -0
- package/clients/freetier.js +18 -0
- package/clients/fsx.d.ts +194 -21
- package/clients/guardduty.d.ts +82 -11
- package/clients/iotfleetwise.d.ts +198 -13
- package/clients/kinesis.d.ts +96 -42
- package/clients/lakeformation.d.ts +118 -2
- package/clients/lexmodelsv2.d.ts +343 -2
- package/clients/lexruntimev2.d.ts +14 -9
- package/clients/managedblockchain.d.ts +26 -5
- package/clients/personalize.d.ts +65 -20
- package/clients/personalizeevents.d.ts +102 -12
- package/clients/personalizeruntime.d.ts +72 -2
- package/clients/quicksight.d.ts +124 -0
- package/clients/redshift.d.ts +16 -0
- package/clients/repostspace.d.ts +458 -0
- package/clients/repostspace.js +18 -0
- package/clients/s3.d.ts +2 -2
- package/clients/s3control.d.ts +876 -16
- package/clients/sagemaker.d.ts +13 -2
- package/clients/secretsmanager.d.ts +94 -5
- package/clients/securityhub.d.ts +305 -2
- package/clients/stepfunctions.d.ts +153 -8
- package/clients/transcribeservice.d.ts +11 -1
- package/clients/workspaces.d.ts +43 -1
- package/clients/workspacesthinclient.d.ts +895 -0
- package/clients/workspacesthinclient.js +18 -0
- package/dist/aws-sdk-core-react-native.js +2 -2
- package/dist/aws-sdk-react-native.js +280 -51
- package/dist/aws-sdk.js +2069 -587
- package/dist/aws-sdk.min.js +104 -104
- package/lib/config_service_placeholders.d.ts +12 -0
- package/lib/core.js +1 -1
- package/lib/services/s3.js +1 -1
- package/package.json +1 -1
@@ -1574,6 +1574,91 @@
|
|
1574
1574
|
"members": {}
|
1575
1575
|
}
|
1576
1576
|
},
|
1577
|
+
"TestState": {
|
1578
|
+
"input": {
|
1579
|
+
"type": "structure",
|
1580
|
+
"required": [
|
1581
|
+
"definition",
|
1582
|
+
"roleArn"
|
1583
|
+
],
|
1584
|
+
"members": {
|
1585
|
+
"definition": {
|
1586
|
+
"shape": "Sb"
|
1587
|
+
},
|
1588
|
+
"roleArn": {},
|
1589
|
+
"input": {
|
1590
|
+
"shape": "S19"
|
1591
|
+
},
|
1592
|
+
"inspectionLevel": {},
|
1593
|
+
"revealSecrets": {
|
1594
|
+
"type": "boolean"
|
1595
|
+
}
|
1596
|
+
}
|
1597
|
+
},
|
1598
|
+
"output": {
|
1599
|
+
"type": "structure",
|
1600
|
+
"members": {
|
1601
|
+
"output": {
|
1602
|
+
"shape": "S19"
|
1603
|
+
},
|
1604
|
+
"error": {
|
1605
|
+
"shape": "S1d"
|
1606
|
+
},
|
1607
|
+
"cause": {
|
1608
|
+
"shape": "S1e"
|
1609
|
+
},
|
1610
|
+
"inspectionData": {
|
1611
|
+
"type": "structure",
|
1612
|
+
"members": {
|
1613
|
+
"input": {
|
1614
|
+
"shape": "S19"
|
1615
|
+
},
|
1616
|
+
"afterInputPath": {
|
1617
|
+
"shape": "S19"
|
1618
|
+
},
|
1619
|
+
"afterParameters": {
|
1620
|
+
"shape": "S19"
|
1621
|
+
},
|
1622
|
+
"result": {
|
1623
|
+
"shape": "S19"
|
1624
|
+
},
|
1625
|
+
"afterResultSelector": {
|
1626
|
+
"shape": "S19"
|
1627
|
+
},
|
1628
|
+
"afterResultPath": {
|
1629
|
+
"shape": "S19"
|
1630
|
+
},
|
1631
|
+
"request": {
|
1632
|
+
"type": "structure",
|
1633
|
+
"members": {
|
1634
|
+
"protocol": {},
|
1635
|
+
"method": {},
|
1636
|
+
"url": {},
|
1637
|
+
"headers": {},
|
1638
|
+
"body": {}
|
1639
|
+
}
|
1640
|
+
},
|
1641
|
+
"response": {
|
1642
|
+
"type": "structure",
|
1643
|
+
"members": {
|
1644
|
+
"protocol": {},
|
1645
|
+
"statusCode": {},
|
1646
|
+
"statusMessage": {},
|
1647
|
+
"headers": {},
|
1648
|
+
"body": {}
|
1649
|
+
}
|
1650
|
+
}
|
1651
|
+
},
|
1652
|
+
"sensitive": true
|
1653
|
+
},
|
1654
|
+
"nextState": {},
|
1655
|
+
"status": {}
|
1656
|
+
}
|
1657
|
+
},
|
1658
|
+
"endpoint": {
|
1659
|
+
"hostPrefix": "sync-"
|
1660
|
+
}
|
1661
|
+
},
|
1577
1662
|
"UntagResource": {
|
1578
1663
|
"input": {
|
1579
1664
|
"type": "structure",
|
@@ -332,7 +332,7 @@
|
|
332
332
|
"type": "structure",
|
333
333
|
"members": {
|
334
334
|
"MedicalTranscriptionJob": {
|
335
|
-
"shape": "
|
335
|
+
"shape": "S2m"
|
336
336
|
}
|
337
337
|
}
|
338
338
|
}
|
@@ -375,7 +375,7 @@
|
|
375
375
|
"type": "structure",
|
376
376
|
"members": {
|
377
377
|
"TranscriptionJob": {
|
378
|
-
"shape": "
|
378
|
+
"shape": "S30"
|
379
379
|
}
|
380
380
|
}
|
381
381
|
}
|
@@ -578,7 +578,7 @@
|
|
578
578
|
"Status": {},
|
579
579
|
"NextToken": {},
|
580
580
|
"Vocabularies": {
|
581
|
-
"shape": "
|
581
|
+
"shape": "S43"
|
582
582
|
}
|
583
583
|
}
|
584
584
|
}
|
@@ -643,7 +643,7 @@
|
|
643
643
|
"shape": "S28"
|
644
644
|
},
|
645
645
|
"ModelSettings": {
|
646
|
-
"shape": "
|
646
|
+
"shape": "S32"
|
647
647
|
},
|
648
648
|
"IdentifyLanguage": {
|
649
649
|
"type": "boolean"
|
@@ -655,10 +655,10 @@
|
|
655
655
|
"type": "float"
|
656
656
|
},
|
657
657
|
"LanguageCodes": {
|
658
|
-
"shape": "
|
658
|
+
"shape": "S34"
|
659
659
|
},
|
660
660
|
"ToxicityDetection": {
|
661
|
-
"shape": "
|
661
|
+
"shape": "S3c"
|
662
662
|
}
|
663
663
|
}
|
664
664
|
}
|
@@ -684,7 +684,7 @@
|
|
684
684
|
"Status": {},
|
685
685
|
"NextToken": {},
|
686
686
|
"Vocabularies": {
|
687
|
-
"shape": "
|
687
|
+
"shape": "S43"
|
688
688
|
}
|
689
689
|
}
|
690
690
|
}
|
@@ -739,7 +739,7 @@
|
|
739
739
|
"shape": "S26"
|
740
740
|
},
|
741
741
|
"ChannelDefinitions": {
|
742
|
-
"shape": "
|
742
|
+
"shape": "S2h"
|
743
743
|
}
|
744
744
|
}
|
745
745
|
},
|
@@ -777,10 +777,10 @@
|
|
777
777
|
"OutputKey": {},
|
778
778
|
"OutputEncryptionKMSKeyId": {},
|
779
779
|
"KMSEncryptionContext": {
|
780
|
-
"shape": "
|
780
|
+
"shape": "S4o"
|
781
781
|
},
|
782
782
|
"Settings": {
|
783
|
-
"shape": "
|
783
|
+
"shape": "S2q"
|
784
784
|
},
|
785
785
|
"ContentIdentificationType": {},
|
786
786
|
"Specialty": {},
|
@@ -794,7 +794,7 @@
|
|
794
794
|
"type": "structure",
|
795
795
|
"members": {
|
796
796
|
"MedicalTranscriptionJob": {
|
797
|
-
"shape": "
|
797
|
+
"shape": "S2m"
|
798
798
|
}
|
799
799
|
}
|
800
800
|
}
|
@@ -820,16 +820,16 @@
|
|
820
820
|
"OutputKey": {},
|
821
821
|
"OutputEncryptionKMSKeyId": {},
|
822
822
|
"KMSEncryptionContext": {
|
823
|
-
"shape": "
|
823
|
+
"shape": "S4o"
|
824
824
|
},
|
825
825
|
"Settings": {
|
826
|
-
"shape": "
|
826
|
+
"shape": "S31"
|
827
827
|
},
|
828
828
|
"ModelSettings": {
|
829
|
-
"shape": "
|
829
|
+
"shape": "S32"
|
830
830
|
},
|
831
831
|
"JobExecutionSettings": {
|
832
|
-
"shape": "
|
832
|
+
"shape": "S33"
|
833
833
|
},
|
834
834
|
"ContentRedaction": {
|
835
835
|
"shape": "S28"
|
@@ -847,7 +847,7 @@
|
|
847
847
|
"type": "structure",
|
848
848
|
"members": {
|
849
849
|
"Formats": {
|
850
|
-
"shape": "
|
850
|
+
"shape": "S38"
|
851
851
|
},
|
852
852
|
"OutputStartIndex": {
|
853
853
|
"type": "integer"
|
@@ -861,7 +861,7 @@
|
|
861
861
|
"shape": "S2e"
|
862
862
|
},
|
863
863
|
"ToxicityDetection": {
|
864
|
-
"shape": "
|
864
|
+
"shape": "S3c"
|
865
865
|
}
|
866
866
|
}
|
867
867
|
},
|
@@ -869,7 +869,7 @@
|
|
869
869
|
"type": "structure",
|
870
870
|
"members": {
|
871
871
|
"TranscriptionJob": {
|
872
|
-
"shape": "
|
872
|
+
"shape": "S30"
|
873
873
|
}
|
874
874
|
}
|
875
875
|
}
|
@@ -1250,7 +1250,7 @@
|
|
1250
1250
|
"shape": "S26"
|
1251
1251
|
},
|
1252
1252
|
"ChannelDefinitions": {
|
1253
|
-
"shape": "
|
1253
|
+
"shape": "S2h"
|
1254
1254
|
}
|
1255
1255
|
}
|
1256
1256
|
},
|
@@ -1283,6 +1283,17 @@
|
|
1283
1283
|
},
|
1284
1284
|
"LanguageIdSettings": {
|
1285
1285
|
"shape": "S2e"
|
1286
|
+
},
|
1287
|
+
"Summarization": {
|
1288
|
+
"type": "structure",
|
1289
|
+
"required": [
|
1290
|
+
"GenerateAbstractiveSummary"
|
1291
|
+
],
|
1292
|
+
"members": {
|
1293
|
+
"GenerateAbstractiveSummary": {
|
1294
|
+
"type": "boolean"
|
1295
|
+
}
|
1296
|
+
}
|
1286
1297
|
}
|
1287
1298
|
}
|
1288
1299
|
},
|
@@ -1317,7 +1328,7 @@
|
|
1317
1328
|
}
|
1318
1329
|
}
|
1319
1330
|
},
|
1320
|
-
"
|
1331
|
+
"S2h": {
|
1321
1332
|
"type": "list",
|
1322
1333
|
"member": {
|
1323
1334
|
"type": "structure",
|
@@ -1329,7 +1340,7 @@
|
|
1329
1340
|
}
|
1330
1341
|
}
|
1331
1342
|
},
|
1332
|
-
"
|
1343
|
+
"S2m": {
|
1333
1344
|
"type": "structure",
|
1334
1345
|
"members": {
|
1335
1346
|
"MedicalTranscriptionJobName": {},
|
@@ -1359,7 +1370,7 @@
|
|
1359
1370
|
},
|
1360
1371
|
"FailureReason": {},
|
1361
1372
|
"Settings": {
|
1362
|
-
"shape": "
|
1373
|
+
"shape": "S2q"
|
1363
1374
|
},
|
1364
1375
|
"ContentIdentificationType": {},
|
1365
1376
|
"Specialty": {},
|
@@ -1369,7 +1380,7 @@
|
|
1369
1380
|
}
|
1370
1381
|
}
|
1371
1382
|
},
|
1372
|
-
"
|
1383
|
+
"S2q": {
|
1373
1384
|
"type": "structure",
|
1374
1385
|
"members": {
|
1375
1386
|
"ShowSpeakerLabels": {
|
@@ -1390,7 +1401,7 @@
|
|
1390
1401
|
"VocabularyName": {}
|
1391
1402
|
}
|
1392
1403
|
},
|
1393
|
-
"
|
1404
|
+
"S30": {
|
1394
1405
|
"type": "structure",
|
1395
1406
|
"members": {
|
1396
1407
|
"TranscriptionJobName": {},
|
@@ -1417,13 +1428,13 @@
|
|
1417
1428
|
},
|
1418
1429
|
"FailureReason": {},
|
1419
1430
|
"Settings": {
|
1420
|
-
"shape": "
|
1431
|
+
"shape": "S31"
|
1421
1432
|
},
|
1422
1433
|
"ModelSettings": {
|
1423
|
-
"shape": "
|
1434
|
+
"shape": "S32"
|
1424
1435
|
},
|
1425
1436
|
"JobExecutionSettings": {
|
1426
|
-
"shape": "
|
1437
|
+
"shape": "S33"
|
1427
1438
|
},
|
1428
1439
|
"ContentRedaction": {
|
1429
1440
|
"shape": "S28"
|
@@ -1441,7 +1452,7 @@
|
|
1441
1452
|
"type": "float"
|
1442
1453
|
},
|
1443
1454
|
"LanguageCodes": {
|
1444
|
-
"shape": "
|
1455
|
+
"shape": "S34"
|
1445
1456
|
},
|
1446
1457
|
"Tags": {
|
1447
1458
|
"shape": "Sv"
|
@@ -1450,7 +1461,7 @@
|
|
1450
1461
|
"type": "structure",
|
1451
1462
|
"members": {
|
1452
1463
|
"Formats": {
|
1453
|
-
"shape": "
|
1464
|
+
"shape": "S38"
|
1454
1465
|
},
|
1455
1466
|
"SubtitleFileUris": {
|
1456
1467
|
"type": "list",
|
@@ -1465,11 +1476,11 @@
|
|
1465
1476
|
"shape": "S2e"
|
1466
1477
|
},
|
1467
1478
|
"ToxicityDetection": {
|
1468
|
-
"shape": "
|
1479
|
+
"shape": "S3c"
|
1469
1480
|
}
|
1470
1481
|
}
|
1471
1482
|
},
|
1472
|
-
"
|
1483
|
+
"S31": {
|
1473
1484
|
"type": "structure",
|
1474
1485
|
"members": {
|
1475
1486
|
"VocabularyName": {},
|
@@ -1492,13 +1503,13 @@
|
|
1492
1503
|
"VocabularyFilterMethod": {}
|
1493
1504
|
}
|
1494
1505
|
},
|
1495
|
-
"
|
1506
|
+
"S32": {
|
1496
1507
|
"type": "structure",
|
1497
1508
|
"members": {
|
1498
1509
|
"LanguageModelName": {}
|
1499
1510
|
}
|
1500
1511
|
},
|
1501
|
-
"
|
1512
|
+
"S33": {
|
1502
1513
|
"type": "structure",
|
1503
1514
|
"members": {
|
1504
1515
|
"AllowDeferredExecution": {
|
@@ -1507,7 +1518,7 @@
|
|
1507
1518
|
"DataAccessRoleArn": {}
|
1508
1519
|
}
|
1509
1520
|
},
|
1510
|
-
"
|
1521
|
+
"S34": {
|
1511
1522
|
"type": "list",
|
1512
1523
|
"member": {
|
1513
1524
|
"type": "structure",
|
@@ -1519,11 +1530,11 @@
|
|
1519
1530
|
}
|
1520
1531
|
}
|
1521
1532
|
},
|
1522
|
-
"
|
1533
|
+
"S38": {
|
1523
1534
|
"type": "list",
|
1524
1535
|
"member": {}
|
1525
1536
|
},
|
1526
|
-
"
|
1537
|
+
"S3c": {
|
1527
1538
|
"type": "list",
|
1528
1539
|
"member": {
|
1529
1540
|
"type": "structure",
|
@@ -1538,7 +1549,7 @@
|
|
1538
1549
|
}
|
1539
1550
|
}
|
1540
1551
|
},
|
1541
|
-
"
|
1552
|
+
"S43": {
|
1542
1553
|
"type": "list",
|
1543
1554
|
"member": {
|
1544
1555
|
"type": "structure",
|
@@ -1552,7 +1563,7 @@
|
|
1552
1563
|
}
|
1553
1564
|
}
|
1554
1565
|
},
|
1555
|
-
"
|
1566
|
+
"S4o": {
|
1556
1567
|
"type": "map",
|
1557
1568
|
"key": {},
|
1558
1569
|
"value": {}
|