@aws-sdk/client-elasticache 3.929.0 → 3.930.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/index.js +4583 -9250
- package/dist-cjs/runtimeConfig.shared.js +7 -0
- package/dist-es/ElastiCacheClient.js +2 -0
- package/dist-es/commands/AddTagsToResourceCommand.js +3 -9
- package/dist-es/commands/AuthorizeCacheSecurityGroupIngressCommand.js +3 -9
- package/dist-es/commands/BatchApplyUpdateActionCommand.js +3 -9
- package/dist-es/commands/BatchStopUpdateActionCommand.js +3 -9
- package/dist-es/commands/CompleteMigrationCommand.js +3 -9
- package/dist-es/commands/CopyServerlessCacheSnapshotCommand.js +3 -9
- package/dist-es/commands/CopySnapshotCommand.js +3 -9
- package/dist-es/commands/CreateCacheClusterCommand.js +3 -9
- package/dist-es/commands/CreateCacheParameterGroupCommand.js +3 -9
- package/dist-es/commands/CreateCacheSecurityGroupCommand.js +3 -9
- package/dist-es/commands/CreateCacheSubnetGroupCommand.js +3 -9
- package/dist-es/commands/CreateGlobalReplicationGroupCommand.js +3 -9
- package/dist-es/commands/CreateReplicationGroupCommand.js +3 -9
- package/dist-es/commands/CreateServerlessCacheCommand.js +3 -9
- package/dist-es/commands/CreateServerlessCacheSnapshotCommand.js +3 -9
- package/dist-es/commands/CreateSnapshotCommand.js +3 -9
- package/dist-es/commands/CreateUserCommand.js +3 -9
- package/dist-es/commands/CreateUserGroupCommand.js +3 -9
- package/dist-es/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.js +3 -9
- package/dist-es/commands/DecreaseReplicaCountCommand.js +3 -9
- package/dist-es/commands/DeleteCacheClusterCommand.js +3 -9
- package/dist-es/commands/DeleteCacheParameterGroupCommand.js +3 -9
- package/dist-es/commands/DeleteCacheSecurityGroupCommand.js +3 -9
- package/dist-es/commands/DeleteCacheSubnetGroupCommand.js +3 -9
- package/dist-es/commands/DeleteGlobalReplicationGroupCommand.js +3 -9
- package/dist-es/commands/DeleteReplicationGroupCommand.js +3 -9
- package/dist-es/commands/DeleteServerlessCacheCommand.js +3 -9
- package/dist-es/commands/DeleteServerlessCacheSnapshotCommand.js +3 -9
- package/dist-es/commands/DeleteSnapshotCommand.js +3 -9
- package/dist-es/commands/DeleteUserCommand.js +3 -9
- package/dist-es/commands/DeleteUserGroupCommand.js +3 -9
- package/dist-es/commands/DescribeCacheClustersCommand.js +3 -9
- package/dist-es/commands/DescribeCacheEngineVersionsCommand.js +3 -9
- package/dist-es/commands/DescribeCacheParameterGroupsCommand.js +3 -9
- package/dist-es/commands/DescribeCacheParametersCommand.js +3 -9
- package/dist-es/commands/DescribeCacheSecurityGroupsCommand.js +3 -9
- package/dist-es/commands/DescribeCacheSubnetGroupsCommand.js +3 -9
- package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +3 -9
- package/dist-es/commands/DescribeEventsCommand.js +3 -9
- package/dist-es/commands/DescribeGlobalReplicationGroupsCommand.js +3 -9
- package/dist-es/commands/DescribeReplicationGroupsCommand.js +3 -9
- package/dist-es/commands/DescribeReservedCacheNodesCommand.js +3 -9
- package/dist-es/commands/DescribeReservedCacheNodesOfferingsCommand.js +3 -9
- package/dist-es/commands/DescribeServerlessCacheSnapshotsCommand.js +3 -9
- package/dist-es/commands/DescribeServerlessCachesCommand.js +3 -9
- package/dist-es/commands/DescribeServiceUpdatesCommand.js +3 -9
- package/dist-es/commands/DescribeSnapshotsCommand.js +3 -9
- package/dist-es/commands/DescribeUpdateActionsCommand.js +3 -9
- package/dist-es/commands/DescribeUserGroupsCommand.js +3 -9
- package/dist-es/commands/DescribeUsersCommand.js +3 -9
- package/dist-es/commands/DisassociateGlobalReplicationGroupCommand.js +3 -9
- package/dist-es/commands/ExportServerlessCacheSnapshotCommand.js +3 -9
- package/dist-es/commands/FailoverGlobalReplicationGroupCommand.js +3 -9
- package/dist-es/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.js +3 -9
- package/dist-es/commands/IncreaseReplicaCountCommand.js +3 -9
- package/dist-es/commands/ListAllowedNodeTypeModificationsCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/ModifyCacheClusterCommand.js +3 -9
- package/dist-es/commands/ModifyCacheParameterGroupCommand.js +3 -9
- package/dist-es/commands/ModifyCacheSubnetGroupCommand.js +3 -9
- package/dist-es/commands/ModifyGlobalReplicationGroupCommand.js +3 -9
- package/dist-es/commands/ModifyReplicationGroupCommand.js +3 -9
- package/dist-es/commands/ModifyReplicationGroupShardConfigurationCommand.js +3 -9
- package/dist-es/commands/ModifyServerlessCacheCommand.js +3 -9
- package/dist-es/commands/ModifyUserCommand.js +3 -9
- package/dist-es/commands/ModifyUserGroupCommand.js +3 -9
- package/dist-es/commands/PurchaseReservedCacheNodesOfferingCommand.js +3 -9
- package/dist-es/commands/RebalanceSlotsInGlobalReplicationGroupCommand.js +3 -9
- package/dist-es/commands/RebootCacheClusterCommand.js +3 -9
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +3 -9
- package/dist-es/commands/ResetCacheParameterGroupCommand.js +3 -9
- package/dist-es/commands/RevokeCacheSecurityGroupIngressCommand.js +3 -9
- package/dist-es/commands/StartMigrationCommand.js +3 -9
- package/dist-es/commands/TestFailoverCommand.js +3 -9
- package/dist-es/commands/TestMigrationCommand.js +3 -9
- package/dist-es/runtimeConfig.shared.js +7 -0
- package/dist-es/schemas/schemas_0.js +4578 -0
- package/dist-types/ElastiCacheClient.d.ts +10 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +440 -0
- package/dist-types/ts3.4/ElastiCacheClient.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +445 -0
- package/package.json +34 -34
- package/dist-es/protocols/Aws_query.js +0 -8861
- package/dist-types/protocols/Aws_query.d.ts +0 -677
- package/dist-types/ts3.4/protocols/Aws_query.d.ts +0 -905
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeleteCacheSecurityGroup } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteCacheSecurityGroupCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonElastiCacheV9", "DeleteCacheSecurityGroup", {})
|
|
17
13
|
.n("ElastiCacheClient", "DeleteCacheSecurityGroupCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteCacheSecurityGroupCommand)
|
|
20
|
-
.de(de_DeleteCacheSecurityGroupCommand)
|
|
14
|
+
.sc(DeleteCacheSecurityGroup)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeleteCacheSubnetGroup } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteCacheSubnetGroupCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonElastiCacheV9", "DeleteCacheSubnetGroup", {})
|
|
17
13
|
.n("ElastiCacheClient", "DeleteCacheSubnetGroupCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteCacheSubnetGroupCommand)
|
|
20
|
-
.de(de_DeleteCacheSubnetGroupCommand)
|
|
14
|
+
.sc(DeleteCacheSubnetGroup)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeleteGlobalReplicationGroup } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteGlobalReplicationGroupCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonElastiCacheV9", "DeleteGlobalReplicationGroup", {})
|
|
17
13
|
.n("ElastiCacheClient", "DeleteGlobalReplicationGroupCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteGlobalReplicationGroupCommand)
|
|
20
|
-
.de(de_DeleteGlobalReplicationGroupCommand)
|
|
14
|
+
.sc(DeleteGlobalReplicationGroup)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeleteReplicationGroup } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteReplicationGroupCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonElastiCacheV9", "DeleteReplicationGroup", {})
|
|
17
13
|
.n("ElastiCacheClient", "DeleteReplicationGroupCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteReplicationGroupCommand)
|
|
20
|
-
.de(de_DeleteReplicationGroupCommand)
|
|
14
|
+
.sc(DeleteReplicationGroup)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeleteServerlessCache } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteServerlessCacheCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonElastiCacheV9", "DeleteServerlessCache", {})
|
|
17
13
|
.n("ElastiCacheClient", "DeleteServerlessCacheCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteServerlessCacheCommand)
|
|
20
|
-
.de(de_DeleteServerlessCacheCommand)
|
|
14
|
+
.sc(DeleteServerlessCache)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeleteServerlessCacheSnapshot } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteServerlessCacheSnapshotCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonElastiCacheV9", "DeleteServerlessCacheSnapshot", {})
|
|
17
13
|
.n("ElastiCacheClient", "DeleteServerlessCacheSnapshotCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteServerlessCacheSnapshotCommand)
|
|
20
|
-
.de(de_DeleteServerlessCacheSnapshotCommand)
|
|
14
|
+
.sc(DeleteServerlessCacheSnapshot)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeleteSnapshot } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteSnapshotCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonElastiCacheV9", "DeleteSnapshot", {})
|
|
17
13
|
.n("ElastiCacheClient", "DeleteSnapshotCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteSnapshotCommand)
|
|
20
|
-
.de(de_DeleteSnapshotCommand)
|
|
14
|
+
.sc(DeleteSnapshot)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeleteUser } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteUserCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonElastiCacheV9", "DeleteUser", {})
|
|
17
13
|
.n("ElastiCacheClient", "DeleteUserCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteUserCommand)
|
|
20
|
-
.de(de_DeleteUserCommand)
|
|
14
|
+
.sc(DeleteUser)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeleteUserGroup } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteUserGroupCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonElastiCacheV9", "DeleteUserGroup", {})
|
|
17
13
|
.n("ElastiCacheClient", "DeleteUserGroupCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteUserGroupCommand)
|
|
20
|
-
.de(de_DeleteUserGroupCommand)
|
|
14
|
+
.sc(DeleteUserGroup)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeCacheClusters } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeCacheClustersCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonElastiCacheV9", "DescribeCacheClusters", {})
|
|
17
13
|
.n("ElastiCacheClient", "DescribeCacheClustersCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeCacheClustersCommand)
|
|
20
|
-
.de(de_DescribeCacheClustersCommand)
|
|
14
|
+
.sc(DescribeCacheClusters)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeCacheEngineVersions } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeCacheEngineVersionsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonElastiCacheV9", "DescribeCacheEngineVersions", {})
|
|
17
13
|
.n("ElastiCacheClient", "DescribeCacheEngineVersionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeCacheEngineVersionsCommand)
|
|
20
|
-
.de(de_DescribeCacheEngineVersionsCommand)
|
|
14
|
+
.sc(DescribeCacheEngineVersions)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeCacheParameterGroups } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeCacheParameterGroupsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonElastiCacheV9", "DescribeCacheParameterGroups", {})
|
|
17
13
|
.n("ElastiCacheClient", "DescribeCacheParameterGroupsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeCacheParameterGroupsCommand)
|
|
20
|
-
.de(de_DescribeCacheParameterGroupsCommand)
|
|
14
|
+
.sc(DescribeCacheParameterGroups)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeCacheParameters } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeCacheParametersCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonElastiCacheV9", "DescribeCacheParameters", {})
|
|
17
13
|
.n("ElastiCacheClient", "DescribeCacheParametersCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeCacheParametersCommand)
|
|
20
|
-
.de(de_DescribeCacheParametersCommand)
|
|
14
|
+
.sc(DescribeCacheParameters)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeCacheSecurityGroups } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeCacheSecurityGroupsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonElastiCacheV9", "DescribeCacheSecurityGroups", {})
|
|
17
13
|
.n("ElastiCacheClient", "DescribeCacheSecurityGroupsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeCacheSecurityGroupsCommand)
|
|
20
|
-
.de(de_DescribeCacheSecurityGroupsCommand)
|
|
14
|
+
.sc(DescribeCacheSecurityGroups)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeCacheSubnetGroups } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeCacheSubnetGroupsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonElastiCacheV9", "DescribeCacheSubnetGroups", {})
|
|
17
13
|
.n("ElastiCacheClient", "DescribeCacheSubnetGroupsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeCacheSubnetGroupsCommand)
|
|
20
|
-
.de(de_DescribeCacheSubnetGroupsCommand)
|
|
14
|
+
.sc(DescribeCacheSubnetGroups)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeEngineDefaultParameters } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeEngineDefaultParametersCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonElastiCacheV9", "DescribeEngineDefaultParameters", {})
|
|
17
13
|
.n("ElastiCacheClient", "DescribeEngineDefaultParametersCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeEngineDefaultParametersCommand)
|
|
20
|
-
.de(de_DescribeEngineDefaultParametersCommand)
|
|
14
|
+
.sc(DescribeEngineDefaultParameters)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeEvents } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeEventsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonElastiCacheV9", "DescribeEvents", {})
|
|
17
13
|
.n("ElastiCacheClient", "DescribeEventsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeEventsCommand)
|
|
20
|
-
.de(de_DescribeEventsCommand)
|
|
14
|
+
.sc(DescribeEvents)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeGlobalReplicationGroups } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeGlobalReplicationGroupsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonElastiCacheV9", "DescribeGlobalReplicationGroups", {})
|
|
17
13
|
.n("ElastiCacheClient", "DescribeGlobalReplicationGroupsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeGlobalReplicationGroupsCommand)
|
|
20
|
-
.de(de_DescribeGlobalReplicationGroupsCommand)
|
|
14
|
+
.sc(DescribeGlobalReplicationGroups)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeReplicationGroups } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeReplicationGroupsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonElastiCacheV9", "DescribeReplicationGroups", {})
|
|
17
13
|
.n("ElastiCacheClient", "DescribeReplicationGroupsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeReplicationGroupsCommand)
|
|
20
|
-
.de(de_DescribeReplicationGroupsCommand)
|
|
14
|
+
.sc(DescribeReplicationGroups)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeReservedCacheNodes } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeReservedCacheNodesCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonElastiCacheV9", "DescribeReservedCacheNodes", {})
|
|
17
13
|
.n("ElastiCacheClient", "DescribeReservedCacheNodesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeReservedCacheNodesCommand)
|
|
20
|
-
.de(de_DescribeReservedCacheNodesCommand)
|
|
14
|
+
.sc(DescribeReservedCacheNodes)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeReservedCacheNodesOfferings } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeReservedCacheNodesOfferingsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonElastiCacheV9", "DescribeReservedCacheNodesOfferings", {})
|
|
17
13
|
.n("ElastiCacheClient", "DescribeReservedCacheNodesOfferingsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeReservedCacheNodesOfferingsCommand)
|
|
20
|
-
.de(de_DescribeReservedCacheNodesOfferingsCommand)
|
|
14
|
+
.sc(DescribeReservedCacheNodesOfferings)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeServerlessCacheSnapshots } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeServerlessCacheSnapshotsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonElastiCacheV9", "DescribeServerlessCacheSnapshots", {})
|
|
17
13
|
.n("ElastiCacheClient", "DescribeServerlessCacheSnapshotsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeServerlessCacheSnapshotsCommand)
|
|
20
|
-
.de(de_DescribeServerlessCacheSnapshotsCommand)
|
|
14
|
+
.sc(DescribeServerlessCacheSnapshots)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeServerlessCaches } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeServerlessCachesCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonElastiCacheV9", "DescribeServerlessCaches", {})
|
|
17
13
|
.n("ElastiCacheClient", "DescribeServerlessCachesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeServerlessCachesCommand)
|
|
20
|
-
.de(de_DescribeServerlessCachesCommand)
|
|
14
|
+
.sc(DescribeServerlessCaches)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|