@aws-sdk/client-elasticache 3.296.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/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-cjs/protocols/Aws_query.js +174 -839
- 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-es/protocols/Aws_query.js +174 -839
- package/dist-types/ElastiCache.d.ts +66 -0
- package/dist-types/ElastiCacheClient.d.ts +24 -4
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +16 -0
- package/dist-types/commands/AuthorizeCacheSecurityGroupIngressCommand.d.ts +16 -0
- package/dist-types/commands/BatchApplyUpdateActionCommand.d.ts +16 -0
- package/dist-types/commands/BatchStopUpdateActionCommand.d.ts +16 -0
- package/dist-types/commands/CompleteMigrationCommand.d.ts +16 -0
- package/dist-types/commands/CopySnapshotCommand.d.ts +16 -0
- package/dist-types/commands/CreateCacheClusterCommand.d.ts +16 -0
- package/dist-types/commands/CreateCacheParameterGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateCacheSecurityGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateCacheSubnetGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateGlobalReplicationGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateReplicationGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/CreateUserCommand.d.ts +16 -0
- package/dist-types/commands/CreateUserGroupCommand.d.ts +16 -0
- package/dist-types/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +16 -0
- package/dist-types/commands/DecreaseReplicaCountCommand.d.ts +16 -0
- package/dist-types/commands/DeleteCacheClusterCommand.d.ts +16 -0
- package/dist-types/commands/DeleteCacheParameterGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteCacheSecurityGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteCacheSubnetGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteGlobalReplicationGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteReplicationGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/DeleteUserCommand.d.ts +16 -0
- package/dist-types/commands/DeleteUserGroupCommand.d.ts +16 -0
- package/dist-types/commands/DescribeCacheClustersCommand.d.ts +16 -0
- package/dist-types/commands/DescribeCacheEngineVersionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeCacheParameterGroupsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeCacheParametersCommand.d.ts +16 -0
- package/dist-types/commands/DescribeCacheSecurityGroupsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeCacheSubnetGroupsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEngineDefaultParametersCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEventsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeGlobalReplicationGroupsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeReplicationGroupsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeReservedCacheNodesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeReservedCacheNodesOfferingsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeServiceUpdatesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeSnapshotsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeUpdateActionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeUserGroupsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeUsersCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateGlobalReplicationGroupCommand.d.ts +16 -0
- package/dist-types/commands/FailoverGlobalReplicationGroupCommand.d.ts +16 -0
- package/dist-types/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +16 -0
- package/dist-types/commands/IncreaseReplicaCountCommand.d.ts +16 -0
- package/dist-types/commands/ListAllowedNodeTypeModificationsCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ModifyCacheClusterCommand.d.ts +16 -0
- package/dist-types/commands/ModifyCacheParameterGroupCommand.d.ts +16 -0
- package/dist-types/commands/ModifyCacheSubnetGroupCommand.d.ts +16 -0
- package/dist-types/commands/ModifyGlobalReplicationGroupCommand.d.ts +16 -0
- package/dist-types/commands/ModifyReplicationGroupCommand.d.ts +16 -0
- package/dist-types/commands/ModifyReplicationGroupShardConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/ModifyUserCommand.d.ts +16 -0
- package/dist-types/commands/ModifyUserGroupCommand.d.ts +16 -0
- package/dist-types/commands/PurchaseReservedCacheNodesOfferingCommand.d.ts +16 -0
- package/dist-types/commands/RebalanceSlotsInGlobalReplicationGroupCommand.d.ts +16 -0
- package/dist-types/commands/RebootCacheClusterCommand.d.ts +16 -0
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +16 -0
- package/dist-types/commands/ResetCacheParameterGroupCommand.d.ts +16 -0
- package/dist-types/commands/RevokeCacheSecurityGroupIngressCommand.d.ts +16 -0
- package/dist-types/commands/StartMigrationCommand.d.ts +16 -0
- package/dist-types/commands/TestFailoverCommand.d.ts +16 -0
- package/dist-types/models/ElastiCacheServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +458 -724
- package/dist-types/pagination/DescribeCacheClustersPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeCacheEngineVersionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeCacheParameterGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeCacheParametersPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeCacheSecurityGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeCacheSubnetGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeEngineDefaultParametersPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeEventsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeGlobalReplicationGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeReplicationGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeReservedCacheNodesOfferingsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeReservedCacheNodesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeServiceUpdatesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeSnapshotsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeUpdateActionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeUserGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeUsersPaginator.d.ts +3 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -515
- package/package.json +4 -3
|
@@ -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 { RevokeCacheSecurityGroupIngressMessageFilterSensitiveLog, RevokeCacheSecurityGroupIngressResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryRevokeCacheSecurityGroupIngressCommand, serializeAws_queryRevokeCacheSecurityGroupIngressCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class RevokeCacheSecurityGroupIngressCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class RevokeCacheSecurityGroupIngressCommand 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 { StartMigrationMessageFilterSensitiveLog, StartMigrationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryStartMigrationCommand, serializeAws_queryStartMigrationCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class StartMigrationCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class StartMigrationCommand 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 { TestFailoverMessageFilterSensitiveLog, TestFailoverResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryTestFailoverCommand, serializeAws_queryTestFailoverCommand } from "../protocols/Aws_query";
|
|
6
5
|
export class TestFailoverCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class TestFailoverCommand 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);
|
|
@@ -961,546 +961,3 @@ export class TestFailoverNotAvailableFault extends __BaseException {
|
|
|
961
961
|
Object.setPrototypeOf(this, TestFailoverNotAvailableFault.prototype);
|
|
962
962
|
}
|
|
963
963
|
}
|
|
964
|
-
export const TagFilterSensitiveLog = (obj) => ({
|
|
965
|
-
...obj,
|
|
966
|
-
});
|
|
967
|
-
export const AddTagsToResourceMessageFilterSensitiveLog = (obj) => ({
|
|
968
|
-
...obj,
|
|
969
|
-
});
|
|
970
|
-
export const TagListMessageFilterSensitiveLog = (obj) => ({
|
|
971
|
-
...obj,
|
|
972
|
-
});
|
|
973
|
-
export const AllowedNodeTypeModificationsMessageFilterSensitiveLog = (obj) => ({
|
|
974
|
-
...obj,
|
|
975
|
-
});
|
|
976
|
-
export const AuthorizeCacheSecurityGroupIngressMessageFilterSensitiveLog = (obj) => ({
|
|
977
|
-
...obj,
|
|
978
|
-
});
|
|
979
|
-
export const EC2SecurityGroupFilterSensitiveLog = (obj) => ({
|
|
980
|
-
...obj,
|
|
981
|
-
});
|
|
982
|
-
export const CacheSecurityGroupFilterSensitiveLog = (obj) => ({
|
|
983
|
-
...obj,
|
|
984
|
-
});
|
|
985
|
-
export const AuthorizeCacheSecurityGroupIngressResultFilterSensitiveLog = (obj) => ({
|
|
986
|
-
...obj,
|
|
987
|
-
});
|
|
988
|
-
export const BatchApplyUpdateActionMessageFilterSensitiveLog = (obj) => ({
|
|
989
|
-
...obj,
|
|
990
|
-
});
|
|
991
|
-
export const ProcessedUpdateActionFilterSensitiveLog = (obj) => ({
|
|
992
|
-
...obj,
|
|
993
|
-
});
|
|
994
|
-
export const UnprocessedUpdateActionFilterSensitiveLog = (obj) => ({
|
|
995
|
-
...obj,
|
|
996
|
-
});
|
|
997
|
-
export const UpdateActionResultsMessageFilterSensitiveLog = (obj) => ({
|
|
998
|
-
...obj,
|
|
999
|
-
});
|
|
1000
|
-
export const BatchStopUpdateActionMessageFilterSensitiveLog = (obj) => ({
|
|
1001
|
-
...obj,
|
|
1002
|
-
});
|
|
1003
|
-
export const CompleteMigrationMessageFilterSensitiveLog = (obj) => ({
|
|
1004
|
-
...obj,
|
|
1005
|
-
});
|
|
1006
|
-
export const EndpointFilterSensitiveLog = (obj) => ({
|
|
1007
|
-
...obj,
|
|
1008
|
-
});
|
|
1009
|
-
export const GlobalReplicationGroupInfoFilterSensitiveLog = (obj) => ({
|
|
1010
|
-
...obj,
|
|
1011
|
-
});
|
|
1012
|
-
export const CloudWatchLogsDestinationDetailsFilterSensitiveLog = (obj) => ({
|
|
1013
|
-
...obj,
|
|
1014
|
-
});
|
|
1015
|
-
export const KinesisFirehoseDestinationDetailsFilterSensitiveLog = (obj) => ({
|
|
1016
|
-
...obj,
|
|
1017
|
-
});
|
|
1018
|
-
export const DestinationDetailsFilterSensitiveLog = (obj) => ({
|
|
1019
|
-
...obj,
|
|
1020
|
-
});
|
|
1021
|
-
export const LogDeliveryConfigurationFilterSensitiveLog = (obj) => ({
|
|
1022
|
-
...obj,
|
|
1023
|
-
});
|
|
1024
|
-
export const NodeGroupMemberFilterSensitiveLog = (obj) => ({
|
|
1025
|
-
...obj,
|
|
1026
|
-
});
|
|
1027
|
-
export const NodeGroupFilterSensitiveLog = (obj) => ({
|
|
1028
|
-
...obj,
|
|
1029
|
-
});
|
|
1030
|
-
export const PendingLogDeliveryConfigurationFilterSensitiveLog = (obj) => ({
|
|
1031
|
-
...obj,
|
|
1032
|
-
});
|
|
1033
|
-
export const SlotMigrationFilterSensitiveLog = (obj) => ({
|
|
1034
|
-
...obj,
|
|
1035
|
-
});
|
|
1036
|
-
export const ReshardingStatusFilterSensitiveLog = (obj) => ({
|
|
1037
|
-
...obj,
|
|
1038
|
-
});
|
|
1039
|
-
export const UserGroupsUpdateStatusFilterSensitiveLog = (obj) => ({
|
|
1040
|
-
...obj,
|
|
1041
|
-
});
|
|
1042
|
-
export const ReplicationGroupPendingModifiedValuesFilterSensitiveLog = (obj) => ({
|
|
1043
|
-
...obj,
|
|
1044
|
-
});
|
|
1045
|
-
export const ReplicationGroupFilterSensitiveLog = (obj) => ({
|
|
1046
|
-
...obj,
|
|
1047
|
-
});
|
|
1048
|
-
export const CompleteMigrationResponseFilterSensitiveLog = (obj) => ({
|
|
1049
|
-
...obj,
|
|
1050
|
-
});
|
|
1051
|
-
export const CopySnapshotMessageFilterSensitiveLog = (obj) => ({
|
|
1052
|
-
...obj,
|
|
1053
|
-
});
|
|
1054
|
-
export const NodeGroupConfigurationFilterSensitiveLog = (obj) => ({
|
|
1055
|
-
...obj,
|
|
1056
|
-
});
|
|
1057
|
-
export const NodeSnapshotFilterSensitiveLog = (obj) => ({
|
|
1058
|
-
...obj,
|
|
1059
|
-
});
|
|
1060
|
-
export const SnapshotFilterSensitiveLog = (obj) => ({
|
|
1061
|
-
...obj,
|
|
1062
|
-
});
|
|
1063
|
-
export const CopySnapshotResultFilterSensitiveLog = (obj) => ({
|
|
1064
|
-
...obj,
|
|
1065
|
-
});
|
|
1066
|
-
export const LogDeliveryConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
1067
|
-
...obj,
|
|
1068
|
-
});
|
|
1069
|
-
export const CreateCacheClusterMessageFilterSensitiveLog = (obj) => ({
|
|
1070
|
-
...obj,
|
|
1071
|
-
});
|
|
1072
|
-
export const CacheNodeFilterSensitiveLog = (obj) => ({
|
|
1073
|
-
...obj,
|
|
1074
|
-
});
|
|
1075
|
-
export const CacheParameterGroupStatusFilterSensitiveLog = (obj) => ({
|
|
1076
|
-
...obj,
|
|
1077
|
-
});
|
|
1078
|
-
export const CacheSecurityGroupMembershipFilterSensitiveLog = (obj) => ({
|
|
1079
|
-
...obj,
|
|
1080
|
-
});
|
|
1081
|
-
export const NotificationConfigurationFilterSensitiveLog = (obj) => ({
|
|
1082
|
-
...obj,
|
|
1083
|
-
});
|
|
1084
|
-
export const PendingModifiedValuesFilterSensitiveLog = (obj) => ({
|
|
1085
|
-
...obj,
|
|
1086
|
-
});
|
|
1087
|
-
export const SecurityGroupMembershipFilterSensitiveLog = (obj) => ({
|
|
1088
|
-
...obj,
|
|
1089
|
-
});
|
|
1090
|
-
export const CacheClusterFilterSensitiveLog = (obj) => ({
|
|
1091
|
-
...obj,
|
|
1092
|
-
});
|
|
1093
|
-
export const CreateCacheClusterResultFilterSensitiveLog = (obj) => ({
|
|
1094
|
-
...obj,
|
|
1095
|
-
});
|
|
1096
|
-
export const CreateCacheParameterGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1097
|
-
...obj,
|
|
1098
|
-
});
|
|
1099
|
-
export const CacheParameterGroupFilterSensitiveLog = (obj) => ({
|
|
1100
|
-
...obj,
|
|
1101
|
-
});
|
|
1102
|
-
export const CreateCacheParameterGroupResultFilterSensitiveLog = (obj) => ({
|
|
1103
|
-
...obj,
|
|
1104
|
-
});
|
|
1105
|
-
export const CreateCacheSecurityGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1106
|
-
...obj,
|
|
1107
|
-
});
|
|
1108
|
-
export const CreateCacheSecurityGroupResultFilterSensitiveLog = (obj) => ({
|
|
1109
|
-
...obj,
|
|
1110
|
-
});
|
|
1111
|
-
export const CreateCacheSubnetGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1112
|
-
...obj,
|
|
1113
|
-
});
|
|
1114
|
-
export const AvailabilityZoneFilterSensitiveLog = (obj) => ({
|
|
1115
|
-
...obj,
|
|
1116
|
-
});
|
|
1117
|
-
export const SubnetOutpostFilterSensitiveLog = (obj) => ({
|
|
1118
|
-
...obj,
|
|
1119
|
-
});
|
|
1120
|
-
export const SubnetFilterSensitiveLog = (obj) => ({
|
|
1121
|
-
...obj,
|
|
1122
|
-
});
|
|
1123
|
-
export const CacheSubnetGroupFilterSensitiveLog = (obj) => ({
|
|
1124
|
-
...obj,
|
|
1125
|
-
});
|
|
1126
|
-
export const CreateCacheSubnetGroupResultFilterSensitiveLog = (obj) => ({
|
|
1127
|
-
...obj,
|
|
1128
|
-
});
|
|
1129
|
-
export const CreateGlobalReplicationGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1130
|
-
...obj,
|
|
1131
|
-
});
|
|
1132
|
-
export const GlobalNodeGroupFilterSensitiveLog = (obj) => ({
|
|
1133
|
-
...obj,
|
|
1134
|
-
});
|
|
1135
|
-
export const GlobalReplicationGroupMemberFilterSensitiveLog = (obj) => ({
|
|
1136
|
-
...obj,
|
|
1137
|
-
});
|
|
1138
|
-
export const GlobalReplicationGroupFilterSensitiveLog = (obj) => ({
|
|
1139
|
-
...obj,
|
|
1140
|
-
});
|
|
1141
|
-
export const CreateGlobalReplicationGroupResultFilterSensitiveLog = (obj) => ({
|
|
1142
|
-
...obj,
|
|
1143
|
-
});
|
|
1144
|
-
export const CreateReplicationGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1145
|
-
...obj,
|
|
1146
|
-
});
|
|
1147
|
-
export const CreateReplicationGroupResultFilterSensitiveLog = (obj) => ({
|
|
1148
|
-
...obj,
|
|
1149
|
-
});
|
|
1150
|
-
export const CreateSnapshotMessageFilterSensitiveLog = (obj) => ({
|
|
1151
|
-
...obj,
|
|
1152
|
-
});
|
|
1153
|
-
export const CreateSnapshotResultFilterSensitiveLog = (obj) => ({
|
|
1154
|
-
...obj,
|
|
1155
|
-
});
|
|
1156
|
-
export const AuthenticationModeFilterSensitiveLog = (obj) => ({
|
|
1157
|
-
...obj,
|
|
1158
|
-
});
|
|
1159
|
-
export const CreateUserMessageFilterSensitiveLog = (obj) => ({
|
|
1160
|
-
...obj,
|
|
1161
|
-
});
|
|
1162
|
-
export const AuthenticationFilterSensitiveLog = (obj) => ({
|
|
1163
|
-
...obj,
|
|
1164
|
-
});
|
|
1165
|
-
export const UserFilterSensitiveLog = (obj) => ({
|
|
1166
|
-
...obj,
|
|
1167
|
-
});
|
|
1168
|
-
export const CreateUserGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1169
|
-
...obj,
|
|
1170
|
-
});
|
|
1171
|
-
export const UserGroupPendingChangesFilterSensitiveLog = (obj) => ({
|
|
1172
|
-
...obj,
|
|
1173
|
-
});
|
|
1174
|
-
export const UserGroupFilterSensitiveLog = (obj) => ({
|
|
1175
|
-
...obj,
|
|
1176
|
-
});
|
|
1177
|
-
export const DecreaseNodeGroupsInGlobalReplicationGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1178
|
-
...obj,
|
|
1179
|
-
});
|
|
1180
|
-
export const DecreaseNodeGroupsInGlobalReplicationGroupResultFilterSensitiveLog = (obj) => ({
|
|
1181
|
-
...obj,
|
|
1182
|
-
});
|
|
1183
|
-
export const ConfigureShardFilterSensitiveLog = (obj) => ({
|
|
1184
|
-
...obj,
|
|
1185
|
-
});
|
|
1186
|
-
export const DecreaseReplicaCountMessageFilterSensitiveLog = (obj) => ({
|
|
1187
|
-
...obj,
|
|
1188
|
-
});
|
|
1189
|
-
export const DecreaseReplicaCountResultFilterSensitiveLog = (obj) => ({
|
|
1190
|
-
...obj,
|
|
1191
|
-
});
|
|
1192
|
-
export const DeleteCacheClusterMessageFilterSensitiveLog = (obj) => ({
|
|
1193
|
-
...obj,
|
|
1194
|
-
});
|
|
1195
|
-
export const DeleteCacheClusterResultFilterSensitiveLog = (obj) => ({
|
|
1196
|
-
...obj,
|
|
1197
|
-
});
|
|
1198
|
-
export const DeleteCacheParameterGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1199
|
-
...obj,
|
|
1200
|
-
});
|
|
1201
|
-
export const DeleteCacheSecurityGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1202
|
-
...obj,
|
|
1203
|
-
});
|
|
1204
|
-
export const DeleteCacheSubnetGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1205
|
-
...obj,
|
|
1206
|
-
});
|
|
1207
|
-
export const DeleteGlobalReplicationGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1208
|
-
...obj,
|
|
1209
|
-
});
|
|
1210
|
-
export const DeleteGlobalReplicationGroupResultFilterSensitiveLog = (obj) => ({
|
|
1211
|
-
...obj,
|
|
1212
|
-
});
|
|
1213
|
-
export const DeleteReplicationGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1214
|
-
...obj,
|
|
1215
|
-
});
|
|
1216
|
-
export const DeleteReplicationGroupResultFilterSensitiveLog = (obj) => ({
|
|
1217
|
-
...obj,
|
|
1218
|
-
});
|
|
1219
|
-
export const DeleteSnapshotMessageFilterSensitiveLog = (obj) => ({
|
|
1220
|
-
...obj,
|
|
1221
|
-
});
|
|
1222
|
-
export const DeleteSnapshotResultFilterSensitiveLog = (obj) => ({
|
|
1223
|
-
...obj,
|
|
1224
|
-
});
|
|
1225
|
-
export const DeleteUserMessageFilterSensitiveLog = (obj) => ({
|
|
1226
|
-
...obj,
|
|
1227
|
-
});
|
|
1228
|
-
export const DeleteUserGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1229
|
-
...obj,
|
|
1230
|
-
});
|
|
1231
|
-
export const CacheClusterMessageFilterSensitiveLog = (obj) => ({
|
|
1232
|
-
...obj,
|
|
1233
|
-
});
|
|
1234
|
-
export const DescribeCacheClustersMessageFilterSensitiveLog = (obj) => ({
|
|
1235
|
-
...obj,
|
|
1236
|
-
});
|
|
1237
|
-
export const CacheEngineVersionFilterSensitiveLog = (obj) => ({
|
|
1238
|
-
...obj,
|
|
1239
|
-
});
|
|
1240
|
-
export const CacheEngineVersionMessageFilterSensitiveLog = (obj) => ({
|
|
1241
|
-
...obj,
|
|
1242
|
-
});
|
|
1243
|
-
export const DescribeCacheEngineVersionsMessageFilterSensitiveLog = (obj) => ({
|
|
1244
|
-
...obj,
|
|
1245
|
-
});
|
|
1246
|
-
export const CacheParameterGroupsMessageFilterSensitiveLog = (obj) => ({
|
|
1247
|
-
...obj,
|
|
1248
|
-
});
|
|
1249
|
-
export const DescribeCacheParameterGroupsMessageFilterSensitiveLog = (obj) => ({
|
|
1250
|
-
...obj,
|
|
1251
|
-
});
|
|
1252
|
-
export const CacheNodeTypeSpecificValueFilterSensitiveLog = (obj) => ({
|
|
1253
|
-
...obj,
|
|
1254
|
-
});
|
|
1255
|
-
export const CacheNodeTypeSpecificParameterFilterSensitiveLog = (obj) => ({
|
|
1256
|
-
...obj,
|
|
1257
|
-
});
|
|
1258
|
-
export const ParameterFilterSensitiveLog = (obj) => ({
|
|
1259
|
-
...obj,
|
|
1260
|
-
});
|
|
1261
|
-
export const CacheParameterGroupDetailsFilterSensitiveLog = (obj) => ({
|
|
1262
|
-
...obj,
|
|
1263
|
-
});
|
|
1264
|
-
export const DescribeCacheParametersMessageFilterSensitiveLog = (obj) => ({
|
|
1265
|
-
...obj,
|
|
1266
|
-
});
|
|
1267
|
-
export const CacheSecurityGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1268
|
-
...obj,
|
|
1269
|
-
});
|
|
1270
|
-
export const DescribeCacheSecurityGroupsMessageFilterSensitiveLog = (obj) => ({
|
|
1271
|
-
...obj,
|
|
1272
|
-
});
|
|
1273
|
-
export const CacheSubnetGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1274
|
-
...obj,
|
|
1275
|
-
});
|
|
1276
|
-
export const DescribeCacheSubnetGroupsMessageFilterSensitiveLog = (obj) => ({
|
|
1277
|
-
...obj,
|
|
1278
|
-
});
|
|
1279
|
-
export const DescribeEngineDefaultParametersMessageFilterSensitiveLog = (obj) => ({
|
|
1280
|
-
...obj,
|
|
1281
|
-
});
|
|
1282
|
-
export const EngineDefaultsFilterSensitiveLog = (obj) => ({
|
|
1283
|
-
...obj,
|
|
1284
|
-
});
|
|
1285
|
-
export const DescribeEngineDefaultParametersResultFilterSensitiveLog = (obj) => ({
|
|
1286
|
-
...obj,
|
|
1287
|
-
});
|
|
1288
|
-
export const DescribeEventsMessageFilterSensitiveLog = (obj) => ({
|
|
1289
|
-
...obj,
|
|
1290
|
-
});
|
|
1291
|
-
export const EventFilterSensitiveLog = (obj) => ({
|
|
1292
|
-
...obj,
|
|
1293
|
-
});
|
|
1294
|
-
export const EventsMessageFilterSensitiveLog = (obj) => ({
|
|
1295
|
-
...obj,
|
|
1296
|
-
});
|
|
1297
|
-
export const DescribeGlobalReplicationGroupsMessageFilterSensitiveLog = (obj) => ({
|
|
1298
|
-
...obj,
|
|
1299
|
-
});
|
|
1300
|
-
export const DescribeGlobalReplicationGroupsResultFilterSensitiveLog = (obj) => ({
|
|
1301
|
-
...obj,
|
|
1302
|
-
});
|
|
1303
|
-
export const DescribeReplicationGroupsMessageFilterSensitiveLog = (obj) => ({
|
|
1304
|
-
...obj,
|
|
1305
|
-
});
|
|
1306
|
-
export const ReplicationGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1307
|
-
...obj,
|
|
1308
|
-
});
|
|
1309
|
-
export const DescribeReservedCacheNodesMessageFilterSensitiveLog = (obj) => ({
|
|
1310
|
-
...obj,
|
|
1311
|
-
});
|
|
1312
|
-
export const RecurringChargeFilterSensitiveLog = (obj) => ({
|
|
1313
|
-
...obj,
|
|
1314
|
-
});
|
|
1315
|
-
export const ReservedCacheNodeFilterSensitiveLog = (obj) => ({
|
|
1316
|
-
...obj,
|
|
1317
|
-
});
|
|
1318
|
-
export const ReservedCacheNodeMessageFilterSensitiveLog = (obj) => ({
|
|
1319
|
-
...obj,
|
|
1320
|
-
});
|
|
1321
|
-
export const DescribeReservedCacheNodesOfferingsMessageFilterSensitiveLog = (obj) => ({
|
|
1322
|
-
...obj,
|
|
1323
|
-
});
|
|
1324
|
-
export const ReservedCacheNodesOfferingFilterSensitiveLog = (obj) => ({
|
|
1325
|
-
...obj,
|
|
1326
|
-
});
|
|
1327
|
-
export const ReservedCacheNodesOfferingMessageFilterSensitiveLog = (obj) => ({
|
|
1328
|
-
...obj,
|
|
1329
|
-
});
|
|
1330
|
-
export const DescribeServiceUpdatesMessageFilterSensitiveLog = (obj) => ({
|
|
1331
|
-
...obj,
|
|
1332
|
-
});
|
|
1333
|
-
export const ServiceUpdateFilterSensitiveLog = (obj) => ({
|
|
1334
|
-
...obj,
|
|
1335
|
-
});
|
|
1336
|
-
export const ServiceUpdatesMessageFilterSensitiveLog = (obj) => ({
|
|
1337
|
-
...obj,
|
|
1338
|
-
});
|
|
1339
|
-
export const DescribeSnapshotsListMessageFilterSensitiveLog = (obj) => ({
|
|
1340
|
-
...obj,
|
|
1341
|
-
});
|
|
1342
|
-
export const DescribeSnapshotsMessageFilterSensitiveLog = (obj) => ({
|
|
1343
|
-
...obj,
|
|
1344
|
-
});
|
|
1345
|
-
export const TimeRangeFilterFilterSensitiveLog = (obj) => ({
|
|
1346
|
-
...obj,
|
|
1347
|
-
});
|
|
1348
|
-
export const DescribeUpdateActionsMessageFilterSensitiveLog = (obj) => ({
|
|
1349
|
-
...obj,
|
|
1350
|
-
});
|
|
1351
|
-
export const CacheNodeUpdateStatusFilterSensitiveLog = (obj) => ({
|
|
1352
|
-
...obj,
|
|
1353
|
-
});
|
|
1354
|
-
export const NodeGroupMemberUpdateStatusFilterSensitiveLog = (obj) => ({
|
|
1355
|
-
...obj,
|
|
1356
|
-
});
|
|
1357
|
-
export const NodeGroupUpdateStatusFilterSensitiveLog = (obj) => ({
|
|
1358
|
-
...obj,
|
|
1359
|
-
});
|
|
1360
|
-
export const UpdateActionFilterSensitiveLog = (obj) => ({
|
|
1361
|
-
...obj,
|
|
1362
|
-
});
|
|
1363
|
-
export const UpdateActionsMessageFilterSensitiveLog = (obj) => ({
|
|
1364
|
-
...obj,
|
|
1365
|
-
});
|
|
1366
|
-
export const DescribeUserGroupsMessageFilterSensitiveLog = (obj) => ({
|
|
1367
|
-
...obj,
|
|
1368
|
-
});
|
|
1369
|
-
export const DescribeUserGroupsResultFilterSensitiveLog = (obj) => ({
|
|
1370
|
-
...obj,
|
|
1371
|
-
});
|
|
1372
|
-
export const FilterFilterSensitiveLog = (obj) => ({
|
|
1373
|
-
...obj,
|
|
1374
|
-
});
|
|
1375
|
-
export const DescribeUsersMessageFilterSensitiveLog = (obj) => ({
|
|
1376
|
-
...obj,
|
|
1377
|
-
});
|
|
1378
|
-
export const DescribeUsersResultFilterSensitiveLog = (obj) => ({
|
|
1379
|
-
...obj,
|
|
1380
|
-
});
|
|
1381
|
-
export const DisassociateGlobalReplicationGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1382
|
-
...obj,
|
|
1383
|
-
});
|
|
1384
|
-
export const DisassociateGlobalReplicationGroupResultFilterSensitiveLog = (obj) => ({
|
|
1385
|
-
...obj,
|
|
1386
|
-
});
|
|
1387
|
-
export const FailoverGlobalReplicationGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1388
|
-
...obj,
|
|
1389
|
-
});
|
|
1390
|
-
export const FailoverGlobalReplicationGroupResultFilterSensitiveLog = (obj) => ({
|
|
1391
|
-
...obj,
|
|
1392
|
-
});
|
|
1393
|
-
export const ReshardingConfigurationFilterSensitiveLog = (obj) => ({
|
|
1394
|
-
...obj,
|
|
1395
|
-
});
|
|
1396
|
-
export const RegionalConfigurationFilterSensitiveLog = (obj) => ({
|
|
1397
|
-
...obj,
|
|
1398
|
-
});
|
|
1399
|
-
export const IncreaseNodeGroupsInGlobalReplicationGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1400
|
-
...obj,
|
|
1401
|
-
});
|
|
1402
|
-
export const IncreaseNodeGroupsInGlobalReplicationGroupResultFilterSensitiveLog = (obj) => ({
|
|
1403
|
-
...obj,
|
|
1404
|
-
});
|
|
1405
|
-
export const IncreaseReplicaCountMessageFilterSensitiveLog = (obj) => ({
|
|
1406
|
-
...obj,
|
|
1407
|
-
});
|
|
1408
|
-
export const IncreaseReplicaCountResultFilterSensitiveLog = (obj) => ({
|
|
1409
|
-
...obj,
|
|
1410
|
-
});
|
|
1411
|
-
export const ListAllowedNodeTypeModificationsMessageFilterSensitiveLog = (obj) => ({
|
|
1412
|
-
...obj,
|
|
1413
|
-
});
|
|
1414
|
-
export const ListTagsForResourceMessageFilterSensitiveLog = (obj) => ({
|
|
1415
|
-
...obj,
|
|
1416
|
-
});
|
|
1417
|
-
export const ModifyCacheClusterMessageFilterSensitiveLog = (obj) => ({
|
|
1418
|
-
...obj,
|
|
1419
|
-
});
|
|
1420
|
-
export const ModifyCacheClusterResultFilterSensitiveLog = (obj) => ({
|
|
1421
|
-
...obj,
|
|
1422
|
-
});
|
|
1423
|
-
export const CacheParameterGroupNameMessageFilterSensitiveLog = (obj) => ({
|
|
1424
|
-
...obj,
|
|
1425
|
-
});
|
|
1426
|
-
export const ParameterNameValueFilterSensitiveLog = (obj) => ({
|
|
1427
|
-
...obj,
|
|
1428
|
-
});
|
|
1429
|
-
export const ModifyCacheParameterGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1430
|
-
...obj,
|
|
1431
|
-
});
|
|
1432
|
-
export const ModifyCacheSubnetGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1433
|
-
...obj,
|
|
1434
|
-
});
|
|
1435
|
-
export const ModifyCacheSubnetGroupResultFilterSensitiveLog = (obj) => ({
|
|
1436
|
-
...obj,
|
|
1437
|
-
});
|
|
1438
|
-
export const ModifyGlobalReplicationGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1439
|
-
...obj,
|
|
1440
|
-
});
|
|
1441
|
-
export const ModifyGlobalReplicationGroupResultFilterSensitiveLog = (obj) => ({
|
|
1442
|
-
...obj,
|
|
1443
|
-
});
|
|
1444
|
-
export const ModifyReplicationGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1445
|
-
...obj,
|
|
1446
|
-
});
|
|
1447
|
-
export const ModifyReplicationGroupResultFilterSensitiveLog = (obj) => ({
|
|
1448
|
-
...obj,
|
|
1449
|
-
});
|
|
1450
|
-
export const ModifyReplicationGroupShardConfigurationMessageFilterSensitiveLog = (obj) => ({
|
|
1451
|
-
...obj,
|
|
1452
|
-
});
|
|
1453
|
-
export const ModifyReplicationGroupShardConfigurationResultFilterSensitiveLog = (obj) => ({
|
|
1454
|
-
...obj,
|
|
1455
|
-
});
|
|
1456
|
-
export const ModifyUserMessageFilterSensitiveLog = (obj) => ({
|
|
1457
|
-
...obj,
|
|
1458
|
-
});
|
|
1459
|
-
export const ModifyUserGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1460
|
-
...obj,
|
|
1461
|
-
});
|
|
1462
|
-
export const PurchaseReservedCacheNodesOfferingMessageFilterSensitiveLog = (obj) => ({
|
|
1463
|
-
...obj,
|
|
1464
|
-
});
|
|
1465
|
-
export const PurchaseReservedCacheNodesOfferingResultFilterSensitiveLog = (obj) => ({
|
|
1466
|
-
...obj,
|
|
1467
|
-
});
|
|
1468
|
-
export const RebalanceSlotsInGlobalReplicationGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1469
|
-
...obj,
|
|
1470
|
-
});
|
|
1471
|
-
export const RebalanceSlotsInGlobalReplicationGroupResultFilterSensitiveLog = (obj) => ({
|
|
1472
|
-
...obj,
|
|
1473
|
-
});
|
|
1474
|
-
export const RebootCacheClusterMessageFilterSensitiveLog = (obj) => ({
|
|
1475
|
-
...obj,
|
|
1476
|
-
});
|
|
1477
|
-
export const RebootCacheClusterResultFilterSensitiveLog = (obj) => ({
|
|
1478
|
-
...obj,
|
|
1479
|
-
});
|
|
1480
|
-
export const RemoveTagsFromResourceMessageFilterSensitiveLog = (obj) => ({
|
|
1481
|
-
...obj,
|
|
1482
|
-
});
|
|
1483
|
-
export const ResetCacheParameterGroupMessageFilterSensitiveLog = (obj) => ({
|
|
1484
|
-
...obj,
|
|
1485
|
-
});
|
|
1486
|
-
export const RevokeCacheSecurityGroupIngressMessageFilterSensitiveLog = (obj) => ({
|
|
1487
|
-
...obj,
|
|
1488
|
-
});
|
|
1489
|
-
export const RevokeCacheSecurityGroupIngressResultFilterSensitiveLog = (obj) => ({
|
|
1490
|
-
...obj,
|
|
1491
|
-
});
|
|
1492
|
-
export const CustomerNodeEndpointFilterSensitiveLog = (obj) => ({
|
|
1493
|
-
...obj,
|
|
1494
|
-
});
|
|
1495
|
-
export const StartMigrationMessageFilterSensitiveLog = (obj) => ({
|
|
1496
|
-
...obj,
|
|
1497
|
-
});
|
|
1498
|
-
export const StartMigrationResponseFilterSensitiveLog = (obj) => ({
|
|
1499
|
-
...obj,
|
|
1500
|
-
});
|
|
1501
|
-
export const TestFailoverMessageFilterSensitiveLog = (obj) => ({
|
|
1502
|
-
...obj,
|
|
1503
|
-
});
|
|
1504
|
-
export const TestFailoverResultFilterSensitiveLog = (obj) => ({
|
|
1505
|
-
...obj,
|
|
1506
|
-
});
|