@aws-sdk/client-dax 3.297.0 → 3.299.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/CreateClusterCommand.js +2 -3
- package/dist-cjs/commands/CreateParameterGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateSubnetGroupCommand.js +2 -3
- package/dist-cjs/commands/DecreaseReplicationFactorCommand.js +2 -3
- package/dist-cjs/commands/DeleteClusterCommand.js +2 -3
- package/dist-cjs/commands/DeleteParameterGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteSubnetGroupCommand.js +2 -3
- package/dist-cjs/commands/DescribeClustersCommand.js +2 -3
- package/dist-cjs/commands/DescribeDefaultParametersCommand.js +2 -3
- package/dist-cjs/commands/DescribeEventsCommand.js +2 -3
- package/dist-cjs/commands/DescribeParameterGroupsCommand.js +2 -3
- package/dist-cjs/commands/DescribeParametersCommand.js +2 -3
- package/dist-cjs/commands/DescribeSubnetGroupsCommand.js +2 -3
- package/dist-cjs/commands/IncreaseReplicationFactorCommand.js +2 -3
- package/dist-cjs/commands/ListTagsCommand.js +2 -3
- package/dist-cjs/commands/RebootNodeCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateClusterCommand.js +2 -3
- package/dist-cjs/commands/UpdateParameterGroupCommand.js +2 -3
- package/dist-cjs/commands/UpdateSubnetGroupCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -234
- package/dist-es/commands/CreateClusterCommand.js +2 -3
- package/dist-es/commands/CreateParameterGroupCommand.js +2 -3
- package/dist-es/commands/CreateSubnetGroupCommand.js +2 -3
- package/dist-es/commands/DecreaseReplicationFactorCommand.js +2 -3
- package/dist-es/commands/DeleteClusterCommand.js +2 -3
- package/dist-es/commands/DeleteParameterGroupCommand.js +2 -3
- package/dist-es/commands/DeleteSubnetGroupCommand.js +2 -3
- package/dist-es/commands/DescribeClustersCommand.js +2 -3
- package/dist-es/commands/DescribeDefaultParametersCommand.js +2 -3
- package/dist-es/commands/DescribeEventsCommand.js +2 -3
- package/dist-es/commands/DescribeParameterGroupsCommand.js +2 -3
- package/dist-es/commands/DescribeParametersCommand.js +2 -3
- package/dist-es/commands/DescribeSubnetGroupsCommand.js +2 -3
- package/dist-es/commands/IncreaseReplicationFactorCommand.js +2 -3
- package/dist-es/commands/ListTagsCommand.js +2 -3
- package/dist-es/commands/RebootNodeCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateClusterCommand.js +2 -3
- package/dist-es/commands/UpdateParameterGroupCommand.js +2 -3
- package/dist-es/commands/UpdateSubnetGroupCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -174
- package/dist-types/models/models_0.d.ts +0 -232
- package/dist-types/ts3.4/models/models_0.d.ts +0 -158
- package/package.json +11 -10
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.UpdateSubnetGroupResponseFilterSensitiveLog = exports.UpdateSubnetGroupRequestFilterSensitiveLog = exports.UpdateParameterGroupResponseFilterSensitiveLog = exports.UpdateParameterGroupRequestFilterSensitiveLog = exports.ParameterNameValueFilterSensitiveLog = exports.UpdateClusterResponseFilterSensitiveLog = exports.UpdateClusterRequestFilterSensitiveLog = exports.UntagResourceResponseFilterSensitiveLog = exports.UntagResourceRequestFilterSensitiveLog = exports.TagResourceResponseFilterSensitiveLog = exports.TagResourceRequestFilterSensitiveLog = exports.RebootNodeResponseFilterSensitiveLog = exports.RebootNodeRequestFilterSensitiveLog = exports.ListTagsResponseFilterSensitiveLog = exports.ListTagsRequestFilterSensitiveLog = exports.IncreaseReplicationFactorResponseFilterSensitiveLog = exports.IncreaseReplicationFactorRequestFilterSensitiveLog = exports.DescribeSubnetGroupsResponseFilterSensitiveLog = exports.DescribeSubnetGroupsRequestFilterSensitiveLog = exports.DescribeParametersResponseFilterSensitiveLog = exports.DescribeParametersRequestFilterSensitiveLog = exports.DescribeParameterGroupsResponseFilterSensitiveLog = exports.DescribeParameterGroupsRequestFilterSensitiveLog = exports.DescribeEventsResponseFilterSensitiveLog = exports.EventFilterSensitiveLog = exports.DescribeEventsRequestFilterSensitiveLog = exports.DescribeDefaultParametersResponseFilterSensitiveLog = exports.ParameterFilterSensitiveLog = exports.NodeTypeSpecificValueFilterSensitiveLog = exports.DescribeDefaultParametersRequestFilterSensitiveLog = exports.DescribeClustersResponseFilterSensitiveLog = exports.DescribeClustersRequestFilterSensitiveLog = exports.DeleteSubnetGroupResponseFilterSensitiveLog = exports.DeleteSubnetGroupRequestFilterSensitiveLog = exports.DeleteParameterGroupResponseFilterSensitiveLog = exports.DeleteParameterGroupRequestFilterSensitiveLog = void 0;
|
|
3
|
+
exports.SubnetInUse = exports.TagNotFoundFault = exports.InvalidARNFault = exports.SubnetGroupInUseFault = exports.NodeNotFoundFault = exports.ClusterNotFoundFault = exports.SubnetQuotaExceededFault = exports.SubnetGroupQuotaExceededFault = exports.SubnetGroupAlreadyExistsFault = exports.InvalidSubnet = exports.ParameterGroupQuotaExceededFault = exports.ParameterGroupAlreadyExistsFault = exports.TagQuotaPerResourceExceeded = exports.SubnetGroupNotFoundFault = exports.ServiceQuotaExceededException = exports.ServiceLinkedRoleNotFoundFault = exports.ParameterGroupNotFoundFault = exports.NodeQuotaForCustomerExceededFault = exports.NodeQuotaForClusterExceededFault = exports.InvalidVPCNetworkStateFault = exports.InvalidParameterValueException = exports.InvalidParameterGroupStateFault = exports.InvalidParameterCombinationException = exports.InvalidClusterStateFault = exports.InsufficientClusterCapacityFault = exports.ClusterEndpointEncryptionType = exports.ClusterQuotaForCustomerExceededFault = exports.ClusterAlreadyExistsFault = void 0;
|
|
5
4
|
const DAXServiceException_1 = require("./DAXServiceException");
|
|
6
5
|
class ClusterAlreadyExistsFault extends DAXServiceException_1.DAXServiceException {
|
|
7
6
|
constructor(opts) {
|
|
@@ -359,235 +358,3 @@ class SubnetInUse extends DAXServiceException_1.DAXServiceException {
|
|
|
359
358
|
}
|
|
360
359
|
}
|
|
361
360
|
exports.SubnetInUse = SubnetInUse;
|
|
362
|
-
const SSESpecificationFilterSensitiveLog = (obj) => ({
|
|
363
|
-
...obj,
|
|
364
|
-
});
|
|
365
|
-
exports.SSESpecificationFilterSensitiveLog = SSESpecificationFilterSensitiveLog;
|
|
366
|
-
const TagFilterSensitiveLog = (obj) => ({
|
|
367
|
-
...obj,
|
|
368
|
-
});
|
|
369
|
-
exports.TagFilterSensitiveLog = TagFilterSensitiveLog;
|
|
370
|
-
const CreateClusterRequestFilterSensitiveLog = (obj) => ({
|
|
371
|
-
...obj,
|
|
372
|
-
});
|
|
373
|
-
exports.CreateClusterRequestFilterSensitiveLog = CreateClusterRequestFilterSensitiveLog;
|
|
374
|
-
const EndpointFilterSensitiveLog = (obj) => ({
|
|
375
|
-
...obj,
|
|
376
|
-
});
|
|
377
|
-
exports.EndpointFilterSensitiveLog = EndpointFilterSensitiveLog;
|
|
378
|
-
const NodeFilterSensitiveLog = (obj) => ({
|
|
379
|
-
...obj,
|
|
380
|
-
});
|
|
381
|
-
exports.NodeFilterSensitiveLog = NodeFilterSensitiveLog;
|
|
382
|
-
const NotificationConfigurationFilterSensitiveLog = (obj) => ({
|
|
383
|
-
...obj,
|
|
384
|
-
});
|
|
385
|
-
exports.NotificationConfigurationFilterSensitiveLog = NotificationConfigurationFilterSensitiveLog;
|
|
386
|
-
const ParameterGroupStatusFilterSensitiveLog = (obj) => ({
|
|
387
|
-
...obj,
|
|
388
|
-
});
|
|
389
|
-
exports.ParameterGroupStatusFilterSensitiveLog = ParameterGroupStatusFilterSensitiveLog;
|
|
390
|
-
const SecurityGroupMembershipFilterSensitiveLog = (obj) => ({
|
|
391
|
-
...obj,
|
|
392
|
-
});
|
|
393
|
-
exports.SecurityGroupMembershipFilterSensitiveLog = SecurityGroupMembershipFilterSensitiveLog;
|
|
394
|
-
const SSEDescriptionFilterSensitiveLog = (obj) => ({
|
|
395
|
-
...obj,
|
|
396
|
-
});
|
|
397
|
-
exports.SSEDescriptionFilterSensitiveLog = SSEDescriptionFilterSensitiveLog;
|
|
398
|
-
const ClusterFilterSensitiveLog = (obj) => ({
|
|
399
|
-
...obj,
|
|
400
|
-
});
|
|
401
|
-
exports.ClusterFilterSensitiveLog = ClusterFilterSensitiveLog;
|
|
402
|
-
const CreateClusterResponseFilterSensitiveLog = (obj) => ({
|
|
403
|
-
...obj,
|
|
404
|
-
});
|
|
405
|
-
exports.CreateClusterResponseFilterSensitiveLog = CreateClusterResponseFilterSensitiveLog;
|
|
406
|
-
const CreateParameterGroupRequestFilterSensitiveLog = (obj) => ({
|
|
407
|
-
...obj,
|
|
408
|
-
});
|
|
409
|
-
exports.CreateParameterGroupRequestFilterSensitiveLog = CreateParameterGroupRequestFilterSensitiveLog;
|
|
410
|
-
const ParameterGroupFilterSensitiveLog = (obj) => ({
|
|
411
|
-
...obj,
|
|
412
|
-
});
|
|
413
|
-
exports.ParameterGroupFilterSensitiveLog = ParameterGroupFilterSensitiveLog;
|
|
414
|
-
const CreateParameterGroupResponseFilterSensitiveLog = (obj) => ({
|
|
415
|
-
...obj,
|
|
416
|
-
});
|
|
417
|
-
exports.CreateParameterGroupResponseFilterSensitiveLog = CreateParameterGroupResponseFilterSensitiveLog;
|
|
418
|
-
const CreateSubnetGroupRequestFilterSensitiveLog = (obj) => ({
|
|
419
|
-
...obj,
|
|
420
|
-
});
|
|
421
|
-
exports.CreateSubnetGroupRequestFilterSensitiveLog = CreateSubnetGroupRequestFilterSensitiveLog;
|
|
422
|
-
const SubnetFilterSensitiveLog = (obj) => ({
|
|
423
|
-
...obj,
|
|
424
|
-
});
|
|
425
|
-
exports.SubnetFilterSensitiveLog = SubnetFilterSensitiveLog;
|
|
426
|
-
const SubnetGroupFilterSensitiveLog = (obj) => ({
|
|
427
|
-
...obj,
|
|
428
|
-
});
|
|
429
|
-
exports.SubnetGroupFilterSensitiveLog = SubnetGroupFilterSensitiveLog;
|
|
430
|
-
const CreateSubnetGroupResponseFilterSensitiveLog = (obj) => ({
|
|
431
|
-
...obj,
|
|
432
|
-
});
|
|
433
|
-
exports.CreateSubnetGroupResponseFilterSensitiveLog = CreateSubnetGroupResponseFilterSensitiveLog;
|
|
434
|
-
const DecreaseReplicationFactorRequestFilterSensitiveLog = (obj) => ({
|
|
435
|
-
...obj,
|
|
436
|
-
});
|
|
437
|
-
exports.DecreaseReplicationFactorRequestFilterSensitiveLog = DecreaseReplicationFactorRequestFilterSensitiveLog;
|
|
438
|
-
const DecreaseReplicationFactorResponseFilterSensitiveLog = (obj) => ({
|
|
439
|
-
...obj,
|
|
440
|
-
});
|
|
441
|
-
exports.DecreaseReplicationFactorResponseFilterSensitiveLog = DecreaseReplicationFactorResponseFilterSensitiveLog;
|
|
442
|
-
const DeleteClusterRequestFilterSensitiveLog = (obj) => ({
|
|
443
|
-
...obj,
|
|
444
|
-
});
|
|
445
|
-
exports.DeleteClusterRequestFilterSensitiveLog = DeleteClusterRequestFilterSensitiveLog;
|
|
446
|
-
const DeleteClusterResponseFilterSensitiveLog = (obj) => ({
|
|
447
|
-
...obj,
|
|
448
|
-
});
|
|
449
|
-
exports.DeleteClusterResponseFilterSensitiveLog = DeleteClusterResponseFilterSensitiveLog;
|
|
450
|
-
const DeleteParameterGroupRequestFilterSensitiveLog = (obj) => ({
|
|
451
|
-
...obj,
|
|
452
|
-
});
|
|
453
|
-
exports.DeleteParameterGroupRequestFilterSensitiveLog = DeleteParameterGroupRequestFilterSensitiveLog;
|
|
454
|
-
const DeleteParameterGroupResponseFilterSensitiveLog = (obj) => ({
|
|
455
|
-
...obj,
|
|
456
|
-
});
|
|
457
|
-
exports.DeleteParameterGroupResponseFilterSensitiveLog = DeleteParameterGroupResponseFilterSensitiveLog;
|
|
458
|
-
const DeleteSubnetGroupRequestFilterSensitiveLog = (obj) => ({
|
|
459
|
-
...obj,
|
|
460
|
-
});
|
|
461
|
-
exports.DeleteSubnetGroupRequestFilterSensitiveLog = DeleteSubnetGroupRequestFilterSensitiveLog;
|
|
462
|
-
const DeleteSubnetGroupResponseFilterSensitiveLog = (obj) => ({
|
|
463
|
-
...obj,
|
|
464
|
-
});
|
|
465
|
-
exports.DeleteSubnetGroupResponseFilterSensitiveLog = DeleteSubnetGroupResponseFilterSensitiveLog;
|
|
466
|
-
const DescribeClustersRequestFilterSensitiveLog = (obj) => ({
|
|
467
|
-
...obj,
|
|
468
|
-
});
|
|
469
|
-
exports.DescribeClustersRequestFilterSensitiveLog = DescribeClustersRequestFilterSensitiveLog;
|
|
470
|
-
const DescribeClustersResponseFilterSensitiveLog = (obj) => ({
|
|
471
|
-
...obj,
|
|
472
|
-
});
|
|
473
|
-
exports.DescribeClustersResponseFilterSensitiveLog = DescribeClustersResponseFilterSensitiveLog;
|
|
474
|
-
const DescribeDefaultParametersRequestFilterSensitiveLog = (obj) => ({
|
|
475
|
-
...obj,
|
|
476
|
-
});
|
|
477
|
-
exports.DescribeDefaultParametersRequestFilterSensitiveLog = DescribeDefaultParametersRequestFilterSensitiveLog;
|
|
478
|
-
const NodeTypeSpecificValueFilterSensitiveLog = (obj) => ({
|
|
479
|
-
...obj,
|
|
480
|
-
});
|
|
481
|
-
exports.NodeTypeSpecificValueFilterSensitiveLog = NodeTypeSpecificValueFilterSensitiveLog;
|
|
482
|
-
const ParameterFilterSensitiveLog = (obj) => ({
|
|
483
|
-
...obj,
|
|
484
|
-
});
|
|
485
|
-
exports.ParameterFilterSensitiveLog = ParameterFilterSensitiveLog;
|
|
486
|
-
const DescribeDefaultParametersResponseFilterSensitiveLog = (obj) => ({
|
|
487
|
-
...obj,
|
|
488
|
-
});
|
|
489
|
-
exports.DescribeDefaultParametersResponseFilterSensitiveLog = DescribeDefaultParametersResponseFilterSensitiveLog;
|
|
490
|
-
const DescribeEventsRequestFilterSensitiveLog = (obj) => ({
|
|
491
|
-
...obj,
|
|
492
|
-
});
|
|
493
|
-
exports.DescribeEventsRequestFilterSensitiveLog = DescribeEventsRequestFilterSensitiveLog;
|
|
494
|
-
const EventFilterSensitiveLog = (obj) => ({
|
|
495
|
-
...obj,
|
|
496
|
-
});
|
|
497
|
-
exports.EventFilterSensitiveLog = EventFilterSensitiveLog;
|
|
498
|
-
const DescribeEventsResponseFilterSensitiveLog = (obj) => ({
|
|
499
|
-
...obj,
|
|
500
|
-
});
|
|
501
|
-
exports.DescribeEventsResponseFilterSensitiveLog = DescribeEventsResponseFilterSensitiveLog;
|
|
502
|
-
const DescribeParameterGroupsRequestFilterSensitiveLog = (obj) => ({
|
|
503
|
-
...obj,
|
|
504
|
-
});
|
|
505
|
-
exports.DescribeParameterGroupsRequestFilterSensitiveLog = DescribeParameterGroupsRequestFilterSensitiveLog;
|
|
506
|
-
const DescribeParameterGroupsResponseFilterSensitiveLog = (obj) => ({
|
|
507
|
-
...obj,
|
|
508
|
-
});
|
|
509
|
-
exports.DescribeParameterGroupsResponseFilterSensitiveLog = DescribeParameterGroupsResponseFilterSensitiveLog;
|
|
510
|
-
const DescribeParametersRequestFilterSensitiveLog = (obj) => ({
|
|
511
|
-
...obj,
|
|
512
|
-
});
|
|
513
|
-
exports.DescribeParametersRequestFilterSensitiveLog = DescribeParametersRequestFilterSensitiveLog;
|
|
514
|
-
const DescribeParametersResponseFilterSensitiveLog = (obj) => ({
|
|
515
|
-
...obj,
|
|
516
|
-
});
|
|
517
|
-
exports.DescribeParametersResponseFilterSensitiveLog = DescribeParametersResponseFilterSensitiveLog;
|
|
518
|
-
const DescribeSubnetGroupsRequestFilterSensitiveLog = (obj) => ({
|
|
519
|
-
...obj,
|
|
520
|
-
});
|
|
521
|
-
exports.DescribeSubnetGroupsRequestFilterSensitiveLog = DescribeSubnetGroupsRequestFilterSensitiveLog;
|
|
522
|
-
const DescribeSubnetGroupsResponseFilterSensitiveLog = (obj) => ({
|
|
523
|
-
...obj,
|
|
524
|
-
});
|
|
525
|
-
exports.DescribeSubnetGroupsResponseFilterSensitiveLog = DescribeSubnetGroupsResponseFilterSensitiveLog;
|
|
526
|
-
const IncreaseReplicationFactorRequestFilterSensitiveLog = (obj) => ({
|
|
527
|
-
...obj,
|
|
528
|
-
});
|
|
529
|
-
exports.IncreaseReplicationFactorRequestFilterSensitiveLog = IncreaseReplicationFactorRequestFilterSensitiveLog;
|
|
530
|
-
const IncreaseReplicationFactorResponseFilterSensitiveLog = (obj) => ({
|
|
531
|
-
...obj,
|
|
532
|
-
});
|
|
533
|
-
exports.IncreaseReplicationFactorResponseFilterSensitiveLog = IncreaseReplicationFactorResponseFilterSensitiveLog;
|
|
534
|
-
const ListTagsRequestFilterSensitiveLog = (obj) => ({
|
|
535
|
-
...obj,
|
|
536
|
-
});
|
|
537
|
-
exports.ListTagsRequestFilterSensitiveLog = ListTagsRequestFilterSensitiveLog;
|
|
538
|
-
const ListTagsResponseFilterSensitiveLog = (obj) => ({
|
|
539
|
-
...obj,
|
|
540
|
-
});
|
|
541
|
-
exports.ListTagsResponseFilterSensitiveLog = ListTagsResponseFilterSensitiveLog;
|
|
542
|
-
const RebootNodeRequestFilterSensitiveLog = (obj) => ({
|
|
543
|
-
...obj,
|
|
544
|
-
});
|
|
545
|
-
exports.RebootNodeRequestFilterSensitiveLog = RebootNodeRequestFilterSensitiveLog;
|
|
546
|
-
const RebootNodeResponseFilterSensitiveLog = (obj) => ({
|
|
547
|
-
...obj,
|
|
548
|
-
});
|
|
549
|
-
exports.RebootNodeResponseFilterSensitiveLog = RebootNodeResponseFilterSensitiveLog;
|
|
550
|
-
const TagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
551
|
-
...obj,
|
|
552
|
-
});
|
|
553
|
-
exports.TagResourceRequestFilterSensitiveLog = TagResourceRequestFilterSensitiveLog;
|
|
554
|
-
const TagResourceResponseFilterSensitiveLog = (obj) => ({
|
|
555
|
-
...obj,
|
|
556
|
-
});
|
|
557
|
-
exports.TagResourceResponseFilterSensitiveLog = TagResourceResponseFilterSensitiveLog;
|
|
558
|
-
const UntagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
559
|
-
...obj,
|
|
560
|
-
});
|
|
561
|
-
exports.UntagResourceRequestFilterSensitiveLog = UntagResourceRequestFilterSensitiveLog;
|
|
562
|
-
const UntagResourceResponseFilterSensitiveLog = (obj) => ({
|
|
563
|
-
...obj,
|
|
564
|
-
});
|
|
565
|
-
exports.UntagResourceResponseFilterSensitiveLog = UntagResourceResponseFilterSensitiveLog;
|
|
566
|
-
const UpdateClusterRequestFilterSensitiveLog = (obj) => ({
|
|
567
|
-
...obj,
|
|
568
|
-
});
|
|
569
|
-
exports.UpdateClusterRequestFilterSensitiveLog = UpdateClusterRequestFilterSensitiveLog;
|
|
570
|
-
const UpdateClusterResponseFilterSensitiveLog = (obj) => ({
|
|
571
|
-
...obj,
|
|
572
|
-
});
|
|
573
|
-
exports.UpdateClusterResponseFilterSensitiveLog = UpdateClusterResponseFilterSensitiveLog;
|
|
574
|
-
const ParameterNameValueFilterSensitiveLog = (obj) => ({
|
|
575
|
-
...obj,
|
|
576
|
-
});
|
|
577
|
-
exports.ParameterNameValueFilterSensitiveLog = ParameterNameValueFilterSensitiveLog;
|
|
578
|
-
const UpdateParameterGroupRequestFilterSensitiveLog = (obj) => ({
|
|
579
|
-
...obj,
|
|
580
|
-
});
|
|
581
|
-
exports.UpdateParameterGroupRequestFilterSensitiveLog = UpdateParameterGroupRequestFilterSensitiveLog;
|
|
582
|
-
const UpdateParameterGroupResponseFilterSensitiveLog = (obj) => ({
|
|
583
|
-
...obj,
|
|
584
|
-
});
|
|
585
|
-
exports.UpdateParameterGroupResponseFilterSensitiveLog = UpdateParameterGroupResponseFilterSensitiveLog;
|
|
586
|
-
const UpdateSubnetGroupRequestFilterSensitiveLog = (obj) => ({
|
|
587
|
-
...obj,
|
|
588
|
-
});
|
|
589
|
-
exports.UpdateSubnetGroupRequestFilterSensitiveLog = UpdateSubnetGroupRequestFilterSensitiveLog;
|
|
590
|
-
const UpdateSubnetGroupResponseFilterSensitiveLog = (obj) => ({
|
|
591
|
-
...obj,
|
|
592
|
-
});
|
|
593
|
-
exports.UpdateSubnetGroupResponseFilterSensitiveLog = UpdateSubnetGroupResponseFilterSensitiveLog;
|
|
@@ -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 { CreateClusterRequestFilterSensitiveLog, CreateClusterResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateClusterCommand, serializeAws_json1_1CreateClusterCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class CreateClusterCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateClusterCommand 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 { CreateParameterGroupRequestFilterSensitiveLog, CreateParameterGroupResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateParameterGroupCommand, serializeAws_json1_1CreateParameterGroupCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class CreateParameterGroupCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateParameterGroupCommand 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 { CreateSubnetGroupRequestFilterSensitiveLog, CreateSubnetGroupResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateSubnetGroupCommand, serializeAws_json1_1CreateSubnetGroupCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class CreateSubnetGroupCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateSubnetGroupCommand 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 { DecreaseReplicationFactorRequestFilterSensitiveLog, DecreaseReplicationFactorResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DecreaseReplicationFactorCommand, serializeAws_json1_1DecreaseReplicationFactorCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DecreaseReplicationFactorCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DecreaseReplicationFactorCommand 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 { DeleteClusterRequestFilterSensitiveLog, DeleteClusterResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DeleteClusterCommand, serializeAws_json1_1DeleteClusterCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DeleteClusterCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteClusterCommand 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 { DeleteParameterGroupRequestFilterSensitiveLog, DeleteParameterGroupResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DeleteParameterGroupCommand, serializeAws_json1_1DeleteParameterGroupCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DeleteParameterGroupCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteParameterGroupCommand 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 { DeleteSubnetGroupRequestFilterSensitiveLog, DeleteSubnetGroupResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DeleteSubnetGroupCommand, serializeAws_json1_1DeleteSubnetGroupCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DeleteSubnetGroupCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteSubnetGroupCommand 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 { DescribeClustersRequestFilterSensitiveLog, DescribeClustersResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DescribeClustersCommand, serializeAws_json1_1DescribeClustersCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DescribeClustersCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeClustersCommand 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 { DescribeDefaultParametersRequestFilterSensitiveLog, DescribeDefaultParametersResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DescribeDefaultParametersCommand, serializeAws_json1_1DescribeDefaultParametersCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DescribeDefaultParametersCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeDefaultParametersCommand 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 { DescribeEventsRequestFilterSensitiveLog, DescribeEventsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DescribeEventsCommand, serializeAws_json1_1DescribeEventsCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DescribeEventsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeEventsCommand 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 { DescribeParameterGroupsRequestFilterSensitiveLog, DescribeParameterGroupsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DescribeParameterGroupsCommand, serializeAws_json1_1DescribeParameterGroupsCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DescribeParameterGroupsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeParameterGroupsCommand 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 { DescribeParametersRequestFilterSensitiveLog, DescribeParametersResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DescribeParametersCommand, serializeAws_json1_1DescribeParametersCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DescribeParametersCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeParametersCommand 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 { DescribeSubnetGroupsRequestFilterSensitiveLog, DescribeSubnetGroupsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DescribeSubnetGroupsCommand, serializeAws_json1_1DescribeSubnetGroupsCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DescribeSubnetGroupsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeSubnetGroupsCommand 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 { IncreaseReplicationFactorRequestFilterSensitiveLog, IncreaseReplicationFactorResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1IncreaseReplicationFactorCommand, serializeAws_json1_1IncreaseReplicationFactorCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class IncreaseReplicationFactorCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class IncreaseReplicationFactorCommand 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 { ListTagsRequestFilterSensitiveLog, ListTagsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1ListTagsCommand, serializeAws_json1_1ListTagsCommand } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class ListTagsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListTagsCommand 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 { RebootNodeRequestFilterSensitiveLog, RebootNodeResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1RebootNodeCommand, serializeAws_json1_1RebootNodeCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class RebootNodeCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class RebootNodeCommand 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 { TagResourceRequestFilterSensitiveLog, TagResourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1TagResourceCommand, serializeAws_json1_1TagResourceCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class TagResourceCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class TagResourceCommand 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 { UntagResourceRequestFilterSensitiveLog, UntagResourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UntagResourceCommand, serializeAws_json1_1UntagResourceCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UntagResourceCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UntagResourceCommand 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 { UpdateClusterRequestFilterSensitiveLog, UpdateClusterResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UpdateClusterCommand, serializeAws_json1_1UpdateClusterCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateClusterCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateClusterCommand 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);
|