@aws-sdk/client-elasticache 3.414.0 → 3.418.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 +5 -0
- package/dist-cjs/commands/AuthorizeCacheSecurityGroupIngressCommand.js +5 -0
- package/dist-cjs/commands/BatchApplyUpdateActionCommand.js +5 -0
- package/dist-cjs/commands/BatchStopUpdateActionCommand.js +5 -0
- package/dist-cjs/commands/CompleteMigrationCommand.js +5 -0
- package/dist-cjs/commands/CopySnapshotCommand.js +5 -0
- package/dist-cjs/commands/CreateCacheClusterCommand.js +5 -0
- package/dist-cjs/commands/CreateCacheParameterGroupCommand.js +5 -0
- package/dist-cjs/commands/CreateCacheSecurityGroupCommand.js +5 -0
- package/dist-cjs/commands/CreateCacheSubnetGroupCommand.js +5 -0
- package/dist-cjs/commands/CreateGlobalReplicationGroupCommand.js +5 -0
- package/dist-cjs/commands/CreateReplicationGroupCommand.js +5 -0
- package/dist-cjs/commands/CreateSnapshotCommand.js +5 -0
- package/dist-cjs/commands/CreateUserCommand.js +5 -0
- package/dist-cjs/commands/CreateUserGroupCommand.js +5 -0
- package/dist-cjs/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.js +5 -0
- package/dist-cjs/commands/DecreaseReplicaCountCommand.js +5 -0
- package/dist-cjs/commands/DeleteCacheClusterCommand.js +5 -0
- package/dist-cjs/commands/DeleteCacheParameterGroupCommand.js +5 -0
- package/dist-cjs/commands/DeleteCacheSecurityGroupCommand.js +5 -0
- package/dist-cjs/commands/DeleteCacheSubnetGroupCommand.js +5 -0
- package/dist-cjs/commands/DeleteGlobalReplicationGroupCommand.js +5 -0
- package/dist-cjs/commands/DeleteReplicationGroupCommand.js +5 -0
- package/dist-cjs/commands/DeleteSnapshotCommand.js +5 -0
- package/dist-cjs/commands/DeleteUserCommand.js +5 -0
- package/dist-cjs/commands/DeleteUserGroupCommand.js +5 -0
- package/dist-cjs/commands/DescribeCacheClustersCommand.js +5 -0
- package/dist-cjs/commands/DescribeCacheEngineVersionsCommand.js +5 -0
- package/dist-cjs/commands/DescribeCacheParameterGroupsCommand.js +5 -0
- package/dist-cjs/commands/DescribeCacheParametersCommand.js +5 -0
- package/dist-cjs/commands/DescribeCacheSecurityGroupsCommand.js +5 -0
- package/dist-cjs/commands/DescribeCacheSubnetGroupsCommand.js +5 -0
- package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js +5 -0
- package/dist-cjs/commands/DescribeEventsCommand.js +5 -0
- package/dist-cjs/commands/DescribeGlobalReplicationGroupsCommand.js +5 -0
- package/dist-cjs/commands/DescribeReplicationGroupsCommand.js +5 -0
- package/dist-cjs/commands/DescribeReservedCacheNodesCommand.js +5 -0
- package/dist-cjs/commands/DescribeReservedCacheNodesOfferingsCommand.js +5 -0
- package/dist-cjs/commands/DescribeServiceUpdatesCommand.js +5 -0
- package/dist-cjs/commands/DescribeSnapshotsCommand.js +5 -0
- package/dist-cjs/commands/DescribeUpdateActionsCommand.js +5 -0
- package/dist-cjs/commands/DescribeUserGroupsCommand.js +5 -0
- package/dist-cjs/commands/DescribeUsersCommand.js +5 -0
- package/dist-cjs/commands/DisassociateGlobalReplicationGroupCommand.js +5 -0
- package/dist-cjs/commands/FailoverGlobalReplicationGroupCommand.js +5 -0
- package/dist-cjs/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.js +5 -0
- package/dist-cjs/commands/IncreaseReplicaCountCommand.js +5 -0
- package/dist-cjs/commands/ListAllowedNodeTypeModificationsCommand.js +5 -0
- package/dist-cjs/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-cjs/commands/ModifyCacheClusterCommand.js +5 -0
- package/dist-cjs/commands/ModifyCacheParameterGroupCommand.js +5 -0
- package/dist-cjs/commands/ModifyCacheSubnetGroupCommand.js +5 -0
- package/dist-cjs/commands/ModifyGlobalReplicationGroupCommand.js +5 -0
- package/dist-cjs/commands/ModifyReplicationGroupCommand.js +5 -0
- package/dist-cjs/commands/ModifyReplicationGroupShardConfigurationCommand.js +5 -0
- package/dist-cjs/commands/ModifyUserCommand.js +5 -0
- package/dist-cjs/commands/ModifyUserGroupCommand.js +5 -0
- package/dist-cjs/commands/PurchaseReservedCacheNodesOfferingCommand.js +5 -0
- package/dist-cjs/commands/RebalanceSlotsInGlobalReplicationGroupCommand.js +5 -0
- package/dist-cjs/commands/RebootCacheClusterCommand.js +5 -0
- package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +5 -0
- package/dist-cjs/commands/ResetCacheParameterGroupCommand.js +5 -0
- package/dist-cjs/commands/RevokeCacheSecurityGroupIngressCommand.js +5 -0
- package/dist-cjs/commands/StartMigrationCommand.js +5 -0
- package/dist-cjs/commands/TestFailoverCommand.js +5 -0
- package/dist-cjs/commands/TestMigrationCommand.js +5 -0
- package/dist-es/commands/AddTagsToResourceCommand.js +5 -0
- package/dist-es/commands/AuthorizeCacheSecurityGroupIngressCommand.js +5 -0
- package/dist-es/commands/BatchApplyUpdateActionCommand.js +5 -0
- package/dist-es/commands/BatchStopUpdateActionCommand.js +5 -0
- package/dist-es/commands/CompleteMigrationCommand.js +5 -0
- package/dist-es/commands/CopySnapshotCommand.js +5 -0
- package/dist-es/commands/CreateCacheClusterCommand.js +5 -0
- package/dist-es/commands/CreateCacheParameterGroupCommand.js +5 -0
- package/dist-es/commands/CreateCacheSecurityGroupCommand.js +5 -0
- package/dist-es/commands/CreateCacheSubnetGroupCommand.js +5 -0
- package/dist-es/commands/CreateGlobalReplicationGroupCommand.js +5 -0
- package/dist-es/commands/CreateReplicationGroupCommand.js +5 -0
- package/dist-es/commands/CreateSnapshotCommand.js +5 -0
- package/dist-es/commands/CreateUserCommand.js +5 -0
- package/dist-es/commands/CreateUserGroupCommand.js +5 -0
- package/dist-es/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.js +5 -0
- package/dist-es/commands/DecreaseReplicaCountCommand.js +5 -0
- package/dist-es/commands/DeleteCacheClusterCommand.js +5 -0
- package/dist-es/commands/DeleteCacheParameterGroupCommand.js +5 -0
- package/dist-es/commands/DeleteCacheSecurityGroupCommand.js +5 -0
- package/dist-es/commands/DeleteCacheSubnetGroupCommand.js +5 -0
- package/dist-es/commands/DeleteGlobalReplicationGroupCommand.js +5 -0
- package/dist-es/commands/DeleteReplicationGroupCommand.js +5 -0
- package/dist-es/commands/DeleteSnapshotCommand.js +5 -0
- package/dist-es/commands/DeleteUserCommand.js +5 -0
- package/dist-es/commands/DeleteUserGroupCommand.js +5 -0
- package/dist-es/commands/DescribeCacheClustersCommand.js +5 -0
- package/dist-es/commands/DescribeCacheEngineVersionsCommand.js +5 -0
- package/dist-es/commands/DescribeCacheParameterGroupsCommand.js +5 -0
- package/dist-es/commands/DescribeCacheParametersCommand.js +5 -0
- package/dist-es/commands/DescribeCacheSecurityGroupsCommand.js +5 -0
- package/dist-es/commands/DescribeCacheSubnetGroupsCommand.js +5 -0
- package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +5 -0
- package/dist-es/commands/DescribeEventsCommand.js +5 -0
- package/dist-es/commands/DescribeGlobalReplicationGroupsCommand.js +5 -0
- package/dist-es/commands/DescribeReplicationGroupsCommand.js +5 -0
- package/dist-es/commands/DescribeReservedCacheNodesCommand.js +5 -0
- package/dist-es/commands/DescribeReservedCacheNodesOfferingsCommand.js +5 -0
- package/dist-es/commands/DescribeServiceUpdatesCommand.js +5 -0
- package/dist-es/commands/DescribeSnapshotsCommand.js +5 -0
- package/dist-es/commands/DescribeUpdateActionsCommand.js +5 -0
- package/dist-es/commands/DescribeUserGroupsCommand.js +5 -0
- package/dist-es/commands/DescribeUsersCommand.js +5 -0
- package/dist-es/commands/DisassociateGlobalReplicationGroupCommand.js +5 -0
- package/dist-es/commands/FailoverGlobalReplicationGroupCommand.js +5 -0
- package/dist-es/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.js +5 -0
- package/dist-es/commands/IncreaseReplicaCountCommand.js +5 -0
- package/dist-es/commands/ListAllowedNodeTypeModificationsCommand.js +5 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-es/commands/ModifyCacheClusterCommand.js +5 -0
- package/dist-es/commands/ModifyCacheParameterGroupCommand.js +5 -0
- package/dist-es/commands/ModifyCacheSubnetGroupCommand.js +5 -0
- package/dist-es/commands/ModifyGlobalReplicationGroupCommand.js +5 -0
- package/dist-es/commands/ModifyReplicationGroupCommand.js +5 -0
- package/dist-es/commands/ModifyReplicationGroupShardConfigurationCommand.js +5 -0
- package/dist-es/commands/ModifyUserCommand.js +5 -0
- package/dist-es/commands/ModifyUserGroupCommand.js +5 -0
- package/dist-es/commands/PurchaseReservedCacheNodesOfferingCommand.js +5 -0
- package/dist-es/commands/RebalanceSlotsInGlobalReplicationGroupCommand.js +5 -0
- package/dist-es/commands/RebootCacheClusterCommand.js +5 -0
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +5 -0
- package/dist-es/commands/ResetCacheParameterGroupCommand.js +5 -0
- package/dist-es/commands/RevokeCacheSecurityGroupIngressCommand.js +5 -0
- package/dist-es/commands/StartMigrationCommand.js +5 -0
- package/dist-es/commands/TestFailoverCommand.js +5 -0
- package/dist-es/commands/TestMigrationCommand.js +5 -0
- package/package.json +32 -32
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class TestFailoverCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class TestFailoverCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AmazonElastiCacheV9",
|
|
38
|
+
operation: "TestFailover",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class TestMigrationCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class TestMigrationCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "AmazonElastiCacheV9",
|
|
38
|
+
operation: "TestMigration",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_AddTagsToResourceCommand, se_AddTagsToResourceCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class AddTagsToResourceCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class AddTagsToResourceCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElastiCacheV9",
|
|
35
|
+
operation: "AddTagsToResource",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_AuthorizeCacheSecurityGroupIngressCommand, se_AuthorizeCacheSecurityGroupIngressCommand, } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class AuthorizeCacheSecurityGroupIngressCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class AuthorizeCacheSecurityGroupIngressCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElastiCacheV9",
|
|
35
|
+
operation: "AuthorizeCacheSecurityGroupIngress",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_BatchApplyUpdateActionCommand, se_BatchApplyUpdateActionCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class BatchApplyUpdateActionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class BatchApplyUpdateActionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElastiCacheV9",
|
|
35
|
+
operation: "BatchApplyUpdateAction",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_BatchStopUpdateActionCommand, se_BatchStopUpdateActionCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class BatchStopUpdateActionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class BatchStopUpdateActionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElastiCacheV9",
|
|
35
|
+
operation: "BatchStopUpdateAction",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CompleteMigrationCommand, se_CompleteMigrationCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CompleteMigrationCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CompleteMigrationCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElastiCacheV9",
|
|
35
|
+
operation: "CompleteMigration",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CopySnapshotCommand, se_CopySnapshotCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CopySnapshotCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CopySnapshotCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElastiCacheV9",
|
|
35
|
+
operation: "CopySnapshot",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CreateCacheClusterCommand, se_CreateCacheClusterCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateCacheClusterCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateCacheClusterCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElastiCacheV9",
|
|
35
|
+
operation: "CreateCacheCluster",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CreateCacheParameterGroupCommand, se_CreateCacheParameterGroupCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateCacheParameterGroupCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateCacheParameterGroupCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElastiCacheV9",
|
|
35
|
+
operation: "CreateCacheParameterGroup",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CreateCacheSecurityGroupCommand, se_CreateCacheSecurityGroupCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateCacheSecurityGroupCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateCacheSecurityGroupCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElastiCacheV9",
|
|
35
|
+
operation: "CreateCacheSecurityGroup",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CreateCacheSubnetGroupCommand, se_CreateCacheSubnetGroupCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateCacheSubnetGroupCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateCacheSubnetGroupCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElastiCacheV9",
|
|
35
|
+
operation: "CreateCacheSubnetGroup",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CreateGlobalReplicationGroupCommand, se_CreateGlobalReplicationGroupCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateGlobalReplicationGroupCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateGlobalReplicationGroupCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElastiCacheV9",
|
|
35
|
+
operation: "CreateGlobalReplicationGroup",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CreateReplicationGroupCommand, se_CreateReplicationGroupCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateReplicationGroupCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateReplicationGroupCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElastiCacheV9",
|
|
35
|
+
operation: "CreateReplicationGroup",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CreateSnapshotCommand, se_CreateSnapshotCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateSnapshotCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateSnapshotCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElastiCacheV9",
|
|
35
|
+
operation: "CreateSnapshot",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CreateUserCommand, se_CreateUserCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateUserCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateUserCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElastiCacheV9",
|
|
35
|
+
operation: "CreateUser",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CreateUserGroupCommand, se_CreateUserGroupCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateUserGroupCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateUserGroupCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElastiCacheV9",
|
|
35
|
+
operation: "CreateUserGroup",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DecreaseNodeGroupsInGlobalReplicationGroupCommand, se_DecreaseNodeGroupsInGlobalReplicationGroupCommand, } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DecreaseNodeGroupsInGlobalReplicationGroupCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DecreaseNodeGroupsInGlobalReplicationGroupCommand extends $Command
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElastiCacheV9",
|
|
35
|
+
operation: "DecreaseNodeGroupsInGlobalReplicationGroup",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DecreaseReplicaCountCommand, se_DecreaseReplicaCountCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DecreaseReplicaCountCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DecreaseReplicaCountCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElastiCacheV9",
|
|
35
|
+
operation: "DecreaseReplicaCount",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteCacheClusterCommand, se_DeleteCacheClusterCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteCacheClusterCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteCacheClusterCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElastiCacheV9",
|
|
35
|
+
operation: "DeleteCacheCluster",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteCacheParameterGroupCommand, se_DeleteCacheParameterGroupCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteCacheParameterGroupCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteCacheParameterGroupCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElastiCacheV9",
|
|
35
|
+
operation: "DeleteCacheParameterGroup",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteCacheSecurityGroupCommand, se_DeleteCacheSecurityGroupCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteCacheSecurityGroupCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteCacheSecurityGroupCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElastiCacheV9",
|
|
35
|
+
operation: "DeleteCacheSecurityGroup",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteCacheSubnetGroupCommand, se_DeleteCacheSubnetGroupCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteCacheSubnetGroupCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteCacheSubnetGroupCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElastiCacheV9",
|
|
35
|
+
operation: "DeleteCacheSubnetGroup",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteGlobalReplicationGroupCommand, se_DeleteGlobalReplicationGroupCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteGlobalReplicationGroupCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteGlobalReplicationGroupCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElastiCacheV9",
|
|
35
|
+
operation: "DeleteGlobalReplicationGroup",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteReplicationGroupCommand, se_DeleteReplicationGroupCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteReplicationGroupCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteReplicationGroupCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElastiCacheV9",
|
|
35
|
+
operation: "DeleteReplicationGroup",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteSnapshotCommand, se_DeleteSnapshotCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteSnapshotCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteSnapshotCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElastiCacheV9",
|
|
35
|
+
operation: "DeleteSnapshot",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteUserCommand, se_DeleteUserCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteUserCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteUserCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElastiCacheV9",
|
|
35
|
+
operation: "DeleteUser",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteUserGroupCommand, se_DeleteUserGroupCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteUserGroupCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteUserGroupCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElastiCacheV9",
|
|
35
|
+
operation: "DeleteUserGroup",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeCacheClustersCommand, se_DescribeCacheClustersCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeCacheClustersCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeCacheClustersCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElastiCacheV9",
|
|
35
|
+
operation: "DescribeCacheClusters",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeCacheEngineVersionsCommand, se_DescribeCacheEngineVersionsCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeCacheEngineVersionsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeCacheEngineVersionsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElastiCacheV9",
|
|
35
|
+
operation: "DescribeCacheEngineVersions",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeCacheParameterGroupsCommand, se_DescribeCacheParameterGroupsCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeCacheParameterGroupsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeCacheParameterGroupsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElastiCacheV9",
|
|
35
|
+
operation: "DescribeCacheParameterGroups",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeCacheParametersCommand, se_DescribeCacheParametersCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeCacheParametersCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeCacheParametersCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonElastiCacheV9",
|
|
35
|
+
operation: "DescribeCacheParameters",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|