@aws-sdk/client-elasticache 3.649.0 → 3.651.1
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 +75 -225
- package/dist-es/commands/AddTagsToResourceCommand.js +1 -3
- package/dist-es/commands/AuthorizeCacheSecurityGroupIngressCommand.js +1 -3
- package/dist-es/commands/BatchApplyUpdateActionCommand.js +1 -3
- package/dist-es/commands/BatchStopUpdateActionCommand.js +1 -3
- package/dist-es/commands/CompleteMigrationCommand.js +1 -3
- package/dist-es/commands/CopyServerlessCacheSnapshotCommand.js +1 -3
- package/dist-es/commands/CopySnapshotCommand.js +1 -3
- package/dist-es/commands/CreateCacheClusterCommand.js +1 -3
- package/dist-es/commands/CreateCacheParameterGroupCommand.js +1 -3
- package/dist-es/commands/CreateCacheSecurityGroupCommand.js +1 -3
- package/dist-es/commands/CreateCacheSubnetGroupCommand.js +1 -3
- package/dist-es/commands/CreateGlobalReplicationGroupCommand.js +1 -3
- package/dist-es/commands/CreateReplicationGroupCommand.js +1 -3
- package/dist-es/commands/CreateServerlessCacheCommand.js +1 -3
- package/dist-es/commands/CreateServerlessCacheSnapshotCommand.js +1 -3
- package/dist-es/commands/CreateSnapshotCommand.js +1 -3
- package/dist-es/commands/CreateUserCommand.js +1 -3
- package/dist-es/commands/CreateUserGroupCommand.js +1 -3
- package/dist-es/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.js +1 -3
- package/dist-es/commands/DecreaseReplicaCountCommand.js +1 -3
- package/dist-es/commands/DeleteCacheClusterCommand.js +1 -3
- package/dist-es/commands/DeleteCacheParameterGroupCommand.js +1 -3
- package/dist-es/commands/DeleteCacheSecurityGroupCommand.js +1 -3
- package/dist-es/commands/DeleteCacheSubnetGroupCommand.js +1 -3
- package/dist-es/commands/DeleteGlobalReplicationGroupCommand.js +1 -3
- package/dist-es/commands/DeleteReplicationGroupCommand.js +1 -3
- package/dist-es/commands/DeleteServerlessCacheCommand.js +1 -3
- package/dist-es/commands/DeleteServerlessCacheSnapshotCommand.js +1 -3
- package/dist-es/commands/DeleteSnapshotCommand.js +1 -3
- package/dist-es/commands/DeleteUserCommand.js +1 -3
- package/dist-es/commands/DeleteUserGroupCommand.js +1 -3
- package/dist-es/commands/DescribeCacheClustersCommand.js +1 -3
- package/dist-es/commands/DescribeCacheEngineVersionsCommand.js +1 -3
- package/dist-es/commands/DescribeCacheParameterGroupsCommand.js +1 -3
- package/dist-es/commands/DescribeCacheParametersCommand.js +1 -3
- package/dist-es/commands/DescribeCacheSecurityGroupsCommand.js +1 -3
- package/dist-es/commands/DescribeCacheSubnetGroupsCommand.js +1 -3
- package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +1 -3
- package/dist-es/commands/DescribeEventsCommand.js +1 -3
- package/dist-es/commands/DescribeGlobalReplicationGroupsCommand.js +1 -3
- package/dist-es/commands/DescribeReplicationGroupsCommand.js +1 -3
- package/dist-es/commands/DescribeReservedCacheNodesCommand.js +1 -3
- package/dist-es/commands/DescribeReservedCacheNodesOfferingsCommand.js +1 -3
- package/dist-es/commands/DescribeServerlessCacheSnapshotsCommand.js +1 -3
- package/dist-es/commands/DescribeServerlessCachesCommand.js +1 -3
- package/dist-es/commands/DescribeServiceUpdatesCommand.js +1 -3
- package/dist-es/commands/DescribeSnapshotsCommand.js +1 -3
- package/dist-es/commands/DescribeUpdateActionsCommand.js +1 -3
- package/dist-es/commands/DescribeUserGroupsCommand.js +1 -3
- package/dist-es/commands/DescribeUsersCommand.js +1 -3
- package/dist-es/commands/DisassociateGlobalReplicationGroupCommand.js +1 -3
- package/dist-es/commands/ExportServerlessCacheSnapshotCommand.js +1 -3
- package/dist-es/commands/FailoverGlobalReplicationGroupCommand.js +1 -3
- package/dist-es/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.js +1 -3
- package/dist-es/commands/IncreaseReplicaCountCommand.js +1 -3
- package/dist-es/commands/ListAllowedNodeTypeModificationsCommand.js +1 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
- package/dist-es/commands/ModifyCacheClusterCommand.js +1 -3
- package/dist-es/commands/ModifyCacheParameterGroupCommand.js +1 -3
- package/dist-es/commands/ModifyCacheSubnetGroupCommand.js +1 -3
- package/dist-es/commands/ModifyGlobalReplicationGroupCommand.js +1 -3
- package/dist-es/commands/ModifyReplicationGroupCommand.js +1 -3
- package/dist-es/commands/ModifyReplicationGroupShardConfigurationCommand.js +1 -3
- package/dist-es/commands/ModifyServerlessCacheCommand.js +1 -3
- package/dist-es/commands/ModifyUserCommand.js +1 -3
- package/dist-es/commands/ModifyUserGroupCommand.js +1 -3
- package/dist-es/commands/PurchaseReservedCacheNodesOfferingCommand.js +1 -3
- package/dist-es/commands/RebalanceSlotsInGlobalReplicationGroupCommand.js +1 -3
- package/dist-es/commands/RebootCacheClusterCommand.js +1 -3
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +1 -3
- package/dist-es/commands/ResetCacheParameterGroupCommand.js +1 -3
- package/dist-es/commands/RevokeCacheSecurityGroupIngressCommand.js +1 -3
- package/dist-es/commands/StartMigrationCommand.js +1 -3
- package/dist-es/commands/TestFailoverCommand.js +1 -3
- package/dist-es/commands/TestMigrationCommand.js +1 -3
- package/package.json +5 -5
|
@@ -6,9 +6,7 @@ import { de_IncreaseNodeGroupsInGlobalReplicationGroupCommand, se_IncreaseNodeGr
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class IncreaseNodeGroupsInGlobalReplicationGroupCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_IncreaseReplicaCountCommand, se_IncreaseReplicaCountCommand } from "
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class IncreaseReplicaCountCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListAllowedNodeTypeModificationsCommand, se_ListAllowedNodeTypeModif
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListAllowedNodeTypeModificationsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "..
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListTagsForResourceCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ModifyCacheClusterCommand, se_ModifyCacheClusterCommand } from "../p
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ModifyCacheClusterCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ModifyCacheParameterGroupCommand, se_ModifyCacheParameterGroupComman
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ModifyCacheParameterGroupCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ModifyCacheSubnetGroupCommand, se_ModifyCacheSubnetGroupCommand } fr
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ModifyCacheSubnetGroupCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ModifyGlobalReplicationGroupCommand, se_ModifyGlobalReplicationGroup
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ModifyGlobalReplicationGroupCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ModifyReplicationGroupCommand, se_ModifyReplicationGroupCommand } fr
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ModifyReplicationGroupCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ModifyReplicationGroupShardConfigurationCommand, se_ModifyReplicatio
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ModifyReplicationGroupShardConfigurationCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ModifyServerlessCacheCommand, se_ModifyServerlessCacheCommand } from
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ModifyServerlessCacheCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ModifyUserCommand, se_ModifyUserCommand } from "../protocols/Aws_que
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ModifyUserCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ModifyUserGroupCommand, se_ModifyUserGroupCommand } from "../protoco
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ModifyUserGroupCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_PurchaseReservedCacheNodesOfferingCommand, se_PurchaseReservedCacheN
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class PurchaseReservedCacheNodesOfferingCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_RebalanceSlotsInGlobalReplicationGroupCommand, se_RebalanceSlotsInGl
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class RebalanceSlotsInGlobalReplicationGroupCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_RebootCacheClusterCommand, se_RebootCacheClusterCommand } from "../p
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class RebootCacheClusterCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_RemoveTagsFromResourceCommand, se_RemoveTagsFromResourceCommand } fr
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class RemoveTagsFromResourceCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ResetCacheParameterGroupCommand, se_ResetCacheParameterGroupCommand
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ResetCacheParameterGroupCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_RevokeCacheSecurityGroupIngressCommand, se_RevokeCacheSecurityGroupI
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class RevokeCacheSecurityGroupIngressCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_StartMigrationCommand, se_StartMigrationCommand } from "../protocols
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class StartMigrationCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_TestFailoverCommand, se_TestFailoverCommand } from "../protocols/Aws
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class TestFailoverCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_TestMigrationCommand, se_TestMigrationCommand } from "../protocols/A
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class TestMigrationCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-elasticache",
|
|
3
3
|
"description": "AWS SDK for JavaScript Elasticache Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.651.1",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-elasticache",
|
|
@@ -20,10 +20,10 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.651.1",
|
|
24
|
+
"@aws-sdk/client-sts": "3.651.1",
|
|
25
|
+
"@aws-sdk/core": "3.651.1",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.651.1",
|
|
27
27
|
"@aws-sdk/middleware-host-header": "3.649.0",
|
|
28
28
|
"@aws-sdk/middleware-logger": "3.649.0",
|
|
29
29
|
"@aws-sdk/middleware-recursion-detection": "3.649.0",
|