@aws-sdk/client-elasticache 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/AddTagsToResourceCommand.js +2 -3
- package/dist-cjs/commands/AuthorizeCacheSecurityGroupIngressCommand.js +2 -3
- package/dist-cjs/commands/BatchApplyUpdateActionCommand.js +2 -3
- package/dist-cjs/commands/BatchStopUpdateActionCommand.js +2 -3
- package/dist-cjs/commands/CompleteMigrationCommand.js +2 -3
- package/dist-cjs/commands/CopySnapshotCommand.js +2 -3
- package/dist-cjs/commands/CreateCacheClusterCommand.js +2 -3
- package/dist-cjs/commands/CreateCacheParameterGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateCacheSecurityGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateCacheSubnetGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateGlobalReplicationGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateReplicationGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateSnapshotCommand.js +2 -3
- package/dist-cjs/commands/CreateUserCommand.js +2 -3
- package/dist-cjs/commands/CreateUserGroupCommand.js +2 -3
- package/dist-cjs/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.js +2 -3
- package/dist-cjs/commands/DecreaseReplicaCountCommand.js +2 -3
- package/dist-cjs/commands/DeleteCacheClusterCommand.js +2 -3
- package/dist-cjs/commands/DeleteCacheParameterGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteCacheSecurityGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteCacheSubnetGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteGlobalReplicationGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteReplicationGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteSnapshotCommand.js +2 -3
- package/dist-cjs/commands/DeleteUserCommand.js +2 -3
- package/dist-cjs/commands/DeleteUserGroupCommand.js +2 -3
- package/dist-cjs/commands/DescribeCacheClustersCommand.js +2 -3
- package/dist-cjs/commands/DescribeCacheEngineVersionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeCacheParameterGroupsCommand.js +2 -3
- package/dist-cjs/commands/DescribeCacheParametersCommand.js +2 -3
- package/dist-cjs/commands/DescribeCacheSecurityGroupsCommand.js +2 -3
- package/dist-cjs/commands/DescribeCacheSubnetGroupsCommand.js +2 -3
- package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js +2 -3
- package/dist-cjs/commands/DescribeEventsCommand.js +2 -3
- package/dist-cjs/commands/DescribeGlobalReplicationGroupsCommand.js +2 -3
- package/dist-cjs/commands/DescribeReplicationGroupsCommand.js +2 -3
- package/dist-cjs/commands/DescribeReservedCacheNodesCommand.js +2 -3
- package/dist-cjs/commands/DescribeReservedCacheNodesOfferingsCommand.js +2 -3
- package/dist-cjs/commands/DescribeServiceUpdatesCommand.js +2 -3
- package/dist-cjs/commands/DescribeSnapshotsCommand.js +2 -3
- package/dist-cjs/commands/DescribeUpdateActionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeUserGroupsCommand.js +2 -3
- package/dist-cjs/commands/DescribeUsersCommand.js +2 -3
- package/dist-cjs/commands/DisassociateGlobalReplicationGroupCommand.js +2 -3
- package/dist-cjs/commands/FailoverGlobalReplicationGroupCommand.js +2 -3
- package/dist-cjs/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.js +2 -3
- package/dist-cjs/commands/IncreaseReplicaCountCommand.js +2 -3
- package/dist-cjs/commands/ListAllowedNodeTypeModificationsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ModifyCacheClusterCommand.js +2 -3
- package/dist-cjs/commands/ModifyCacheParameterGroupCommand.js +2 -3
- package/dist-cjs/commands/ModifyCacheSubnetGroupCommand.js +2 -3
- package/dist-cjs/commands/ModifyGlobalReplicationGroupCommand.js +2 -3
- package/dist-cjs/commands/ModifyReplicationGroupCommand.js +2 -3
- package/dist-cjs/commands/ModifyReplicationGroupShardConfigurationCommand.js +2 -3
- package/dist-cjs/commands/ModifyUserCommand.js +2 -3
- package/dist-cjs/commands/ModifyUserGroupCommand.js +2 -3
- package/dist-cjs/commands/PurchaseReservedCacheNodesOfferingCommand.js +2 -3
- package/dist-cjs/commands/RebalanceSlotsInGlobalReplicationGroupCommand.js +2 -3
- package/dist-cjs/commands/RebootCacheClusterCommand.js +2 -3
- package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +2 -3
- package/dist-cjs/commands/ResetCacheParameterGroupCommand.js +2 -3
- package/dist-cjs/commands/RevokeCacheSecurityGroupIngressCommand.js +2 -3
- package/dist-cjs/commands/StartMigrationCommand.js +2 -3
- package/dist-cjs/commands/TestFailoverCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -729
- package/dist-es/commands/AddTagsToResourceCommand.js +2 -3
- package/dist-es/commands/AuthorizeCacheSecurityGroupIngressCommand.js +2 -3
- package/dist-es/commands/BatchApplyUpdateActionCommand.js +2 -3
- package/dist-es/commands/BatchStopUpdateActionCommand.js +2 -3
- package/dist-es/commands/CompleteMigrationCommand.js +2 -3
- package/dist-es/commands/CopySnapshotCommand.js +2 -3
- package/dist-es/commands/CreateCacheClusterCommand.js +2 -3
- package/dist-es/commands/CreateCacheParameterGroupCommand.js +2 -3
- package/dist-es/commands/CreateCacheSecurityGroupCommand.js +2 -3
- package/dist-es/commands/CreateCacheSubnetGroupCommand.js +2 -3
- package/dist-es/commands/CreateGlobalReplicationGroupCommand.js +2 -3
- package/dist-es/commands/CreateReplicationGroupCommand.js +2 -3
- package/dist-es/commands/CreateSnapshotCommand.js +2 -3
- package/dist-es/commands/CreateUserCommand.js +2 -3
- package/dist-es/commands/CreateUserGroupCommand.js +2 -3
- package/dist-es/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.js +2 -3
- package/dist-es/commands/DecreaseReplicaCountCommand.js +2 -3
- package/dist-es/commands/DeleteCacheClusterCommand.js +2 -3
- package/dist-es/commands/DeleteCacheParameterGroupCommand.js +2 -3
- package/dist-es/commands/DeleteCacheSecurityGroupCommand.js +2 -3
- package/dist-es/commands/DeleteCacheSubnetGroupCommand.js +2 -3
- package/dist-es/commands/DeleteGlobalReplicationGroupCommand.js +2 -3
- package/dist-es/commands/DeleteReplicationGroupCommand.js +2 -3
- package/dist-es/commands/DeleteSnapshotCommand.js +2 -3
- package/dist-es/commands/DeleteUserCommand.js +2 -3
- package/dist-es/commands/DeleteUserGroupCommand.js +2 -3
- package/dist-es/commands/DescribeCacheClustersCommand.js +2 -3
- package/dist-es/commands/DescribeCacheEngineVersionsCommand.js +2 -3
- package/dist-es/commands/DescribeCacheParameterGroupsCommand.js +2 -3
- package/dist-es/commands/DescribeCacheParametersCommand.js +2 -3
- package/dist-es/commands/DescribeCacheSecurityGroupsCommand.js +2 -3
- package/dist-es/commands/DescribeCacheSubnetGroupsCommand.js +2 -3
- package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +2 -3
- package/dist-es/commands/DescribeEventsCommand.js +2 -3
- package/dist-es/commands/DescribeGlobalReplicationGroupsCommand.js +2 -3
- package/dist-es/commands/DescribeReplicationGroupsCommand.js +2 -3
- package/dist-es/commands/DescribeReservedCacheNodesCommand.js +2 -3
- package/dist-es/commands/DescribeReservedCacheNodesOfferingsCommand.js +2 -3
- package/dist-es/commands/DescribeServiceUpdatesCommand.js +2 -3
- package/dist-es/commands/DescribeSnapshotsCommand.js +2 -3
- package/dist-es/commands/DescribeUpdateActionsCommand.js +2 -3
- package/dist-es/commands/DescribeUserGroupsCommand.js +2 -3
- package/dist-es/commands/DescribeUsersCommand.js +2 -3
- package/dist-es/commands/DisassociateGlobalReplicationGroupCommand.js +2 -3
- package/dist-es/commands/FailoverGlobalReplicationGroupCommand.js +2 -3
- package/dist-es/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.js +2 -3
- package/dist-es/commands/IncreaseReplicaCountCommand.js +2 -3
- package/dist-es/commands/ListAllowedNodeTypeModificationsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ModifyCacheClusterCommand.js +2 -3
- package/dist-es/commands/ModifyCacheParameterGroupCommand.js +2 -3
- package/dist-es/commands/ModifyCacheSubnetGroupCommand.js +2 -3
- package/dist-es/commands/ModifyGlobalReplicationGroupCommand.js +2 -3
- package/dist-es/commands/ModifyReplicationGroupCommand.js +2 -3
- package/dist-es/commands/ModifyReplicationGroupShardConfigurationCommand.js +2 -3
- package/dist-es/commands/ModifyUserCommand.js +2 -3
- package/dist-es/commands/ModifyUserGroupCommand.js +2 -3
- package/dist-es/commands/PurchaseReservedCacheNodesOfferingCommand.js +2 -3
- package/dist-es/commands/RebalanceSlotsInGlobalReplicationGroupCommand.js +2 -3
- package/dist-es/commands/RebootCacheClusterCommand.js +2 -3
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -3
- package/dist-es/commands/ResetCacheParameterGroupCommand.js +2 -3
- package/dist-es/commands/RevokeCacheSecurityGroupIngressCommand.js +2 -3
- package/dist-es/commands/StartMigrationCommand.js +2 -3
- package/dist-es/commands/TestFailoverCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -543
- package/dist-types/models/models_0.d.ts +0 -724
- package/dist-types/ts3.4/models/models_0.d.ts +0 -515
- package/package.json +11 -10
|
@@ -8245,727 +8245,3 @@ export interface TestFailoverResult {
|
|
|
8245
8245
|
*/
|
|
8246
8246
|
ReplicationGroup?: ReplicationGroup;
|
|
8247
8247
|
}
|
|
8248
|
-
/**
|
|
8249
|
-
* @internal
|
|
8250
|
-
*/
|
|
8251
|
-
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
8252
|
-
/**
|
|
8253
|
-
* @internal
|
|
8254
|
-
*/
|
|
8255
|
-
export declare const AddTagsToResourceMessageFilterSensitiveLog: (obj: AddTagsToResourceMessage) => any;
|
|
8256
|
-
/**
|
|
8257
|
-
* @internal
|
|
8258
|
-
*/
|
|
8259
|
-
export declare const TagListMessageFilterSensitiveLog: (obj: TagListMessage) => any;
|
|
8260
|
-
/**
|
|
8261
|
-
* @internal
|
|
8262
|
-
*/
|
|
8263
|
-
export declare const AllowedNodeTypeModificationsMessageFilterSensitiveLog: (obj: AllowedNodeTypeModificationsMessage) => any;
|
|
8264
|
-
/**
|
|
8265
|
-
* @internal
|
|
8266
|
-
*/
|
|
8267
|
-
export declare const AuthorizeCacheSecurityGroupIngressMessageFilterSensitiveLog: (obj: AuthorizeCacheSecurityGroupIngressMessage) => any;
|
|
8268
|
-
/**
|
|
8269
|
-
* @internal
|
|
8270
|
-
*/
|
|
8271
|
-
export declare const EC2SecurityGroupFilterSensitiveLog: (obj: EC2SecurityGroup) => any;
|
|
8272
|
-
/**
|
|
8273
|
-
* @internal
|
|
8274
|
-
*/
|
|
8275
|
-
export declare const CacheSecurityGroupFilterSensitiveLog: (obj: CacheSecurityGroup) => any;
|
|
8276
|
-
/**
|
|
8277
|
-
* @internal
|
|
8278
|
-
*/
|
|
8279
|
-
export declare const AuthorizeCacheSecurityGroupIngressResultFilterSensitiveLog: (obj: AuthorizeCacheSecurityGroupIngressResult) => any;
|
|
8280
|
-
/**
|
|
8281
|
-
* @internal
|
|
8282
|
-
*/
|
|
8283
|
-
export declare const BatchApplyUpdateActionMessageFilterSensitiveLog: (obj: BatchApplyUpdateActionMessage) => any;
|
|
8284
|
-
/**
|
|
8285
|
-
* @internal
|
|
8286
|
-
*/
|
|
8287
|
-
export declare const ProcessedUpdateActionFilterSensitiveLog: (obj: ProcessedUpdateAction) => any;
|
|
8288
|
-
/**
|
|
8289
|
-
* @internal
|
|
8290
|
-
*/
|
|
8291
|
-
export declare const UnprocessedUpdateActionFilterSensitiveLog: (obj: UnprocessedUpdateAction) => any;
|
|
8292
|
-
/**
|
|
8293
|
-
* @internal
|
|
8294
|
-
*/
|
|
8295
|
-
export declare const UpdateActionResultsMessageFilterSensitiveLog: (obj: UpdateActionResultsMessage) => any;
|
|
8296
|
-
/**
|
|
8297
|
-
* @internal
|
|
8298
|
-
*/
|
|
8299
|
-
export declare const BatchStopUpdateActionMessageFilterSensitiveLog: (obj: BatchStopUpdateActionMessage) => any;
|
|
8300
|
-
/**
|
|
8301
|
-
* @internal
|
|
8302
|
-
*/
|
|
8303
|
-
export declare const CompleteMigrationMessageFilterSensitiveLog: (obj: CompleteMigrationMessage) => any;
|
|
8304
|
-
/**
|
|
8305
|
-
* @internal
|
|
8306
|
-
*/
|
|
8307
|
-
export declare const EndpointFilterSensitiveLog: (obj: Endpoint) => any;
|
|
8308
|
-
/**
|
|
8309
|
-
* @internal
|
|
8310
|
-
*/
|
|
8311
|
-
export declare const GlobalReplicationGroupInfoFilterSensitiveLog: (obj: GlobalReplicationGroupInfo) => any;
|
|
8312
|
-
/**
|
|
8313
|
-
* @internal
|
|
8314
|
-
*/
|
|
8315
|
-
export declare const CloudWatchLogsDestinationDetailsFilterSensitiveLog: (obj: CloudWatchLogsDestinationDetails) => any;
|
|
8316
|
-
/**
|
|
8317
|
-
* @internal
|
|
8318
|
-
*/
|
|
8319
|
-
export declare const KinesisFirehoseDestinationDetailsFilterSensitiveLog: (obj: KinesisFirehoseDestinationDetails) => any;
|
|
8320
|
-
/**
|
|
8321
|
-
* @internal
|
|
8322
|
-
*/
|
|
8323
|
-
export declare const DestinationDetailsFilterSensitiveLog: (obj: DestinationDetails) => any;
|
|
8324
|
-
/**
|
|
8325
|
-
* @internal
|
|
8326
|
-
*/
|
|
8327
|
-
export declare const LogDeliveryConfigurationFilterSensitiveLog: (obj: LogDeliveryConfiguration) => any;
|
|
8328
|
-
/**
|
|
8329
|
-
* @internal
|
|
8330
|
-
*/
|
|
8331
|
-
export declare const NodeGroupMemberFilterSensitiveLog: (obj: NodeGroupMember) => any;
|
|
8332
|
-
/**
|
|
8333
|
-
* @internal
|
|
8334
|
-
*/
|
|
8335
|
-
export declare const NodeGroupFilterSensitiveLog: (obj: NodeGroup) => any;
|
|
8336
|
-
/**
|
|
8337
|
-
* @internal
|
|
8338
|
-
*/
|
|
8339
|
-
export declare const PendingLogDeliveryConfigurationFilterSensitiveLog: (obj: PendingLogDeliveryConfiguration) => any;
|
|
8340
|
-
/**
|
|
8341
|
-
* @internal
|
|
8342
|
-
*/
|
|
8343
|
-
export declare const SlotMigrationFilterSensitiveLog: (obj: SlotMigration) => any;
|
|
8344
|
-
/**
|
|
8345
|
-
* @internal
|
|
8346
|
-
*/
|
|
8347
|
-
export declare const ReshardingStatusFilterSensitiveLog: (obj: ReshardingStatus) => any;
|
|
8348
|
-
/**
|
|
8349
|
-
* @internal
|
|
8350
|
-
*/
|
|
8351
|
-
export declare const UserGroupsUpdateStatusFilterSensitiveLog: (obj: UserGroupsUpdateStatus) => any;
|
|
8352
|
-
/**
|
|
8353
|
-
* @internal
|
|
8354
|
-
*/
|
|
8355
|
-
export declare const ReplicationGroupPendingModifiedValuesFilterSensitiveLog: (obj: ReplicationGroupPendingModifiedValues) => any;
|
|
8356
|
-
/**
|
|
8357
|
-
* @internal
|
|
8358
|
-
*/
|
|
8359
|
-
export declare const ReplicationGroupFilterSensitiveLog: (obj: ReplicationGroup) => any;
|
|
8360
|
-
/**
|
|
8361
|
-
* @internal
|
|
8362
|
-
*/
|
|
8363
|
-
export declare const CompleteMigrationResponseFilterSensitiveLog: (obj: CompleteMigrationResponse) => any;
|
|
8364
|
-
/**
|
|
8365
|
-
* @internal
|
|
8366
|
-
*/
|
|
8367
|
-
export declare const CopySnapshotMessageFilterSensitiveLog: (obj: CopySnapshotMessage) => any;
|
|
8368
|
-
/**
|
|
8369
|
-
* @internal
|
|
8370
|
-
*/
|
|
8371
|
-
export declare const NodeGroupConfigurationFilterSensitiveLog: (obj: NodeGroupConfiguration) => any;
|
|
8372
|
-
/**
|
|
8373
|
-
* @internal
|
|
8374
|
-
*/
|
|
8375
|
-
export declare const NodeSnapshotFilterSensitiveLog: (obj: NodeSnapshot) => any;
|
|
8376
|
-
/**
|
|
8377
|
-
* @internal
|
|
8378
|
-
*/
|
|
8379
|
-
export declare const SnapshotFilterSensitiveLog: (obj: Snapshot) => any;
|
|
8380
|
-
/**
|
|
8381
|
-
* @internal
|
|
8382
|
-
*/
|
|
8383
|
-
export declare const CopySnapshotResultFilterSensitiveLog: (obj: CopySnapshotResult) => any;
|
|
8384
|
-
/**
|
|
8385
|
-
* @internal
|
|
8386
|
-
*/
|
|
8387
|
-
export declare const LogDeliveryConfigurationRequestFilterSensitiveLog: (obj: LogDeliveryConfigurationRequest) => any;
|
|
8388
|
-
/**
|
|
8389
|
-
* @internal
|
|
8390
|
-
*/
|
|
8391
|
-
export declare const CreateCacheClusterMessageFilterSensitiveLog: (obj: CreateCacheClusterMessage) => any;
|
|
8392
|
-
/**
|
|
8393
|
-
* @internal
|
|
8394
|
-
*/
|
|
8395
|
-
export declare const CacheNodeFilterSensitiveLog: (obj: CacheNode) => any;
|
|
8396
|
-
/**
|
|
8397
|
-
* @internal
|
|
8398
|
-
*/
|
|
8399
|
-
export declare const CacheParameterGroupStatusFilterSensitiveLog: (obj: CacheParameterGroupStatus) => any;
|
|
8400
|
-
/**
|
|
8401
|
-
* @internal
|
|
8402
|
-
*/
|
|
8403
|
-
export declare const CacheSecurityGroupMembershipFilterSensitiveLog: (obj: CacheSecurityGroupMembership) => any;
|
|
8404
|
-
/**
|
|
8405
|
-
* @internal
|
|
8406
|
-
*/
|
|
8407
|
-
export declare const NotificationConfigurationFilterSensitiveLog: (obj: NotificationConfiguration) => any;
|
|
8408
|
-
/**
|
|
8409
|
-
* @internal
|
|
8410
|
-
*/
|
|
8411
|
-
export declare const PendingModifiedValuesFilterSensitiveLog: (obj: PendingModifiedValues) => any;
|
|
8412
|
-
/**
|
|
8413
|
-
* @internal
|
|
8414
|
-
*/
|
|
8415
|
-
export declare const SecurityGroupMembershipFilterSensitiveLog: (obj: SecurityGroupMembership) => any;
|
|
8416
|
-
/**
|
|
8417
|
-
* @internal
|
|
8418
|
-
*/
|
|
8419
|
-
export declare const CacheClusterFilterSensitiveLog: (obj: CacheCluster) => any;
|
|
8420
|
-
/**
|
|
8421
|
-
* @internal
|
|
8422
|
-
*/
|
|
8423
|
-
export declare const CreateCacheClusterResultFilterSensitiveLog: (obj: CreateCacheClusterResult) => any;
|
|
8424
|
-
/**
|
|
8425
|
-
* @internal
|
|
8426
|
-
*/
|
|
8427
|
-
export declare const CreateCacheParameterGroupMessageFilterSensitiveLog: (obj: CreateCacheParameterGroupMessage) => any;
|
|
8428
|
-
/**
|
|
8429
|
-
* @internal
|
|
8430
|
-
*/
|
|
8431
|
-
export declare const CacheParameterGroupFilterSensitiveLog: (obj: CacheParameterGroup) => any;
|
|
8432
|
-
/**
|
|
8433
|
-
* @internal
|
|
8434
|
-
*/
|
|
8435
|
-
export declare const CreateCacheParameterGroupResultFilterSensitiveLog: (obj: CreateCacheParameterGroupResult) => any;
|
|
8436
|
-
/**
|
|
8437
|
-
* @internal
|
|
8438
|
-
*/
|
|
8439
|
-
export declare const CreateCacheSecurityGroupMessageFilterSensitiveLog: (obj: CreateCacheSecurityGroupMessage) => any;
|
|
8440
|
-
/**
|
|
8441
|
-
* @internal
|
|
8442
|
-
*/
|
|
8443
|
-
export declare const CreateCacheSecurityGroupResultFilterSensitiveLog: (obj: CreateCacheSecurityGroupResult) => any;
|
|
8444
|
-
/**
|
|
8445
|
-
* @internal
|
|
8446
|
-
*/
|
|
8447
|
-
export declare const CreateCacheSubnetGroupMessageFilterSensitiveLog: (obj: CreateCacheSubnetGroupMessage) => any;
|
|
8448
|
-
/**
|
|
8449
|
-
* @internal
|
|
8450
|
-
*/
|
|
8451
|
-
export declare const AvailabilityZoneFilterSensitiveLog: (obj: AvailabilityZone) => any;
|
|
8452
|
-
/**
|
|
8453
|
-
* @internal
|
|
8454
|
-
*/
|
|
8455
|
-
export declare const SubnetOutpostFilterSensitiveLog: (obj: SubnetOutpost) => any;
|
|
8456
|
-
/**
|
|
8457
|
-
* @internal
|
|
8458
|
-
*/
|
|
8459
|
-
export declare const SubnetFilterSensitiveLog: (obj: Subnet) => any;
|
|
8460
|
-
/**
|
|
8461
|
-
* @internal
|
|
8462
|
-
*/
|
|
8463
|
-
export declare const CacheSubnetGroupFilterSensitiveLog: (obj: CacheSubnetGroup) => any;
|
|
8464
|
-
/**
|
|
8465
|
-
* @internal
|
|
8466
|
-
*/
|
|
8467
|
-
export declare const CreateCacheSubnetGroupResultFilterSensitiveLog: (obj: CreateCacheSubnetGroupResult) => any;
|
|
8468
|
-
/**
|
|
8469
|
-
* @internal
|
|
8470
|
-
*/
|
|
8471
|
-
export declare const CreateGlobalReplicationGroupMessageFilterSensitiveLog: (obj: CreateGlobalReplicationGroupMessage) => any;
|
|
8472
|
-
/**
|
|
8473
|
-
* @internal
|
|
8474
|
-
*/
|
|
8475
|
-
export declare const GlobalNodeGroupFilterSensitiveLog: (obj: GlobalNodeGroup) => any;
|
|
8476
|
-
/**
|
|
8477
|
-
* @internal
|
|
8478
|
-
*/
|
|
8479
|
-
export declare const GlobalReplicationGroupMemberFilterSensitiveLog: (obj: GlobalReplicationGroupMember) => any;
|
|
8480
|
-
/**
|
|
8481
|
-
* @internal
|
|
8482
|
-
*/
|
|
8483
|
-
export declare const GlobalReplicationGroupFilterSensitiveLog: (obj: GlobalReplicationGroup) => any;
|
|
8484
|
-
/**
|
|
8485
|
-
* @internal
|
|
8486
|
-
*/
|
|
8487
|
-
export declare const CreateGlobalReplicationGroupResultFilterSensitiveLog: (obj: CreateGlobalReplicationGroupResult) => any;
|
|
8488
|
-
/**
|
|
8489
|
-
* @internal
|
|
8490
|
-
*/
|
|
8491
|
-
export declare const CreateReplicationGroupMessageFilterSensitiveLog: (obj: CreateReplicationGroupMessage) => any;
|
|
8492
|
-
/**
|
|
8493
|
-
* @internal
|
|
8494
|
-
*/
|
|
8495
|
-
export declare const CreateReplicationGroupResultFilterSensitiveLog: (obj: CreateReplicationGroupResult) => any;
|
|
8496
|
-
/**
|
|
8497
|
-
* @internal
|
|
8498
|
-
*/
|
|
8499
|
-
export declare const CreateSnapshotMessageFilterSensitiveLog: (obj: CreateSnapshotMessage) => any;
|
|
8500
|
-
/**
|
|
8501
|
-
* @internal
|
|
8502
|
-
*/
|
|
8503
|
-
export declare const CreateSnapshotResultFilterSensitiveLog: (obj: CreateSnapshotResult) => any;
|
|
8504
|
-
/**
|
|
8505
|
-
* @internal
|
|
8506
|
-
*/
|
|
8507
|
-
export declare const AuthenticationModeFilterSensitiveLog: (obj: AuthenticationMode) => any;
|
|
8508
|
-
/**
|
|
8509
|
-
* @internal
|
|
8510
|
-
*/
|
|
8511
|
-
export declare const CreateUserMessageFilterSensitiveLog: (obj: CreateUserMessage) => any;
|
|
8512
|
-
/**
|
|
8513
|
-
* @internal
|
|
8514
|
-
*/
|
|
8515
|
-
export declare const AuthenticationFilterSensitiveLog: (obj: Authentication) => any;
|
|
8516
|
-
/**
|
|
8517
|
-
* @internal
|
|
8518
|
-
*/
|
|
8519
|
-
export declare const UserFilterSensitiveLog: (obj: User) => any;
|
|
8520
|
-
/**
|
|
8521
|
-
* @internal
|
|
8522
|
-
*/
|
|
8523
|
-
export declare const CreateUserGroupMessageFilterSensitiveLog: (obj: CreateUserGroupMessage) => any;
|
|
8524
|
-
/**
|
|
8525
|
-
* @internal
|
|
8526
|
-
*/
|
|
8527
|
-
export declare const UserGroupPendingChangesFilterSensitiveLog: (obj: UserGroupPendingChanges) => any;
|
|
8528
|
-
/**
|
|
8529
|
-
* @internal
|
|
8530
|
-
*/
|
|
8531
|
-
export declare const UserGroupFilterSensitiveLog: (obj: UserGroup) => any;
|
|
8532
|
-
/**
|
|
8533
|
-
* @internal
|
|
8534
|
-
*/
|
|
8535
|
-
export declare const DecreaseNodeGroupsInGlobalReplicationGroupMessageFilterSensitiveLog: (obj: DecreaseNodeGroupsInGlobalReplicationGroupMessage) => any;
|
|
8536
|
-
/**
|
|
8537
|
-
* @internal
|
|
8538
|
-
*/
|
|
8539
|
-
export declare const DecreaseNodeGroupsInGlobalReplicationGroupResultFilterSensitiveLog: (obj: DecreaseNodeGroupsInGlobalReplicationGroupResult) => any;
|
|
8540
|
-
/**
|
|
8541
|
-
* @internal
|
|
8542
|
-
*/
|
|
8543
|
-
export declare const ConfigureShardFilterSensitiveLog: (obj: ConfigureShard) => any;
|
|
8544
|
-
/**
|
|
8545
|
-
* @internal
|
|
8546
|
-
*/
|
|
8547
|
-
export declare const DecreaseReplicaCountMessageFilterSensitiveLog: (obj: DecreaseReplicaCountMessage) => any;
|
|
8548
|
-
/**
|
|
8549
|
-
* @internal
|
|
8550
|
-
*/
|
|
8551
|
-
export declare const DecreaseReplicaCountResultFilterSensitiveLog: (obj: DecreaseReplicaCountResult) => any;
|
|
8552
|
-
/**
|
|
8553
|
-
* @internal
|
|
8554
|
-
*/
|
|
8555
|
-
export declare const DeleteCacheClusterMessageFilterSensitiveLog: (obj: DeleteCacheClusterMessage) => any;
|
|
8556
|
-
/**
|
|
8557
|
-
* @internal
|
|
8558
|
-
*/
|
|
8559
|
-
export declare const DeleteCacheClusterResultFilterSensitiveLog: (obj: DeleteCacheClusterResult) => any;
|
|
8560
|
-
/**
|
|
8561
|
-
* @internal
|
|
8562
|
-
*/
|
|
8563
|
-
export declare const DeleteCacheParameterGroupMessageFilterSensitiveLog: (obj: DeleteCacheParameterGroupMessage) => any;
|
|
8564
|
-
/**
|
|
8565
|
-
* @internal
|
|
8566
|
-
*/
|
|
8567
|
-
export declare const DeleteCacheSecurityGroupMessageFilterSensitiveLog: (obj: DeleteCacheSecurityGroupMessage) => any;
|
|
8568
|
-
/**
|
|
8569
|
-
* @internal
|
|
8570
|
-
*/
|
|
8571
|
-
export declare const DeleteCacheSubnetGroupMessageFilterSensitiveLog: (obj: DeleteCacheSubnetGroupMessage) => any;
|
|
8572
|
-
/**
|
|
8573
|
-
* @internal
|
|
8574
|
-
*/
|
|
8575
|
-
export declare const DeleteGlobalReplicationGroupMessageFilterSensitiveLog: (obj: DeleteGlobalReplicationGroupMessage) => any;
|
|
8576
|
-
/**
|
|
8577
|
-
* @internal
|
|
8578
|
-
*/
|
|
8579
|
-
export declare const DeleteGlobalReplicationGroupResultFilterSensitiveLog: (obj: DeleteGlobalReplicationGroupResult) => any;
|
|
8580
|
-
/**
|
|
8581
|
-
* @internal
|
|
8582
|
-
*/
|
|
8583
|
-
export declare const DeleteReplicationGroupMessageFilterSensitiveLog: (obj: DeleteReplicationGroupMessage) => any;
|
|
8584
|
-
/**
|
|
8585
|
-
* @internal
|
|
8586
|
-
*/
|
|
8587
|
-
export declare const DeleteReplicationGroupResultFilterSensitiveLog: (obj: DeleteReplicationGroupResult) => any;
|
|
8588
|
-
/**
|
|
8589
|
-
* @internal
|
|
8590
|
-
*/
|
|
8591
|
-
export declare const DeleteSnapshotMessageFilterSensitiveLog: (obj: DeleteSnapshotMessage) => any;
|
|
8592
|
-
/**
|
|
8593
|
-
* @internal
|
|
8594
|
-
*/
|
|
8595
|
-
export declare const DeleteSnapshotResultFilterSensitiveLog: (obj: DeleteSnapshotResult) => any;
|
|
8596
|
-
/**
|
|
8597
|
-
* @internal
|
|
8598
|
-
*/
|
|
8599
|
-
export declare const DeleteUserMessageFilterSensitiveLog: (obj: DeleteUserMessage) => any;
|
|
8600
|
-
/**
|
|
8601
|
-
* @internal
|
|
8602
|
-
*/
|
|
8603
|
-
export declare const DeleteUserGroupMessageFilterSensitiveLog: (obj: DeleteUserGroupMessage) => any;
|
|
8604
|
-
/**
|
|
8605
|
-
* @internal
|
|
8606
|
-
*/
|
|
8607
|
-
export declare const CacheClusterMessageFilterSensitiveLog: (obj: CacheClusterMessage) => any;
|
|
8608
|
-
/**
|
|
8609
|
-
* @internal
|
|
8610
|
-
*/
|
|
8611
|
-
export declare const DescribeCacheClustersMessageFilterSensitiveLog: (obj: DescribeCacheClustersMessage) => any;
|
|
8612
|
-
/**
|
|
8613
|
-
* @internal
|
|
8614
|
-
*/
|
|
8615
|
-
export declare const CacheEngineVersionFilterSensitiveLog: (obj: CacheEngineVersion) => any;
|
|
8616
|
-
/**
|
|
8617
|
-
* @internal
|
|
8618
|
-
*/
|
|
8619
|
-
export declare const CacheEngineVersionMessageFilterSensitiveLog: (obj: CacheEngineVersionMessage) => any;
|
|
8620
|
-
/**
|
|
8621
|
-
* @internal
|
|
8622
|
-
*/
|
|
8623
|
-
export declare const DescribeCacheEngineVersionsMessageFilterSensitiveLog: (obj: DescribeCacheEngineVersionsMessage) => any;
|
|
8624
|
-
/**
|
|
8625
|
-
* @internal
|
|
8626
|
-
*/
|
|
8627
|
-
export declare const CacheParameterGroupsMessageFilterSensitiveLog: (obj: CacheParameterGroupsMessage) => any;
|
|
8628
|
-
/**
|
|
8629
|
-
* @internal
|
|
8630
|
-
*/
|
|
8631
|
-
export declare const DescribeCacheParameterGroupsMessageFilterSensitiveLog: (obj: DescribeCacheParameterGroupsMessage) => any;
|
|
8632
|
-
/**
|
|
8633
|
-
* @internal
|
|
8634
|
-
*/
|
|
8635
|
-
export declare const CacheNodeTypeSpecificValueFilterSensitiveLog: (obj: CacheNodeTypeSpecificValue) => any;
|
|
8636
|
-
/**
|
|
8637
|
-
* @internal
|
|
8638
|
-
*/
|
|
8639
|
-
export declare const CacheNodeTypeSpecificParameterFilterSensitiveLog: (obj: CacheNodeTypeSpecificParameter) => any;
|
|
8640
|
-
/**
|
|
8641
|
-
* @internal
|
|
8642
|
-
*/
|
|
8643
|
-
export declare const ParameterFilterSensitiveLog: (obj: Parameter) => any;
|
|
8644
|
-
/**
|
|
8645
|
-
* @internal
|
|
8646
|
-
*/
|
|
8647
|
-
export declare const CacheParameterGroupDetailsFilterSensitiveLog: (obj: CacheParameterGroupDetails) => any;
|
|
8648
|
-
/**
|
|
8649
|
-
* @internal
|
|
8650
|
-
*/
|
|
8651
|
-
export declare const DescribeCacheParametersMessageFilterSensitiveLog: (obj: DescribeCacheParametersMessage) => any;
|
|
8652
|
-
/**
|
|
8653
|
-
* @internal
|
|
8654
|
-
*/
|
|
8655
|
-
export declare const CacheSecurityGroupMessageFilterSensitiveLog: (obj: CacheSecurityGroupMessage) => any;
|
|
8656
|
-
/**
|
|
8657
|
-
* @internal
|
|
8658
|
-
*/
|
|
8659
|
-
export declare const DescribeCacheSecurityGroupsMessageFilterSensitiveLog: (obj: DescribeCacheSecurityGroupsMessage) => any;
|
|
8660
|
-
/**
|
|
8661
|
-
* @internal
|
|
8662
|
-
*/
|
|
8663
|
-
export declare const CacheSubnetGroupMessageFilterSensitiveLog: (obj: CacheSubnetGroupMessage) => any;
|
|
8664
|
-
/**
|
|
8665
|
-
* @internal
|
|
8666
|
-
*/
|
|
8667
|
-
export declare const DescribeCacheSubnetGroupsMessageFilterSensitiveLog: (obj: DescribeCacheSubnetGroupsMessage) => any;
|
|
8668
|
-
/**
|
|
8669
|
-
* @internal
|
|
8670
|
-
*/
|
|
8671
|
-
export declare const DescribeEngineDefaultParametersMessageFilterSensitiveLog: (obj: DescribeEngineDefaultParametersMessage) => any;
|
|
8672
|
-
/**
|
|
8673
|
-
* @internal
|
|
8674
|
-
*/
|
|
8675
|
-
export declare const EngineDefaultsFilterSensitiveLog: (obj: EngineDefaults) => any;
|
|
8676
|
-
/**
|
|
8677
|
-
* @internal
|
|
8678
|
-
*/
|
|
8679
|
-
export declare const DescribeEngineDefaultParametersResultFilterSensitiveLog: (obj: DescribeEngineDefaultParametersResult) => any;
|
|
8680
|
-
/**
|
|
8681
|
-
* @internal
|
|
8682
|
-
*/
|
|
8683
|
-
export declare const DescribeEventsMessageFilterSensitiveLog: (obj: DescribeEventsMessage) => any;
|
|
8684
|
-
/**
|
|
8685
|
-
* @internal
|
|
8686
|
-
*/
|
|
8687
|
-
export declare const EventFilterSensitiveLog: (obj: Event) => any;
|
|
8688
|
-
/**
|
|
8689
|
-
* @internal
|
|
8690
|
-
*/
|
|
8691
|
-
export declare const EventsMessageFilterSensitiveLog: (obj: EventsMessage) => any;
|
|
8692
|
-
/**
|
|
8693
|
-
* @internal
|
|
8694
|
-
*/
|
|
8695
|
-
export declare const DescribeGlobalReplicationGroupsMessageFilterSensitiveLog: (obj: DescribeGlobalReplicationGroupsMessage) => any;
|
|
8696
|
-
/**
|
|
8697
|
-
* @internal
|
|
8698
|
-
*/
|
|
8699
|
-
export declare const DescribeGlobalReplicationGroupsResultFilterSensitiveLog: (obj: DescribeGlobalReplicationGroupsResult) => any;
|
|
8700
|
-
/**
|
|
8701
|
-
* @internal
|
|
8702
|
-
*/
|
|
8703
|
-
export declare const DescribeReplicationGroupsMessageFilterSensitiveLog: (obj: DescribeReplicationGroupsMessage) => any;
|
|
8704
|
-
/**
|
|
8705
|
-
* @internal
|
|
8706
|
-
*/
|
|
8707
|
-
export declare const ReplicationGroupMessageFilterSensitiveLog: (obj: ReplicationGroupMessage) => any;
|
|
8708
|
-
/**
|
|
8709
|
-
* @internal
|
|
8710
|
-
*/
|
|
8711
|
-
export declare const DescribeReservedCacheNodesMessageFilterSensitiveLog: (obj: DescribeReservedCacheNodesMessage) => any;
|
|
8712
|
-
/**
|
|
8713
|
-
* @internal
|
|
8714
|
-
*/
|
|
8715
|
-
export declare const RecurringChargeFilterSensitiveLog: (obj: RecurringCharge) => any;
|
|
8716
|
-
/**
|
|
8717
|
-
* @internal
|
|
8718
|
-
*/
|
|
8719
|
-
export declare const ReservedCacheNodeFilterSensitiveLog: (obj: ReservedCacheNode) => any;
|
|
8720
|
-
/**
|
|
8721
|
-
* @internal
|
|
8722
|
-
*/
|
|
8723
|
-
export declare const ReservedCacheNodeMessageFilterSensitiveLog: (obj: ReservedCacheNodeMessage) => any;
|
|
8724
|
-
/**
|
|
8725
|
-
* @internal
|
|
8726
|
-
*/
|
|
8727
|
-
export declare const DescribeReservedCacheNodesOfferingsMessageFilterSensitiveLog: (obj: DescribeReservedCacheNodesOfferingsMessage) => any;
|
|
8728
|
-
/**
|
|
8729
|
-
* @internal
|
|
8730
|
-
*/
|
|
8731
|
-
export declare const ReservedCacheNodesOfferingFilterSensitiveLog: (obj: ReservedCacheNodesOffering) => any;
|
|
8732
|
-
/**
|
|
8733
|
-
* @internal
|
|
8734
|
-
*/
|
|
8735
|
-
export declare const ReservedCacheNodesOfferingMessageFilterSensitiveLog: (obj: ReservedCacheNodesOfferingMessage) => any;
|
|
8736
|
-
/**
|
|
8737
|
-
* @internal
|
|
8738
|
-
*/
|
|
8739
|
-
export declare const DescribeServiceUpdatesMessageFilterSensitiveLog: (obj: DescribeServiceUpdatesMessage) => any;
|
|
8740
|
-
/**
|
|
8741
|
-
* @internal
|
|
8742
|
-
*/
|
|
8743
|
-
export declare const ServiceUpdateFilterSensitiveLog: (obj: ServiceUpdate) => any;
|
|
8744
|
-
/**
|
|
8745
|
-
* @internal
|
|
8746
|
-
*/
|
|
8747
|
-
export declare const ServiceUpdatesMessageFilterSensitiveLog: (obj: ServiceUpdatesMessage) => any;
|
|
8748
|
-
/**
|
|
8749
|
-
* @internal
|
|
8750
|
-
*/
|
|
8751
|
-
export declare const DescribeSnapshotsListMessageFilterSensitiveLog: (obj: DescribeSnapshotsListMessage) => any;
|
|
8752
|
-
/**
|
|
8753
|
-
* @internal
|
|
8754
|
-
*/
|
|
8755
|
-
export declare const DescribeSnapshotsMessageFilterSensitiveLog: (obj: DescribeSnapshotsMessage) => any;
|
|
8756
|
-
/**
|
|
8757
|
-
* @internal
|
|
8758
|
-
*/
|
|
8759
|
-
export declare const TimeRangeFilterFilterSensitiveLog: (obj: TimeRangeFilter) => any;
|
|
8760
|
-
/**
|
|
8761
|
-
* @internal
|
|
8762
|
-
*/
|
|
8763
|
-
export declare const DescribeUpdateActionsMessageFilterSensitiveLog: (obj: DescribeUpdateActionsMessage) => any;
|
|
8764
|
-
/**
|
|
8765
|
-
* @internal
|
|
8766
|
-
*/
|
|
8767
|
-
export declare const CacheNodeUpdateStatusFilterSensitiveLog: (obj: CacheNodeUpdateStatus) => any;
|
|
8768
|
-
/**
|
|
8769
|
-
* @internal
|
|
8770
|
-
*/
|
|
8771
|
-
export declare const NodeGroupMemberUpdateStatusFilterSensitiveLog: (obj: NodeGroupMemberUpdateStatus) => any;
|
|
8772
|
-
/**
|
|
8773
|
-
* @internal
|
|
8774
|
-
*/
|
|
8775
|
-
export declare const NodeGroupUpdateStatusFilterSensitiveLog: (obj: NodeGroupUpdateStatus) => any;
|
|
8776
|
-
/**
|
|
8777
|
-
* @internal
|
|
8778
|
-
*/
|
|
8779
|
-
export declare const UpdateActionFilterSensitiveLog: (obj: UpdateAction) => any;
|
|
8780
|
-
/**
|
|
8781
|
-
* @internal
|
|
8782
|
-
*/
|
|
8783
|
-
export declare const UpdateActionsMessageFilterSensitiveLog: (obj: UpdateActionsMessage) => any;
|
|
8784
|
-
/**
|
|
8785
|
-
* @internal
|
|
8786
|
-
*/
|
|
8787
|
-
export declare const DescribeUserGroupsMessageFilterSensitiveLog: (obj: DescribeUserGroupsMessage) => any;
|
|
8788
|
-
/**
|
|
8789
|
-
* @internal
|
|
8790
|
-
*/
|
|
8791
|
-
export declare const DescribeUserGroupsResultFilterSensitiveLog: (obj: DescribeUserGroupsResult) => any;
|
|
8792
|
-
/**
|
|
8793
|
-
* @internal
|
|
8794
|
-
*/
|
|
8795
|
-
export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
|
|
8796
|
-
/**
|
|
8797
|
-
* @internal
|
|
8798
|
-
*/
|
|
8799
|
-
export declare const DescribeUsersMessageFilterSensitiveLog: (obj: DescribeUsersMessage) => any;
|
|
8800
|
-
/**
|
|
8801
|
-
* @internal
|
|
8802
|
-
*/
|
|
8803
|
-
export declare const DescribeUsersResultFilterSensitiveLog: (obj: DescribeUsersResult) => any;
|
|
8804
|
-
/**
|
|
8805
|
-
* @internal
|
|
8806
|
-
*/
|
|
8807
|
-
export declare const DisassociateGlobalReplicationGroupMessageFilterSensitiveLog: (obj: DisassociateGlobalReplicationGroupMessage) => any;
|
|
8808
|
-
/**
|
|
8809
|
-
* @internal
|
|
8810
|
-
*/
|
|
8811
|
-
export declare const DisassociateGlobalReplicationGroupResultFilterSensitiveLog: (obj: DisassociateGlobalReplicationGroupResult) => any;
|
|
8812
|
-
/**
|
|
8813
|
-
* @internal
|
|
8814
|
-
*/
|
|
8815
|
-
export declare const FailoverGlobalReplicationGroupMessageFilterSensitiveLog: (obj: FailoverGlobalReplicationGroupMessage) => any;
|
|
8816
|
-
/**
|
|
8817
|
-
* @internal
|
|
8818
|
-
*/
|
|
8819
|
-
export declare const FailoverGlobalReplicationGroupResultFilterSensitiveLog: (obj: FailoverGlobalReplicationGroupResult) => any;
|
|
8820
|
-
/**
|
|
8821
|
-
* @internal
|
|
8822
|
-
*/
|
|
8823
|
-
export declare const ReshardingConfigurationFilterSensitiveLog: (obj: ReshardingConfiguration) => any;
|
|
8824
|
-
/**
|
|
8825
|
-
* @internal
|
|
8826
|
-
*/
|
|
8827
|
-
export declare const RegionalConfigurationFilterSensitiveLog: (obj: RegionalConfiguration) => any;
|
|
8828
|
-
/**
|
|
8829
|
-
* @internal
|
|
8830
|
-
*/
|
|
8831
|
-
export declare const IncreaseNodeGroupsInGlobalReplicationGroupMessageFilterSensitiveLog: (obj: IncreaseNodeGroupsInGlobalReplicationGroupMessage) => any;
|
|
8832
|
-
/**
|
|
8833
|
-
* @internal
|
|
8834
|
-
*/
|
|
8835
|
-
export declare const IncreaseNodeGroupsInGlobalReplicationGroupResultFilterSensitiveLog: (obj: IncreaseNodeGroupsInGlobalReplicationGroupResult) => any;
|
|
8836
|
-
/**
|
|
8837
|
-
* @internal
|
|
8838
|
-
*/
|
|
8839
|
-
export declare const IncreaseReplicaCountMessageFilterSensitiveLog: (obj: IncreaseReplicaCountMessage) => any;
|
|
8840
|
-
/**
|
|
8841
|
-
* @internal
|
|
8842
|
-
*/
|
|
8843
|
-
export declare const IncreaseReplicaCountResultFilterSensitiveLog: (obj: IncreaseReplicaCountResult) => any;
|
|
8844
|
-
/**
|
|
8845
|
-
* @internal
|
|
8846
|
-
*/
|
|
8847
|
-
export declare const ListAllowedNodeTypeModificationsMessageFilterSensitiveLog: (obj: ListAllowedNodeTypeModificationsMessage) => any;
|
|
8848
|
-
/**
|
|
8849
|
-
* @internal
|
|
8850
|
-
*/
|
|
8851
|
-
export declare const ListTagsForResourceMessageFilterSensitiveLog: (obj: ListTagsForResourceMessage) => any;
|
|
8852
|
-
/**
|
|
8853
|
-
* @internal
|
|
8854
|
-
*/
|
|
8855
|
-
export declare const ModifyCacheClusterMessageFilterSensitiveLog: (obj: ModifyCacheClusterMessage) => any;
|
|
8856
|
-
/**
|
|
8857
|
-
* @internal
|
|
8858
|
-
*/
|
|
8859
|
-
export declare const ModifyCacheClusterResultFilterSensitiveLog: (obj: ModifyCacheClusterResult) => any;
|
|
8860
|
-
/**
|
|
8861
|
-
* @internal
|
|
8862
|
-
*/
|
|
8863
|
-
export declare const CacheParameterGroupNameMessageFilterSensitiveLog: (obj: CacheParameterGroupNameMessage) => any;
|
|
8864
|
-
/**
|
|
8865
|
-
* @internal
|
|
8866
|
-
*/
|
|
8867
|
-
export declare const ParameterNameValueFilterSensitiveLog: (obj: ParameterNameValue) => any;
|
|
8868
|
-
/**
|
|
8869
|
-
* @internal
|
|
8870
|
-
*/
|
|
8871
|
-
export declare const ModifyCacheParameterGroupMessageFilterSensitiveLog: (obj: ModifyCacheParameterGroupMessage) => any;
|
|
8872
|
-
/**
|
|
8873
|
-
* @internal
|
|
8874
|
-
*/
|
|
8875
|
-
export declare const ModifyCacheSubnetGroupMessageFilterSensitiveLog: (obj: ModifyCacheSubnetGroupMessage) => any;
|
|
8876
|
-
/**
|
|
8877
|
-
* @internal
|
|
8878
|
-
*/
|
|
8879
|
-
export declare const ModifyCacheSubnetGroupResultFilterSensitiveLog: (obj: ModifyCacheSubnetGroupResult) => any;
|
|
8880
|
-
/**
|
|
8881
|
-
* @internal
|
|
8882
|
-
*/
|
|
8883
|
-
export declare const ModifyGlobalReplicationGroupMessageFilterSensitiveLog: (obj: ModifyGlobalReplicationGroupMessage) => any;
|
|
8884
|
-
/**
|
|
8885
|
-
* @internal
|
|
8886
|
-
*/
|
|
8887
|
-
export declare const ModifyGlobalReplicationGroupResultFilterSensitiveLog: (obj: ModifyGlobalReplicationGroupResult) => any;
|
|
8888
|
-
/**
|
|
8889
|
-
* @internal
|
|
8890
|
-
*/
|
|
8891
|
-
export declare const ModifyReplicationGroupMessageFilterSensitiveLog: (obj: ModifyReplicationGroupMessage) => any;
|
|
8892
|
-
/**
|
|
8893
|
-
* @internal
|
|
8894
|
-
*/
|
|
8895
|
-
export declare const ModifyReplicationGroupResultFilterSensitiveLog: (obj: ModifyReplicationGroupResult) => any;
|
|
8896
|
-
/**
|
|
8897
|
-
* @internal
|
|
8898
|
-
*/
|
|
8899
|
-
export declare const ModifyReplicationGroupShardConfigurationMessageFilterSensitiveLog: (obj: ModifyReplicationGroupShardConfigurationMessage) => any;
|
|
8900
|
-
/**
|
|
8901
|
-
* @internal
|
|
8902
|
-
*/
|
|
8903
|
-
export declare const ModifyReplicationGroupShardConfigurationResultFilterSensitiveLog: (obj: ModifyReplicationGroupShardConfigurationResult) => any;
|
|
8904
|
-
/**
|
|
8905
|
-
* @internal
|
|
8906
|
-
*/
|
|
8907
|
-
export declare const ModifyUserMessageFilterSensitiveLog: (obj: ModifyUserMessage) => any;
|
|
8908
|
-
/**
|
|
8909
|
-
* @internal
|
|
8910
|
-
*/
|
|
8911
|
-
export declare const ModifyUserGroupMessageFilterSensitiveLog: (obj: ModifyUserGroupMessage) => any;
|
|
8912
|
-
/**
|
|
8913
|
-
* @internal
|
|
8914
|
-
*/
|
|
8915
|
-
export declare const PurchaseReservedCacheNodesOfferingMessageFilterSensitiveLog: (obj: PurchaseReservedCacheNodesOfferingMessage) => any;
|
|
8916
|
-
/**
|
|
8917
|
-
* @internal
|
|
8918
|
-
*/
|
|
8919
|
-
export declare const PurchaseReservedCacheNodesOfferingResultFilterSensitiveLog: (obj: PurchaseReservedCacheNodesOfferingResult) => any;
|
|
8920
|
-
/**
|
|
8921
|
-
* @internal
|
|
8922
|
-
*/
|
|
8923
|
-
export declare const RebalanceSlotsInGlobalReplicationGroupMessageFilterSensitiveLog: (obj: RebalanceSlotsInGlobalReplicationGroupMessage) => any;
|
|
8924
|
-
/**
|
|
8925
|
-
* @internal
|
|
8926
|
-
*/
|
|
8927
|
-
export declare const RebalanceSlotsInGlobalReplicationGroupResultFilterSensitiveLog: (obj: RebalanceSlotsInGlobalReplicationGroupResult) => any;
|
|
8928
|
-
/**
|
|
8929
|
-
* @internal
|
|
8930
|
-
*/
|
|
8931
|
-
export declare const RebootCacheClusterMessageFilterSensitiveLog: (obj: RebootCacheClusterMessage) => any;
|
|
8932
|
-
/**
|
|
8933
|
-
* @internal
|
|
8934
|
-
*/
|
|
8935
|
-
export declare const RebootCacheClusterResultFilterSensitiveLog: (obj: RebootCacheClusterResult) => any;
|
|
8936
|
-
/**
|
|
8937
|
-
* @internal
|
|
8938
|
-
*/
|
|
8939
|
-
export declare const RemoveTagsFromResourceMessageFilterSensitiveLog: (obj: RemoveTagsFromResourceMessage) => any;
|
|
8940
|
-
/**
|
|
8941
|
-
* @internal
|
|
8942
|
-
*/
|
|
8943
|
-
export declare const ResetCacheParameterGroupMessageFilterSensitiveLog: (obj: ResetCacheParameterGroupMessage) => any;
|
|
8944
|
-
/**
|
|
8945
|
-
* @internal
|
|
8946
|
-
*/
|
|
8947
|
-
export declare const RevokeCacheSecurityGroupIngressMessageFilterSensitiveLog: (obj: RevokeCacheSecurityGroupIngressMessage) => any;
|
|
8948
|
-
/**
|
|
8949
|
-
* @internal
|
|
8950
|
-
*/
|
|
8951
|
-
export declare const RevokeCacheSecurityGroupIngressResultFilterSensitiveLog: (obj: RevokeCacheSecurityGroupIngressResult) => any;
|
|
8952
|
-
/**
|
|
8953
|
-
* @internal
|
|
8954
|
-
*/
|
|
8955
|
-
export declare const CustomerNodeEndpointFilterSensitiveLog: (obj: CustomerNodeEndpoint) => any;
|
|
8956
|
-
/**
|
|
8957
|
-
* @internal
|
|
8958
|
-
*/
|
|
8959
|
-
export declare const StartMigrationMessageFilterSensitiveLog: (obj: StartMigrationMessage) => any;
|
|
8960
|
-
/**
|
|
8961
|
-
* @internal
|
|
8962
|
-
*/
|
|
8963
|
-
export declare const StartMigrationResponseFilterSensitiveLog: (obj: StartMigrationResponse) => any;
|
|
8964
|
-
/**
|
|
8965
|
-
* @internal
|
|
8966
|
-
*/
|
|
8967
|
-
export declare const TestFailoverMessageFilterSensitiveLog: (obj: TestFailoverMessage) => any;
|
|
8968
|
-
/**
|
|
8969
|
-
* @internal
|
|
8970
|
-
*/
|
|
8971
|
-
export declare const TestFailoverResultFilterSensitiveLog: (obj: TestFailoverResult) => any;
|