@aws-sdk/client-elasticache 3.952.0 → 3.954.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 +1386 -1019
- package/dist-cjs/runtimeConfig.shared.js +7 -6
- package/dist-es/commands/AddTagsToResourceCommand.js +2 -2
- package/dist-es/commands/AuthorizeCacheSecurityGroupIngressCommand.js +2 -2
- package/dist-es/commands/BatchApplyUpdateActionCommand.js +2 -2
- package/dist-es/commands/BatchStopUpdateActionCommand.js +2 -2
- package/dist-es/commands/CompleteMigrationCommand.js +2 -2
- package/dist-es/commands/CopyServerlessCacheSnapshotCommand.js +2 -2
- package/dist-es/commands/CopySnapshotCommand.js +2 -2
- package/dist-es/commands/CreateCacheClusterCommand.js +2 -2
- package/dist-es/commands/CreateCacheParameterGroupCommand.js +2 -2
- package/dist-es/commands/CreateCacheSecurityGroupCommand.js +2 -2
- package/dist-es/commands/CreateCacheSubnetGroupCommand.js +2 -2
- package/dist-es/commands/CreateGlobalReplicationGroupCommand.js +2 -2
- package/dist-es/commands/CreateReplicationGroupCommand.js +2 -2
- package/dist-es/commands/CreateServerlessCacheCommand.js +2 -2
- package/dist-es/commands/CreateServerlessCacheSnapshotCommand.js +2 -2
- package/dist-es/commands/CreateSnapshotCommand.js +2 -2
- package/dist-es/commands/CreateUserCommand.js +2 -2
- package/dist-es/commands/CreateUserGroupCommand.js +2 -2
- package/dist-es/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.js +2 -2
- package/dist-es/commands/DecreaseReplicaCountCommand.js +2 -2
- package/dist-es/commands/DeleteCacheClusterCommand.js +2 -2
- package/dist-es/commands/DeleteCacheParameterGroupCommand.js +2 -2
- package/dist-es/commands/DeleteCacheSecurityGroupCommand.js +2 -2
- package/dist-es/commands/DeleteCacheSubnetGroupCommand.js +2 -2
- package/dist-es/commands/DeleteGlobalReplicationGroupCommand.js +2 -2
- package/dist-es/commands/DeleteReplicationGroupCommand.js +2 -2
- package/dist-es/commands/DeleteServerlessCacheCommand.js +2 -2
- package/dist-es/commands/DeleteServerlessCacheSnapshotCommand.js +2 -2
- package/dist-es/commands/DeleteSnapshotCommand.js +2 -2
- package/dist-es/commands/DeleteUserCommand.js +2 -2
- package/dist-es/commands/DeleteUserGroupCommand.js +2 -2
- package/dist-es/commands/DescribeCacheClustersCommand.js +2 -2
- package/dist-es/commands/DescribeCacheEngineVersionsCommand.js +2 -2
- package/dist-es/commands/DescribeCacheParameterGroupsCommand.js +2 -2
- package/dist-es/commands/DescribeCacheParametersCommand.js +2 -2
- package/dist-es/commands/DescribeCacheSecurityGroupsCommand.js +2 -2
- package/dist-es/commands/DescribeCacheSubnetGroupsCommand.js +2 -2
- package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +2 -2
- package/dist-es/commands/DescribeEventsCommand.js +2 -2
- package/dist-es/commands/DescribeGlobalReplicationGroupsCommand.js +2 -2
- package/dist-es/commands/DescribeReplicationGroupsCommand.js +2 -2
- package/dist-es/commands/DescribeReservedCacheNodesCommand.js +2 -2
- package/dist-es/commands/DescribeReservedCacheNodesOfferingsCommand.js +2 -2
- package/dist-es/commands/DescribeServerlessCacheSnapshotsCommand.js +2 -2
- package/dist-es/commands/DescribeServerlessCachesCommand.js +2 -2
- package/dist-es/commands/DescribeServiceUpdatesCommand.js +2 -2
- package/dist-es/commands/DescribeSnapshotsCommand.js +2 -2
- package/dist-es/commands/DescribeUpdateActionsCommand.js +2 -2
- package/dist-es/commands/DescribeUserGroupsCommand.js +2 -2
- package/dist-es/commands/DescribeUsersCommand.js +2 -2
- package/dist-es/commands/DisassociateGlobalReplicationGroupCommand.js +2 -2
- package/dist-es/commands/ExportServerlessCacheSnapshotCommand.js +2 -2
- package/dist-es/commands/FailoverGlobalReplicationGroupCommand.js +2 -2
- package/dist-es/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.js +2 -2
- package/dist-es/commands/IncreaseReplicaCountCommand.js +2 -2
- package/dist-es/commands/ListAllowedNodeTypeModificationsCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ModifyCacheClusterCommand.js +2 -2
- package/dist-es/commands/ModifyCacheParameterGroupCommand.js +2 -2
- package/dist-es/commands/ModifyCacheSubnetGroupCommand.js +2 -2
- package/dist-es/commands/ModifyGlobalReplicationGroupCommand.js +2 -2
- package/dist-es/commands/ModifyReplicationGroupCommand.js +2 -2
- package/dist-es/commands/ModifyReplicationGroupShardConfigurationCommand.js +2 -2
- package/dist-es/commands/ModifyServerlessCacheCommand.js +2 -2
- package/dist-es/commands/ModifyUserCommand.js +2 -2
- package/dist-es/commands/ModifyUserGroupCommand.js +2 -2
- package/dist-es/commands/PurchaseReservedCacheNodesOfferingCommand.js +2 -2
- package/dist-es/commands/RebalanceSlotsInGlobalReplicationGroupCommand.js +2 -2
- package/dist-es/commands/RebootCacheClusterCommand.js +2 -2
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -2
- package/dist-es/commands/ResetCacheParameterGroupCommand.js +2 -2
- package/dist-es/commands/RevokeCacheSecurityGroupIngressCommand.js +2 -2
- package/dist-es/commands/StartMigrationCommand.js +2 -2
- package/dist-es/commands/TestFailoverCommand.js +2 -2
- package/dist-es/commands/TestMigrationCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +7 -6
- package/dist-es/schemas/schemas_0.js +768 -761
- package/dist-types/ElastiCacheClient.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/dist-types/schemas/schemas_0.d.ts +361 -440
- package/dist-types/ts3.4/ElastiCacheClient.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +360 -440
- package/package.json +35 -35
|
@@ -26,12 +26,13 @@ const getRuntimeConfig = (config) => {
|
|
|
26
26
|
},
|
|
27
27
|
],
|
|
28
28
|
logger: config?.logger ?? new smithy_client_1.NoOpLogger(),
|
|
29
|
-
protocol: config?.protocol ??
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
29
|
+
protocol: config?.protocol ?? protocols_1.AwsQueryProtocol,
|
|
30
|
+
protocolSettings: config?.protocolSettings ?? {
|
|
31
|
+
defaultNamespace: "com.amazonaws.elasticache",
|
|
32
|
+
xmlNamespace: "http://elasticache.amazonaws.com/doc/2015-02-02/",
|
|
33
|
+
version: "2015-02-02",
|
|
34
|
+
serviceTarget: "AmazonElastiCacheV9",
|
|
35
|
+
},
|
|
35
36
|
serviceId: config?.serviceId ?? "ElastiCache",
|
|
36
37
|
urlParser: config?.urlParser ?? url_parser_1.parseUrl,
|
|
37
38
|
utf8Decoder: config?.utf8Decoder ?? util_utf8_1.fromUtf8,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { AddTagsToResource } from "../schemas/schemas_0";
|
|
4
|
+
import { AddTagsToResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class AddTagsToResourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class AddTagsToResourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "AddTagsToResource", {})
|
|
13
13
|
.n("ElastiCacheClient", "AddTagsToResourceCommand")
|
|
14
|
-
.sc(AddTagsToResource)
|
|
14
|
+
.sc(AddTagsToResource$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { AuthorizeCacheSecurityGroupIngress } from "../schemas/schemas_0";
|
|
4
|
+
import { AuthorizeCacheSecurityGroupIngress$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class AuthorizeCacheSecurityGroupIngressCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class AuthorizeCacheSecurityGroupIngressCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "AuthorizeCacheSecurityGroupIngress", {})
|
|
13
13
|
.n("ElastiCacheClient", "AuthorizeCacheSecurityGroupIngressCommand")
|
|
14
|
-
.sc(AuthorizeCacheSecurityGroupIngress)
|
|
14
|
+
.sc(AuthorizeCacheSecurityGroupIngress$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { BatchApplyUpdateAction } from "../schemas/schemas_0";
|
|
4
|
+
import { BatchApplyUpdateAction$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class BatchApplyUpdateActionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class BatchApplyUpdateActionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "BatchApplyUpdateAction", {})
|
|
13
13
|
.n("ElastiCacheClient", "BatchApplyUpdateActionCommand")
|
|
14
|
-
.sc(BatchApplyUpdateAction)
|
|
14
|
+
.sc(BatchApplyUpdateAction$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { BatchStopUpdateAction } from "../schemas/schemas_0";
|
|
4
|
+
import { BatchStopUpdateAction$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class BatchStopUpdateActionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class BatchStopUpdateActionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "BatchStopUpdateAction", {})
|
|
13
13
|
.n("ElastiCacheClient", "BatchStopUpdateActionCommand")
|
|
14
|
-
.sc(BatchStopUpdateAction)
|
|
14
|
+
.sc(BatchStopUpdateAction$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CompleteMigration } from "../schemas/schemas_0";
|
|
4
|
+
import { CompleteMigration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CompleteMigrationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CompleteMigrationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "CompleteMigration", {})
|
|
13
13
|
.n("ElastiCacheClient", "CompleteMigrationCommand")
|
|
14
|
-
.sc(CompleteMigration)
|
|
14
|
+
.sc(CompleteMigration$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CopyServerlessCacheSnapshot } from "../schemas/schemas_0";
|
|
4
|
+
import { CopyServerlessCacheSnapshot$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CopyServerlessCacheSnapshotCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CopyServerlessCacheSnapshotCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "CopyServerlessCacheSnapshot", {})
|
|
13
13
|
.n("ElastiCacheClient", "CopyServerlessCacheSnapshotCommand")
|
|
14
|
-
.sc(CopyServerlessCacheSnapshot)
|
|
14
|
+
.sc(CopyServerlessCacheSnapshot$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CopySnapshot } from "../schemas/schemas_0";
|
|
4
|
+
import { CopySnapshot$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CopySnapshotCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CopySnapshotCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "CopySnapshot", {})
|
|
13
13
|
.n("ElastiCacheClient", "CopySnapshotCommand")
|
|
14
|
-
.sc(CopySnapshot)
|
|
14
|
+
.sc(CopySnapshot$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateCacheCluster } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateCacheCluster$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateCacheClusterCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateCacheClusterCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "CreateCacheCluster", {})
|
|
13
13
|
.n("ElastiCacheClient", "CreateCacheClusterCommand")
|
|
14
|
-
.sc(CreateCacheCluster)
|
|
14
|
+
.sc(CreateCacheCluster$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateCacheParameterGroup } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateCacheParameterGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateCacheParameterGroupCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateCacheParameterGroupCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "CreateCacheParameterGroup", {})
|
|
13
13
|
.n("ElastiCacheClient", "CreateCacheParameterGroupCommand")
|
|
14
|
-
.sc(CreateCacheParameterGroup)
|
|
14
|
+
.sc(CreateCacheParameterGroup$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateCacheSecurityGroup } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateCacheSecurityGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateCacheSecurityGroupCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateCacheSecurityGroupCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "CreateCacheSecurityGroup", {})
|
|
13
13
|
.n("ElastiCacheClient", "CreateCacheSecurityGroupCommand")
|
|
14
|
-
.sc(CreateCacheSecurityGroup)
|
|
14
|
+
.sc(CreateCacheSecurityGroup$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateCacheSubnetGroup } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateCacheSubnetGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateCacheSubnetGroupCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateCacheSubnetGroupCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "CreateCacheSubnetGroup", {})
|
|
13
13
|
.n("ElastiCacheClient", "CreateCacheSubnetGroupCommand")
|
|
14
|
-
.sc(CreateCacheSubnetGroup)
|
|
14
|
+
.sc(CreateCacheSubnetGroup$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateGlobalReplicationGroup } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateGlobalReplicationGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateGlobalReplicationGroupCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateGlobalReplicationGroupCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "CreateGlobalReplicationGroup", {})
|
|
13
13
|
.n("ElastiCacheClient", "CreateGlobalReplicationGroupCommand")
|
|
14
|
-
.sc(CreateGlobalReplicationGroup)
|
|
14
|
+
.sc(CreateGlobalReplicationGroup$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateReplicationGroup } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateReplicationGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateReplicationGroupCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateReplicationGroupCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "CreateReplicationGroup", {})
|
|
13
13
|
.n("ElastiCacheClient", "CreateReplicationGroupCommand")
|
|
14
|
-
.sc(CreateReplicationGroup)
|
|
14
|
+
.sc(CreateReplicationGroup$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateServerlessCache } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateServerlessCache$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateServerlessCacheCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateServerlessCacheCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "CreateServerlessCache", {})
|
|
13
13
|
.n("ElastiCacheClient", "CreateServerlessCacheCommand")
|
|
14
|
-
.sc(CreateServerlessCache)
|
|
14
|
+
.sc(CreateServerlessCache$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateServerlessCacheSnapshot } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateServerlessCacheSnapshot$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateServerlessCacheSnapshotCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateServerlessCacheSnapshotCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "CreateServerlessCacheSnapshot", {})
|
|
13
13
|
.n("ElastiCacheClient", "CreateServerlessCacheSnapshotCommand")
|
|
14
|
-
.sc(CreateServerlessCacheSnapshot)
|
|
14
|
+
.sc(CreateServerlessCacheSnapshot$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateSnapshot } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateSnapshot$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateSnapshotCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateSnapshotCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "CreateSnapshot", {})
|
|
13
13
|
.n("ElastiCacheClient", "CreateSnapshotCommand")
|
|
14
|
-
.sc(CreateSnapshot)
|
|
14
|
+
.sc(CreateSnapshot$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateUser } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateUser$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateUserCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateUserCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "CreateUser", {})
|
|
13
13
|
.n("ElastiCacheClient", "CreateUserCommand")
|
|
14
|
-
.sc(CreateUser)
|
|
14
|
+
.sc(CreateUser$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateUserGroup } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateUserGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateUserGroupCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateUserGroupCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "CreateUserGroup", {})
|
|
13
13
|
.n("ElastiCacheClient", "CreateUserGroupCommand")
|
|
14
|
-
.sc(CreateUserGroup)
|
|
14
|
+
.sc(CreateUserGroup$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DecreaseNodeGroupsInGlobalReplicationGroup } from "../schemas/schemas_0";
|
|
4
|
+
import { DecreaseNodeGroupsInGlobalReplicationGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DecreaseNodeGroupsInGlobalReplicationGroupCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DecreaseNodeGroupsInGlobalReplicationGroupCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "DecreaseNodeGroupsInGlobalReplicationGroup", {})
|
|
13
13
|
.n("ElastiCacheClient", "DecreaseNodeGroupsInGlobalReplicationGroupCommand")
|
|
14
|
-
.sc(DecreaseNodeGroupsInGlobalReplicationGroup)
|
|
14
|
+
.sc(DecreaseNodeGroupsInGlobalReplicationGroup$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DecreaseReplicaCount } from "../schemas/schemas_0";
|
|
4
|
+
import { DecreaseReplicaCount$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DecreaseReplicaCountCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DecreaseReplicaCountCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "DecreaseReplicaCount", {})
|
|
13
13
|
.n("ElastiCacheClient", "DecreaseReplicaCountCommand")
|
|
14
|
-
.sc(DecreaseReplicaCount)
|
|
14
|
+
.sc(DecreaseReplicaCount$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteCacheCluster } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteCacheCluster$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteCacheClusterCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteCacheClusterCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "DeleteCacheCluster", {})
|
|
13
13
|
.n("ElastiCacheClient", "DeleteCacheClusterCommand")
|
|
14
|
-
.sc(DeleteCacheCluster)
|
|
14
|
+
.sc(DeleteCacheCluster$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteCacheParameterGroup } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteCacheParameterGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteCacheParameterGroupCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteCacheParameterGroupCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "DeleteCacheParameterGroup", {})
|
|
13
13
|
.n("ElastiCacheClient", "DeleteCacheParameterGroupCommand")
|
|
14
|
-
.sc(DeleteCacheParameterGroup)
|
|
14
|
+
.sc(DeleteCacheParameterGroup$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteCacheSecurityGroup } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteCacheSecurityGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteCacheSecurityGroupCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteCacheSecurityGroupCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "DeleteCacheSecurityGroup", {})
|
|
13
13
|
.n("ElastiCacheClient", "DeleteCacheSecurityGroupCommand")
|
|
14
|
-
.sc(DeleteCacheSecurityGroup)
|
|
14
|
+
.sc(DeleteCacheSecurityGroup$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteCacheSubnetGroup } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteCacheSubnetGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteCacheSubnetGroupCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteCacheSubnetGroupCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "DeleteCacheSubnetGroup", {})
|
|
13
13
|
.n("ElastiCacheClient", "DeleteCacheSubnetGroupCommand")
|
|
14
|
-
.sc(DeleteCacheSubnetGroup)
|
|
14
|
+
.sc(DeleteCacheSubnetGroup$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteGlobalReplicationGroup } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteGlobalReplicationGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteGlobalReplicationGroupCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteGlobalReplicationGroupCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "DeleteGlobalReplicationGroup", {})
|
|
13
13
|
.n("ElastiCacheClient", "DeleteGlobalReplicationGroupCommand")
|
|
14
|
-
.sc(DeleteGlobalReplicationGroup)
|
|
14
|
+
.sc(DeleteGlobalReplicationGroup$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteReplicationGroup } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteReplicationGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteReplicationGroupCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteReplicationGroupCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "DeleteReplicationGroup", {})
|
|
13
13
|
.n("ElastiCacheClient", "DeleteReplicationGroupCommand")
|
|
14
|
-
.sc(DeleteReplicationGroup)
|
|
14
|
+
.sc(DeleteReplicationGroup$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteServerlessCache } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteServerlessCache$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteServerlessCacheCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteServerlessCacheCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "DeleteServerlessCache", {})
|
|
13
13
|
.n("ElastiCacheClient", "DeleteServerlessCacheCommand")
|
|
14
|
-
.sc(DeleteServerlessCache)
|
|
14
|
+
.sc(DeleteServerlessCache$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteServerlessCacheSnapshot } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteServerlessCacheSnapshot$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteServerlessCacheSnapshotCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteServerlessCacheSnapshotCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "DeleteServerlessCacheSnapshot", {})
|
|
13
13
|
.n("ElastiCacheClient", "DeleteServerlessCacheSnapshotCommand")
|
|
14
|
-
.sc(DeleteServerlessCacheSnapshot)
|
|
14
|
+
.sc(DeleteServerlessCacheSnapshot$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteSnapshot } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteSnapshot$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteSnapshotCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteSnapshotCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "DeleteSnapshot", {})
|
|
13
13
|
.n("ElastiCacheClient", "DeleteSnapshotCommand")
|
|
14
|
-
.sc(DeleteSnapshot)
|
|
14
|
+
.sc(DeleteSnapshot$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteUser } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteUser$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteUserCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteUserCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "DeleteUser", {})
|
|
13
13
|
.n("ElastiCacheClient", "DeleteUserCommand")
|
|
14
|
-
.sc(DeleteUser)
|
|
14
|
+
.sc(DeleteUser$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteUserGroup } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteUserGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteUserGroupCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteUserGroupCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "DeleteUserGroup", {})
|
|
13
13
|
.n("ElastiCacheClient", "DeleteUserGroupCommand")
|
|
14
|
-
.sc(DeleteUserGroup)
|
|
14
|
+
.sc(DeleteUserGroup$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeCacheClusters } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeCacheClusters$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeCacheClustersCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeCacheClustersCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "DescribeCacheClusters", {})
|
|
13
13
|
.n("ElastiCacheClient", "DescribeCacheClustersCommand")
|
|
14
|
-
.sc(DescribeCacheClusters)
|
|
14
|
+
.sc(DescribeCacheClusters$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeCacheEngineVersions } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeCacheEngineVersions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeCacheEngineVersionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeCacheEngineVersionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "DescribeCacheEngineVersions", {})
|
|
13
13
|
.n("ElastiCacheClient", "DescribeCacheEngineVersionsCommand")
|
|
14
|
-
.sc(DescribeCacheEngineVersions)
|
|
14
|
+
.sc(DescribeCacheEngineVersions$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeCacheParameterGroups } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeCacheParameterGroups$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeCacheParameterGroupsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeCacheParameterGroupsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "DescribeCacheParameterGroups", {})
|
|
13
13
|
.n("ElastiCacheClient", "DescribeCacheParameterGroupsCommand")
|
|
14
|
-
.sc(DescribeCacheParameterGroups)
|
|
14
|
+
.sc(DescribeCacheParameterGroups$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeCacheParameters } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeCacheParameters$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeCacheParametersCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeCacheParametersCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "DescribeCacheParameters", {})
|
|
13
13
|
.n("ElastiCacheClient", "DescribeCacheParametersCommand")
|
|
14
|
-
.sc(DescribeCacheParameters)
|
|
14
|
+
.sc(DescribeCacheParameters$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|