@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
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_0_1 = require("../models/models_0");
|
|
8
8
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
9
|
class ModifyUserGroupCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class ModifyUserGroupCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ModifyUserGroupCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_0_1 = require("../models/models_0");
|
|
8
8
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
9
|
class PurchaseReservedCacheNodesOfferingCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class PurchaseReservedCacheNodesOfferingCommand extends smithy_client_1.Command
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, PurchaseReservedCacheNodesOfferingCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_0_1 = require("../models/models_0");
|
|
8
8
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
9
|
class RebalanceSlotsInGlobalReplicationGroupCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class RebalanceSlotsInGlobalReplicationGroupCommand extends smithy_client_1.Comm
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, RebalanceSlotsInGlobalReplicationGroupCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_0_1 = require("../models/models_0");
|
|
8
8
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
9
|
class RebootCacheClusterCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class RebootCacheClusterCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, RebootCacheClusterCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_0_1 = require("../models/models_0");
|
|
8
8
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
9
|
class RemoveTagsFromResourceCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class RemoveTagsFromResourceCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, RemoveTagsFromResourceCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_0_1 = require("../models/models_0");
|
|
8
8
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
9
|
class ResetCacheParameterGroupCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class ResetCacheParameterGroupCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ResetCacheParameterGroupCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_0_1 = require("../models/models_0");
|
|
8
8
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
9
|
class RevokeCacheSecurityGroupIngressCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class RevokeCacheSecurityGroupIngressCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, RevokeCacheSecurityGroupIngressCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_0_1 = require("../models/models_0");
|
|
8
8
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
9
|
class StartMigrationCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class StartMigrationCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, StartMigrationCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_0_1 = require("../models/models_0");
|
|
8
8
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
9
|
class TestFailoverCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class TestFailoverCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, TestFailoverCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { AddTagsToResourceMessageFilterSensitiveLog, TagListMessageFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryAddTagsToResourceCommand, serializeAws_queryAddTagsToResourceCommand, } from "../protocols/Aws_query";
|
|
6
6
|
export class AddTagsToResourceCommand 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 AddTagsToResourceCommand 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, AddTagsToResourceCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { AuthorizeCacheSecurityGroupIngressMessageFilterSensitiveLog, AuthorizeCacheSecurityGroupIngressResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryAuthorizeCacheSecurityGroupIngressCommand, serializeAws_queryAuthorizeCacheSecurityGroupIngressCommand, } from "../protocols/Aws_query";
|
|
6
6
|
export class AuthorizeCacheSecurityGroupIngressCommand 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 AuthorizeCacheSecurityGroupIngressCommand 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, AuthorizeCacheSecurityGroupIngressCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { BatchApplyUpdateActionMessageFilterSensitiveLog, UpdateActionResultsMessageFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryBatchApplyUpdateActionCommand, serializeAws_queryBatchApplyUpdateActionCommand, } from "../protocols/Aws_query";
|
|
6
6
|
export class BatchApplyUpdateActionCommand 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 BatchApplyUpdateActionCommand 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, BatchApplyUpdateActionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { BatchStopUpdateActionMessageFilterSensitiveLog, UpdateActionResultsMessageFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryBatchStopUpdateActionCommand, serializeAws_queryBatchStopUpdateActionCommand, } from "../protocols/Aws_query";
|
|
6
6
|
export class BatchStopUpdateActionCommand 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 BatchStopUpdateActionCommand 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, BatchStopUpdateActionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CompleteMigrationMessageFilterSensitiveLog, CompleteMigrationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryCompleteMigrationCommand, serializeAws_queryCompleteMigrationCommand, } from "../protocols/Aws_query";
|
|
6
6
|
export class CompleteMigrationCommand 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 CompleteMigrationCommand 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, CompleteMigrationCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CopySnapshotMessageFilterSensitiveLog, CopySnapshotResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryCopySnapshotCommand, serializeAws_queryCopySnapshotCommand } from "../protocols/Aws_query";
|
|
6
6
|
export class CopySnapshotCommand 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 CopySnapshotCommand 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, CopySnapshotCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateCacheClusterMessageFilterSensitiveLog, CreateCacheClusterResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryCreateCacheClusterCommand, serializeAws_queryCreateCacheClusterCommand, } from "../protocols/Aws_query";
|
|
6
6
|
export class CreateCacheClusterCommand 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 CreateCacheClusterCommand 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, CreateCacheClusterCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateCacheParameterGroupMessageFilterSensitiveLog, CreateCacheParameterGroupResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryCreateCacheParameterGroupCommand, serializeAws_queryCreateCacheParameterGroupCommand, } from "../protocols/Aws_query";
|
|
6
6
|
export class CreateCacheParameterGroupCommand 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 CreateCacheParameterGroupCommand 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, CreateCacheParameterGroupCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateCacheSecurityGroupMessageFilterSensitiveLog, CreateCacheSecurityGroupResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryCreateCacheSecurityGroupCommand, serializeAws_queryCreateCacheSecurityGroupCommand, } from "../protocols/Aws_query";
|
|
6
6
|
export class CreateCacheSecurityGroupCommand 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 CreateCacheSecurityGroupCommand 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, CreateCacheSecurityGroupCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateCacheSubnetGroupMessageFilterSensitiveLog, CreateCacheSubnetGroupResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryCreateCacheSubnetGroupCommand, serializeAws_queryCreateCacheSubnetGroupCommand, } from "../protocols/Aws_query";
|
|
6
6
|
export class CreateCacheSubnetGroupCommand 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 CreateCacheSubnetGroupCommand 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, CreateCacheSubnetGroupCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateGlobalReplicationGroupMessageFilterSensitiveLog, CreateGlobalReplicationGroupResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryCreateGlobalReplicationGroupCommand, serializeAws_queryCreateGlobalReplicationGroupCommand, } from "../protocols/Aws_query";
|
|
6
6
|
export class CreateGlobalReplicationGroupCommand 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 CreateGlobalReplicationGroupCommand 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, CreateGlobalReplicationGroupCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateReplicationGroupMessageFilterSensitiveLog, CreateReplicationGroupResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryCreateReplicationGroupCommand, serializeAws_queryCreateReplicationGroupCommand, } from "../protocols/Aws_query";
|
|
6
6
|
export class CreateReplicationGroupCommand 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 CreateReplicationGroupCommand 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, CreateReplicationGroupCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateSnapshotMessageFilterSensitiveLog, CreateSnapshotResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryCreateSnapshotCommand, serializeAws_queryCreateSnapshotCommand, } from "../protocols/Aws_query";
|
|
6
6
|
export class CreateSnapshotCommand 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 CreateSnapshotCommand 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, CreateSnapshotCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateUserMessageFilterSensitiveLog, UserFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryCreateUserCommand, serializeAws_queryCreateUserCommand } from "../protocols/Aws_query";
|
|
6
6
|
export class CreateUserCommand 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 CreateUserCommand 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, CreateUserCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateUserGroupMessageFilterSensitiveLog, UserGroupFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryCreateUserGroupCommand, serializeAws_queryCreateUserGroupCommand, } from "../protocols/Aws_query";
|
|
6
6
|
export class CreateUserGroupCommand 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 CreateUserGroupCommand 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, CreateUserGroupCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DecreaseNodeGroupsInGlobalReplicationGroupMessageFilterSensitiveLog, DecreaseNodeGroupsInGlobalReplicationGroupResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryDecreaseNodeGroupsInGlobalReplicationGroupCommand, serializeAws_queryDecreaseNodeGroupsInGlobalReplicationGroupCommand, } from "../protocols/Aws_query";
|
|
6
6
|
export class DecreaseNodeGroupsInGlobalReplicationGroupCommand 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 DecreaseNodeGroupsInGlobalReplicationGroupCommand 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, DecreaseNodeGroupsInGlobalReplicationGroupCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DecreaseReplicaCountMessageFilterSensitiveLog, DecreaseReplicaCountResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryDecreaseReplicaCountCommand, serializeAws_queryDecreaseReplicaCountCommand, } from "../protocols/Aws_query";
|
|
6
6
|
export class DecreaseReplicaCountCommand 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 DecreaseReplicaCountCommand 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, DecreaseReplicaCountCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteCacheClusterMessageFilterSensitiveLog, DeleteCacheClusterResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryDeleteCacheClusterCommand, serializeAws_queryDeleteCacheClusterCommand, } from "../protocols/Aws_query";
|
|
6
6
|
export class DeleteCacheClusterCommand 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 DeleteCacheClusterCommand 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, DeleteCacheClusterCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteCacheParameterGroupMessageFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_queryDeleteCacheParameterGroupCommand, serializeAws_queryDeleteCacheParameterGroupCommand, } from "../protocols/Aws_query";
|
|
6
6
|
export class DeleteCacheParameterGroupCommand 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 DeleteCacheParameterGroupCommand 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, DeleteCacheParameterGroupCommand.getEndpointParameterInstructions()));
|