@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
|
@@ -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 { DescribeCacheSecurityGroups } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeCacheSecurityGroups$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeCacheSecurityGroupsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeCacheSecurityGroupsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "DescribeCacheSecurityGroups", {})
|
|
13
13
|
.n("ElastiCacheClient", "DescribeCacheSecurityGroupsCommand")
|
|
14
|
-
.sc(DescribeCacheSecurityGroups)
|
|
14
|
+
.sc(DescribeCacheSecurityGroups$)
|
|
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 { DescribeCacheSubnetGroups } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeCacheSubnetGroups$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeCacheSubnetGroupsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeCacheSubnetGroupsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "DescribeCacheSubnetGroups", {})
|
|
13
13
|
.n("ElastiCacheClient", "DescribeCacheSubnetGroupsCommand")
|
|
14
|
-
.sc(DescribeCacheSubnetGroups)
|
|
14
|
+
.sc(DescribeCacheSubnetGroups$)
|
|
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 { DescribeEngineDefaultParameters } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeEngineDefaultParameters$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeEngineDefaultParametersCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeEngineDefaultParametersCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "DescribeEngineDefaultParameters", {})
|
|
13
13
|
.n("ElastiCacheClient", "DescribeEngineDefaultParametersCommand")
|
|
14
|
-
.sc(DescribeEngineDefaultParameters)
|
|
14
|
+
.sc(DescribeEngineDefaultParameters$)
|
|
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 { DescribeEvents } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeEvents$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeEventsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeEventsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "DescribeEvents", {})
|
|
13
13
|
.n("ElastiCacheClient", "DescribeEventsCommand")
|
|
14
|
-
.sc(DescribeEvents)
|
|
14
|
+
.sc(DescribeEvents$)
|
|
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 { DescribeGlobalReplicationGroups } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeGlobalReplicationGroups$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeGlobalReplicationGroupsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeGlobalReplicationGroupsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "DescribeGlobalReplicationGroups", {})
|
|
13
13
|
.n("ElastiCacheClient", "DescribeGlobalReplicationGroupsCommand")
|
|
14
|
-
.sc(DescribeGlobalReplicationGroups)
|
|
14
|
+
.sc(DescribeGlobalReplicationGroups$)
|
|
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 { DescribeReplicationGroups } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeReplicationGroups$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeReplicationGroupsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeReplicationGroupsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "DescribeReplicationGroups", {})
|
|
13
13
|
.n("ElastiCacheClient", "DescribeReplicationGroupsCommand")
|
|
14
|
-
.sc(DescribeReplicationGroups)
|
|
14
|
+
.sc(DescribeReplicationGroups$)
|
|
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 { DescribeReservedCacheNodes } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeReservedCacheNodes$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeReservedCacheNodesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeReservedCacheNodesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "DescribeReservedCacheNodes", {})
|
|
13
13
|
.n("ElastiCacheClient", "DescribeReservedCacheNodesCommand")
|
|
14
|
-
.sc(DescribeReservedCacheNodes)
|
|
14
|
+
.sc(DescribeReservedCacheNodes$)
|
|
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 { DescribeReservedCacheNodesOfferings } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeReservedCacheNodesOfferings$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeReservedCacheNodesOfferingsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeReservedCacheNodesOfferingsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "DescribeReservedCacheNodesOfferings", {})
|
|
13
13
|
.n("ElastiCacheClient", "DescribeReservedCacheNodesOfferingsCommand")
|
|
14
|
-
.sc(DescribeReservedCacheNodesOfferings)
|
|
14
|
+
.sc(DescribeReservedCacheNodesOfferings$)
|
|
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 { DescribeServerlessCacheSnapshots } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeServerlessCacheSnapshots$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeServerlessCacheSnapshotsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeServerlessCacheSnapshotsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "DescribeServerlessCacheSnapshots", {})
|
|
13
13
|
.n("ElastiCacheClient", "DescribeServerlessCacheSnapshotsCommand")
|
|
14
|
-
.sc(DescribeServerlessCacheSnapshots)
|
|
14
|
+
.sc(DescribeServerlessCacheSnapshots$)
|
|
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 { DescribeServerlessCaches } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeServerlessCaches$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeServerlessCachesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeServerlessCachesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "DescribeServerlessCaches", {})
|
|
13
13
|
.n("ElastiCacheClient", "DescribeServerlessCachesCommand")
|
|
14
|
-
.sc(DescribeServerlessCaches)
|
|
14
|
+
.sc(DescribeServerlessCaches$)
|
|
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 { DescribeServiceUpdates } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeServiceUpdates$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeServiceUpdatesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeServiceUpdatesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "DescribeServiceUpdates", {})
|
|
13
13
|
.n("ElastiCacheClient", "DescribeServiceUpdatesCommand")
|
|
14
|
-
.sc(DescribeServiceUpdates)
|
|
14
|
+
.sc(DescribeServiceUpdates$)
|
|
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 { DescribeSnapshots } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeSnapshots$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeSnapshotsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeSnapshotsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "DescribeSnapshots", {})
|
|
13
13
|
.n("ElastiCacheClient", "DescribeSnapshotsCommand")
|
|
14
|
-
.sc(DescribeSnapshots)
|
|
14
|
+
.sc(DescribeSnapshots$)
|
|
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 { DescribeUpdateActions } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeUpdateActions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeUpdateActionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeUpdateActionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "DescribeUpdateActions", {})
|
|
13
13
|
.n("ElastiCacheClient", "DescribeUpdateActionsCommand")
|
|
14
|
-
.sc(DescribeUpdateActions)
|
|
14
|
+
.sc(DescribeUpdateActions$)
|
|
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 { DescribeUserGroups } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeUserGroups$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeUserGroupsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeUserGroupsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "DescribeUserGroups", {})
|
|
13
13
|
.n("ElastiCacheClient", "DescribeUserGroupsCommand")
|
|
14
|
-
.sc(DescribeUserGroups)
|
|
14
|
+
.sc(DescribeUserGroups$)
|
|
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 { DescribeUsers } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeUsers$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeUsersCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeUsersCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "DescribeUsers", {})
|
|
13
13
|
.n("ElastiCacheClient", "DescribeUsersCommand")
|
|
14
|
-
.sc(DescribeUsers)
|
|
14
|
+
.sc(DescribeUsers$)
|
|
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 { DisassociateGlobalReplicationGroup } from "../schemas/schemas_0";
|
|
4
|
+
import { DisassociateGlobalReplicationGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DisassociateGlobalReplicationGroupCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DisassociateGlobalReplicationGroupCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "DisassociateGlobalReplicationGroup", {})
|
|
13
13
|
.n("ElastiCacheClient", "DisassociateGlobalReplicationGroupCommand")
|
|
14
|
-
.sc(DisassociateGlobalReplicationGroup)
|
|
14
|
+
.sc(DisassociateGlobalReplicationGroup$)
|
|
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 { ExportServerlessCacheSnapshot } from "../schemas/schemas_0";
|
|
4
|
+
import { ExportServerlessCacheSnapshot$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ExportServerlessCacheSnapshotCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ExportServerlessCacheSnapshotCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "ExportServerlessCacheSnapshot", {})
|
|
13
13
|
.n("ElastiCacheClient", "ExportServerlessCacheSnapshotCommand")
|
|
14
|
-
.sc(ExportServerlessCacheSnapshot)
|
|
14
|
+
.sc(ExportServerlessCacheSnapshot$)
|
|
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 { FailoverGlobalReplicationGroup } from "../schemas/schemas_0";
|
|
4
|
+
import { FailoverGlobalReplicationGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class FailoverGlobalReplicationGroupCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class FailoverGlobalReplicationGroupCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "FailoverGlobalReplicationGroup", {})
|
|
13
13
|
.n("ElastiCacheClient", "FailoverGlobalReplicationGroupCommand")
|
|
14
|
-
.sc(FailoverGlobalReplicationGroup)
|
|
14
|
+
.sc(FailoverGlobalReplicationGroup$)
|
|
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 { IncreaseNodeGroupsInGlobalReplicationGroup } from "../schemas/schemas_0";
|
|
4
|
+
import { IncreaseNodeGroupsInGlobalReplicationGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class IncreaseNodeGroupsInGlobalReplicationGroupCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class IncreaseNodeGroupsInGlobalReplicationGroupCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "IncreaseNodeGroupsInGlobalReplicationGroup", {})
|
|
13
13
|
.n("ElastiCacheClient", "IncreaseNodeGroupsInGlobalReplicationGroupCommand")
|
|
14
|
-
.sc(IncreaseNodeGroupsInGlobalReplicationGroup)
|
|
14
|
+
.sc(IncreaseNodeGroupsInGlobalReplicationGroup$)
|
|
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 { IncreaseReplicaCount } from "../schemas/schemas_0";
|
|
4
|
+
import { IncreaseReplicaCount$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class IncreaseReplicaCountCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class IncreaseReplicaCountCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "IncreaseReplicaCount", {})
|
|
13
13
|
.n("ElastiCacheClient", "IncreaseReplicaCountCommand")
|
|
14
|
-
.sc(IncreaseReplicaCount)
|
|
14
|
+
.sc(IncreaseReplicaCount$)
|
|
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 { ListAllowedNodeTypeModifications } from "../schemas/schemas_0";
|
|
4
|
+
import { ListAllowedNodeTypeModifications$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListAllowedNodeTypeModificationsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListAllowedNodeTypeModificationsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "ListAllowedNodeTypeModifications", {})
|
|
13
13
|
.n("ElastiCacheClient", "ListAllowedNodeTypeModificationsCommand")
|
|
14
|
-
.sc(ListAllowedNodeTypeModifications)
|
|
14
|
+
.sc(ListAllowedNodeTypeModifications$)
|
|
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 { ListTagsForResource } from "../schemas/schemas_0";
|
|
4
|
+
import { ListTagsForResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListTagsForResourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListTagsForResourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "ListTagsForResource", {})
|
|
13
13
|
.n("ElastiCacheClient", "ListTagsForResourceCommand")
|
|
14
|
-
.sc(ListTagsForResource)
|
|
14
|
+
.sc(ListTagsForResource$)
|
|
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 { ModifyCacheCluster } from "../schemas/schemas_0";
|
|
4
|
+
import { ModifyCacheCluster$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ModifyCacheClusterCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ModifyCacheClusterCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "ModifyCacheCluster", {})
|
|
13
13
|
.n("ElastiCacheClient", "ModifyCacheClusterCommand")
|
|
14
|
-
.sc(ModifyCacheCluster)
|
|
14
|
+
.sc(ModifyCacheCluster$)
|
|
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 { ModifyCacheParameterGroup } from "../schemas/schemas_0";
|
|
4
|
+
import { ModifyCacheParameterGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ModifyCacheParameterGroupCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ModifyCacheParameterGroupCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "ModifyCacheParameterGroup", {})
|
|
13
13
|
.n("ElastiCacheClient", "ModifyCacheParameterGroupCommand")
|
|
14
|
-
.sc(ModifyCacheParameterGroup)
|
|
14
|
+
.sc(ModifyCacheParameterGroup$)
|
|
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 { ModifyCacheSubnetGroup } from "../schemas/schemas_0";
|
|
4
|
+
import { ModifyCacheSubnetGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ModifyCacheSubnetGroupCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ModifyCacheSubnetGroupCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "ModifyCacheSubnetGroup", {})
|
|
13
13
|
.n("ElastiCacheClient", "ModifyCacheSubnetGroupCommand")
|
|
14
|
-
.sc(ModifyCacheSubnetGroup)
|
|
14
|
+
.sc(ModifyCacheSubnetGroup$)
|
|
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 { ModifyGlobalReplicationGroup } from "../schemas/schemas_0";
|
|
4
|
+
import { ModifyGlobalReplicationGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ModifyGlobalReplicationGroupCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ModifyGlobalReplicationGroupCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "ModifyGlobalReplicationGroup", {})
|
|
13
13
|
.n("ElastiCacheClient", "ModifyGlobalReplicationGroupCommand")
|
|
14
|
-
.sc(ModifyGlobalReplicationGroup)
|
|
14
|
+
.sc(ModifyGlobalReplicationGroup$)
|
|
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 { ModifyReplicationGroup } from "../schemas/schemas_0";
|
|
4
|
+
import { ModifyReplicationGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ModifyReplicationGroupCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ModifyReplicationGroupCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "ModifyReplicationGroup", {})
|
|
13
13
|
.n("ElastiCacheClient", "ModifyReplicationGroupCommand")
|
|
14
|
-
.sc(ModifyReplicationGroup)
|
|
14
|
+
.sc(ModifyReplicationGroup$)
|
|
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 { ModifyReplicationGroupShardConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { ModifyReplicationGroupShardConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ModifyReplicationGroupShardConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ModifyReplicationGroupShardConfigurationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "ModifyReplicationGroupShardConfiguration", {})
|
|
13
13
|
.n("ElastiCacheClient", "ModifyReplicationGroupShardConfigurationCommand")
|
|
14
|
-
.sc(ModifyReplicationGroupShardConfiguration)
|
|
14
|
+
.sc(ModifyReplicationGroupShardConfiguration$)
|
|
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 { ModifyServerlessCache } from "../schemas/schemas_0";
|
|
4
|
+
import { ModifyServerlessCache$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ModifyServerlessCacheCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ModifyServerlessCacheCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "ModifyServerlessCache", {})
|
|
13
13
|
.n("ElastiCacheClient", "ModifyServerlessCacheCommand")
|
|
14
|
-
.sc(ModifyServerlessCache)
|
|
14
|
+
.sc(ModifyServerlessCache$)
|
|
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 { ModifyUser } from "../schemas/schemas_0";
|
|
4
|
+
import { ModifyUser$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ModifyUserCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ModifyUserCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "ModifyUser", {})
|
|
13
13
|
.n("ElastiCacheClient", "ModifyUserCommand")
|
|
14
|
-
.sc(ModifyUser)
|
|
14
|
+
.sc(ModifyUser$)
|
|
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 { ModifyUserGroup } from "../schemas/schemas_0";
|
|
4
|
+
import { ModifyUserGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ModifyUserGroupCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ModifyUserGroupCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "ModifyUserGroup", {})
|
|
13
13
|
.n("ElastiCacheClient", "ModifyUserGroupCommand")
|
|
14
|
-
.sc(ModifyUserGroup)
|
|
14
|
+
.sc(ModifyUserGroup$)
|
|
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 { PurchaseReservedCacheNodesOffering } from "../schemas/schemas_0";
|
|
4
|
+
import { PurchaseReservedCacheNodesOffering$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PurchaseReservedCacheNodesOfferingCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class PurchaseReservedCacheNodesOfferingCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "PurchaseReservedCacheNodesOffering", {})
|
|
13
13
|
.n("ElastiCacheClient", "PurchaseReservedCacheNodesOfferingCommand")
|
|
14
|
-
.sc(PurchaseReservedCacheNodesOffering)
|
|
14
|
+
.sc(PurchaseReservedCacheNodesOffering$)
|
|
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 { RebalanceSlotsInGlobalReplicationGroup } from "../schemas/schemas_0";
|
|
4
|
+
import { RebalanceSlotsInGlobalReplicationGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class RebalanceSlotsInGlobalReplicationGroupCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class RebalanceSlotsInGlobalReplicationGroupCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "RebalanceSlotsInGlobalReplicationGroup", {})
|
|
13
13
|
.n("ElastiCacheClient", "RebalanceSlotsInGlobalReplicationGroupCommand")
|
|
14
|
-
.sc(RebalanceSlotsInGlobalReplicationGroup)
|
|
14
|
+
.sc(RebalanceSlotsInGlobalReplicationGroup$)
|
|
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 { RebootCacheCluster } from "../schemas/schemas_0";
|
|
4
|
+
import { RebootCacheCluster$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class RebootCacheClusterCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class RebootCacheClusterCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "RebootCacheCluster", {})
|
|
13
13
|
.n("ElastiCacheClient", "RebootCacheClusterCommand")
|
|
14
|
-
.sc(RebootCacheCluster)
|
|
14
|
+
.sc(RebootCacheCluster$)
|
|
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 { RemoveTagsFromResource } from "../schemas/schemas_0";
|
|
4
|
+
import { RemoveTagsFromResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class RemoveTagsFromResourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class RemoveTagsFromResourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "RemoveTagsFromResource", {})
|
|
13
13
|
.n("ElastiCacheClient", "RemoveTagsFromResourceCommand")
|
|
14
|
-
.sc(RemoveTagsFromResource)
|
|
14
|
+
.sc(RemoveTagsFromResource$)
|
|
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 { ResetCacheParameterGroup } from "../schemas/schemas_0";
|
|
4
|
+
import { ResetCacheParameterGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ResetCacheParameterGroupCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ResetCacheParameterGroupCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("AmazonElastiCacheV9", "ResetCacheParameterGroup", {})
|
|
13
13
|
.n("ElastiCacheClient", "ResetCacheParameterGroupCommand")
|
|
14
|
-
.sc(ResetCacheParameterGroup)
|
|
14
|
+
.sc(ResetCacheParameterGroup$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|