@aws-sdk/client-elasticache 3.294.0 → 3.296.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 +4 -4
- package/dist-cjs/commands/AuthorizeCacheSecurityGroupIngressCommand.js +4 -4
- package/dist-cjs/commands/BatchApplyUpdateActionCommand.js +4 -4
- package/dist-cjs/commands/BatchStopUpdateActionCommand.js +4 -4
- package/dist-cjs/commands/CompleteMigrationCommand.js +4 -4
- package/dist-cjs/commands/CopySnapshotCommand.js +4 -4
- package/dist-cjs/commands/CreateCacheClusterCommand.js +4 -4
- package/dist-cjs/commands/CreateCacheParameterGroupCommand.js +4 -4
- package/dist-cjs/commands/CreateCacheSecurityGroupCommand.js +4 -4
- package/dist-cjs/commands/CreateCacheSubnetGroupCommand.js +4 -4
- package/dist-cjs/commands/CreateGlobalReplicationGroupCommand.js +4 -4
- package/dist-cjs/commands/CreateReplicationGroupCommand.js +4 -4
- package/dist-cjs/commands/CreateSnapshotCommand.js +4 -4
- package/dist-cjs/commands/CreateUserCommand.js +4 -4
- package/dist-cjs/commands/CreateUserGroupCommand.js +4 -4
- package/dist-cjs/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.js +4 -4
- package/dist-cjs/commands/DecreaseReplicaCountCommand.js +4 -4
- package/dist-cjs/commands/DeleteCacheClusterCommand.js +4 -4
- package/dist-cjs/commands/DeleteCacheParameterGroupCommand.js +4 -4
- package/dist-cjs/commands/DeleteCacheSecurityGroupCommand.js +4 -4
- package/dist-cjs/commands/DeleteCacheSubnetGroupCommand.js +4 -4
- package/dist-cjs/commands/DeleteGlobalReplicationGroupCommand.js +4 -4
- package/dist-cjs/commands/DeleteReplicationGroupCommand.js +4 -4
- package/dist-cjs/commands/DeleteSnapshotCommand.js +4 -4
- package/dist-cjs/commands/DeleteUserCommand.js +4 -4
- package/dist-cjs/commands/DeleteUserGroupCommand.js +4 -4
- package/dist-cjs/commands/DescribeCacheClustersCommand.js +4 -4
- package/dist-cjs/commands/DescribeCacheEngineVersionsCommand.js +4 -4
- package/dist-cjs/commands/DescribeCacheParameterGroupsCommand.js +4 -4
- package/dist-cjs/commands/DescribeCacheParametersCommand.js +4 -4
- package/dist-cjs/commands/DescribeCacheSecurityGroupsCommand.js +4 -4
- package/dist-cjs/commands/DescribeCacheSubnetGroupsCommand.js +4 -4
- package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js +4 -4
- package/dist-cjs/commands/DescribeEventsCommand.js +4 -4
- package/dist-cjs/commands/DescribeGlobalReplicationGroupsCommand.js +4 -4
- package/dist-cjs/commands/DescribeReplicationGroupsCommand.js +4 -4
- package/dist-cjs/commands/DescribeReservedCacheNodesCommand.js +4 -4
- package/dist-cjs/commands/DescribeReservedCacheNodesOfferingsCommand.js +4 -4
- package/dist-cjs/commands/DescribeServiceUpdatesCommand.js +4 -4
- package/dist-cjs/commands/DescribeSnapshotsCommand.js +4 -4
- package/dist-cjs/commands/DescribeUpdateActionsCommand.js +4 -4
- package/dist-cjs/commands/DescribeUserGroupsCommand.js +4 -4
- package/dist-cjs/commands/DescribeUsersCommand.js +4 -4
- package/dist-cjs/commands/DisassociateGlobalReplicationGroupCommand.js +4 -4
- package/dist-cjs/commands/FailoverGlobalReplicationGroupCommand.js +4 -4
- package/dist-cjs/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.js +4 -4
- package/dist-cjs/commands/IncreaseReplicaCountCommand.js +4 -4
- package/dist-cjs/commands/ListAllowedNodeTypeModificationsCommand.js +4 -4
- package/dist-cjs/commands/ListTagsForResourceCommand.js +4 -4
- package/dist-cjs/commands/ModifyCacheClusterCommand.js +4 -4
- package/dist-cjs/commands/ModifyCacheParameterGroupCommand.js +4 -4
- package/dist-cjs/commands/ModifyCacheSubnetGroupCommand.js +4 -4
- package/dist-cjs/commands/ModifyGlobalReplicationGroupCommand.js +4 -4
- package/dist-cjs/commands/ModifyReplicationGroupCommand.js +4 -4
- package/dist-cjs/commands/ModifyReplicationGroupShardConfigurationCommand.js +4 -4
- package/dist-cjs/commands/ModifyUserCommand.js +4 -4
- package/dist-cjs/commands/ModifyUserGroupCommand.js +4 -4
- package/dist-cjs/commands/PurchaseReservedCacheNodesOfferingCommand.js +4 -4
- package/dist-cjs/commands/RebalanceSlotsInGlobalReplicationGroupCommand.js +4 -4
- package/dist-cjs/commands/RebootCacheClusterCommand.js +4 -4
- package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +4 -4
- package/dist-cjs/commands/ResetCacheParameterGroupCommand.js +4 -4
- package/dist-cjs/commands/RevokeCacheSecurityGroupIngressCommand.js +4 -4
- package/dist-cjs/commands/StartMigrationCommand.js +4 -4
- package/dist-cjs/commands/TestFailoverCommand.js +4 -4
- package/dist-es/commands/AddTagsToResourceCommand.js +4 -4
- package/dist-es/commands/AuthorizeCacheSecurityGroupIngressCommand.js +4 -4
- package/dist-es/commands/BatchApplyUpdateActionCommand.js +4 -4
- package/dist-es/commands/BatchStopUpdateActionCommand.js +4 -4
- package/dist-es/commands/CompleteMigrationCommand.js +4 -4
- package/dist-es/commands/CopySnapshotCommand.js +4 -4
- package/dist-es/commands/CreateCacheClusterCommand.js +4 -4
- package/dist-es/commands/CreateCacheParameterGroupCommand.js +4 -4
- package/dist-es/commands/CreateCacheSecurityGroupCommand.js +4 -4
- package/dist-es/commands/CreateCacheSubnetGroupCommand.js +4 -4
- package/dist-es/commands/CreateGlobalReplicationGroupCommand.js +4 -4
- package/dist-es/commands/CreateReplicationGroupCommand.js +4 -4
- package/dist-es/commands/CreateSnapshotCommand.js +4 -4
- package/dist-es/commands/CreateUserCommand.js +4 -4
- package/dist-es/commands/CreateUserGroupCommand.js +4 -4
- package/dist-es/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.js +4 -4
- package/dist-es/commands/DecreaseReplicaCountCommand.js +4 -4
- package/dist-es/commands/DeleteCacheClusterCommand.js +4 -4
- package/dist-es/commands/DeleteCacheParameterGroupCommand.js +4 -4
- package/dist-es/commands/DeleteCacheSecurityGroupCommand.js +4 -4
- package/dist-es/commands/DeleteCacheSubnetGroupCommand.js +4 -4
- package/dist-es/commands/DeleteGlobalReplicationGroupCommand.js +4 -4
- package/dist-es/commands/DeleteReplicationGroupCommand.js +4 -4
- package/dist-es/commands/DeleteSnapshotCommand.js +4 -4
- package/dist-es/commands/DeleteUserCommand.js +4 -4
- package/dist-es/commands/DeleteUserGroupCommand.js +4 -4
- package/dist-es/commands/DescribeCacheClustersCommand.js +4 -4
- package/dist-es/commands/DescribeCacheEngineVersionsCommand.js +4 -4
- package/dist-es/commands/DescribeCacheParameterGroupsCommand.js +4 -4
- package/dist-es/commands/DescribeCacheParametersCommand.js +4 -4
- package/dist-es/commands/DescribeCacheSecurityGroupsCommand.js +4 -4
- package/dist-es/commands/DescribeCacheSubnetGroupsCommand.js +4 -4
- package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +4 -4
- package/dist-es/commands/DescribeEventsCommand.js +4 -4
- package/dist-es/commands/DescribeGlobalReplicationGroupsCommand.js +4 -4
- package/dist-es/commands/DescribeReplicationGroupsCommand.js +4 -4
- package/dist-es/commands/DescribeReservedCacheNodesCommand.js +4 -4
- package/dist-es/commands/DescribeReservedCacheNodesOfferingsCommand.js +4 -4
- package/dist-es/commands/DescribeServiceUpdatesCommand.js +4 -4
- package/dist-es/commands/DescribeSnapshotsCommand.js +4 -4
- package/dist-es/commands/DescribeUpdateActionsCommand.js +4 -4
- package/dist-es/commands/DescribeUserGroupsCommand.js +4 -4
- package/dist-es/commands/DescribeUsersCommand.js +4 -4
- package/dist-es/commands/DisassociateGlobalReplicationGroupCommand.js +4 -4
- package/dist-es/commands/FailoverGlobalReplicationGroupCommand.js +4 -4
- package/dist-es/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.js +4 -4
- package/dist-es/commands/IncreaseReplicaCountCommand.js +4 -4
- package/dist-es/commands/ListAllowedNodeTypeModificationsCommand.js +4 -4
- package/dist-es/commands/ListTagsForResourceCommand.js +4 -4
- package/dist-es/commands/ModifyCacheClusterCommand.js +4 -4
- package/dist-es/commands/ModifyCacheParameterGroupCommand.js +4 -4
- package/dist-es/commands/ModifyCacheSubnetGroupCommand.js +4 -4
- package/dist-es/commands/ModifyGlobalReplicationGroupCommand.js +4 -4
- package/dist-es/commands/ModifyReplicationGroupCommand.js +4 -4
- package/dist-es/commands/ModifyReplicationGroupShardConfigurationCommand.js +4 -4
- package/dist-es/commands/ModifyUserCommand.js +4 -4
- package/dist-es/commands/ModifyUserGroupCommand.js +4 -4
- package/dist-es/commands/PurchaseReservedCacheNodesOfferingCommand.js +4 -4
- package/dist-es/commands/RebalanceSlotsInGlobalReplicationGroupCommand.js +4 -4
- package/dist-es/commands/RebootCacheClusterCommand.js +4 -4
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +4 -4
- package/dist-es/commands/ResetCacheParameterGroupCommand.js +4 -4
- package/dist-es/commands/RevokeCacheSecurityGroupIngressCommand.js +4 -4
- package/dist-es/commands/StartMigrationCommand.js +4 -4
- package/dist-es/commands/TestFailoverCommand.js +4 -4
- package/dist-types/ElastiCacheClient.d.ts +4 -4
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/ElastiCacheClient.d.ts +4 -4
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
- package/package.json +37 -37
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { AllowedNodeTypeModificationsMessageFilterSensitiveLog, ListAllowedNodeTypeModificationsMessageFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryListAllowedNodeTypeModificationsCommand, serializeAws_queryListAllowedNodeTypeModificationsCommand, } from "../protocols/Aws_query";
|
|
6
6
|
export class ListAllowedNodeTypeModificationsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListAllowedNodeTypeModificationsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListAllowedNodeTypeModificationsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListTagsForResourceMessageFilterSensitiveLog, TagListMessageFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryListTagsForResourceCommand, serializeAws_queryListTagsForResourceCommand, } from "../protocols/Aws_query";
|
|
6
6
|
export class ListTagsForResourceCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListTagsForResourceCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListTagsForResourceCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ModifyCacheClusterMessageFilterSensitiveLog, ModifyCacheClusterResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryModifyCacheClusterCommand, serializeAws_queryModifyCacheClusterCommand, } from "../protocols/Aws_query";
|
|
6
6
|
export class ModifyCacheClusterCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ModifyCacheClusterCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ModifyCacheClusterCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CacheParameterGroupNameMessageFilterSensitiveLog, ModifyCacheParameterGroupMessageFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryModifyCacheParameterGroupCommand, serializeAws_queryModifyCacheParameterGroupCommand, } from "../protocols/Aws_query";
|
|
6
6
|
export class ModifyCacheParameterGroupCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ModifyCacheParameterGroupCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ModifyCacheParameterGroupCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ModifyCacheSubnetGroupMessageFilterSensitiveLog, ModifyCacheSubnetGroupResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryModifyCacheSubnetGroupCommand, serializeAws_queryModifyCacheSubnetGroupCommand, } from "../protocols/Aws_query";
|
|
6
6
|
export class ModifyCacheSubnetGroupCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ModifyCacheSubnetGroupCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ModifyCacheSubnetGroupCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ModifyGlobalReplicationGroupMessageFilterSensitiveLog, ModifyGlobalReplicationGroupResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryModifyGlobalReplicationGroupCommand, serializeAws_queryModifyGlobalReplicationGroupCommand, } from "../protocols/Aws_query";
|
|
6
6
|
export class ModifyGlobalReplicationGroupCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ModifyGlobalReplicationGroupCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ModifyGlobalReplicationGroupCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ModifyReplicationGroupMessageFilterSensitiveLog, ModifyReplicationGroupResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryModifyReplicationGroupCommand, serializeAws_queryModifyReplicationGroupCommand, } from "../protocols/Aws_query";
|
|
6
6
|
export class ModifyReplicationGroupCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ModifyReplicationGroupCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ModifyReplicationGroupCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ModifyReplicationGroupShardConfigurationMessageFilterSensitiveLog, ModifyReplicationGroupShardConfigurationResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryModifyReplicationGroupShardConfigurationCommand, serializeAws_queryModifyReplicationGroupShardConfigurationCommand, } from "../protocols/Aws_query";
|
|
6
6
|
export class ModifyReplicationGroupShardConfigurationCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ModifyReplicationGroupShardConfigurationCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ModifyReplicationGroupShardConfigurationCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ModifyUserMessageFilterSensitiveLog, UserFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryModifyUserCommand, serializeAws_queryModifyUserCommand } from "../protocols/Aws_query";
|
|
6
6
|
export class ModifyUserCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ModifyUserCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ModifyUserCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ModifyUserGroupMessageFilterSensitiveLog, UserGroupFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryModifyUserGroupCommand, serializeAws_queryModifyUserGroupCommand, } from "../protocols/Aws_query";
|
|
6
6
|
export class ModifyUserGroupCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ModifyUserGroupCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ModifyUserGroupCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { PurchaseReservedCacheNodesOfferingMessageFilterSensitiveLog, PurchaseReservedCacheNodesOfferingResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryPurchaseReservedCacheNodesOfferingCommand, serializeAws_queryPurchaseReservedCacheNodesOfferingCommand, } from "../protocols/Aws_query";
|
|
6
6
|
export class PurchaseReservedCacheNodesOfferingCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class PurchaseReservedCacheNodesOfferingCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, PurchaseReservedCacheNodesOfferingCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { RebalanceSlotsInGlobalReplicationGroupMessageFilterSensitiveLog, RebalanceSlotsInGlobalReplicationGroupResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryRebalanceSlotsInGlobalReplicationGroupCommand, serializeAws_queryRebalanceSlotsInGlobalReplicationGroupCommand, } from "../protocols/Aws_query";
|
|
6
6
|
export class RebalanceSlotsInGlobalReplicationGroupCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class RebalanceSlotsInGlobalReplicationGroupCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, RebalanceSlotsInGlobalReplicationGroupCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { RebootCacheClusterMessageFilterSensitiveLog, RebootCacheClusterResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryRebootCacheClusterCommand, serializeAws_queryRebootCacheClusterCommand, } from "../protocols/Aws_query";
|
|
6
6
|
export class RebootCacheClusterCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class RebootCacheClusterCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, RebootCacheClusterCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { RemoveTagsFromResourceMessageFilterSensitiveLog, TagListMessageFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryRemoveTagsFromResourceCommand, serializeAws_queryRemoveTagsFromResourceCommand, } from "../protocols/Aws_query";
|
|
6
6
|
export class RemoveTagsFromResourceCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class RemoveTagsFromResourceCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, RemoveTagsFromResourceCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CacheParameterGroupNameMessageFilterSensitiveLog, ResetCacheParameterGroupMessageFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryResetCacheParameterGroupCommand, serializeAws_queryResetCacheParameterGroupCommand, } from "../protocols/Aws_query";
|
|
6
6
|
export class ResetCacheParameterGroupCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ResetCacheParameterGroupCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ResetCacheParameterGroupCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { RevokeCacheSecurityGroupIngressMessageFilterSensitiveLog, RevokeCacheSecurityGroupIngressResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryRevokeCacheSecurityGroupIngressCommand, serializeAws_queryRevokeCacheSecurityGroupIngressCommand, } from "../protocols/Aws_query";
|
|
6
6
|
export class RevokeCacheSecurityGroupIngressCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class RevokeCacheSecurityGroupIngressCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, RevokeCacheSecurityGroupIngressCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { StartMigrationMessageFilterSensitiveLog, StartMigrationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryStartMigrationCommand, serializeAws_queryStartMigrationCommand, } from "../protocols/Aws_query";
|
|
6
6
|
export class StartMigrationCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class StartMigrationCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, StartMigrationCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { TestFailoverMessageFilterSensitiveLog, TestFailoverResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryTestFailoverCommand, serializeAws_queryTestFailoverCommand } from "../protocols/Aws_query";
|
|
6
6
|
export class TestFailoverCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class TestFailoverCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, TestFailoverCommand.getEndpointParameterInstructions()));
|
|
@@ -73,8 +73,8 @@ import { RevokeCacheSecurityGroupIngressCommandInput, RevokeCacheSecurityGroupIn
|
|
|
73
73
|
import { StartMigrationCommandInput, StartMigrationCommandOutput } from "./commands/StartMigrationCommand";
|
|
74
74
|
import { TestFailoverCommandInput, TestFailoverCommandOutput } from "./commands/TestFailoverCommand";
|
|
75
75
|
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
76
|
-
export
|
|
77
|
-
export
|
|
76
|
+
export type ServiceInputTypes = AddTagsToResourceCommandInput | AuthorizeCacheSecurityGroupIngressCommandInput | BatchApplyUpdateActionCommandInput | BatchStopUpdateActionCommandInput | CompleteMigrationCommandInput | CopySnapshotCommandInput | CreateCacheClusterCommandInput | CreateCacheParameterGroupCommandInput | CreateCacheSecurityGroupCommandInput | CreateCacheSubnetGroupCommandInput | CreateGlobalReplicationGroupCommandInput | CreateReplicationGroupCommandInput | CreateSnapshotCommandInput | CreateUserCommandInput | CreateUserGroupCommandInput | DecreaseNodeGroupsInGlobalReplicationGroupCommandInput | DecreaseReplicaCountCommandInput | DeleteCacheClusterCommandInput | DeleteCacheParameterGroupCommandInput | DeleteCacheSecurityGroupCommandInput | DeleteCacheSubnetGroupCommandInput | DeleteGlobalReplicationGroupCommandInput | DeleteReplicationGroupCommandInput | DeleteSnapshotCommandInput | DeleteUserCommandInput | DeleteUserGroupCommandInput | DescribeCacheClustersCommandInput | DescribeCacheEngineVersionsCommandInput | DescribeCacheParameterGroupsCommandInput | DescribeCacheParametersCommandInput | DescribeCacheSecurityGroupsCommandInput | DescribeCacheSubnetGroupsCommandInput | DescribeEngineDefaultParametersCommandInput | DescribeEventsCommandInput | DescribeGlobalReplicationGroupsCommandInput | DescribeReplicationGroupsCommandInput | DescribeReservedCacheNodesCommandInput | DescribeReservedCacheNodesOfferingsCommandInput | DescribeServiceUpdatesCommandInput | DescribeSnapshotsCommandInput | DescribeUpdateActionsCommandInput | DescribeUserGroupsCommandInput | DescribeUsersCommandInput | DisassociateGlobalReplicationGroupCommandInput | FailoverGlobalReplicationGroupCommandInput | IncreaseNodeGroupsInGlobalReplicationGroupCommandInput | IncreaseReplicaCountCommandInput | ListAllowedNodeTypeModificationsCommandInput | ListTagsForResourceCommandInput | ModifyCacheClusterCommandInput | ModifyCacheParameterGroupCommandInput | ModifyCacheSubnetGroupCommandInput | ModifyGlobalReplicationGroupCommandInput | ModifyReplicationGroupCommandInput | ModifyReplicationGroupShardConfigurationCommandInput | ModifyUserCommandInput | ModifyUserGroupCommandInput | PurchaseReservedCacheNodesOfferingCommandInput | RebalanceSlotsInGlobalReplicationGroupCommandInput | RebootCacheClusterCommandInput | RemoveTagsFromResourceCommandInput | ResetCacheParameterGroupCommandInput | RevokeCacheSecurityGroupIngressCommandInput | StartMigrationCommandInput | TestFailoverCommandInput;
|
|
77
|
+
export type ServiceOutputTypes = AddTagsToResourceCommandOutput | AuthorizeCacheSecurityGroupIngressCommandOutput | BatchApplyUpdateActionCommandOutput | BatchStopUpdateActionCommandOutput | CompleteMigrationCommandOutput | CopySnapshotCommandOutput | CreateCacheClusterCommandOutput | CreateCacheParameterGroupCommandOutput | CreateCacheSecurityGroupCommandOutput | CreateCacheSubnetGroupCommandOutput | CreateGlobalReplicationGroupCommandOutput | CreateReplicationGroupCommandOutput | CreateSnapshotCommandOutput | CreateUserCommandOutput | CreateUserGroupCommandOutput | DecreaseNodeGroupsInGlobalReplicationGroupCommandOutput | DecreaseReplicaCountCommandOutput | DeleteCacheClusterCommandOutput | DeleteCacheParameterGroupCommandOutput | DeleteCacheSecurityGroupCommandOutput | DeleteCacheSubnetGroupCommandOutput | DeleteGlobalReplicationGroupCommandOutput | DeleteReplicationGroupCommandOutput | DeleteSnapshotCommandOutput | DeleteUserCommandOutput | DeleteUserGroupCommandOutput | DescribeCacheClustersCommandOutput | DescribeCacheEngineVersionsCommandOutput | DescribeCacheParameterGroupsCommandOutput | DescribeCacheParametersCommandOutput | DescribeCacheSecurityGroupsCommandOutput | DescribeCacheSubnetGroupsCommandOutput | DescribeEngineDefaultParametersCommandOutput | DescribeEventsCommandOutput | DescribeGlobalReplicationGroupsCommandOutput | DescribeReplicationGroupsCommandOutput | DescribeReservedCacheNodesCommandOutput | DescribeReservedCacheNodesOfferingsCommandOutput | DescribeServiceUpdatesCommandOutput | DescribeSnapshotsCommandOutput | DescribeUpdateActionsCommandOutput | DescribeUserGroupsCommandOutput | DescribeUsersCommandOutput | DisassociateGlobalReplicationGroupCommandOutput | FailoverGlobalReplicationGroupCommandOutput | IncreaseNodeGroupsInGlobalReplicationGroupCommandOutput | IncreaseReplicaCountCommandOutput | ListAllowedNodeTypeModificationsCommandOutput | ListTagsForResourceCommandOutput | ModifyCacheClusterCommandOutput | ModifyCacheParameterGroupCommandOutput | ModifyCacheSubnetGroupCommandOutput | ModifyGlobalReplicationGroupCommandOutput | ModifyReplicationGroupCommandOutput | ModifyReplicationGroupShardConfigurationCommandOutput | ModifyUserCommandOutput | ModifyUserGroupCommandOutput | PurchaseReservedCacheNodesOfferingCommandOutput | RebalanceSlotsInGlobalReplicationGroupCommandOutput | RebootCacheClusterCommandOutput | RemoveTagsFromResourceCommandOutput | ResetCacheParameterGroupCommandOutput | RevokeCacheSecurityGroupIngressCommandOutput | StartMigrationCommandOutput | TestFailoverCommandOutput;
|
|
78
78
|
export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
79
79
|
/**
|
|
80
80
|
* The HTTP handler to use. Fetch in browser and Https in Nodejs.
|
|
@@ -175,13 +175,13 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
|
|
|
175
175
|
*/
|
|
176
176
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
177
177
|
}
|
|
178
|
-
|
|
178
|
+
type ElastiCacheClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
|
|
179
179
|
/**
|
|
180
180
|
* The configuration interface of ElastiCacheClient class constructor that set the region, credentials and other options.
|
|
181
181
|
*/
|
|
182
182
|
export interface ElastiCacheClientConfig extends ElastiCacheClientConfigType {
|
|
183
183
|
}
|
|
184
|
-
|
|
184
|
+
type ElastiCacheClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
|
|
185
185
|
/**
|
|
186
186
|
* The resolved configuration interface of ElastiCacheClient class. This is resolved and normalized from the {@link ElastiCacheClientConfig | constructor configuration interface}.
|
|
187
187
|
*/
|
|
@@ -5,7 +5,7 @@ export interface ClientInputEndpointParameters {
|
|
|
5
5
|
useFipsEndpoint?: boolean | Provider<boolean>;
|
|
6
6
|
endpoint?: string | Provider<string> | Endpoint | Provider<Endpoint> | EndpointV2 | Provider<EndpointV2>;
|
|
7
7
|
}
|
|
8
|
-
export
|
|
8
|
+
export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
9
9
|
defaultSigningName: string;
|
|
10
10
|
};
|
|
11
11
|
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
|
|
@@ -309,7 +309,7 @@ import {
|
|
|
309
309
|
ClientResolvedEndpointParameters,
|
|
310
310
|
EndpointParameters,
|
|
311
311
|
} from "./endpoint/EndpointParameters";
|
|
312
|
-
export
|
|
312
|
+
export type ServiceInputTypes =
|
|
313
313
|
| AddTagsToResourceCommandInput
|
|
314
314
|
| AuthorizeCacheSecurityGroupIngressCommandInput
|
|
315
315
|
| BatchApplyUpdateActionCommandInput
|
|
@@ -375,7 +375,7 @@ export declare type ServiceInputTypes =
|
|
|
375
375
|
| RevokeCacheSecurityGroupIngressCommandInput
|
|
376
376
|
| StartMigrationCommandInput
|
|
377
377
|
| TestFailoverCommandInput;
|
|
378
|
-
export
|
|
378
|
+
export type ServiceOutputTypes =
|
|
379
379
|
| AddTagsToResourceCommandOutput
|
|
380
380
|
| AuthorizeCacheSecurityGroupIngressCommandOutput
|
|
381
381
|
| BatchApplyUpdateActionCommandOutput
|
|
@@ -465,7 +465,7 @@ export interface ClientDefaults
|
|
|
465
465
|
logger?: __Logger;
|
|
466
466
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
467
467
|
}
|
|
468
|
-
|
|
468
|
+
type ElastiCacheClientConfigType = Partial<
|
|
469
469
|
__SmithyConfiguration<__HttpHandlerOptions>
|
|
470
470
|
> &
|
|
471
471
|
ClientDefaults &
|
|
@@ -477,7 +477,7 @@ declare type ElastiCacheClientConfigType = Partial<
|
|
|
477
477
|
UserAgentInputConfig &
|
|
478
478
|
ClientInputEndpointParameters;
|
|
479
479
|
export interface ElastiCacheClientConfig extends ElastiCacheClientConfigType {}
|
|
480
|
-
|
|
480
|
+
type ElastiCacheClientResolvedConfigType =
|
|
481
481
|
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
482
482
|
Required<ClientDefaults> &
|
|
483
483
|
RegionResolvedConfig &
|
|
@@ -16,10 +16,9 @@ export interface ClientInputEndpointParameters {
|
|
|
16
16
|
| EndpointV2
|
|
17
17
|
| Provider<EndpointV2>;
|
|
18
18
|
}
|
|
19
|
-
export
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
};
|
|
19
|
+
export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
20
|
+
defaultSigningName: string;
|
|
21
|
+
};
|
|
23
22
|
export declare const resolveClientEndpointParameters: <T>(
|
|
24
23
|
options: T & ClientInputEndpointParameters
|
|
25
24
|
) => T &
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-elasticache",
|
|
3
3
|
"description": "AWS SDK for JavaScript Elasticache Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.296.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -20,51 +20,51 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/config-resolver": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
27
|
-
"@aws-sdk/hash-node": "3.
|
|
28
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
29
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
30
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
31
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
32
|
-
"@aws-sdk/middleware-logger": "3.
|
|
33
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
34
|
-
"@aws-sdk/middleware-retry": "3.
|
|
35
|
-
"@aws-sdk/middleware-serde": "3.
|
|
36
|
-
"@aws-sdk/middleware-signing": "3.
|
|
37
|
-
"@aws-sdk/middleware-stack": "3.
|
|
38
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
39
|
-
"@aws-sdk/node-config-provider": "3.
|
|
40
|
-
"@aws-sdk/node-http-handler": "3.
|
|
41
|
-
"@aws-sdk/protocol-http": "3.
|
|
42
|
-
"@aws-sdk/smithy-client": "3.
|
|
43
|
-
"@aws-sdk/types": "3.
|
|
44
|
-
"@aws-sdk/url-parser": "3.
|
|
45
|
-
"@aws-sdk/util-base64": "3.
|
|
46
|
-
"@aws-sdk/util-body-length-browser": "3.
|
|
47
|
-
"@aws-sdk/util-body-length-node": "3.
|
|
48
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
49
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
50
|
-
"@aws-sdk/util-endpoints": "3.
|
|
51
|
-
"@aws-sdk/util-retry": "3.
|
|
52
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
53
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
54
|
-
"@aws-sdk/util-utf8": "3.
|
|
55
|
-
"@aws-sdk/util-waiter": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.296.0",
|
|
24
|
+
"@aws-sdk/config-resolver": "3.296.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.296.0",
|
|
26
|
+
"@aws-sdk/fetch-http-handler": "3.296.0",
|
|
27
|
+
"@aws-sdk/hash-node": "3.296.0",
|
|
28
|
+
"@aws-sdk/invalid-dependency": "3.296.0",
|
|
29
|
+
"@aws-sdk/middleware-content-length": "3.296.0",
|
|
30
|
+
"@aws-sdk/middleware-endpoint": "3.296.0",
|
|
31
|
+
"@aws-sdk/middleware-host-header": "3.296.0",
|
|
32
|
+
"@aws-sdk/middleware-logger": "3.296.0",
|
|
33
|
+
"@aws-sdk/middleware-recursion-detection": "3.296.0",
|
|
34
|
+
"@aws-sdk/middleware-retry": "3.296.0",
|
|
35
|
+
"@aws-sdk/middleware-serde": "3.296.0",
|
|
36
|
+
"@aws-sdk/middleware-signing": "3.296.0",
|
|
37
|
+
"@aws-sdk/middleware-stack": "3.296.0",
|
|
38
|
+
"@aws-sdk/middleware-user-agent": "3.296.0",
|
|
39
|
+
"@aws-sdk/node-config-provider": "3.296.0",
|
|
40
|
+
"@aws-sdk/node-http-handler": "3.296.0",
|
|
41
|
+
"@aws-sdk/protocol-http": "3.296.0",
|
|
42
|
+
"@aws-sdk/smithy-client": "3.296.0",
|
|
43
|
+
"@aws-sdk/types": "3.296.0",
|
|
44
|
+
"@aws-sdk/url-parser": "3.296.0",
|
|
45
|
+
"@aws-sdk/util-base64": "3.295.0",
|
|
46
|
+
"@aws-sdk/util-body-length-browser": "3.295.0",
|
|
47
|
+
"@aws-sdk/util-body-length-node": "3.295.0",
|
|
48
|
+
"@aws-sdk/util-defaults-mode-browser": "3.296.0",
|
|
49
|
+
"@aws-sdk/util-defaults-mode-node": "3.296.0",
|
|
50
|
+
"@aws-sdk/util-endpoints": "3.296.0",
|
|
51
|
+
"@aws-sdk/util-retry": "3.296.0",
|
|
52
|
+
"@aws-sdk/util-user-agent-browser": "3.296.0",
|
|
53
|
+
"@aws-sdk/util-user-agent-node": "3.296.0",
|
|
54
|
+
"@aws-sdk/util-utf8": "3.295.0",
|
|
55
|
+
"@aws-sdk/util-waiter": "3.296.0",
|
|
56
56
|
"fast-xml-parser": "4.1.2",
|
|
57
|
-
"tslib": "^2.
|
|
57
|
+
"tslib": "^2.5.0"
|
|
58
58
|
},
|
|
59
59
|
"devDependencies": {
|
|
60
|
-
"@aws-sdk/service-client-documentation-generator": "3.
|
|
60
|
+
"@aws-sdk/service-client-documentation-generator": "3.295.0",
|
|
61
61
|
"@tsconfig/node14": "1.0.3",
|
|
62
62
|
"@types/node": "^14.14.31",
|
|
63
63
|
"concurrently": "7.0.0",
|
|
64
64
|
"downlevel-dts": "0.10.1",
|
|
65
65
|
"rimraf": "3.0.2",
|
|
66
66
|
"typedoc": "0.23.23",
|
|
67
|
-
"typescript": "~4.
|
|
67
|
+
"typescript": "~4.9.5"
|
|
68
68
|
},
|
|
69
69
|
"engines": {
|
|
70
70
|
"node": ">=14.0.0"
|