@aws-sdk/client-schemas 3.297.0 → 3.298.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/commands/CreateDiscovererCommand.js +2 -3
- package/dist-cjs/commands/CreateRegistryCommand.js +2 -3
- package/dist-cjs/commands/CreateSchemaCommand.js +2 -3
- package/dist-cjs/commands/DeleteDiscovererCommand.js +2 -3
- package/dist-cjs/commands/DeleteRegistryCommand.js +2 -3
- package/dist-cjs/commands/DeleteResourcePolicyCommand.js +2 -3
- package/dist-cjs/commands/DeleteSchemaCommand.js +2 -3
- package/dist-cjs/commands/DeleteSchemaVersionCommand.js +2 -3
- package/dist-cjs/commands/DescribeCodeBindingCommand.js +2 -3
- package/dist-cjs/commands/DescribeDiscovererCommand.js +2 -3
- package/dist-cjs/commands/DescribeRegistryCommand.js +2 -3
- package/dist-cjs/commands/DescribeSchemaCommand.js +2 -3
- package/dist-cjs/commands/ExportSchemaCommand.js +2 -3
- package/dist-cjs/commands/GetCodeBindingSourceCommand.js +2 -3
- package/dist-cjs/commands/GetDiscoveredSchemaCommand.js +2 -3
- package/dist-cjs/commands/GetResourcePolicyCommand.js +2 -3
- package/dist-cjs/commands/ListDiscoverersCommand.js +2 -3
- package/dist-cjs/commands/ListRegistriesCommand.js +2 -3
- package/dist-cjs/commands/ListSchemaVersionsCommand.js +2 -3
- package/dist-cjs/commands/ListSchemasCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/PutCodeBindingCommand.js +2 -3
- package/dist-cjs/commands/PutResourcePolicyCommand.js +2 -3
- package/dist-cjs/commands/SearchSchemasCommand.js +2 -3
- package/dist-cjs/commands/StartDiscovererCommand.js +2 -3
- package/dist-cjs/commands/StopDiscovererCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateDiscovererCommand.js +2 -3
- package/dist-cjs/commands/UpdateRegistryCommand.js +2 -3
- package/dist-cjs/commands/UpdateSchemaCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -246
- package/dist-es/commands/CreateDiscovererCommand.js +2 -3
- package/dist-es/commands/CreateRegistryCommand.js +2 -3
- package/dist-es/commands/CreateSchemaCommand.js +2 -3
- package/dist-es/commands/DeleteDiscovererCommand.js +2 -3
- package/dist-es/commands/DeleteRegistryCommand.js +2 -3
- package/dist-es/commands/DeleteResourcePolicyCommand.js +2 -3
- package/dist-es/commands/DeleteSchemaCommand.js +2 -3
- package/dist-es/commands/DeleteSchemaVersionCommand.js +2 -3
- package/dist-es/commands/DescribeCodeBindingCommand.js +2 -3
- package/dist-es/commands/DescribeDiscovererCommand.js +2 -3
- package/dist-es/commands/DescribeRegistryCommand.js +2 -3
- package/dist-es/commands/DescribeSchemaCommand.js +2 -3
- package/dist-es/commands/ExportSchemaCommand.js +2 -3
- package/dist-es/commands/GetCodeBindingSourceCommand.js +2 -3
- package/dist-es/commands/GetDiscoveredSchemaCommand.js +2 -3
- package/dist-es/commands/GetResourcePolicyCommand.js +2 -3
- package/dist-es/commands/ListDiscoverersCommand.js +2 -3
- package/dist-es/commands/ListRegistriesCommand.js +2 -3
- package/dist-es/commands/ListSchemaVersionsCommand.js +2 -3
- package/dist-es/commands/ListSchemasCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/PutCodeBindingCommand.js +2 -3
- package/dist-es/commands/PutResourcePolicyCommand.js +2 -3
- package/dist-es/commands/SearchSchemasCommand.js +2 -3
- package/dist-es/commands/StartDiscovererCommand.js +2 -3
- package/dist-es/commands/StopDiscovererCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateDiscovererCommand.js +2 -3
- package/dist-es/commands/UpdateRegistryCommand.js +2 -3
- package/dist-es/commands/UpdateSchemaCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -183
- package/dist-types/models/models_0.d.ts +0 -244
- package/dist-types/ts3.4/models/models_0.d.ts +0 -183
- package/package.json +4 -3
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.UpdateSchemaResponseFilterSensitiveLog = exports.UpdateSchemaRequestFilterSensitiveLog = exports.UpdateRegistryResponseFilterSensitiveLog = exports.UpdateRegistryRequestFilterSensitiveLog = exports.UpdateDiscovererResponseFilterSensitiveLog = exports.UpdateDiscovererRequestFilterSensitiveLog = exports.UntagResourceRequestFilterSensitiveLog = exports.TagResourceRequestFilterSensitiveLog = exports.StopDiscovererResponseFilterSensitiveLog = exports.StopDiscovererRequestFilterSensitiveLog = exports.StartDiscovererResponseFilterSensitiveLog = exports.StartDiscovererRequestFilterSensitiveLog = exports.SearchSchemasResponseFilterSensitiveLog = exports.SearchSchemasRequestFilterSensitiveLog = exports.PutResourcePolicyResponseFilterSensitiveLog = exports.PutResourcePolicyRequestFilterSensitiveLog = exports.PutCodeBindingResponseFilterSensitiveLog = exports.PutCodeBindingRequestFilterSensitiveLog = exports.ListTagsForResourceResponseFilterSensitiveLog = exports.ListTagsForResourceRequestFilterSensitiveLog = exports.ListSchemaVersionsResponseFilterSensitiveLog = exports.ListSchemaVersionsRequestFilterSensitiveLog = exports.ListSchemasResponseFilterSensitiveLog = exports.ListSchemasRequestFilterSensitiveLog = void 0;
|
|
3
|
+
exports.PreconditionFailedException = exports.GoneException = exports.TooManyRequestsException = exports.NotFoundException = exports.UnauthorizedException = exports.ServiceUnavailableException = exports.InternalServerErrorException = exports.ForbiddenException = exports.ConflictException = exports.CodeGenerationStatus = exports.BadRequestException = exports.Type = exports.DiscovererState = void 0;
|
|
5
4
|
const SchemasServiceException_1 = require("./SchemasServiceException");
|
|
6
5
|
var DiscovererState;
|
|
7
6
|
(function (DiscovererState) {
|
|
@@ -169,247 +168,3 @@ class PreconditionFailedException extends SchemasServiceException_1.SchemasServi
|
|
|
169
168
|
}
|
|
170
169
|
}
|
|
171
170
|
exports.PreconditionFailedException = PreconditionFailedException;
|
|
172
|
-
const DiscovererSummaryFilterSensitiveLog = (obj) => ({
|
|
173
|
-
...obj,
|
|
174
|
-
});
|
|
175
|
-
exports.DiscovererSummaryFilterSensitiveLog = DiscovererSummaryFilterSensitiveLog;
|
|
176
|
-
const RegistrySummaryFilterSensitiveLog = (obj) => ({
|
|
177
|
-
...obj,
|
|
178
|
-
});
|
|
179
|
-
exports.RegistrySummaryFilterSensitiveLog = RegistrySummaryFilterSensitiveLog;
|
|
180
|
-
const SchemaSummaryFilterSensitiveLog = (obj) => ({
|
|
181
|
-
...obj,
|
|
182
|
-
});
|
|
183
|
-
exports.SchemaSummaryFilterSensitiveLog = SchemaSummaryFilterSensitiveLog;
|
|
184
|
-
const SchemaVersionSummaryFilterSensitiveLog = (obj) => ({
|
|
185
|
-
...obj,
|
|
186
|
-
});
|
|
187
|
-
exports.SchemaVersionSummaryFilterSensitiveLog = SchemaVersionSummaryFilterSensitiveLog;
|
|
188
|
-
const SearchSchemaVersionSummaryFilterSensitiveLog = (obj) => ({
|
|
189
|
-
...obj,
|
|
190
|
-
});
|
|
191
|
-
exports.SearchSchemaVersionSummaryFilterSensitiveLog = SearchSchemaVersionSummaryFilterSensitiveLog;
|
|
192
|
-
const SearchSchemaSummaryFilterSensitiveLog = (obj) => ({
|
|
193
|
-
...obj,
|
|
194
|
-
});
|
|
195
|
-
exports.SearchSchemaSummaryFilterSensitiveLog = SearchSchemaSummaryFilterSensitiveLog;
|
|
196
|
-
const CreateDiscovererRequestFilterSensitiveLog = (obj) => ({
|
|
197
|
-
...obj,
|
|
198
|
-
});
|
|
199
|
-
exports.CreateDiscovererRequestFilterSensitiveLog = CreateDiscovererRequestFilterSensitiveLog;
|
|
200
|
-
const CreateDiscovererResponseFilterSensitiveLog = (obj) => ({
|
|
201
|
-
...obj,
|
|
202
|
-
});
|
|
203
|
-
exports.CreateDiscovererResponseFilterSensitiveLog = CreateDiscovererResponseFilterSensitiveLog;
|
|
204
|
-
const CreateRegistryRequestFilterSensitiveLog = (obj) => ({
|
|
205
|
-
...obj,
|
|
206
|
-
});
|
|
207
|
-
exports.CreateRegistryRequestFilterSensitiveLog = CreateRegistryRequestFilterSensitiveLog;
|
|
208
|
-
const CreateRegistryResponseFilterSensitiveLog = (obj) => ({
|
|
209
|
-
...obj,
|
|
210
|
-
});
|
|
211
|
-
exports.CreateRegistryResponseFilterSensitiveLog = CreateRegistryResponseFilterSensitiveLog;
|
|
212
|
-
const CreateSchemaRequestFilterSensitiveLog = (obj) => ({
|
|
213
|
-
...obj,
|
|
214
|
-
});
|
|
215
|
-
exports.CreateSchemaRequestFilterSensitiveLog = CreateSchemaRequestFilterSensitiveLog;
|
|
216
|
-
const CreateSchemaResponseFilterSensitiveLog = (obj) => ({
|
|
217
|
-
...obj,
|
|
218
|
-
});
|
|
219
|
-
exports.CreateSchemaResponseFilterSensitiveLog = CreateSchemaResponseFilterSensitiveLog;
|
|
220
|
-
const DeleteDiscovererRequestFilterSensitiveLog = (obj) => ({
|
|
221
|
-
...obj,
|
|
222
|
-
});
|
|
223
|
-
exports.DeleteDiscovererRequestFilterSensitiveLog = DeleteDiscovererRequestFilterSensitiveLog;
|
|
224
|
-
const DeleteRegistryRequestFilterSensitiveLog = (obj) => ({
|
|
225
|
-
...obj,
|
|
226
|
-
});
|
|
227
|
-
exports.DeleteRegistryRequestFilterSensitiveLog = DeleteRegistryRequestFilterSensitiveLog;
|
|
228
|
-
const DeleteResourcePolicyRequestFilterSensitiveLog = (obj) => ({
|
|
229
|
-
...obj,
|
|
230
|
-
});
|
|
231
|
-
exports.DeleteResourcePolicyRequestFilterSensitiveLog = DeleteResourcePolicyRequestFilterSensitiveLog;
|
|
232
|
-
const DeleteSchemaRequestFilterSensitiveLog = (obj) => ({
|
|
233
|
-
...obj,
|
|
234
|
-
});
|
|
235
|
-
exports.DeleteSchemaRequestFilterSensitiveLog = DeleteSchemaRequestFilterSensitiveLog;
|
|
236
|
-
const DeleteSchemaVersionRequestFilterSensitiveLog = (obj) => ({
|
|
237
|
-
...obj,
|
|
238
|
-
});
|
|
239
|
-
exports.DeleteSchemaVersionRequestFilterSensitiveLog = DeleteSchemaVersionRequestFilterSensitiveLog;
|
|
240
|
-
const DescribeCodeBindingRequestFilterSensitiveLog = (obj) => ({
|
|
241
|
-
...obj,
|
|
242
|
-
});
|
|
243
|
-
exports.DescribeCodeBindingRequestFilterSensitiveLog = DescribeCodeBindingRequestFilterSensitiveLog;
|
|
244
|
-
const DescribeCodeBindingResponseFilterSensitiveLog = (obj) => ({
|
|
245
|
-
...obj,
|
|
246
|
-
});
|
|
247
|
-
exports.DescribeCodeBindingResponseFilterSensitiveLog = DescribeCodeBindingResponseFilterSensitiveLog;
|
|
248
|
-
const DescribeDiscovererRequestFilterSensitiveLog = (obj) => ({
|
|
249
|
-
...obj,
|
|
250
|
-
});
|
|
251
|
-
exports.DescribeDiscovererRequestFilterSensitiveLog = DescribeDiscovererRequestFilterSensitiveLog;
|
|
252
|
-
const DescribeDiscovererResponseFilterSensitiveLog = (obj) => ({
|
|
253
|
-
...obj,
|
|
254
|
-
});
|
|
255
|
-
exports.DescribeDiscovererResponseFilterSensitiveLog = DescribeDiscovererResponseFilterSensitiveLog;
|
|
256
|
-
const DescribeRegistryRequestFilterSensitiveLog = (obj) => ({
|
|
257
|
-
...obj,
|
|
258
|
-
});
|
|
259
|
-
exports.DescribeRegistryRequestFilterSensitiveLog = DescribeRegistryRequestFilterSensitiveLog;
|
|
260
|
-
const DescribeRegistryResponseFilterSensitiveLog = (obj) => ({
|
|
261
|
-
...obj,
|
|
262
|
-
});
|
|
263
|
-
exports.DescribeRegistryResponseFilterSensitiveLog = DescribeRegistryResponseFilterSensitiveLog;
|
|
264
|
-
const DescribeSchemaRequestFilterSensitiveLog = (obj) => ({
|
|
265
|
-
...obj,
|
|
266
|
-
});
|
|
267
|
-
exports.DescribeSchemaRequestFilterSensitiveLog = DescribeSchemaRequestFilterSensitiveLog;
|
|
268
|
-
const DescribeSchemaResponseFilterSensitiveLog = (obj) => ({
|
|
269
|
-
...obj,
|
|
270
|
-
});
|
|
271
|
-
exports.DescribeSchemaResponseFilterSensitiveLog = DescribeSchemaResponseFilterSensitiveLog;
|
|
272
|
-
const ExportSchemaRequestFilterSensitiveLog = (obj) => ({
|
|
273
|
-
...obj,
|
|
274
|
-
});
|
|
275
|
-
exports.ExportSchemaRequestFilterSensitiveLog = ExportSchemaRequestFilterSensitiveLog;
|
|
276
|
-
const ExportSchemaResponseFilterSensitiveLog = (obj) => ({
|
|
277
|
-
...obj,
|
|
278
|
-
});
|
|
279
|
-
exports.ExportSchemaResponseFilterSensitiveLog = ExportSchemaResponseFilterSensitiveLog;
|
|
280
|
-
const GetCodeBindingSourceRequestFilterSensitiveLog = (obj) => ({
|
|
281
|
-
...obj,
|
|
282
|
-
});
|
|
283
|
-
exports.GetCodeBindingSourceRequestFilterSensitiveLog = GetCodeBindingSourceRequestFilterSensitiveLog;
|
|
284
|
-
const GetCodeBindingSourceResponseFilterSensitiveLog = (obj) => ({
|
|
285
|
-
...obj,
|
|
286
|
-
});
|
|
287
|
-
exports.GetCodeBindingSourceResponseFilterSensitiveLog = GetCodeBindingSourceResponseFilterSensitiveLog;
|
|
288
|
-
const GetDiscoveredSchemaRequestFilterSensitiveLog = (obj) => ({
|
|
289
|
-
...obj,
|
|
290
|
-
});
|
|
291
|
-
exports.GetDiscoveredSchemaRequestFilterSensitiveLog = GetDiscoveredSchemaRequestFilterSensitiveLog;
|
|
292
|
-
const GetDiscoveredSchemaResponseFilterSensitiveLog = (obj) => ({
|
|
293
|
-
...obj,
|
|
294
|
-
});
|
|
295
|
-
exports.GetDiscoveredSchemaResponseFilterSensitiveLog = GetDiscoveredSchemaResponseFilterSensitiveLog;
|
|
296
|
-
const GetResourcePolicyRequestFilterSensitiveLog = (obj) => ({
|
|
297
|
-
...obj,
|
|
298
|
-
});
|
|
299
|
-
exports.GetResourcePolicyRequestFilterSensitiveLog = GetResourcePolicyRequestFilterSensitiveLog;
|
|
300
|
-
const GetResourcePolicyResponseFilterSensitiveLog = (obj) => ({
|
|
301
|
-
...obj,
|
|
302
|
-
});
|
|
303
|
-
exports.GetResourcePolicyResponseFilterSensitiveLog = GetResourcePolicyResponseFilterSensitiveLog;
|
|
304
|
-
const ListDiscoverersRequestFilterSensitiveLog = (obj) => ({
|
|
305
|
-
...obj,
|
|
306
|
-
});
|
|
307
|
-
exports.ListDiscoverersRequestFilterSensitiveLog = ListDiscoverersRequestFilterSensitiveLog;
|
|
308
|
-
const ListDiscoverersResponseFilterSensitiveLog = (obj) => ({
|
|
309
|
-
...obj,
|
|
310
|
-
});
|
|
311
|
-
exports.ListDiscoverersResponseFilterSensitiveLog = ListDiscoverersResponseFilterSensitiveLog;
|
|
312
|
-
const ListRegistriesRequestFilterSensitiveLog = (obj) => ({
|
|
313
|
-
...obj,
|
|
314
|
-
});
|
|
315
|
-
exports.ListRegistriesRequestFilterSensitiveLog = ListRegistriesRequestFilterSensitiveLog;
|
|
316
|
-
const ListRegistriesResponseFilterSensitiveLog = (obj) => ({
|
|
317
|
-
...obj,
|
|
318
|
-
});
|
|
319
|
-
exports.ListRegistriesResponseFilterSensitiveLog = ListRegistriesResponseFilterSensitiveLog;
|
|
320
|
-
const ListSchemasRequestFilterSensitiveLog = (obj) => ({
|
|
321
|
-
...obj,
|
|
322
|
-
});
|
|
323
|
-
exports.ListSchemasRequestFilterSensitiveLog = ListSchemasRequestFilterSensitiveLog;
|
|
324
|
-
const ListSchemasResponseFilterSensitiveLog = (obj) => ({
|
|
325
|
-
...obj,
|
|
326
|
-
});
|
|
327
|
-
exports.ListSchemasResponseFilterSensitiveLog = ListSchemasResponseFilterSensitiveLog;
|
|
328
|
-
const ListSchemaVersionsRequestFilterSensitiveLog = (obj) => ({
|
|
329
|
-
...obj,
|
|
330
|
-
});
|
|
331
|
-
exports.ListSchemaVersionsRequestFilterSensitiveLog = ListSchemaVersionsRequestFilterSensitiveLog;
|
|
332
|
-
const ListSchemaVersionsResponseFilterSensitiveLog = (obj) => ({
|
|
333
|
-
...obj,
|
|
334
|
-
});
|
|
335
|
-
exports.ListSchemaVersionsResponseFilterSensitiveLog = ListSchemaVersionsResponseFilterSensitiveLog;
|
|
336
|
-
const ListTagsForResourceRequestFilterSensitiveLog = (obj) => ({
|
|
337
|
-
...obj,
|
|
338
|
-
});
|
|
339
|
-
exports.ListTagsForResourceRequestFilterSensitiveLog = ListTagsForResourceRequestFilterSensitiveLog;
|
|
340
|
-
const ListTagsForResourceResponseFilterSensitiveLog = (obj) => ({
|
|
341
|
-
...obj,
|
|
342
|
-
});
|
|
343
|
-
exports.ListTagsForResourceResponseFilterSensitiveLog = ListTagsForResourceResponseFilterSensitiveLog;
|
|
344
|
-
const PutCodeBindingRequestFilterSensitiveLog = (obj) => ({
|
|
345
|
-
...obj,
|
|
346
|
-
});
|
|
347
|
-
exports.PutCodeBindingRequestFilterSensitiveLog = PutCodeBindingRequestFilterSensitiveLog;
|
|
348
|
-
const PutCodeBindingResponseFilterSensitiveLog = (obj) => ({
|
|
349
|
-
...obj,
|
|
350
|
-
});
|
|
351
|
-
exports.PutCodeBindingResponseFilterSensitiveLog = PutCodeBindingResponseFilterSensitiveLog;
|
|
352
|
-
const PutResourcePolicyRequestFilterSensitiveLog = (obj) => ({
|
|
353
|
-
...obj,
|
|
354
|
-
});
|
|
355
|
-
exports.PutResourcePolicyRequestFilterSensitiveLog = PutResourcePolicyRequestFilterSensitiveLog;
|
|
356
|
-
const PutResourcePolicyResponseFilterSensitiveLog = (obj) => ({
|
|
357
|
-
...obj,
|
|
358
|
-
});
|
|
359
|
-
exports.PutResourcePolicyResponseFilterSensitiveLog = PutResourcePolicyResponseFilterSensitiveLog;
|
|
360
|
-
const SearchSchemasRequestFilterSensitiveLog = (obj) => ({
|
|
361
|
-
...obj,
|
|
362
|
-
});
|
|
363
|
-
exports.SearchSchemasRequestFilterSensitiveLog = SearchSchemasRequestFilterSensitiveLog;
|
|
364
|
-
const SearchSchemasResponseFilterSensitiveLog = (obj) => ({
|
|
365
|
-
...obj,
|
|
366
|
-
});
|
|
367
|
-
exports.SearchSchemasResponseFilterSensitiveLog = SearchSchemasResponseFilterSensitiveLog;
|
|
368
|
-
const StartDiscovererRequestFilterSensitiveLog = (obj) => ({
|
|
369
|
-
...obj,
|
|
370
|
-
});
|
|
371
|
-
exports.StartDiscovererRequestFilterSensitiveLog = StartDiscovererRequestFilterSensitiveLog;
|
|
372
|
-
const StartDiscovererResponseFilterSensitiveLog = (obj) => ({
|
|
373
|
-
...obj,
|
|
374
|
-
});
|
|
375
|
-
exports.StartDiscovererResponseFilterSensitiveLog = StartDiscovererResponseFilterSensitiveLog;
|
|
376
|
-
const StopDiscovererRequestFilterSensitiveLog = (obj) => ({
|
|
377
|
-
...obj,
|
|
378
|
-
});
|
|
379
|
-
exports.StopDiscovererRequestFilterSensitiveLog = StopDiscovererRequestFilterSensitiveLog;
|
|
380
|
-
const StopDiscovererResponseFilterSensitiveLog = (obj) => ({
|
|
381
|
-
...obj,
|
|
382
|
-
});
|
|
383
|
-
exports.StopDiscovererResponseFilterSensitiveLog = StopDiscovererResponseFilterSensitiveLog;
|
|
384
|
-
const TagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
385
|
-
...obj,
|
|
386
|
-
});
|
|
387
|
-
exports.TagResourceRequestFilterSensitiveLog = TagResourceRequestFilterSensitiveLog;
|
|
388
|
-
const UntagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
389
|
-
...obj,
|
|
390
|
-
});
|
|
391
|
-
exports.UntagResourceRequestFilterSensitiveLog = UntagResourceRequestFilterSensitiveLog;
|
|
392
|
-
const UpdateDiscovererRequestFilterSensitiveLog = (obj) => ({
|
|
393
|
-
...obj,
|
|
394
|
-
});
|
|
395
|
-
exports.UpdateDiscovererRequestFilterSensitiveLog = UpdateDiscovererRequestFilterSensitiveLog;
|
|
396
|
-
const UpdateDiscovererResponseFilterSensitiveLog = (obj) => ({
|
|
397
|
-
...obj,
|
|
398
|
-
});
|
|
399
|
-
exports.UpdateDiscovererResponseFilterSensitiveLog = UpdateDiscovererResponseFilterSensitiveLog;
|
|
400
|
-
const UpdateRegistryRequestFilterSensitiveLog = (obj) => ({
|
|
401
|
-
...obj,
|
|
402
|
-
});
|
|
403
|
-
exports.UpdateRegistryRequestFilterSensitiveLog = UpdateRegistryRequestFilterSensitiveLog;
|
|
404
|
-
const UpdateRegistryResponseFilterSensitiveLog = (obj) => ({
|
|
405
|
-
...obj,
|
|
406
|
-
});
|
|
407
|
-
exports.UpdateRegistryResponseFilterSensitiveLog = UpdateRegistryResponseFilterSensitiveLog;
|
|
408
|
-
const UpdateSchemaRequestFilterSensitiveLog = (obj) => ({
|
|
409
|
-
...obj,
|
|
410
|
-
});
|
|
411
|
-
exports.UpdateSchemaRequestFilterSensitiveLog = UpdateSchemaRequestFilterSensitiveLog;
|
|
412
|
-
const UpdateSchemaResponseFilterSensitiveLog = (obj) => ({
|
|
413
|
-
...obj,
|
|
414
|
-
});
|
|
415
|
-
exports.UpdateSchemaResponseFilterSensitiveLog = UpdateSchemaResponseFilterSensitiveLog;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateDiscovererRequestFilterSensitiveLog, CreateDiscovererResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1CreateDiscovererCommand, serializeAws_restJson1CreateDiscovererCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class CreateDiscovererCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateDiscovererCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateRegistryRequestFilterSensitiveLog, CreateRegistryResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1CreateRegistryCommand, serializeAws_restJson1CreateRegistryCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class CreateRegistryCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateRegistryCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateSchemaRequestFilterSensitiveLog, CreateSchemaResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1CreateSchemaCommand, serializeAws_restJson1CreateSchemaCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class CreateSchemaCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateSchemaCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteDiscovererRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1DeleteDiscovererCommand, serializeAws_restJson1DeleteDiscovererCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class DeleteDiscovererCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteDiscovererCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteRegistryRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1DeleteRegistryCommand, serializeAws_restJson1DeleteRegistryCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class DeleteRegistryCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteRegistryCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteResourcePolicyRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1DeleteResourcePolicyCommand, serializeAws_restJson1DeleteResourcePolicyCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class DeleteResourcePolicyCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteResourcePolicyCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteSchemaRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1DeleteSchemaCommand, serializeAws_restJson1DeleteSchemaCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class DeleteSchemaCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteSchemaCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteSchemaVersionRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1DeleteSchemaVersionCommand, serializeAws_restJson1DeleteSchemaVersionCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class DeleteSchemaVersionCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteSchemaVersionCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DescribeCodeBindingRequestFilterSensitiveLog, DescribeCodeBindingResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1DescribeCodeBindingCommand, serializeAws_restJson1DescribeCodeBindingCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class DescribeCodeBindingCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeCodeBindingCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DescribeDiscovererRequestFilterSensitiveLog, DescribeDiscovererResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1DescribeDiscovererCommand, serializeAws_restJson1DescribeDiscovererCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class DescribeDiscovererCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeDiscovererCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DescribeRegistryRequestFilterSensitiveLog, DescribeRegistryResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1DescribeRegistryCommand, serializeAws_restJson1DescribeRegistryCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class DescribeRegistryCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeRegistryCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DescribeSchemaRequestFilterSensitiveLog, DescribeSchemaResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1DescribeSchemaCommand, serializeAws_restJson1DescribeSchemaCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class DescribeSchemaCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeSchemaCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ExportSchemaRequestFilterSensitiveLog, ExportSchemaResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1ExportSchemaCommand, serializeAws_restJson1ExportSchemaCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class ExportSchemaCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ExportSchemaCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetCodeBindingSourceRequestFilterSensitiveLog, GetCodeBindingSourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1GetCodeBindingSourceCommand, serializeAws_restJson1GetCodeBindingSourceCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class GetCodeBindingSourceCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetCodeBindingSourceCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetDiscoveredSchemaRequestFilterSensitiveLog, GetDiscoveredSchemaResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1GetDiscoveredSchemaCommand, serializeAws_restJson1GetDiscoveredSchemaCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class GetDiscoveredSchemaCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetDiscoveredSchemaCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetResourcePolicyRequestFilterSensitiveLog, GetResourcePolicyResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1GetResourcePolicyCommand, serializeAws_restJson1GetResourcePolicyCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class GetResourcePolicyCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetResourcePolicyCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ListDiscoverersRequestFilterSensitiveLog, ListDiscoverersResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1ListDiscoverersCommand, serializeAws_restJson1ListDiscoverersCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class ListDiscoverersCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListDiscoverersCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ListRegistriesRequestFilterSensitiveLog, ListRegistriesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1ListRegistriesCommand, serializeAws_restJson1ListRegistriesCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class ListRegistriesCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListRegistriesCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ListSchemaVersionsRequestFilterSensitiveLog, ListSchemaVersionsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1ListSchemaVersionsCommand, serializeAws_restJson1ListSchemaVersionsCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class ListSchemaVersionsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListSchemaVersionsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|