aws-sdk 2.1447.0 → 2.1449.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 +27 -1
- package/README.md +1 -1
- package/apis/appflow-2020-08-23.min.json +115 -87
- package/apis/auditmanager-2017-07-25.min.json +238 -63
- package/apis/chime-sdk-media-pipelines-2021-07-15.min.json +39 -21
- package/apis/cleanrooms-2022-02-17.min.json +70 -31
- package/apis/cloudhsm-2014-05-30.min.json +60 -20
- package/apis/connectcampaigns-2021-01-30.min.json +103 -90
- package/apis/connectparticipant-2018-09-07.min.json +62 -0
- package/apis/customer-profiles-2020-08-15.min.json +269 -118
- package/apis/datasync-2018-11-09.min.json +97 -14
- package/apis/grafana-2020-08-18.min.json +2 -1
- package/apis/health-2016-08-04.min.json +116 -34
- package/apis/kafkaconnect-2021-09-14.min.json +38 -36
- package/apis/metadata.json +7 -0
- package/apis/neptunedata-2023-08-01.examples.json +5 -0
- package/apis/neptunedata-2023-08-01.min.json +1923 -0
- package/apis/neptunedata-2023-08-01.paginators.json +4 -0
- package/apis/payment-cryptography-data-2022-02-03.min.json +29 -16
- package/apis/pca-connector-ad-2018-05-10.examples.json +5 -0
- package/apis/pca-connector-ad-2018-05-10.min.json +1465 -0
- package/apis/pca-connector-ad-2018-05-10.paginators.json +34 -0
- package/apis/runtime.sagemaker-2017-05-13.min.json +104 -0
- package/apis/sagemaker-2017-07-24.min.json +739 -728
- package/clients/all.d.ts +2 -0
- package/clients/all.js +3 -1
- package/clients/appflow.d.ts +30 -0
- package/clients/apprunner.d.ts +5 -5
- package/clients/chimesdkmediapipelines.d.ts +28 -2
- package/clients/cleanrooms.d.ts +41 -5
- package/clients/cloudwatchevents.d.ts +2 -2
- package/clients/connectcampaigns.d.ts +30 -23
- package/clients/connectparticipant.d.ts +71 -2
- package/clients/customerprofiles.d.ts +56 -52
- package/clients/datasync.d.ts +144 -21
- package/clients/ecs.d.ts +14 -14
- package/clients/health.d.ts +86 -2
- package/clients/ivs.d.ts +4 -4
- package/clients/kafkaconnect.d.ts +6 -8
- package/clients/neptunedata.d.ts +1976 -0
- package/clients/neptunedata.js +18 -0
- package/clients/networkfirewall.d.ts +9 -9
- package/clients/paymentcryptographydata.d.ts +8 -6
- package/clients/pcaconnectorad.d.ts +1606 -0
- package/clients/pcaconnectorad.js +18 -0
- package/clients/sagemaker.d.ts +21 -1
- package/clients/sagemakerruntime.d.ts +86 -8
- package/dist/aws-sdk-core-react-native.js +2 -2
- package/dist/aws-sdk-react-native.js +93 -19
- package/dist/aws-sdk.js +70 -23
- package/dist/aws-sdk.min.js +89 -89
- package/lib/config_service_placeholders.d.ts +4 -0
- package/lib/core.js +1 -1
- package/package.json +1 -1
@@ -94,10 +94,7 @@
|
|
94
94
|
}
|
95
95
|
},
|
96
96
|
"connectorConfiguration": {
|
97
|
-
"
|
98
|
-
"key": {},
|
99
|
-
"value": {},
|
100
|
-
"sensitive": true
|
97
|
+
"shape": "Sa"
|
101
98
|
},
|
102
99
|
"connectorDescription": {},
|
103
100
|
"connectorName": {},
|
@@ -316,8 +313,7 @@
|
|
316
313
|
"description": {},
|
317
314
|
"name": {},
|
318
315
|
"propertiesFileContent": {
|
319
|
-
"
|
320
|
-
"sensitive": true
|
316
|
+
"shape": "S17"
|
321
317
|
}
|
322
318
|
}
|
323
319
|
},
|
@@ -419,10 +415,7 @@
|
|
419
415
|
},
|
420
416
|
"connectorArn": {},
|
421
417
|
"connectorConfiguration": {
|
422
|
-
"
|
423
|
-
"key": {},
|
424
|
-
"value": {},
|
425
|
-
"sensitive": true
|
418
|
+
"shape": "Sa"
|
426
419
|
},
|
427
420
|
"connectorDescription": {},
|
428
421
|
"connectorName": {},
|
@@ -432,27 +425,27 @@
|
|
432
425
|
},
|
433
426
|
"currentVersion": {},
|
434
427
|
"kafkaCluster": {
|
435
|
-
"shape": "
|
428
|
+
"shape": "S1n"
|
436
429
|
},
|
437
430
|
"kafkaClusterClientAuthentication": {
|
438
|
-
"shape": "
|
431
|
+
"shape": "S1q"
|
439
432
|
},
|
440
433
|
"kafkaClusterEncryptionInTransit": {
|
441
|
-
"shape": "
|
434
|
+
"shape": "S1r"
|
442
435
|
},
|
443
436
|
"kafkaConnectVersion": {},
|
444
437
|
"logDelivery": {
|
445
|
-
"shape": "
|
438
|
+
"shape": "S1s"
|
446
439
|
},
|
447
440
|
"plugins": {
|
448
|
-
"shape": "
|
441
|
+
"shape": "S1x"
|
449
442
|
},
|
450
443
|
"serviceExecutionRoleArn": {},
|
451
444
|
"stateDescription": {
|
452
|
-
"shape": "
|
445
|
+
"shape": "S20"
|
453
446
|
},
|
454
447
|
"workerConfiguration": {
|
455
|
-
"shape": "
|
448
|
+
"shape": "S21"
|
456
449
|
}
|
457
450
|
}
|
458
451
|
}
|
@@ -485,11 +478,11 @@
|
|
485
478
|
"customPluginState": {},
|
486
479
|
"description": {},
|
487
480
|
"latestRevision": {
|
488
|
-
"shape": "
|
481
|
+
"shape": "S24"
|
489
482
|
},
|
490
483
|
"name": {},
|
491
484
|
"stateDescription": {
|
492
|
-
"shape": "
|
485
|
+
"shape": "S20"
|
493
486
|
}
|
494
487
|
}
|
495
488
|
}
|
@@ -527,8 +520,7 @@
|
|
527
520
|
},
|
528
521
|
"description": {},
|
529
522
|
"propertiesFileContent": {
|
530
|
-
"
|
531
|
-
"sensitive": true
|
523
|
+
"shape": "S17"
|
532
524
|
},
|
533
525
|
"revision": {
|
534
526
|
"type": "long"
|
@@ -584,24 +576,24 @@
|
|
584
576
|
},
|
585
577
|
"currentVersion": {},
|
586
578
|
"kafkaCluster": {
|
587
|
-
"shape": "
|
579
|
+
"shape": "S1n"
|
588
580
|
},
|
589
581
|
"kafkaClusterClientAuthentication": {
|
590
|
-
"shape": "
|
582
|
+
"shape": "S1q"
|
591
583
|
},
|
592
584
|
"kafkaClusterEncryptionInTransit": {
|
593
|
-
"shape": "
|
585
|
+
"shape": "S1r"
|
594
586
|
},
|
595
587
|
"kafkaConnectVersion": {},
|
596
588
|
"logDelivery": {
|
597
|
-
"shape": "
|
589
|
+
"shape": "S1s"
|
598
590
|
},
|
599
591
|
"plugins": {
|
600
|
-
"shape": "
|
592
|
+
"shape": "S1x"
|
601
593
|
},
|
602
594
|
"serviceExecutionRoleArn": {},
|
603
595
|
"workerConfiguration": {
|
604
|
-
"shape": "
|
596
|
+
"shape": "S21"
|
605
597
|
}
|
606
598
|
}
|
607
599
|
}
|
@@ -645,7 +637,7 @@
|
|
645
637
|
"customPluginState": {},
|
646
638
|
"description": {},
|
647
639
|
"latestRevision": {
|
648
|
-
"shape": "
|
640
|
+
"shape": "S24"
|
649
641
|
},
|
650
642
|
"name": {}
|
651
643
|
}
|
@@ -797,10 +789,20 @@
|
|
797
789
|
}
|
798
790
|
},
|
799
791
|
"shapes": {
|
792
|
+
"Sa": {
|
793
|
+
"type": "map",
|
794
|
+
"key": {},
|
795
|
+
"value": {},
|
796
|
+
"sensitive": true
|
797
|
+
},
|
800
798
|
"Sh": {
|
801
799
|
"type": "list",
|
802
800
|
"member": {}
|
803
801
|
},
|
802
|
+
"S17": {
|
803
|
+
"type": "string",
|
804
|
+
"sensitive": true
|
805
|
+
},
|
804
806
|
"S19": {
|
805
807
|
"type": "timestamp",
|
806
808
|
"timestampFormat": "iso8601"
|
@@ -863,7 +865,7 @@
|
|
863
865
|
}
|
864
866
|
}
|
865
867
|
},
|
866
|
-
"
|
868
|
+
"S1n": {
|
867
869
|
"type": "structure",
|
868
870
|
"members": {
|
869
871
|
"apacheKafkaCluster": {
|
@@ -885,19 +887,19 @@
|
|
885
887
|
}
|
886
888
|
}
|
887
889
|
},
|
888
|
-
"
|
890
|
+
"S1q": {
|
889
891
|
"type": "structure",
|
890
892
|
"members": {
|
891
893
|
"authenticationType": {}
|
892
894
|
}
|
893
895
|
},
|
894
|
-
"
|
896
|
+
"S1r": {
|
895
897
|
"type": "structure",
|
896
898
|
"members": {
|
897
899
|
"encryptionType": {}
|
898
900
|
}
|
899
901
|
},
|
900
|
-
"
|
902
|
+
"S1s": {
|
901
903
|
"type": "structure",
|
902
904
|
"members": {
|
903
905
|
"workerLogDelivery": {
|
@@ -935,7 +937,7 @@
|
|
935
937
|
}
|
936
938
|
}
|
937
939
|
},
|
938
|
-
"
|
940
|
+
"S1x": {
|
939
941
|
"type": "list",
|
940
942
|
"member": {
|
941
943
|
"type": "structure",
|
@@ -952,14 +954,14 @@
|
|
952
954
|
}
|
953
955
|
}
|
954
956
|
},
|
955
|
-
"
|
957
|
+
"S20": {
|
956
958
|
"type": "structure",
|
957
959
|
"members": {
|
958
960
|
"code": {},
|
959
961
|
"message": {}
|
960
962
|
}
|
961
963
|
},
|
962
|
-
"
|
964
|
+
"S21": {
|
963
965
|
"type": "structure",
|
964
966
|
"members": {
|
965
967
|
"revision": {
|
@@ -968,7 +970,7 @@
|
|
968
970
|
"workerConfigurationArn": {}
|
969
971
|
}
|
970
972
|
},
|
971
|
-
"
|
973
|
+
"S24": {
|
972
974
|
"type": "structure",
|
973
975
|
"members": {
|
974
976
|
"contentType": {},
|
package/apis/metadata.json
CHANGED
@@ -1328,5 +1328,12 @@
|
|
1328
1328
|
"managedblockchainquery": {
|
1329
1329
|
"prefix": "managedblockchain-query",
|
1330
1330
|
"name": "ManagedBlockchainQuery"
|
1331
|
+
},
|
1332
|
+
"neptunedata": {
|
1333
|
+
"name": "Neptunedata"
|
1334
|
+
},
|
1335
|
+
"pcaconnectorad": {
|
1336
|
+
"prefix": "pca-connector-ad",
|
1337
|
+
"name": "PcaConnectorAd"
|
1331
1338
|
}
|
1332
1339
|
}
|