@aws-sdk/client-kafkaconnect 3.953.0 → 3.955.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/dist-cjs/index.js +25 -16
- package/dist-es/index.js +1 -0
- package/dist-es/models/enums.js +4 -0
- package/dist-es/schemas/schemas_0.js +20 -16
- package/dist-types/commands/CreateConnectorCommand.d.ts +8 -14
- package/dist-types/commands/CreateCustomPluginCommand.d.ts +7 -14
- package/dist-types/commands/CreateWorkerConfigurationCommand.d.ts +7 -14
- package/dist-types/commands/DeleteConnectorCommand.d.ts +6 -12
- package/dist-types/commands/DeleteCustomPluginCommand.d.ts +6 -12
- package/dist-types/commands/DeleteWorkerConfigurationCommand.d.ts +6 -12
- package/dist-types/commands/DescribeConnectorCommand.d.ts +7 -12
- package/dist-types/commands/DescribeConnectorOperationCommand.d.ts +6 -12
- package/dist-types/commands/DescribeCustomPluginCommand.d.ts +6 -12
- package/dist-types/commands/DescribeWorkerConfigurationCommand.d.ts +6 -12
- package/dist-types/commands/ListConnectorOperationsCommand.d.ts +6 -12
- package/dist-types/commands/ListConnectorsCommand.d.ts +8 -15
- package/dist-types/commands/ListCustomPluginsCommand.d.ts +6 -12
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -12
- package/dist-types/commands/ListWorkerConfigurationsCommand.d.ts +6 -12
- package/dist-types/commands/TagResourceCommand.d.ts +7 -14
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -12
- package/dist-types/commands/UpdateConnectorCommand.d.ts +7 -13
- package/dist-types/index.d.ts +1 -1
- package/dist-types/models/enums.d.ts +12 -0
- package/dist-types/models/errors.d.ts +7 -14
- package/dist-types/models/models_0.d.ts +66 -111
- package/dist-types/ts3.4/models/enums.d.ts +5 -0
- package/dist-types/ts3.4/models/models_0.d.ts +4 -0
- package/package.json +10 -10
package/dist-cjs/index.js
CHANGED
|
@@ -400,7 +400,8 @@ const _mWC = "maxWorkerCount";
|
|
|
400
400
|
const _mWCi = "minWorkerCount";
|
|
401
401
|
const _n = "name";
|
|
402
402
|
const _nP = "namePrefix";
|
|
403
|
-
const _nT = "
|
|
403
|
+
const _nT = "networkType";
|
|
404
|
+
const _nTe = "nextToken";
|
|
404
405
|
const _oCC = "originConnectorConfiguration";
|
|
405
406
|
const _oS = "operationSteps";
|
|
406
407
|
const _oV = "objectVersion";
|
|
@@ -514,7 +515,7 @@ var ConnectorSummary$ = [
|
|
|
514
515
|
n0,
|
|
515
516
|
_CS,
|
|
516
517
|
0,
|
|
517
|
-
[_ca, _cA, _cD, _cN, _cS, _cT, _cV, _kC, _kCCA, _kCEIT, _kCV, _lD, _p, _sERA, _wC],
|
|
518
|
+
[_ca, _cA, _cD, _cN, _cS, _cT, _cV, _kC, _kCCA, _kCEIT, _kCV, _lD, _nT, _p, _sERA, _wC],
|
|
518
519
|
[
|
|
519
520
|
() => CapacityDescription$,
|
|
520
521
|
0,
|
|
@@ -528,6 +529,7 @@ var ConnectorSummary$ = [
|
|
|
528
529
|
() => KafkaClusterEncryptionInTransitDescription$,
|
|
529
530
|
0,
|
|
530
531
|
() => LogDeliveryDescription$,
|
|
532
|
+
0,
|
|
531
533
|
() => __listOfPluginDescription,
|
|
532
534
|
0,
|
|
533
535
|
() => WorkerConfigurationDescription$,
|
|
@@ -538,7 +540,7 @@ var CreateConnectorRequest$ = [
|
|
|
538
540
|
n0,
|
|
539
541
|
_CCR,
|
|
540
542
|
0,
|
|
541
|
-
[_ca, _cC, _cD, _cN, _kC, _kCCA, _kCEIT, _kCV, _lD, _p, _sERA, _wC, _t],
|
|
543
|
+
[_ca, _cC, _cD, _cN, _kC, _kCCA, _kCEIT, _kCV, _lD, _nT, _p, _sERA, _wC, _t],
|
|
542
544
|
[
|
|
543
545
|
() => Capacity$,
|
|
544
546
|
[() => ConnectorConfiguration, 0],
|
|
@@ -549,6 +551,7 @@ var CreateConnectorRequest$ = [
|
|
|
549
551
|
() => KafkaClusterEncryptionInTransit$,
|
|
550
552
|
0,
|
|
551
553
|
() => LogDelivery$,
|
|
554
|
+
0,
|
|
552
555
|
() => __listOfPlugin,
|
|
553
556
|
0,
|
|
554
557
|
() => WorkerConfiguration$,
|
|
@@ -653,7 +656,7 @@ var DescribeConnectorResponse$ = [
|
|
|
653
656
|
n0,
|
|
654
657
|
_DCResc,
|
|
655
658
|
0,
|
|
656
|
-
[_ca, _cA, _cC, _cD, _cN, _cS, _cT, _cV, _kC, _kCCA, _kCEIT, _kCV, _lD, _p, _sERA, _wC, _sD],
|
|
659
|
+
[_ca, _cA, _cC, _cD, _cN, _cS, _cT, _cV, _kC, _kCCA, _kCEIT, _kCV, _lD, _nT, _p, _sERA, _wC, _sD],
|
|
657
660
|
[
|
|
658
661
|
() => CapacityDescription$,
|
|
659
662
|
0,
|
|
@@ -668,6 +671,7 @@ var DescribeConnectorResponse$ = [
|
|
|
668
671
|
() => KafkaClusterEncryptionInTransitDescription$,
|
|
669
672
|
0,
|
|
670
673
|
() => LogDeliveryDescription$,
|
|
674
|
+
0,
|
|
671
675
|
() => __listOfPluginDescription,
|
|
672
676
|
0,
|
|
673
677
|
() => WorkerConfigurationDescription$,
|
|
@@ -716,11 +720,11 @@ var ListConnectorOperationsRequest$ = [
|
|
|
716
720
|
n0,
|
|
717
721
|
_LCOR,
|
|
718
722
|
0,
|
|
719
|
-
[_cA, _mR,
|
|
723
|
+
[_cA, _mR, _nTe],
|
|
720
724
|
[
|
|
721
725
|
[0, 1],
|
|
722
726
|
[1, { [_hQ]: _mR }],
|
|
723
|
-
[0, { [_hQ]:
|
|
727
|
+
[0, { [_hQ]: _nTe }],
|
|
724
728
|
],
|
|
725
729
|
];
|
|
726
730
|
var ListConnectorOperationsResponse$ = [
|
|
@@ -728,7 +732,7 @@ var ListConnectorOperationsResponse$ = [
|
|
|
728
732
|
n0,
|
|
729
733
|
_LCORi,
|
|
730
734
|
0,
|
|
731
|
-
[_cO,
|
|
735
|
+
[_cO, _nTe],
|
|
732
736
|
[() => __listOfConnectorOperationSummary, 0],
|
|
733
737
|
];
|
|
734
738
|
var ListConnectorsRequest$ = [
|
|
@@ -736,11 +740,11 @@ var ListConnectorsRequest$ = [
|
|
|
736
740
|
n0,
|
|
737
741
|
_LCR,
|
|
738
742
|
0,
|
|
739
|
-
[_cNP, _mR,
|
|
743
|
+
[_cNP, _mR, _nTe],
|
|
740
744
|
[
|
|
741
745
|
[0, { [_hQ]: _cNP }],
|
|
742
746
|
[1, { [_hQ]: _mR }],
|
|
743
|
-
[0, { [_hQ]:
|
|
747
|
+
[0, { [_hQ]: _nTe }],
|
|
744
748
|
],
|
|
745
749
|
];
|
|
746
750
|
var ListConnectorsResponse$ = [
|
|
@@ -748,7 +752,7 @@ var ListConnectorsResponse$ = [
|
|
|
748
752
|
n0,
|
|
749
753
|
_LCRi,
|
|
750
754
|
0,
|
|
751
|
-
[_co,
|
|
755
|
+
[_co, _nTe],
|
|
752
756
|
[() => __listOfConnectorSummary, 0],
|
|
753
757
|
];
|
|
754
758
|
var ListCustomPluginsRequest$ = [
|
|
@@ -756,10 +760,10 @@ var ListCustomPluginsRequest$ = [
|
|
|
756
760
|
n0,
|
|
757
761
|
_LCPR,
|
|
758
762
|
0,
|
|
759
|
-
[_mR,
|
|
763
|
+
[_mR, _nTe, _nP],
|
|
760
764
|
[
|
|
761
765
|
[1, { [_hQ]: _mR }],
|
|
762
|
-
[0, { [_hQ]:
|
|
766
|
+
[0, { [_hQ]: _nTe }],
|
|
763
767
|
[0, { [_hQ]: _nP }],
|
|
764
768
|
],
|
|
765
769
|
];
|
|
@@ -768,7 +772,7 @@ var ListCustomPluginsResponse$ = [
|
|
|
768
772
|
n0,
|
|
769
773
|
_LCPRi,
|
|
770
774
|
0,
|
|
771
|
-
[_cP,
|
|
775
|
+
[_cP, _nTe],
|
|
772
776
|
[() => __listOfCustomPluginSummary, 0],
|
|
773
777
|
];
|
|
774
778
|
var ListTagsForResourceRequest$ = [3, n0, _LTFRR, 0, [_rA], [[0, 1]]];
|
|
@@ -778,10 +782,10 @@ var ListWorkerConfigurationsRequest$ = [
|
|
|
778
782
|
n0,
|
|
779
783
|
_LWCR,
|
|
780
784
|
0,
|
|
781
|
-
[_mR,
|
|
785
|
+
[_mR, _nTe, _nP],
|
|
782
786
|
[
|
|
783
787
|
[1, { [_hQ]: _mR }],
|
|
784
|
-
[0, { [_hQ]:
|
|
788
|
+
[0, { [_hQ]: _nTe }],
|
|
785
789
|
[0, { [_hQ]: _nP }],
|
|
786
790
|
],
|
|
787
791
|
];
|
|
@@ -790,7 +794,7 @@ var ListWorkerConfigurationsResponse$ = [
|
|
|
790
794
|
n0,
|
|
791
795
|
_LWCRi,
|
|
792
796
|
0,
|
|
793
|
-
[
|
|
797
|
+
[_nTe, _wCo],
|
|
794
798
|
[0, () => __listOfWorkerConfigurationSummary],
|
|
795
799
|
];
|
|
796
800
|
var LogDelivery$ = [3, n0, _LD, 0, [_wLD], [() => WorkerLogDelivery$]];
|
|
@@ -1335,6 +1339,10 @@ const KafkaClusterEncryptionInTransitType = {
|
|
|
1335
1339
|
PLAINTEXT: "PLAINTEXT",
|
|
1336
1340
|
TLS: "TLS",
|
|
1337
1341
|
};
|
|
1342
|
+
const NetworkType = {
|
|
1343
|
+
DUAL: "DUAL",
|
|
1344
|
+
IPV4: "IPV4",
|
|
1345
|
+
};
|
|
1338
1346
|
const CustomPluginState = {
|
|
1339
1347
|
ACTIVE: "ACTIVE",
|
|
1340
1348
|
CREATE_FAILED: "CREATE_FAILED",
|
|
@@ -1471,6 +1479,7 @@ exports.ListWorkerConfigurationsRequest$ = ListWorkerConfigurationsRequest$;
|
|
|
1471
1479
|
exports.ListWorkerConfigurationsResponse$ = ListWorkerConfigurationsResponse$;
|
|
1472
1480
|
exports.LogDelivery$ = LogDelivery$;
|
|
1473
1481
|
exports.LogDeliveryDescription$ = LogDeliveryDescription$;
|
|
1482
|
+
exports.NetworkType = NetworkType;
|
|
1474
1483
|
exports.NotFoundException = NotFoundException;
|
|
1475
1484
|
exports.NotFoundException$ = NotFoundException$;
|
|
1476
1485
|
exports.Plugin$ = Plugin$;
|
package/dist-es/index.js
CHANGED
package/dist-es/models/enums.js
CHANGED
|
@@ -42,6 +42,10 @@ export const KafkaClusterEncryptionInTransitType = {
|
|
|
42
42
|
PLAINTEXT: "PLAINTEXT",
|
|
43
43
|
TLS: "TLS",
|
|
44
44
|
};
|
|
45
|
+
export const NetworkType = {
|
|
46
|
+
DUAL: "DUAL",
|
|
47
|
+
IPV4: "IPV4",
|
|
48
|
+
};
|
|
45
49
|
export const CustomPluginState = {
|
|
46
50
|
ACTIVE: "ACTIVE",
|
|
47
51
|
CREATE_FAILED: "CREATE_FAILED",
|
|
@@ -184,7 +184,8 @@ const _mWC = "maxWorkerCount";
|
|
|
184
184
|
const _mWCi = "minWorkerCount";
|
|
185
185
|
const _n = "name";
|
|
186
186
|
const _nP = "namePrefix";
|
|
187
|
-
const _nT = "
|
|
187
|
+
const _nT = "networkType";
|
|
188
|
+
const _nTe = "nextToken";
|
|
188
189
|
const _oCC = "originConnectorConfiguration";
|
|
189
190
|
const _oS = "operationSteps";
|
|
190
191
|
const _oV = "objectVersion";
|
|
@@ -301,7 +302,7 @@ export var ConnectorSummary$ = [
|
|
|
301
302
|
n0,
|
|
302
303
|
_CS,
|
|
303
304
|
0,
|
|
304
|
-
[_ca, _cA, _cD, _cN, _cS, _cT, _cV, _kC, _kCCA, _kCEIT, _kCV, _lD, _p, _sERA, _wC],
|
|
305
|
+
[_ca, _cA, _cD, _cN, _cS, _cT, _cV, _kC, _kCCA, _kCEIT, _kCV, _lD, _nT, _p, _sERA, _wC],
|
|
305
306
|
[
|
|
306
307
|
() => CapacityDescription$,
|
|
307
308
|
0,
|
|
@@ -315,6 +316,7 @@ export var ConnectorSummary$ = [
|
|
|
315
316
|
() => KafkaClusterEncryptionInTransitDescription$,
|
|
316
317
|
0,
|
|
317
318
|
() => LogDeliveryDescription$,
|
|
319
|
+
0,
|
|
318
320
|
() => __listOfPluginDescription,
|
|
319
321
|
0,
|
|
320
322
|
() => WorkerConfigurationDescription$,
|
|
@@ -325,7 +327,7 @@ export var CreateConnectorRequest$ = [
|
|
|
325
327
|
n0,
|
|
326
328
|
_CCR,
|
|
327
329
|
0,
|
|
328
|
-
[_ca, _cC, _cD, _cN, _kC, _kCCA, _kCEIT, _kCV, _lD, _p, _sERA, _wC, _t],
|
|
330
|
+
[_ca, _cC, _cD, _cN, _kC, _kCCA, _kCEIT, _kCV, _lD, _nT, _p, _sERA, _wC, _t],
|
|
329
331
|
[
|
|
330
332
|
() => Capacity$,
|
|
331
333
|
[() => ConnectorConfiguration, 0],
|
|
@@ -336,6 +338,7 @@ export var CreateConnectorRequest$ = [
|
|
|
336
338
|
() => KafkaClusterEncryptionInTransit$,
|
|
337
339
|
0,
|
|
338
340
|
() => LogDelivery$,
|
|
341
|
+
0,
|
|
339
342
|
() => __listOfPlugin,
|
|
340
343
|
0,
|
|
341
344
|
() => WorkerConfiguration$,
|
|
@@ -440,7 +443,7 @@ export var DescribeConnectorResponse$ = [
|
|
|
440
443
|
n0,
|
|
441
444
|
_DCResc,
|
|
442
445
|
0,
|
|
443
|
-
[_ca, _cA, _cC, _cD, _cN, _cS, _cT, _cV, _kC, _kCCA, _kCEIT, _kCV, _lD, _p, _sERA, _wC, _sD],
|
|
446
|
+
[_ca, _cA, _cC, _cD, _cN, _cS, _cT, _cV, _kC, _kCCA, _kCEIT, _kCV, _lD, _nT, _p, _sERA, _wC, _sD],
|
|
444
447
|
[
|
|
445
448
|
() => CapacityDescription$,
|
|
446
449
|
0,
|
|
@@ -455,6 +458,7 @@ export var DescribeConnectorResponse$ = [
|
|
|
455
458
|
() => KafkaClusterEncryptionInTransitDescription$,
|
|
456
459
|
0,
|
|
457
460
|
() => LogDeliveryDescription$,
|
|
461
|
+
0,
|
|
458
462
|
() => __listOfPluginDescription,
|
|
459
463
|
0,
|
|
460
464
|
() => WorkerConfigurationDescription$,
|
|
@@ -503,11 +507,11 @@ export var ListConnectorOperationsRequest$ = [
|
|
|
503
507
|
n0,
|
|
504
508
|
_LCOR,
|
|
505
509
|
0,
|
|
506
|
-
[_cA, _mR,
|
|
510
|
+
[_cA, _mR, _nTe],
|
|
507
511
|
[
|
|
508
512
|
[0, 1],
|
|
509
513
|
[1, { [_hQ]: _mR }],
|
|
510
|
-
[0, { [_hQ]:
|
|
514
|
+
[0, { [_hQ]: _nTe }],
|
|
511
515
|
],
|
|
512
516
|
];
|
|
513
517
|
export var ListConnectorOperationsResponse$ = [
|
|
@@ -515,7 +519,7 @@ export var ListConnectorOperationsResponse$ = [
|
|
|
515
519
|
n0,
|
|
516
520
|
_LCORi,
|
|
517
521
|
0,
|
|
518
|
-
[_cO,
|
|
522
|
+
[_cO, _nTe],
|
|
519
523
|
[() => __listOfConnectorOperationSummary, 0],
|
|
520
524
|
];
|
|
521
525
|
export var ListConnectorsRequest$ = [
|
|
@@ -523,11 +527,11 @@ export var ListConnectorsRequest$ = [
|
|
|
523
527
|
n0,
|
|
524
528
|
_LCR,
|
|
525
529
|
0,
|
|
526
|
-
[_cNP, _mR,
|
|
530
|
+
[_cNP, _mR, _nTe],
|
|
527
531
|
[
|
|
528
532
|
[0, { [_hQ]: _cNP }],
|
|
529
533
|
[1, { [_hQ]: _mR }],
|
|
530
|
-
[0, { [_hQ]:
|
|
534
|
+
[0, { [_hQ]: _nTe }],
|
|
531
535
|
],
|
|
532
536
|
];
|
|
533
537
|
export var ListConnectorsResponse$ = [
|
|
@@ -535,7 +539,7 @@ export var ListConnectorsResponse$ = [
|
|
|
535
539
|
n0,
|
|
536
540
|
_LCRi,
|
|
537
541
|
0,
|
|
538
|
-
[_co,
|
|
542
|
+
[_co, _nTe],
|
|
539
543
|
[() => __listOfConnectorSummary, 0],
|
|
540
544
|
];
|
|
541
545
|
export var ListCustomPluginsRequest$ = [
|
|
@@ -543,10 +547,10 @@ export var ListCustomPluginsRequest$ = [
|
|
|
543
547
|
n0,
|
|
544
548
|
_LCPR,
|
|
545
549
|
0,
|
|
546
|
-
[_mR,
|
|
550
|
+
[_mR, _nTe, _nP],
|
|
547
551
|
[
|
|
548
552
|
[1, { [_hQ]: _mR }],
|
|
549
|
-
[0, { [_hQ]:
|
|
553
|
+
[0, { [_hQ]: _nTe }],
|
|
550
554
|
[0, { [_hQ]: _nP }],
|
|
551
555
|
],
|
|
552
556
|
];
|
|
@@ -555,7 +559,7 @@ export var ListCustomPluginsResponse$ = [
|
|
|
555
559
|
n0,
|
|
556
560
|
_LCPRi,
|
|
557
561
|
0,
|
|
558
|
-
[_cP,
|
|
562
|
+
[_cP, _nTe],
|
|
559
563
|
[() => __listOfCustomPluginSummary, 0],
|
|
560
564
|
];
|
|
561
565
|
export var ListTagsForResourceRequest$ = [3, n0, _LTFRR, 0, [_rA], [[0, 1]]];
|
|
@@ -565,10 +569,10 @@ export var ListWorkerConfigurationsRequest$ = [
|
|
|
565
569
|
n0,
|
|
566
570
|
_LWCR,
|
|
567
571
|
0,
|
|
568
|
-
[_mR,
|
|
572
|
+
[_mR, _nTe, _nP],
|
|
569
573
|
[
|
|
570
574
|
[1, { [_hQ]: _mR }],
|
|
571
|
-
[0, { [_hQ]:
|
|
575
|
+
[0, { [_hQ]: _nTe }],
|
|
572
576
|
[0, { [_hQ]: _nP }],
|
|
573
577
|
],
|
|
574
578
|
];
|
|
@@ -577,7 +581,7 @@ export var ListWorkerConfigurationsResponse$ = [
|
|
|
577
581
|
n0,
|
|
578
582
|
_LWCRi,
|
|
579
583
|
0,
|
|
580
|
-
[
|
|
584
|
+
[_nTe, _wCo],
|
|
581
585
|
[0, () => __listOfWorkerConfigurationSummary],
|
|
582
586
|
];
|
|
583
587
|
export var LogDelivery$ = [3, n0, _LD, 0, [_wLD], [() => WorkerLogDelivery$]];
|
|
@@ -96,6 +96,7 @@ declare const CreateConnectorCommand_base: {
|
|
|
96
96
|
* },
|
|
97
97
|
* },
|
|
98
98
|
* },
|
|
99
|
+
* networkType: "STRING_VALUE",
|
|
99
100
|
* plugins: [ // __listOfPlugin // required
|
|
100
101
|
* { // Plugin
|
|
101
102
|
* customPlugin: { // CustomPlugin
|
|
@@ -130,35 +131,28 @@ declare const CreateConnectorCommand_base: {
|
|
|
130
131
|
* @see {@link KafkaConnectClientResolvedConfig | config} for KafkaConnectClient's `config` shape.
|
|
131
132
|
*
|
|
132
133
|
* @throws {@link BadRequestException} (client fault)
|
|
133
|
-
* <p>HTTP Status Code 400: Bad request due to incorrect input. Correct your request and then
|
|
134
|
-
* retry it.</p>
|
|
134
|
+
* <p>HTTP Status Code 400: Bad request due to incorrect input. Correct your request and then retry it.</p>
|
|
135
135
|
*
|
|
136
136
|
* @throws {@link ConflictException} (client fault)
|
|
137
|
-
* <p>HTTP Status Code 409: Conflict. A resource with this name already exists. Retry your
|
|
138
|
-
* request with another name.</p>
|
|
137
|
+
* <p>HTTP Status Code 409: Conflict. A resource with this name already exists. Retry your request with another name.</p>
|
|
139
138
|
*
|
|
140
139
|
* @throws {@link ForbiddenException} (client fault)
|
|
141
|
-
* <p>HTTP Status Code 403: Access forbidden. Correct your credentials and then retry your
|
|
142
|
-
* request.</p>
|
|
140
|
+
* <p>HTTP Status Code 403: Access forbidden. Correct your credentials and then retry your request.</p>
|
|
143
141
|
*
|
|
144
142
|
* @throws {@link InternalServerErrorException} (server fault)
|
|
145
|
-
* <p>HTTP Status Code 500: Unexpected internal server error. Retrying your request might
|
|
146
|
-
* resolve the issue.</p>
|
|
143
|
+
* <p>HTTP Status Code 500: Unexpected internal server error. Retrying your request might resolve the issue.</p>
|
|
147
144
|
*
|
|
148
145
|
* @throws {@link NotFoundException} (client fault)
|
|
149
|
-
* <p>HTTP Status Code 404: Resource not found due to incorrect input. Correct your request
|
|
150
|
-
* and then retry it.</p>
|
|
146
|
+
* <p>HTTP Status Code 404: Resource not found due to incorrect input. Correct your request and then retry it.</p>
|
|
151
147
|
*
|
|
152
148
|
* @throws {@link ServiceUnavailableException} (server fault)
|
|
153
|
-
* <p>HTTP Status Code 503: Service Unavailable. Retrying your request in some time might
|
|
154
|
-
* resolve the issue.</p>
|
|
149
|
+
* <p>HTTP Status Code 503: Service Unavailable. Retrying your request in some time might resolve the issue.</p>
|
|
155
150
|
*
|
|
156
151
|
* @throws {@link TooManyRequestsException} (client fault)
|
|
157
152
|
* <p>HTTP Status Code 429: Limit exceeded. Resource limit reached.</p>
|
|
158
153
|
*
|
|
159
154
|
* @throws {@link UnauthorizedException} (client fault)
|
|
160
|
-
* <p>HTTP Status Code 401: Unauthorized request. The provided credentials couldn't be
|
|
161
|
-
* validated.</p>
|
|
155
|
+
* <p>HTTP Status Code 401: Unauthorized request. The provided credentials couldn't be validated.</p>
|
|
162
156
|
*
|
|
163
157
|
* @throws {@link KafkaConnectServiceException}
|
|
164
158
|
* <p>Base exception class for all service exceptions from KafkaConnect service.</p>
|
|
@@ -69,35 +69,28 @@ declare const CreateCustomPluginCommand_base: {
|
|
|
69
69
|
* @see {@link KafkaConnectClientResolvedConfig | config} for KafkaConnectClient's `config` shape.
|
|
70
70
|
*
|
|
71
71
|
* @throws {@link BadRequestException} (client fault)
|
|
72
|
-
* <p>HTTP Status Code 400: Bad request due to incorrect input. Correct your request and then
|
|
73
|
-
* retry it.</p>
|
|
72
|
+
* <p>HTTP Status Code 400: Bad request due to incorrect input. Correct your request and then retry it.</p>
|
|
74
73
|
*
|
|
75
74
|
* @throws {@link ConflictException} (client fault)
|
|
76
|
-
* <p>HTTP Status Code 409: Conflict. A resource with this name already exists. Retry your
|
|
77
|
-
* request with another name.</p>
|
|
75
|
+
* <p>HTTP Status Code 409: Conflict. A resource with this name already exists. Retry your request with another name.</p>
|
|
78
76
|
*
|
|
79
77
|
* @throws {@link ForbiddenException} (client fault)
|
|
80
|
-
* <p>HTTP Status Code 403: Access forbidden. Correct your credentials and then retry your
|
|
81
|
-
* request.</p>
|
|
78
|
+
* <p>HTTP Status Code 403: Access forbidden. Correct your credentials and then retry your request.</p>
|
|
82
79
|
*
|
|
83
80
|
* @throws {@link InternalServerErrorException} (server fault)
|
|
84
|
-
* <p>HTTP Status Code 500: Unexpected internal server error. Retrying your request might
|
|
85
|
-
* resolve the issue.</p>
|
|
81
|
+
* <p>HTTP Status Code 500: Unexpected internal server error. Retrying your request might resolve the issue.</p>
|
|
86
82
|
*
|
|
87
83
|
* @throws {@link NotFoundException} (client fault)
|
|
88
|
-
* <p>HTTP Status Code 404: Resource not found due to incorrect input. Correct your request
|
|
89
|
-
* and then retry it.</p>
|
|
84
|
+
* <p>HTTP Status Code 404: Resource not found due to incorrect input. Correct your request and then retry it.</p>
|
|
90
85
|
*
|
|
91
86
|
* @throws {@link ServiceUnavailableException} (server fault)
|
|
92
|
-
* <p>HTTP Status Code 503: Service Unavailable. Retrying your request in some time might
|
|
93
|
-
* resolve the issue.</p>
|
|
87
|
+
* <p>HTTP Status Code 503: Service Unavailable. Retrying your request in some time might resolve the issue.</p>
|
|
94
88
|
*
|
|
95
89
|
* @throws {@link TooManyRequestsException} (client fault)
|
|
96
90
|
* <p>HTTP Status Code 429: Limit exceeded. Resource limit reached.</p>
|
|
97
91
|
*
|
|
98
92
|
* @throws {@link UnauthorizedException} (client fault)
|
|
99
|
-
* <p>HTTP Status Code 401: Unauthorized request. The provided credentials couldn't be
|
|
100
|
-
* validated.</p>
|
|
93
|
+
* <p>HTTP Status Code 401: Unauthorized request. The provided credentials couldn't be validated.</p>
|
|
101
94
|
*
|
|
102
95
|
* @throws {@link KafkaConnectServiceException}
|
|
103
96
|
* <p>Base exception class for all service exceptions from KafkaConnect service.</p>
|
|
@@ -67,35 +67,28 @@ declare const CreateWorkerConfigurationCommand_base: {
|
|
|
67
67
|
* @see {@link KafkaConnectClientResolvedConfig | config} for KafkaConnectClient's `config` shape.
|
|
68
68
|
*
|
|
69
69
|
* @throws {@link BadRequestException} (client fault)
|
|
70
|
-
* <p>HTTP Status Code 400: Bad request due to incorrect input. Correct your request and then
|
|
71
|
-
* retry it.</p>
|
|
70
|
+
* <p>HTTP Status Code 400: Bad request due to incorrect input. Correct your request and then retry it.</p>
|
|
72
71
|
*
|
|
73
72
|
* @throws {@link ConflictException} (client fault)
|
|
74
|
-
* <p>HTTP Status Code 409: Conflict. A resource with this name already exists. Retry your
|
|
75
|
-
* request with another name.</p>
|
|
73
|
+
* <p>HTTP Status Code 409: Conflict. A resource with this name already exists. Retry your request with another name.</p>
|
|
76
74
|
*
|
|
77
75
|
* @throws {@link ForbiddenException} (client fault)
|
|
78
|
-
* <p>HTTP Status Code 403: Access forbidden. Correct your credentials and then retry your
|
|
79
|
-
* request.</p>
|
|
76
|
+
* <p>HTTP Status Code 403: Access forbidden. Correct your credentials and then retry your request.</p>
|
|
80
77
|
*
|
|
81
78
|
* @throws {@link InternalServerErrorException} (server fault)
|
|
82
|
-
* <p>HTTP Status Code 500: Unexpected internal server error. Retrying your request might
|
|
83
|
-
* resolve the issue.</p>
|
|
79
|
+
* <p>HTTP Status Code 500: Unexpected internal server error. Retrying your request might resolve the issue.</p>
|
|
84
80
|
*
|
|
85
81
|
* @throws {@link NotFoundException} (client fault)
|
|
86
|
-
* <p>HTTP Status Code 404: Resource not found due to incorrect input. Correct your request
|
|
87
|
-
* and then retry it.</p>
|
|
82
|
+
* <p>HTTP Status Code 404: Resource not found due to incorrect input. Correct your request and then retry it.</p>
|
|
88
83
|
*
|
|
89
84
|
* @throws {@link ServiceUnavailableException} (server fault)
|
|
90
|
-
* <p>HTTP Status Code 503: Service Unavailable. Retrying your request in some time might
|
|
91
|
-
* resolve the issue.</p>
|
|
85
|
+
* <p>HTTP Status Code 503: Service Unavailable. Retrying your request in some time might resolve the issue.</p>
|
|
92
86
|
*
|
|
93
87
|
* @throws {@link TooManyRequestsException} (client fault)
|
|
94
88
|
* <p>HTTP Status Code 429: Limit exceeded. Resource limit reached.</p>
|
|
95
89
|
*
|
|
96
90
|
* @throws {@link UnauthorizedException} (client fault)
|
|
97
|
-
* <p>HTTP Status Code 401: Unauthorized request. The provided credentials couldn't be
|
|
98
|
-
* validated.</p>
|
|
91
|
+
* <p>HTTP Status Code 401: Unauthorized request. The provided credentials couldn't be validated.</p>
|
|
99
92
|
*
|
|
100
93
|
* @throws {@link KafkaConnectServiceException}
|
|
101
94
|
* <p>Base exception class for all service exceptions from KafkaConnect service.</p>
|
|
@@ -56,31 +56,25 @@ declare const DeleteConnectorCommand_base: {
|
|
|
56
56
|
* @see {@link KafkaConnectClientResolvedConfig | config} for KafkaConnectClient's `config` shape.
|
|
57
57
|
*
|
|
58
58
|
* @throws {@link BadRequestException} (client fault)
|
|
59
|
-
* <p>HTTP Status Code 400: Bad request due to incorrect input. Correct your request and then
|
|
60
|
-
* retry it.</p>
|
|
59
|
+
* <p>HTTP Status Code 400: Bad request due to incorrect input. Correct your request and then retry it.</p>
|
|
61
60
|
*
|
|
62
61
|
* @throws {@link ForbiddenException} (client fault)
|
|
63
|
-
* <p>HTTP Status Code 403: Access forbidden. Correct your credentials and then retry your
|
|
64
|
-
* request.</p>
|
|
62
|
+
* <p>HTTP Status Code 403: Access forbidden. Correct your credentials and then retry your request.</p>
|
|
65
63
|
*
|
|
66
64
|
* @throws {@link InternalServerErrorException} (server fault)
|
|
67
|
-
* <p>HTTP Status Code 500: Unexpected internal server error. Retrying your request might
|
|
68
|
-
* resolve the issue.</p>
|
|
65
|
+
* <p>HTTP Status Code 500: Unexpected internal server error. Retrying your request might resolve the issue.</p>
|
|
69
66
|
*
|
|
70
67
|
* @throws {@link NotFoundException} (client fault)
|
|
71
|
-
* <p>HTTP Status Code 404: Resource not found due to incorrect input. Correct your request
|
|
72
|
-
* and then retry it.</p>
|
|
68
|
+
* <p>HTTP Status Code 404: Resource not found due to incorrect input. Correct your request and then retry it.</p>
|
|
73
69
|
*
|
|
74
70
|
* @throws {@link ServiceUnavailableException} (server fault)
|
|
75
|
-
* <p>HTTP Status Code 503: Service Unavailable. Retrying your request in some time might
|
|
76
|
-
* resolve the issue.</p>
|
|
71
|
+
* <p>HTTP Status Code 503: Service Unavailable. Retrying your request in some time might resolve the issue.</p>
|
|
77
72
|
*
|
|
78
73
|
* @throws {@link TooManyRequestsException} (client fault)
|
|
79
74
|
* <p>HTTP Status Code 429: Limit exceeded. Resource limit reached.</p>
|
|
80
75
|
*
|
|
81
76
|
* @throws {@link UnauthorizedException} (client fault)
|
|
82
|
-
* <p>HTTP Status Code 401: Unauthorized request. The provided credentials couldn't be
|
|
83
|
-
* validated.</p>
|
|
77
|
+
* <p>HTTP Status Code 401: Unauthorized request. The provided credentials couldn't be validated.</p>
|
|
84
78
|
*
|
|
85
79
|
* @throws {@link KafkaConnectServiceException}
|
|
86
80
|
* <p>Base exception class for all service exceptions from KafkaConnect service.</p>
|
|
@@ -55,31 +55,25 @@ declare const DeleteCustomPluginCommand_base: {
|
|
|
55
55
|
* @see {@link KafkaConnectClientResolvedConfig | config} for KafkaConnectClient's `config` shape.
|
|
56
56
|
*
|
|
57
57
|
* @throws {@link BadRequestException} (client fault)
|
|
58
|
-
* <p>HTTP Status Code 400: Bad request due to incorrect input. Correct your request and then
|
|
59
|
-
* retry it.</p>
|
|
58
|
+
* <p>HTTP Status Code 400: Bad request due to incorrect input. Correct your request and then retry it.</p>
|
|
60
59
|
*
|
|
61
60
|
* @throws {@link ForbiddenException} (client fault)
|
|
62
|
-
* <p>HTTP Status Code 403: Access forbidden. Correct your credentials and then retry your
|
|
63
|
-
* request.</p>
|
|
61
|
+
* <p>HTTP Status Code 403: Access forbidden. Correct your credentials and then retry your request.</p>
|
|
64
62
|
*
|
|
65
63
|
* @throws {@link InternalServerErrorException} (server fault)
|
|
66
|
-
* <p>HTTP Status Code 500: Unexpected internal server error. Retrying your request might
|
|
67
|
-
* resolve the issue.</p>
|
|
64
|
+
* <p>HTTP Status Code 500: Unexpected internal server error. Retrying your request might resolve the issue.</p>
|
|
68
65
|
*
|
|
69
66
|
* @throws {@link NotFoundException} (client fault)
|
|
70
|
-
* <p>HTTP Status Code 404: Resource not found due to incorrect input. Correct your request
|
|
71
|
-
* and then retry it.</p>
|
|
67
|
+
* <p>HTTP Status Code 404: Resource not found due to incorrect input. Correct your request and then retry it.</p>
|
|
72
68
|
*
|
|
73
69
|
* @throws {@link ServiceUnavailableException} (server fault)
|
|
74
|
-
* <p>HTTP Status Code 503: Service Unavailable. Retrying your request in some time might
|
|
75
|
-
* resolve the issue.</p>
|
|
70
|
+
* <p>HTTP Status Code 503: Service Unavailable. Retrying your request in some time might resolve the issue.</p>
|
|
76
71
|
*
|
|
77
72
|
* @throws {@link TooManyRequestsException} (client fault)
|
|
78
73
|
* <p>HTTP Status Code 429: Limit exceeded. Resource limit reached.</p>
|
|
79
74
|
*
|
|
80
75
|
* @throws {@link UnauthorizedException} (client fault)
|
|
81
|
-
* <p>HTTP Status Code 401: Unauthorized request. The provided credentials couldn't be
|
|
82
|
-
* validated.</p>
|
|
76
|
+
* <p>HTTP Status Code 401: Unauthorized request. The provided credentials couldn't be validated.</p>
|
|
83
77
|
*
|
|
84
78
|
* @throws {@link KafkaConnectServiceException}
|
|
85
79
|
* <p>Base exception class for all service exceptions from KafkaConnect service.</p>
|
|
@@ -55,31 +55,25 @@ declare const DeleteWorkerConfigurationCommand_base: {
|
|
|
55
55
|
* @see {@link KafkaConnectClientResolvedConfig | config} for KafkaConnectClient's `config` shape.
|
|
56
56
|
*
|
|
57
57
|
* @throws {@link BadRequestException} (client fault)
|
|
58
|
-
* <p>HTTP Status Code 400: Bad request due to incorrect input. Correct your request and then
|
|
59
|
-
* retry it.</p>
|
|
58
|
+
* <p>HTTP Status Code 400: Bad request due to incorrect input. Correct your request and then retry it.</p>
|
|
60
59
|
*
|
|
61
60
|
* @throws {@link ForbiddenException} (client fault)
|
|
62
|
-
* <p>HTTP Status Code 403: Access forbidden. Correct your credentials and then retry your
|
|
63
|
-
* request.</p>
|
|
61
|
+
* <p>HTTP Status Code 403: Access forbidden. Correct your credentials and then retry your request.</p>
|
|
64
62
|
*
|
|
65
63
|
* @throws {@link InternalServerErrorException} (server fault)
|
|
66
|
-
* <p>HTTP Status Code 500: Unexpected internal server error. Retrying your request might
|
|
67
|
-
* resolve the issue.</p>
|
|
64
|
+
* <p>HTTP Status Code 500: Unexpected internal server error. Retrying your request might resolve the issue.</p>
|
|
68
65
|
*
|
|
69
66
|
* @throws {@link NotFoundException} (client fault)
|
|
70
|
-
* <p>HTTP Status Code 404: Resource not found due to incorrect input. Correct your request
|
|
71
|
-
* and then retry it.</p>
|
|
67
|
+
* <p>HTTP Status Code 404: Resource not found due to incorrect input. Correct your request and then retry it.</p>
|
|
72
68
|
*
|
|
73
69
|
* @throws {@link ServiceUnavailableException} (server fault)
|
|
74
|
-
* <p>HTTP Status Code 503: Service Unavailable. Retrying your request in some time might
|
|
75
|
-
* resolve the issue.</p>
|
|
70
|
+
* <p>HTTP Status Code 503: Service Unavailable. Retrying your request in some time might resolve the issue.</p>
|
|
76
71
|
*
|
|
77
72
|
* @throws {@link TooManyRequestsException} (client fault)
|
|
78
73
|
* <p>HTTP Status Code 429: Limit exceeded. Resource limit reached.</p>
|
|
79
74
|
*
|
|
80
75
|
* @throws {@link UnauthorizedException} (client fault)
|
|
81
|
-
* <p>HTTP Status Code 401: Unauthorized request. The provided credentials couldn't be
|
|
82
|
-
* validated.</p>
|
|
76
|
+
* <p>HTTP Status Code 401: Unauthorized request. The provided credentials couldn't be validated.</p>
|
|
83
77
|
*
|
|
84
78
|
* @throws {@link KafkaConnectServiceException}
|
|
85
79
|
* <p>Base exception class for all service exceptions from KafkaConnect service.</p>
|
|
@@ -105,6 +105,7 @@ declare const DescribeConnectorCommand_base: {
|
|
|
105
105
|
* // },
|
|
106
106
|
* // },
|
|
107
107
|
* // },
|
|
108
|
+
* // networkType: "STRING_VALUE",
|
|
108
109
|
* // plugins: [ // __listOfPluginDescription
|
|
109
110
|
* // { // PluginDescription
|
|
110
111
|
* // customPlugin: { // CustomPluginDescription
|
|
@@ -133,31 +134,25 @@ declare const DescribeConnectorCommand_base: {
|
|
|
133
134
|
* @see {@link KafkaConnectClientResolvedConfig | config} for KafkaConnectClient's `config` shape.
|
|
134
135
|
*
|
|
135
136
|
* @throws {@link BadRequestException} (client fault)
|
|
136
|
-
* <p>HTTP Status Code 400: Bad request due to incorrect input. Correct your request and then
|
|
137
|
-
* retry it.</p>
|
|
137
|
+
* <p>HTTP Status Code 400: Bad request due to incorrect input. Correct your request and then retry it.</p>
|
|
138
138
|
*
|
|
139
139
|
* @throws {@link ForbiddenException} (client fault)
|
|
140
|
-
* <p>HTTP Status Code 403: Access forbidden. Correct your credentials and then retry your
|
|
141
|
-
* request.</p>
|
|
140
|
+
* <p>HTTP Status Code 403: Access forbidden. Correct your credentials and then retry your request.</p>
|
|
142
141
|
*
|
|
143
142
|
* @throws {@link InternalServerErrorException} (server fault)
|
|
144
|
-
* <p>HTTP Status Code 500: Unexpected internal server error. Retrying your request might
|
|
145
|
-
* resolve the issue.</p>
|
|
143
|
+
* <p>HTTP Status Code 500: Unexpected internal server error. Retrying your request might resolve the issue.</p>
|
|
146
144
|
*
|
|
147
145
|
* @throws {@link NotFoundException} (client fault)
|
|
148
|
-
* <p>HTTP Status Code 404: Resource not found due to incorrect input. Correct your request
|
|
149
|
-
* and then retry it.</p>
|
|
146
|
+
* <p>HTTP Status Code 404: Resource not found due to incorrect input. Correct your request and then retry it.</p>
|
|
150
147
|
*
|
|
151
148
|
* @throws {@link ServiceUnavailableException} (server fault)
|
|
152
|
-
* <p>HTTP Status Code 503: Service Unavailable. Retrying your request in some time might
|
|
153
|
-
* resolve the issue.</p>
|
|
149
|
+
* <p>HTTP Status Code 503: Service Unavailable. Retrying your request in some time might resolve the issue.</p>
|
|
154
150
|
*
|
|
155
151
|
* @throws {@link TooManyRequestsException} (client fault)
|
|
156
152
|
* <p>HTTP Status Code 429: Limit exceeded. Resource limit reached.</p>
|
|
157
153
|
*
|
|
158
154
|
* @throws {@link UnauthorizedException} (client fault)
|
|
159
|
-
* <p>HTTP Status Code 401: Unauthorized request. The provided credentials couldn't be
|
|
160
|
-
* validated.</p>
|
|
155
|
+
* <p>HTTP Status Code 401: Unauthorized request. The provided credentials couldn't be validated.</p>
|
|
161
156
|
*
|
|
162
157
|
* @throws {@link KafkaConnectServiceException}
|
|
163
158
|
* <p>Base exception class for all service exceptions from KafkaConnect service.</p>
|