@aws-sdk/client-kafkaconnect 3.128.0 → 3.137.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 +30 -0
- package/dist-cjs/commands/CreateConnectorCommand.js +2 -2
- package/dist-cjs/commands/CreateCustomPluginCommand.js +2 -2
- package/dist-cjs/commands/CreateWorkerConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DeleteConnectorCommand.js +2 -2
- package/dist-cjs/commands/DeleteCustomPluginCommand.js +2 -2
- package/dist-cjs/commands/DescribeConnectorCommand.js +2 -2
- package/dist-cjs/commands/DescribeCustomPluginCommand.js +2 -2
- package/dist-cjs/commands/DescribeWorkerConfigurationCommand.js +2 -2
- package/dist-cjs/commands/ListConnectorsCommand.js +2 -2
- package/dist-cjs/commands/ListCustomPluginsCommand.js +2 -2
- package/dist-cjs/commands/ListWorkerConfigurationsCommand.js +2 -2
- package/dist-cjs/commands/UpdateConnectorCommand.js +2 -2
- package/dist-cjs/models/models_0.js +317 -471
- package/dist-cjs/protocols/Aws_restJson1.js +3 -0
- package/dist-es/commands/CreateConnectorCommand.js +3 -3
- package/dist-es/commands/CreateCustomPluginCommand.js +3 -3
- package/dist-es/commands/CreateWorkerConfigurationCommand.js +3 -3
- package/dist-es/commands/DeleteConnectorCommand.js +3 -3
- package/dist-es/commands/DeleteCustomPluginCommand.js +3 -3
- package/dist-es/commands/DescribeConnectorCommand.js +3 -3
- package/dist-es/commands/DescribeCustomPluginCommand.js +3 -3
- package/dist-es/commands/DescribeWorkerConfigurationCommand.js +3 -3
- package/dist-es/commands/ListConnectorsCommand.js +3 -3
- package/dist-es/commands/ListCustomPluginsCommand.js +3 -3
- package/dist-es/commands/ListWorkerConfigurationsCommand.js +3 -3
- package/dist-es/commands/UpdateConnectorCommand.js +3 -3
- package/dist-es/models/models_0.js +79 -310
- package/dist-es/protocols/Aws_restJson1.js +3 -0
- package/dist-types/models/models_0.d.ts +308 -462
- package/dist-types/ts3.4/models/models_0.d.ts +154 -308
- package/package.json +9 -9
|
@@ -1,39 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
3
|
+
exports.ProvisionedCapacityFilterSensitiveLog = exports.AutoScalingUpdateFilterSensitiveLog = exports.ScaleOutPolicyUpdateFilterSensitiveLog = exports.ScaleInPolicyUpdateFilterSensitiveLog = exports.AutoScalingFilterSensitiveLog = exports.ScaleOutPolicyFilterSensitiveLog = exports.ScaleInPolicyFilterSensitiveLog = exports.ApacheKafkaClusterFilterSensitiveLog = exports.VpcFilterSensitiveLog = exports.WorkerConfigurationSummaryFilterSensitiveLog = exports.WorkerConfigurationRevisionSummaryFilterSensitiveLog = exports.PluginFilterSensitiveLog = exports.CustomPluginFilterSensitiveLog = exports.CustomPluginSummaryFilterSensitiveLog = exports.CustomPluginRevisionSummaryFilterSensitiveLog = exports.CustomPluginLocationDescriptionFilterSensitiveLog = exports.S3LocationDescriptionFilterSensitiveLog = exports.CustomPluginFileDescriptionFilterSensitiveLog = exports.ConnectorSummaryFilterSensitiveLog = exports.WorkerConfigurationDescriptionFilterSensitiveLog = exports.PluginDescriptionFilterSensitiveLog = exports.CustomPluginDescriptionFilterSensitiveLog = exports.LogDeliveryDescriptionFilterSensitiveLog = exports.WorkerLogDeliveryDescriptionFilterSensitiveLog = exports.S3LogDeliveryDescriptionFilterSensitiveLog = exports.FirehoseLogDeliveryDescriptionFilterSensitiveLog = exports.CloudWatchLogsLogDeliveryDescriptionFilterSensitiveLog = exports.KafkaClusterEncryptionInTransitDescriptionFilterSensitiveLog = exports.KafkaClusterClientAuthenticationDescriptionFilterSensitiveLog = exports.KafkaClusterDescriptionFilterSensitiveLog = exports.ApacheKafkaClusterDescriptionFilterSensitiveLog = exports.VpcDescriptionFilterSensitiveLog = exports.CapacityDescriptionFilterSensitiveLog = exports.ProvisionedCapacityDescriptionFilterSensitiveLog = exports.AutoScalingDescriptionFilterSensitiveLog = exports.ScaleOutPolicyDescriptionFilterSensitiveLog = exports.ScaleInPolicyDescriptionFilterSensitiveLog = exports.UnauthorizedException = exports.TooManyRequestsException = exports.ServiceUnavailableException = exports.NotFoundException = exports.InternalServerErrorException = exports.ForbiddenException = exports.ConflictException = exports.BadRequestException = exports.CustomPluginContentType = exports.CustomPluginState = exports.KafkaClusterEncryptionInTransitType = exports.KafkaClusterClientAuthenticationType = exports.ConnectorState = void 0;
|
|
4
|
+
exports.UpdateConnectorResponseFilterSensitiveLog = exports.UpdateConnectorRequestFilterSensitiveLog = exports.ListWorkerConfigurationsResponseFilterSensitiveLog = exports.ListWorkerConfigurationsRequestFilterSensitiveLog = exports.ListCustomPluginsResponseFilterSensitiveLog = exports.ListCustomPluginsRequestFilterSensitiveLog = exports.ListConnectorsResponseFilterSensitiveLog = exports.ListConnectorsRequestFilterSensitiveLog = exports.DescribeWorkerConfigurationResponseFilterSensitiveLog = exports.WorkerConfigurationRevisionDescriptionFilterSensitiveLog = exports.DescribeWorkerConfigurationRequestFilterSensitiveLog = exports.DescribeCustomPluginResponseFilterSensitiveLog = exports.DescribeCustomPluginRequestFilterSensitiveLog = exports.DescribeConnectorResponseFilterSensitiveLog = exports.StateDescriptionFilterSensitiveLog = exports.DescribeConnectorRequestFilterSensitiveLog = exports.DeleteCustomPluginResponseFilterSensitiveLog = exports.DeleteCustomPluginRequestFilterSensitiveLog = exports.DeleteConnectorResponseFilterSensitiveLog = exports.DeleteConnectorRequestFilterSensitiveLog = exports.CreateWorkerConfigurationResponseFilterSensitiveLog = exports.CreateWorkerConfigurationRequestFilterSensitiveLog = exports.CreateCustomPluginResponseFilterSensitiveLog = exports.CreateCustomPluginRequestFilterSensitiveLog = exports.CustomPluginLocationFilterSensitiveLog = exports.S3LocationFilterSensitiveLog = exports.CreateConnectorResponseFilterSensitiveLog = exports.CreateConnectorRequestFilterSensitiveLog = exports.WorkerConfigurationFilterSensitiveLog = exports.LogDeliveryFilterSensitiveLog = exports.WorkerLogDeliveryFilterSensitiveLog = exports.S3LogDeliveryFilterSensitiveLog = exports.FirehoseLogDeliveryFilterSensitiveLog = exports.KafkaClusterEncryptionInTransitFilterSensitiveLog = exports.KafkaClusterClientAuthenticationFilterSensitiveLog = exports.KafkaClusterFilterSensitiveLog = exports.CloudWatchLogsLogDeliveryFilterSensitiveLog = exports.CapacityUpdateFilterSensitiveLog = exports.ProvisionedCapacityUpdateFilterSensitiveLog = exports.CapacityFilterSensitiveLog = void 0;
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const KafkaConnectServiceException_1 = require("./KafkaConnectServiceException");
|
|
7
|
-
var ScaleInPolicyDescription;
|
|
8
|
-
(function (ScaleInPolicyDescription) {
|
|
9
|
-
ScaleInPolicyDescription.filterSensitiveLog = (obj) => ({
|
|
10
|
-
...obj,
|
|
11
|
-
});
|
|
12
|
-
})(ScaleInPolicyDescription = exports.ScaleInPolicyDescription || (exports.ScaleInPolicyDescription = {}));
|
|
13
|
-
var ScaleOutPolicyDescription;
|
|
14
|
-
(function (ScaleOutPolicyDescription) {
|
|
15
|
-
ScaleOutPolicyDescription.filterSensitiveLog = (obj) => ({
|
|
16
|
-
...obj,
|
|
17
|
-
});
|
|
18
|
-
})(ScaleOutPolicyDescription = exports.ScaleOutPolicyDescription || (exports.ScaleOutPolicyDescription = {}));
|
|
19
|
-
var AutoScalingDescription;
|
|
20
|
-
(function (AutoScalingDescription) {
|
|
21
|
-
AutoScalingDescription.filterSensitiveLog = (obj) => ({
|
|
22
|
-
...obj,
|
|
23
|
-
});
|
|
24
|
-
})(AutoScalingDescription = exports.AutoScalingDescription || (exports.AutoScalingDescription = {}));
|
|
25
|
-
var ProvisionedCapacityDescription;
|
|
26
|
-
(function (ProvisionedCapacityDescription) {
|
|
27
|
-
ProvisionedCapacityDescription.filterSensitiveLog = (obj) => ({
|
|
28
|
-
...obj,
|
|
29
|
-
});
|
|
30
|
-
})(ProvisionedCapacityDescription = exports.ProvisionedCapacityDescription || (exports.ProvisionedCapacityDescription = {}));
|
|
31
|
-
var CapacityDescription;
|
|
32
|
-
(function (CapacityDescription) {
|
|
33
|
-
CapacityDescription.filterSensitiveLog = (obj) => ({
|
|
34
|
-
...obj,
|
|
35
|
-
});
|
|
36
|
-
})(CapacityDescription = exports.CapacityDescription || (exports.CapacityDescription = {}));
|
|
37
7
|
var ConnectorState;
|
|
38
8
|
(function (ConnectorState) {
|
|
39
9
|
ConnectorState["CREATING"] = "CREATING";
|
|
@@ -42,100 +12,16 @@ var ConnectorState;
|
|
|
42
12
|
ConnectorState["RUNNING"] = "RUNNING";
|
|
43
13
|
ConnectorState["UPDATING"] = "UPDATING";
|
|
44
14
|
})(ConnectorState = exports.ConnectorState || (exports.ConnectorState = {}));
|
|
45
|
-
var VpcDescription;
|
|
46
|
-
(function (VpcDescription) {
|
|
47
|
-
VpcDescription.filterSensitiveLog = (obj) => ({
|
|
48
|
-
...obj,
|
|
49
|
-
});
|
|
50
|
-
})(VpcDescription = exports.VpcDescription || (exports.VpcDescription = {}));
|
|
51
|
-
var ApacheKafkaClusterDescription;
|
|
52
|
-
(function (ApacheKafkaClusterDescription) {
|
|
53
|
-
ApacheKafkaClusterDescription.filterSensitiveLog = (obj) => ({
|
|
54
|
-
...obj,
|
|
55
|
-
});
|
|
56
|
-
})(ApacheKafkaClusterDescription = exports.ApacheKafkaClusterDescription || (exports.ApacheKafkaClusterDescription = {}));
|
|
57
|
-
var KafkaClusterDescription;
|
|
58
|
-
(function (KafkaClusterDescription) {
|
|
59
|
-
KafkaClusterDescription.filterSensitiveLog = (obj) => ({
|
|
60
|
-
...obj,
|
|
61
|
-
});
|
|
62
|
-
})(KafkaClusterDescription = exports.KafkaClusterDescription || (exports.KafkaClusterDescription = {}));
|
|
63
15
|
var KafkaClusterClientAuthenticationType;
|
|
64
16
|
(function (KafkaClusterClientAuthenticationType) {
|
|
65
17
|
KafkaClusterClientAuthenticationType["IAM"] = "IAM";
|
|
66
18
|
KafkaClusterClientAuthenticationType["NONE"] = "NONE";
|
|
67
19
|
})(KafkaClusterClientAuthenticationType = exports.KafkaClusterClientAuthenticationType || (exports.KafkaClusterClientAuthenticationType = {}));
|
|
68
|
-
var KafkaClusterClientAuthenticationDescription;
|
|
69
|
-
(function (KafkaClusterClientAuthenticationDescription) {
|
|
70
|
-
KafkaClusterClientAuthenticationDescription.filterSensitiveLog = (obj) => ({
|
|
71
|
-
...obj,
|
|
72
|
-
});
|
|
73
|
-
})(KafkaClusterClientAuthenticationDescription = exports.KafkaClusterClientAuthenticationDescription || (exports.KafkaClusterClientAuthenticationDescription = {}));
|
|
74
20
|
var KafkaClusterEncryptionInTransitType;
|
|
75
21
|
(function (KafkaClusterEncryptionInTransitType) {
|
|
76
22
|
KafkaClusterEncryptionInTransitType["PLAINTEXT"] = "PLAINTEXT";
|
|
77
23
|
KafkaClusterEncryptionInTransitType["TLS"] = "TLS";
|
|
78
24
|
})(KafkaClusterEncryptionInTransitType = exports.KafkaClusterEncryptionInTransitType || (exports.KafkaClusterEncryptionInTransitType = {}));
|
|
79
|
-
var KafkaClusterEncryptionInTransitDescription;
|
|
80
|
-
(function (KafkaClusterEncryptionInTransitDescription) {
|
|
81
|
-
KafkaClusterEncryptionInTransitDescription.filterSensitiveLog = (obj) => ({
|
|
82
|
-
...obj,
|
|
83
|
-
});
|
|
84
|
-
})(KafkaClusterEncryptionInTransitDescription = exports.KafkaClusterEncryptionInTransitDescription || (exports.KafkaClusterEncryptionInTransitDescription = {}));
|
|
85
|
-
var CloudWatchLogsLogDeliveryDescription;
|
|
86
|
-
(function (CloudWatchLogsLogDeliveryDescription) {
|
|
87
|
-
CloudWatchLogsLogDeliveryDescription.filterSensitiveLog = (obj) => ({
|
|
88
|
-
...obj,
|
|
89
|
-
});
|
|
90
|
-
})(CloudWatchLogsLogDeliveryDescription = exports.CloudWatchLogsLogDeliveryDescription || (exports.CloudWatchLogsLogDeliveryDescription = {}));
|
|
91
|
-
var FirehoseLogDeliveryDescription;
|
|
92
|
-
(function (FirehoseLogDeliveryDescription) {
|
|
93
|
-
FirehoseLogDeliveryDescription.filterSensitiveLog = (obj) => ({
|
|
94
|
-
...obj,
|
|
95
|
-
});
|
|
96
|
-
})(FirehoseLogDeliveryDescription = exports.FirehoseLogDeliveryDescription || (exports.FirehoseLogDeliveryDescription = {}));
|
|
97
|
-
var S3LogDeliveryDescription;
|
|
98
|
-
(function (S3LogDeliveryDescription) {
|
|
99
|
-
S3LogDeliveryDescription.filterSensitiveLog = (obj) => ({
|
|
100
|
-
...obj,
|
|
101
|
-
});
|
|
102
|
-
})(S3LogDeliveryDescription = exports.S3LogDeliveryDescription || (exports.S3LogDeliveryDescription = {}));
|
|
103
|
-
var WorkerLogDeliveryDescription;
|
|
104
|
-
(function (WorkerLogDeliveryDescription) {
|
|
105
|
-
WorkerLogDeliveryDescription.filterSensitiveLog = (obj) => ({
|
|
106
|
-
...obj,
|
|
107
|
-
});
|
|
108
|
-
})(WorkerLogDeliveryDescription = exports.WorkerLogDeliveryDescription || (exports.WorkerLogDeliveryDescription = {}));
|
|
109
|
-
var LogDeliveryDescription;
|
|
110
|
-
(function (LogDeliveryDescription) {
|
|
111
|
-
LogDeliveryDescription.filterSensitiveLog = (obj) => ({
|
|
112
|
-
...obj,
|
|
113
|
-
});
|
|
114
|
-
})(LogDeliveryDescription = exports.LogDeliveryDescription || (exports.LogDeliveryDescription = {}));
|
|
115
|
-
var CustomPluginDescription;
|
|
116
|
-
(function (CustomPluginDescription) {
|
|
117
|
-
CustomPluginDescription.filterSensitiveLog = (obj) => ({
|
|
118
|
-
...obj,
|
|
119
|
-
});
|
|
120
|
-
})(CustomPluginDescription = exports.CustomPluginDescription || (exports.CustomPluginDescription = {}));
|
|
121
|
-
var PluginDescription;
|
|
122
|
-
(function (PluginDescription) {
|
|
123
|
-
PluginDescription.filterSensitiveLog = (obj) => ({
|
|
124
|
-
...obj,
|
|
125
|
-
});
|
|
126
|
-
})(PluginDescription = exports.PluginDescription || (exports.PluginDescription = {}));
|
|
127
|
-
var WorkerConfigurationDescription;
|
|
128
|
-
(function (WorkerConfigurationDescription) {
|
|
129
|
-
WorkerConfigurationDescription.filterSensitiveLog = (obj) => ({
|
|
130
|
-
...obj,
|
|
131
|
-
});
|
|
132
|
-
})(WorkerConfigurationDescription = exports.WorkerConfigurationDescription || (exports.WorkerConfigurationDescription = {}));
|
|
133
|
-
var ConnectorSummary;
|
|
134
|
-
(function (ConnectorSummary) {
|
|
135
|
-
ConnectorSummary.filterSensitiveLog = (obj) => ({
|
|
136
|
-
...obj,
|
|
137
|
-
});
|
|
138
|
-
})(ConnectorSummary = exports.ConnectorSummary || (exports.ConnectorSummary = {}));
|
|
139
25
|
var CustomPluginState;
|
|
140
26
|
(function (CustomPluginState) {
|
|
141
27
|
CustomPluginState["ACTIVE"] = "ACTIVE";
|
|
@@ -150,108 +36,6 @@ var CustomPluginContentType;
|
|
|
150
36
|
CustomPluginContentType["JAR"] = "JAR";
|
|
151
37
|
CustomPluginContentType["ZIP"] = "ZIP";
|
|
152
38
|
})(CustomPluginContentType = exports.CustomPluginContentType || (exports.CustomPluginContentType = {}));
|
|
153
|
-
var CustomPluginFileDescription;
|
|
154
|
-
(function (CustomPluginFileDescription) {
|
|
155
|
-
CustomPluginFileDescription.filterSensitiveLog = (obj) => ({
|
|
156
|
-
...obj,
|
|
157
|
-
});
|
|
158
|
-
})(CustomPluginFileDescription = exports.CustomPluginFileDescription || (exports.CustomPluginFileDescription = {}));
|
|
159
|
-
var S3LocationDescription;
|
|
160
|
-
(function (S3LocationDescription) {
|
|
161
|
-
S3LocationDescription.filterSensitiveLog = (obj) => ({
|
|
162
|
-
...obj,
|
|
163
|
-
});
|
|
164
|
-
})(S3LocationDescription = exports.S3LocationDescription || (exports.S3LocationDescription = {}));
|
|
165
|
-
var CustomPluginLocationDescription;
|
|
166
|
-
(function (CustomPluginLocationDescription) {
|
|
167
|
-
CustomPluginLocationDescription.filterSensitiveLog = (obj) => ({
|
|
168
|
-
...obj,
|
|
169
|
-
});
|
|
170
|
-
})(CustomPluginLocationDescription = exports.CustomPluginLocationDescription || (exports.CustomPluginLocationDescription = {}));
|
|
171
|
-
var CustomPluginRevisionSummary;
|
|
172
|
-
(function (CustomPluginRevisionSummary) {
|
|
173
|
-
CustomPluginRevisionSummary.filterSensitiveLog = (obj) => ({
|
|
174
|
-
...obj,
|
|
175
|
-
});
|
|
176
|
-
})(CustomPluginRevisionSummary = exports.CustomPluginRevisionSummary || (exports.CustomPluginRevisionSummary = {}));
|
|
177
|
-
var CustomPluginSummary;
|
|
178
|
-
(function (CustomPluginSummary) {
|
|
179
|
-
CustomPluginSummary.filterSensitiveLog = (obj) => ({
|
|
180
|
-
...obj,
|
|
181
|
-
});
|
|
182
|
-
})(CustomPluginSummary = exports.CustomPluginSummary || (exports.CustomPluginSummary = {}));
|
|
183
|
-
var CustomPlugin;
|
|
184
|
-
(function (CustomPlugin) {
|
|
185
|
-
CustomPlugin.filterSensitiveLog = (obj) => ({
|
|
186
|
-
...obj,
|
|
187
|
-
});
|
|
188
|
-
})(CustomPlugin = exports.CustomPlugin || (exports.CustomPlugin = {}));
|
|
189
|
-
var Plugin;
|
|
190
|
-
(function (Plugin) {
|
|
191
|
-
Plugin.filterSensitiveLog = (obj) => ({
|
|
192
|
-
...obj,
|
|
193
|
-
});
|
|
194
|
-
})(Plugin = exports.Plugin || (exports.Plugin = {}));
|
|
195
|
-
var WorkerConfigurationRevisionSummary;
|
|
196
|
-
(function (WorkerConfigurationRevisionSummary) {
|
|
197
|
-
WorkerConfigurationRevisionSummary.filterSensitiveLog = (obj) => ({
|
|
198
|
-
...obj,
|
|
199
|
-
});
|
|
200
|
-
})(WorkerConfigurationRevisionSummary = exports.WorkerConfigurationRevisionSummary || (exports.WorkerConfigurationRevisionSummary = {}));
|
|
201
|
-
var WorkerConfigurationSummary;
|
|
202
|
-
(function (WorkerConfigurationSummary) {
|
|
203
|
-
WorkerConfigurationSummary.filterSensitiveLog = (obj) => ({
|
|
204
|
-
...obj,
|
|
205
|
-
});
|
|
206
|
-
})(WorkerConfigurationSummary = exports.WorkerConfigurationSummary || (exports.WorkerConfigurationSummary = {}));
|
|
207
|
-
var Vpc;
|
|
208
|
-
(function (Vpc) {
|
|
209
|
-
Vpc.filterSensitiveLog = (obj) => ({
|
|
210
|
-
...obj,
|
|
211
|
-
});
|
|
212
|
-
})(Vpc = exports.Vpc || (exports.Vpc = {}));
|
|
213
|
-
var ApacheKafkaCluster;
|
|
214
|
-
(function (ApacheKafkaCluster) {
|
|
215
|
-
ApacheKafkaCluster.filterSensitiveLog = (obj) => ({
|
|
216
|
-
...obj,
|
|
217
|
-
});
|
|
218
|
-
})(ApacheKafkaCluster = exports.ApacheKafkaCluster || (exports.ApacheKafkaCluster = {}));
|
|
219
|
-
var ScaleInPolicy;
|
|
220
|
-
(function (ScaleInPolicy) {
|
|
221
|
-
ScaleInPolicy.filterSensitiveLog = (obj) => ({
|
|
222
|
-
...obj,
|
|
223
|
-
});
|
|
224
|
-
})(ScaleInPolicy = exports.ScaleInPolicy || (exports.ScaleInPolicy = {}));
|
|
225
|
-
var ScaleOutPolicy;
|
|
226
|
-
(function (ScaleOutPolicy) {
|
|
227
|
-
ScaleOutPolicy.filterSensitiveLog = (obj) => ({
|
|
228
|
-
...obj,
|
|
229
|
-
});
|
|
230
|
-
})(ScaleOutPolicy = exports.ScaleOutPolicy || (exports.ScaleOutPolicy = {}));
|
|
231
|
-
var AutoScaling;
|
|
232
|
-
(function (AutoScaling) {
|
|
233
|
-
AutoScaling.filterSensitiveLog = (obj) => ({
|
|
234
|
-
...obj,
|
|
235
|
-
});
|
|
236
|
-
})(AutoScaling = exports.AutoScaling || (exports.AutoScaling = {}));
|
|
237
|
-
var ScaleInPolicyUpdate;
|
|
238
|
-
(function (ScaleInPolicyUpdate) {
|
|
239
|
-
ScaleInPolicyUpdate.filterSensitiveLog = (obj) => ({
|
|
240
|
-
...obj,
|
|
241
|
-
});
|
|
242
|
-
})(ScaleInPolicyUpdate = exports.ScaleInPolicyUpdate || (exports.ScaleInPolicyUpdate = {}));
|
|
243
|
-
var ScaleOutPolicyUpdate;
|
|
244
|
-
(function (ScaleOutPolicyUpdate) {
|
|
245
|
-
ScaleOutPolicyUpdate.filterSensitiveLog = (obj) => ({
|
|
246
|
-
...obj,
|
|
247
|
-
});
|
|
248
|
-
})(ScaleOutPolicyUpdate = exports.ScaleOutPolicyUpdate || (exports.ScaleOutPolicyUpdate = {}));
|
|
249
|
-
var AutoScalingUpdate;
|
|
250
|
-
(function (AutoScalingUpdate) {
|
|
251
|
-
AutoScalingUpdate.filterSensitiveLog = (obj) => ({
|
|
252
|
-
...obj,
|
|
253
|
-
});
|
|
254
|
-
})(AutoScalingUpdate = exports.AutoScalingUpdate || (exports.AutoScalingUpdate = {}));
|
|
255
39
|
class BadRequestException extends KafkaConnectServiceException_1.KafkaConnectServiceException {
|
|
256
40
|
constructor(opts) {
|
|
257
41
|
super({
|
|
@@ -265,36 +49,6 @@ class BadRequestException extends KafkaConnectServiceException_1.KafkaConnectSer
|
|
|
265
49
|
}
|
|
266
50
|
}
|
|
267
51
|
exports.BadRequestException = BadRequestException;
|
|
268
|
-
var ProvisionedCapacity;
|
|
269
|
-
(function (ProvisionedCapacity) {
|
|
270
|
-
ProvisionedCapacity.filterSensitiveLog = (obj) => ({
|
|
271
|
-
...obj,
|
|
272
|
-
});
|
|
273
|
-
})(ProvisionedCapacity = exports.ProvisionedCapacity || (exports.ProvisionedCapacity = {}));
|
|
274
|
-
var Capacity;
|
|
275
|
-
(function (Capacity) {
|
|
276
|
-
Capacity.filterSensitiveLog = (obj) => ({
|
|
277
|
-
...obj,
|
|
278
|
-
});
|
|
279
|
-
})(Capacity = exports.Capacity || (exports.Capacity = {}));
|
|
280
|
-
var ProvisionedCapacityUpdate;
|
|
281
|
-
(function (ProvisionedCapacityUpdate) {
|
|
282
|
-
ProvisionedCapacityUpdate.filterSensitiveLog = (obj) => ({
|
|
283
|
-
...obj,
|
|
284
|
-
});
|
|
285
|
-
})(ProvisionedCapacityUpdate = exports.ProvisionedCapacityUpdate || (exports.ProvisionedCapacityUpdate = {}));
|
|
286
|
-
var CapacityUpdate;
|
|
287
|
-
(function (CapacityUpdate) {
|
|
288
|
-
CapacityUpdate.filterSensitiveLog = (obj) => ({
|
|
289
|
-
...obj,
|
|
290
|
-
});
|
|
291
|
-
})(CapacityUpdate = exports.CapacityUpdate || (exports.CapacityUpdate = {}));
|
|
292
|
-
var CloudWatchLogsLogDelivery;
|
|
293
|
-
(function (CloudWatchLogsLogDelivery) {
|
|
294
|
-
CloudWatchLogsLogDelivery.filterSensitiveLog = (obj) => ({
|
|
295
|
-
...obj,
|
|
296
|
-
});
|
|
297
|
-
})(CloudWatchLogsLogDelivery = exports.CloudWatchLogsLogDelivery || (exports.CloudWatchLogsLogDelivery = {}));
|
|
298
52
|
class ConflictException extends KafkaConnectServiceException_1.KafkaConnectServiceException {
|
|
299
53
|
constructor(opts) {
|
|
300
54
|
super({
|
|
@@ -308,67 +62,6 @@ class ConflictException extends KafkaConnectServiceException_1.KafkaConnectServi
|
|
|
308
62
|
}
|
|
309
63
|
}
|
|
310
64
|
exports.ConflictException = ConflictException;
|
|
311
|
-
var KafkaCluster;
|
|
312
|
-
(function (KafkaCluster) {
|
|
313
|
-
KafkaCluster.filterSensitiveLog = (obj) => ({
|
|
314
|
-
...obj,
|
|
315
|
-
});
|
|
316
|
-
})(KafkaCluster = exports.KafkaCluster || (exports.KafkaCluster = {}));
|
|
317
|
-
var KafkaClusterClientAuthentication;
|
|
318
|
-
(function (KafkaClusterClientAuthentication) {
|
|
319
|
-
KafkaClusterClientAuthentication.filterSensitiveLog = (obj) => ({
|
|
320
|
-
...obj,
|
|
321
|
-
});
|
|
322
|
-
})(KafkaClusterClientAuthentication = exports.KafkaClusterClientAuthentication || (exports.KafkaClusterClientAuthentication = {}));
|
|
323
|
-
var KafkaClusterEncryptionInTransit;
|
|
324
|
-
(function (KafkaClusterEncryptionInTransit) {
|
|
325
|
-
KafkaClusterEncryptionInTransit.filterSensitiveLog = (obj) => ({
|
|
326
|
-
...obj,
|
|
327
|
-
});
|
|
328
|
-
})(KafkaClusterEncryptionInTransit = exports.KafkaClusterEncryptionInTransit || (exports.KafkaClusterEncryptionInTransit = {}));
|
|
329
|
-
var FirehoseLogDelivery;
|
|
330
|
-
(function (FirehoseLogDelivery) {
|
|
331
|
-
FirehoseLogDelivery.filterSensitiveLog = (obj) => ({
|
|
332
|
-
...obj,
|
|
333
|
-
});
|
|
334
|
-
})(FirehoseLogDelivery = exports.FirehoseLogDelivery || (exports.FirehoseLogDelivery = {}));
|
|
335
|
-
var S3LogDelivery;
|
|
336
|
-
(function (S3LogDelivery) {
|
|
337
|
-
S3LogDelivery.filterSensitiveLog = (obj) => ({
|
|
338
|
-
...obj,
|
|
339
|
-
});
|
|
340
|
-
})(S3LogDelivery = exports.S3LogDelivery || (exports.S3LogDelivery = {}));
|
|
341
|
-
var WorkerLogDelivery;
|
|
342
|
-
(function (WorkerLogDelivery) {
|
|
343
|
-
WorkerLogDelivery.filterSensitiveLog = (obj) => ({
|
|
344
|
-
...obj,
|
|
345
|
-
});
|
|
346
|
-
})(WorkerLogDelivery = exports.WorkerLogDelivery || (exports.WorkerLogDelivery = {}));
|
|
347
|
-
var LogDelivery;
|
|
348
|
-
(function (LogDelivery) {
|
|
349
|
-
LogDelivery.filterSensitiveLog = (obj) => ({
|
|
350
|
-
...obj,
|
|
351
|
-
});
|
|
352
|
-
})(LogDelivery = exports.LogDelivery || (exports.LogDelivery = {}));
|
|
353
|
-
var WorkerConfiguration;
|
|
354
|
-
(function (WorkerConfiguration) {
|
|
355
|
-
WorkerConfiguration.filterSensitiveLog = (obj) => ({
|
|
356
|
-
...obj,
|
|
357
|
-
});
|
|
358
|
-
})(WorkerConfiguration = exports.WorkerConfiguration || (exports.WorkerConfiguration = {}));
|
|
359
|
-
var CreateConnectorRequest;
|
|
360
|
-
(function (CreateConnectorRequest) {
|
|
361
|
-
CreateConnectorRequest.filterSensitiveLog = (obj) => ({
|
|
362
|
-
...obj,
|
|
363
|
-
...(obj.connectorConfiguration && { connectorConfiguration: smithy_client_1.SENSITIVE_STRING }),
|
|
364
|
-
});
|
|
365
|
-
})(CreateConnectorRequest = exports.CreateConnectorRequest || (exports.CreateConnectorRequest = {}));
|
|
366
|
-
var CreateConnectorResponse;
|
|
367
|
-
(function (CreateConnectorResponse) {
|
|
368
|
-
CreateConnectorResponse.filterSensitiveLog = (obj) => ({
|
|
369
|
-
...obj,
|
|
370
|
-
});
|
|
371
|
-
})(CreateConnectorResponse = exports.CreateConnectorResponse || (exports.CreateConnectorResponse = {}));
|
|
372
65
|
class ForbiddenException extends KafkaConnectServiceException_1.KafkaConnectServiceException {
|
|
373
66
|
constructor(opts) {
|
|
374
67
|
super({
|
|
@@ -447,165 +140,318 @@ class UnauthorizedException extends KafkaConnectServiceException_1.KafkaConnectS
|
|
|
447
140
|
}
|
|
448
141
|
}
|
|
449
142
|
exports.UnauthorizedException = UnauthorizedException;
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
})
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
})
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
})
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
})
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
143
|
+
const ScaleInPolicyDescriptionFilterSensitiveLog = (obj) => ({
|
|
144
|
+
...obj,
|
|
145
|
+
});
|
|
146
|
+
exports.ScaleInPolicyDescriptionFilterSensitiveLog = ScaleInPolicyDescriptionFilterSensitiveLog;
|
|
147
|
+
const ScaleOutPolicyDescriptionFilterSensitiveLog = (obj) => ({
|
|
148
|
+
...obj,
|
|
149
|
+
});
|
|
150
|
+
exports.ScaleOutPolicyDescriptionFilterSensitiveLog = ScaleOutPolicyDescriptionFilterSensitiveLog;
|
|
151
|
+
const AutoScalingDescriptionFilterSensitiveLog = (obj) => ({
|
|
152
|
+
...obj,
|
|
153
|
+
});
|
|
154
|
+
exports.AutoScalingDescriptionFilterSensitiveLog = AutoScalingDescriptionFilterSensitiveLog;
|
|
155
|
+
const ProvisionedCapacityDescriptionFilterSensitiveLog = (obj) => ({
|
|
156
|
+
...obj,
|
|
157
|
+
});
|
|
158
|
+
exports.ProvisionedCapacityDescriptionFilterSensitiveLog = ProvisionedCapacityDescriptionFilterSensitiveLog;
|
|
159
|
+
const CapacityDescriptionFilterSensitiveLog = (obj) => ({
|
|
160
|
+
...obj,
|
|
161
|
+
});
|
|
162
|
+
exports.CapacityDescriptionFilterSensitiveLog = CapacityDescriptionFilterSensitiveLog;
|
|
163
|
+
const VpcDescriptionFilterSensitiveLog = (obj) => ({
|
|
164
|
+
...obj,
|
|
165
|
+
});
|
|
166
|
+
exports.VpcDescriptionFilterSensitiveLog = VpcDescriptionFilterSensitiveLog;
|
|
167
|
+
const ApacheKafkaClusterDescriptionFilterSensitiveLog = (obj) => ({
|
|
168
|
+
...obj,
|
|
169
|
+
});
|
|
170
|
+
exports.ApacheKafkaClusterDescriptionFilterSensitiveLog = ApacheKafkaClusterDescriptionFilterSensitiveLog;
|
|
171
|
+
const KafkaClusterDescriptionFilterSensitiveLog = (obj) => ({
|
|
172
|
+
...obj,
|
|
173
|
+
});
|
|
174
|
+
exports.KafkaClusterDescriptionFilterSensitiveLog = KafkaClusterDescriptionFilterSensitiveLog;
|
|
175
|
+
const KafkaClusterClientAuthenticationDescriptionFilterSensitiveLog = (obj) => ({
|
|
176
|
+
...obj,
|
|
177
|
+
});
|
|
178
|
+
exports.KafkaClusterClientAuthenticationDescriptionFilterSensitiveLog = KafkaClusterClientAuthenticationDescriptionFilterSensitiveLog;
|
|
179
|
+
const KafkaClusterEncryptionInTransitDescriptionFilterSensitiveLog = (obj) => ({
|
|
180
|
+
...obj,
|
|
181
|
+
});
|
|
182
|
+
exports.KafkaClusterEncryptionInTransitDescriptionFilterSensitiveLog = KafkaClusterEncryptionInTransitDescriptionFilterSensitiveLog;
|
|
183
|
+
const CloudWatchLogsLogDeliveryDescriptionFilterSensitiveLog = (obj) => ({
|
|
184
|
+
...obj,
|
|
185
|
+
});
|
|
186
|
+
exports.CloudWatchLogsLogDeliveryDescriptionFilterSensitiveLog = CloudWatchLogsLogDeliveryDescriptionFilterSensitiveLog;
|
|
187
|
+
const FirehoseLogDeliveryDescriptionFilterSensitiveLog = (obj) => ({
|
|
188
|
+
...obj,
|
|
189
|
+
});
|
|
190
|
+
exports.FirehoseLogDeliveryDescriptionFilterSensitiveLog = FirehoseLogDeliveryDescriptionFilterSensitiveLog;
|
|
191
|
+
const S3LogDeliveryDescriptionFilterSensitiveLog = (obj) => ({
|
|
192
|
+
...obj,
|
|
193
|
+
});
|
|
194
|
+
exports.S3LogDeliveryDescriptionFilterSensitiveLog = S3LogDeliveryDescriptionFilterSensitiveLog;
|
|
195
|
+
const WorkerLogDeliveryDescriptionFilterSensitiveLog = (obj) => ({
|
|
196
|
+
...obj,
|
|
197
|
+
});
|
|
198
|
+
exports.WorkerLogDeliveryDescriptionFilterSensitiveLog = WorkerLogDeliveryDescriptionFilterSensitiveLog;
|
|
199
|
+
const LogDeliveryDescriptionFilterSensitiveLog = (obj) => ({
|
|
200
|
+
...obj,
|
|
201
|
+
});
|
|
202
|
+
exports.LogDeliveryDescriptionFilterSensitiveLog = LogDeliveryDescriptionFilterSensitiveLog;
|
|
203
|
+
const CustomPluginDescriptionFilterSensitiveLog = (obj) => ({
|
|
204
|
+
...obj,
|
|
205
|
+
});
|
|
206
|
+
exports.CustomPluginDescriptionFilterSensitiveLog = CustomPluginDescriptionFilterSensitiveLog;
|
|
207
|
+
const PluginDescriptionFilterSensitiveLog = (obj) => ({
|
|
208
|
+
...obj,
|
|
209
|
+
});
|
|
210
|
+
exports.PluginDescriptionFilterSensitiveLog = PluginDescriptionFilterSensitiveLog;
|
|
211
|
+
const WorkerConfigurationDescriptionFilterSensitiveLog = (obj) => ({
|
|
212
|
+
...obj,
|
|
213
|
+
});
|
|
214
|
+
exports.WorkerConfigurationDescriptionFilterSensitiveLog = WorkerConfigurationDescriptionFilterSensitiveLog;
|
|
215
|
+
const ConnectorSummaryFilterSensitiveLog = (obj) => ({
|
|
216
|
+
...obj,
|
|
217
|
+
});
|
|
218
|
+
exports.ConnectorSummaryFilterSensitiveLog = ConnectorSummaryFilterSensitiveLog;
|
|
219
|
+
const CustomPluginFileDescriptionFilterSensitiveLog = (obj) => ({
|
|
220
|
+
...obj,
|
|
221
|
+
});
|
|
222
|
+
exports.CustomPluginFileDescriptionFilterSensitiveLog = CustomPluginFileDescriptionFilterSensitiveLog;
|
|
223
|
+
const S3LocationDescriptionFilterSensitiveLog = (obj) => ({
|
|
224
|
+
...obj,
|
|
225
|
+
});
|
|
226
|
+
exports.S3LocationDescriptionFilterSensitiveLog = S3LocationDescriptionFilterSensitiveLog;
|
|
227
|
+
const CustomPluginLocationDescriptionFilterSensitiveLog = (obj) => ({
|
|
228
|
+
...obj,
|
|
229
|
+
});
|
|
230
|
+
exports.CustomPluginLocationDescriptionFilterSensitiveLog = CustomPluginLocationDescriptionFilterSensitiveLog;
|
|
231
|
+
const CustomPluginRevisionSummaryFilterSensitiveLog = (obj) => ({
|
|
232
|
+
...obj,
|
|
233
|
+
});
|
|
234
|
+
exports.CustomPluginRevisionSummaryFilterSensitiveLog = CustomPluginRevisionSummaryFilterSensitiveLog;
|
|
235
|
+
const CustomPluginSummaryFilterSensitiveLog = (obj) => ({
|
|
236
|
+
...obj,
|
|
237
|
+
});
|
|
238
|
+
exports.CustomPluginSummaryFilterSensitiveLog = CustomPluginSummaryFilterSensitiveLog;
|
|
239
|
+
const CustomPluginFilterSensitiveLog = (obj) => ({
|
|
240
|
+
...obj,
|
|
241
|
+
});
|
|
242
|
+
exports.CustomPluginFilterSensitiveLog = CustomPluginFilterSensitiveLog;
|
|
243
|
+
const PluginFilterSensitiveLog = (obj) => ({
|
|
244
|
+
...obj,
|
|
245
|
+
});
|
|
246
|
+
exports.PluginFilterSensitiveLog = PluginFilterSensitiveLog;
|
|
247
|
+
const WorkerConfigurationRevisionSummaryFilterSensitiveLog = (obj) => ({
|
|
248
|
+
...obj,
|
|
249
|
+
});
|
|
250
|
+
exports.WorkerConfigurationRevisionSummaryFilterSensitiveLog = WorkerConfigurationRevisionSummaryFilterSensitiveLog;
|
|
251
|
+
const WorkerConfigurationSummaryFilterSensitiveLog = (obj) => ({
|
|
252
|
+
...obj,
|
|
253
|
+
});
|
|
254
|
+
exports.WorkerConfigurationSummaryFilterSensitiveLog = WorkerConfigurationSummaryFilterSensitiveLog;
|
|
255
|
+
const VpcFilterSensitiveLog = (obj) => ({
|
|
256
|
+
...obj,
|
|
257
|
+
});
|
|
258
|
+
exports.VpcFilterSensitiveLog = VpcFilterSensitiveLog;
|
|
259
|
+
const ApacheKafkaClusterFilterSensitiveLog = (obj) => ({
|
|
260
|
+
...obj,
|
|
261
|
+
});
|
|
262
|
+
exports.ApacheKafkaClusterFilterSensitiveLog = ApacheKafkaClusterFilterSensitiveLog;
|
|
263
|
+
const ScaleInPolicyFilterSensitiveLog = (obj) => ({
|
|
264
|
+
...obj,
|
|
265
|
+
});
|
|
266
|
+
exports.ScaleInPolicyFilterSensitiveLog = ScaleInPolicyFilterSensitiveLog;
|
|
267
|
+
const ScaleOutPolicyFilterSensitiveLog = (obj) => ({
|
|
268
|
+
...obj,
|
|
269
|
+
});
|
|
270
|
+
exports.ScaleOutPolicyFilterSensitiveLog = ScaleOutPolicyFilterSensitiveLog;
|
|
271
|
+
const AutoScalingFilterSensitiveLog = (obj) => ({
|
|
272
|
+
...obj,
|
|
273
|
+
});
|
|
274
|
+
exports.AutoScalingFilterSensitiveLog = AutoScalingFilterSensitiveLog;
|
|
275
|
+
const ScaleInPolicyUpdateFilterSensitiveLog = (obj) => ({
|
|
276
|
+
...obj,
|
|
277
|
+
});
|
|
278
|
+
exports.ScaleInPolicyUpdateFilterSensitiveLog = ScaleInPolicyUpdateFilterSensitiveLog;
|
|
279
|
+
const ScaleOutPolicyUpdateFilterSensitiveLog = (obj) => ({
|
|
280
|
+
...obj,
|
|
281
|
+
});
|
|
282
|
+
exports.ScaleOutPolicyUpdateFilterSensitiveLog = ScaleOutPolicyUpdateFilterSensitiveLog;
|
|
283
|
+
const AutoScalingUpdateFilterSensitiveLog = (obj) => ({
|
|
284
|
+
...obj,
|
|
285
|
+
});
|
|
286
|
+
exports.AutoScalingUpdateFilterSensitiveLog = AutoScalingUpdateFilterSensitiveLog;
|
|
287
|
+
const ProvisionedCapacityFilterSensitiveLog = (obj) => ({
|
|
288
|
+
...obj,
|
|
289
|
+
});
|
|
290
|
+
exports.ProvisionedCapacityFilterSensitiveLog = ProvisionedCapacityFilterSensitiveLog;
|
|
291
|
+
const CapacityFilterSensitiveLog = (obj) => ({
|
|
292
|
+
...obj,
|
|
293
|
+
});
|
|
294
|
+
exports.CapacityFilterSensitiveLog = CapacityFilterSensitiveLog;
|
|
295
|
+
const ProvisionedCapacityUpdateFilterSensitiveLog = (obj) => ({
|
|
296
|
+
...obj,
|
|
297
|
+
});
|
|
298
|
+
exports.ProvisionedCapacityUpdateFilterSensitiveLog = ProvisionedCapacityUpdateFilterSensitiveLog;
|
|
299
|
+
const CapacityUpdateFilterSensitiveLog = (obj) => ({
|
|
300
|
+
...obj,
|
|
301
|
+
});
|
|
302
|
+
exports.CapacityUpdateFilterSensitiveLog = CapacityUpdateFilterSensitiveLog;
|
|
303
|
+
const CloudWatchLogsLogDeliveryFilterSensitiveLog = (obj) => ({
|
|
304
|
+
...obj,
|
|
305
|
+
});
|
|
306
|
+
exports.CloudWatchLogsLogDeliveryFilterSensitiveLog = CloudWatchLogsLogDeliveryFilterSensitiveLog;
|
|
307
|
+
const KafkaClusterFilterSensitiveLog = (obj) => ({
|
|
308
|
+
...obj,
|
|
309
|
+
});
|
|
310
|
+
exports.KafkaClusterFilterSensitiveLog = KafkaClusterFilterSensitiveLog;
|
|
311
|
+
const KafkaClusterClientAuthenticationFilterSensitiveLog = (obj) => ({
|
|
312
|
+
...obj,
|
|
313
|
+
});
|
|
314
|
+
exports.KafkaClusterClientAuthenticationFilterSensitiveLog = KafkaClusterClientAuthenticationFilterSensitiveLog;
|
|
315
|
+
const KafkaClusterEncryptionInTransitFilterSensitiveLog = (obj) => ({
|
|
316
|
+
...obj,
|
|
317
|
+
});
|
|
318
|
+
exports.KafkaClusterEncryptionInTransitFilterSensitiveLog = KafkaClusterEncryptionInTransitFilterSensitiveLog;
|
|
319
|
+
const FirehoseLogDeliveryFilterSensitiveLog = (obj) => ({
|
|
320
|
+
...obj,
|
|
321
|
+
});
|
|
322
|
+
exports.FirehoseLogDeliveryFilterSensitiveLog = FirehoseLogDeliveryFilterSensitiveLog;
|
|
323
|
+
const S3LogDeliveryFilterSensitiveLog = (obj) => ({
|
|
324
|
+
...obj,
|
|
325
|
+
});
|
|
326
|
+
exports.S3LogDeliveryFilterSensitiveLog = S3LogDeliveryFilterSensitiveLog;
|
|
327
|
+
const WorkerLogDeliveryFilterSensitiveLog = (obj) => ({
|
|
328
|
+
...obj,
|
|
329
|
+
});
|
|
330
|
+
exports.WorkerLogDeliveryFilterSensitiveLog = WorkerLogDeliveryFilterSensitiveLog;
|
|
331
|
+
const LogDeliveryFilterSensitiveLog = (obj) => ({
|
|
332
|
+
...obj,
|
|
333
|
+
});
|
|
334
|
+
exports.LogDeliveryFilterSensitiveLog = LogDeliveryFilterSensitiveLog;
|
|
335
|
+
const WorkerConfigurationFilterSensitiveLog = (obj) => ({
|
|
336
|
+
...obj,
|
|
337
|
+
});
|
|
338
|
+
exports.WorkerConfigurationFilterSensitiveLog = WorkerConfigurationFilterSensitiveLog;
|
|
339
|
+
const CreateConnectorRequestFilterSensitiveLog = (obj) => ({
|
|
340
|
+
...obj,
|
|
341
|
+
...(obj.connectorConfiguration && { connectorConfiguration: smithy_client_1.SENSITIVE_STRING }),
|
|
342
|
+
});
|
|
343
|
+
exports.CreateConnectorRequestFilterSensitiveLog = CreateConnectorRequestFilterSensitiveLog;
|
|
344
|
+
const CreateConnectorResponseFilterSensitiveLog = (obj) => ({
|
|
345
|
+
...obj,
|
|
346
|
+
});
|
|
347
|
+
exports.CreateConnectorResponseFilterSensitiveLog = CreateConnectorResponseFilterSensitiveLog;
|
|
348
|
+
const S3LocationFilterSensitiveLog = (obj) => ({
|
|
349
|
+
...obj,
|
|
350
|
+
});
|
|
351
|
+
exports.S3LocationFilterSensitiveLog = S3LocationFilterSensitiveLog;
|
|
352
|
+
const CustomPluginLocationFilterSensitiveLog = (obj) => ({
|
|
353
|
+
...obj,
|
|
354
|
+
});
|
|
355
|
+
exports.CustomPluginLocationFilterSensitiveLog = CustomPluginLocationFilterSensitiveLog;
|
|
356
|
+
const CreateCustomPluginRequestFilterSensitiveLog = (obj) => ({
|
|
357
|
+
...obj,
|
|
358
|
+
});
|
|
359
|
+
exports.CreateCustomPluginRequestFilterSensitiveLog = CreateCustomPluginRequestFilterSensitiveLog;
|
|
360
|
+
const CreateCustomPluginResponseFilterSensitiveLog = (obj) => ({
|
|
361
|
+
...obj,
|
|
362
|
+
});
|
|
363
|
+
exports.CreateCustomPluginResponseFilterSensitiveLog = CreateCustomPluginResponseFilterSensitiveLog;
|
|
364
|
+
const CreateWorkerConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
365
|
+
...obj,
|
|
366
|
+
...(obj.propertiesFileContent && { propertiesFileContent: smithy_client_1.SENSITIVE_STRING }),
|
|
367
|
+
});
|
|
368
|
+
exports.CreateWorkerConfigurationRequestFilterSensitiveLog = CreateWorkerConfigurationRequestFilterSensitiveLog;
|
|
369
|
+
const CreateWorkerConfigurationResponseFilterSensitiveLog = (obj) => ({
|
|
370
|
+
...obj,
|
|
371
|
+
});
|
|
372
|
+
exports.CreateWorkerConfigurationResponseFilterSensitiveLog = CreateWorkerConfigurationResponseFilterSensitiveLog;
|
|
373
|
+
const DeleteConnectorRequestFilterSensitiveLog = (obj) => ({
|
|
374
|
+
...obj,
|
|
375
|
+
});
|
|
376
|
+
exports.DeleteConnectorRequestFilterSensitiveLog = DeleteConnectorRequestFilterSensitiveLog;
|
|
377
|
+
const DeleteConnectorResponseFilterSensitiveLog = (obj) => ({
|
|
378
|
+
...obj,
|
|
379
|
+
});
|
|
380
|
+
exports.DeleteConnectorResponseFilterSensitiveLog = DeleteConnectorResponseFilterSensitiveLog;
|
|
381
|
+
const DeleteCustomPluginRequestFilterSensitiveLog = (obj) => ({
|
|
382
|
+
...obj,
|
|
383
|
+
});
|
|
384
|
+
exports.DeleteCustomPluginRequestFilterSensitiveLog = DeleteCustomPluginRequestFilterSensitiveLog;
|
|
385
|
+
const DeleteCustomPluginResponseFilterSensitiveLog = (obj) => ({
|
|
386
|
+
...obj,
|
|
387
|
+
});
|
|
388
|
+
exports.DeleteCustomPluginResponseFilterSensitiveLog = DeleteCustomPluginResponseFilterSensitiveLog;
|
|
389
|
+
const DescribeConnectorRequestFilterSensitiveLog = (obj) => ({
|
|
390
|
+
...obj,
|
|
391
|
+
});
|
|
392
|
+
exports.DescribeConnectorRequestFilterSensitiveLog = DescribeConnectorRequestFilterSensitiveLog;
|
|
393
|
+
const StateDescriptionFilterSensitiveLog = (obj) => ({
|
|
394
|
+
...obj,
|
|
395
|
+
});
|
|
396
|
+
exports.StateDescriptionFilterSensitiveLog = StateDescriptionFilterSensitiveLog;
|
|
397
|
+
const DescribeConnectorResponseFilterSensitiveLog = (obj) => ({
|
|
398
|
+
...obj,
|
|
399
|
+
...(obj.connectorConfiguration && { connectorConfiguration: smithy_client_1.SENSITIVE_STRING }),
|
|
400
|
+
});
|
|
401
|
+
exports.DescribeConnectorResponseFilterSensitiveLog = DescribeConnectorResponseFilterSensitiveLog;
|
|
402
|
+
const DescribeCustomPluginRequestFilterSensitiveLog = (obj) => ({
|
|
403
|
+
...obj,
|
|
404
|
+
});
|
|
405
|
+
exports.DescribeCustomPluginRequestFilterSensitiveLog = DescribeCustomPluginRequestFilterSensitiveLog;
|
|
406
|
+
const DescribeCustomPluginResponseFilterSensitiveLog = (obj) => ({
|
|
407
|
+
...obj,
|
|
408
|
+
});
|
|
409
|
+
exports.DescribeCustomPluginResponseFilterSensitiveLog = DescribeCustomPluginResponseFilterSensitiveLog;
|
|
410
|
+
const DescribeWorkerConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
411
|
+
...obj,
|
|
412
|
+
});
|
|
413
|
+
exports.DescribeWorkerConfigurationRequestFilterSensitiveLog = DescribeWorkerConfigurationRequestFilterSensitiveLog;
|
|
414
|
+
const WorkerConfigurationRevisionDescriptionFilterSensitiveLog = (obj) => ({
|
|
415
|
+
...obj,
|
|
416
|
+
...(obj.propertiesFileContent && { propertiesFileContent: smithy_client_1.SENSITIVE_STRING }),
|
|
417
|
+
});
|
|
418
|
+
exports.WorkerConfigurationRevisionDescriptionFilterSensitiveLog = WorkerConfigurationRevisionDescriptionFilterSensitiveLog;
|
|
419
|
+
const DescribeWorkerConfigurationResponseFilterSensitiveLog = (obj) => ({
|
|
420
|
+
...obj,
|
|
421
|
+
...(obj.latestRevision && {
|
|
422
|
+
latestRevision: (0, exports.WorkerConfigurationRevisionDescriptionFilterSensitiveLog)(obj.latestRevision),
|
|
423
|
+
}),
|
|
424
|
+
});
|
|
425
|
+
exports.DescribeWorkerConfigurationResponseFilterSensitiveLog = DescribeWorkerConfigurationResponseFilterSensitiveLog;
|
|
426
|
+
const ListConnectorsRequestFilterSensitiveLog = (obj) => ({
|
|
427
|
+
...obj,
|
|
428
|
+
});
|
|
429
|
+
exports.ListConnectorsRequestFilterSensitiveLog = ListConnectorsRequestFilterSensitiveLog;
|
|
430
|
+
const ListConnectorsResponseFilterSensitiveLog = (obj) => ({
|
|
431
|
+
...obj,
|
|
432
|
+
});
|
|
433
|
+
exports.ListConnectorsResponseFilterSensitiveLog = ListConnectorsResponseFilterSensitiveLog;
|
|
434
|
+
const ListCustomPluginsRequestFilterSensitiveLog = (obj) => ({
|
|
435
|
+
...obj,
|
|
436
|
+
});
|
|
437
|
+
exports.ListCustomPluginsRequestFilterSensitiveLog = ListCustomPluginsRequestFilterSensitiveLog;
|
|
438
|
+
const ListCustomPluginsResponseFilterSensitiveLog = (obj) => ({
|
|
439
|
+
...obj,
|
|
440
|
+
});
|
|
441
|
+
exports.ListCustomPluginsResponseFilterSensitiveLog = ListCustomPluginsResponseFilterSensitiveLog;
|
|
442
|
+
const ListWorkerConfigurationsRequestFilterSensitiveLog = (obj) => ({
|
|
443
|
+
...obj,
|
|
444
|
+
});
|
|
445
|
+
exports.ListWorkerConfigurationsRequestFilterSensitiveLog = ListWorkerConfigurationsRequestFilterSensitiveLog;
|
|
446
|
+
const ListWorkerConfigurationsResponseFilterSensitiveLog = (obj) => ({
|
|
447
|
+
...obj,
|
|
448
|
+
});
|
|
449
|
+
exports.ListWorkerConfigurationsResponseFilterSensitiveLog = ListWorkerConfigurationsResponseFilterSensitiveLog;
|
|
450
|
+
const UpdateConnectorRequestFilterSensitiveLog = (obj) => ({
|
|
451
|
+
...obj,
|
|
452
|
+
});
|
|
453
|
+
exports.UpdateConnectorRequestFilterSensitiveLog = UpdateConnectorRequestFilterSensitiveLog;
|
|
454
|
+
const UpdateConnectorResponseFilterSensitiveLog = (obj) => ({
|
|
455
|
+
...obj,
|
|
456
|
+
});
|
|
457
|
+
exports.UpdateConnectorResponseFilterSensitiveLog = UpdateConnectorResponseFilterSensitiveLog;
|