@aws-sdk/client-elasticache 3.890.0 → 3.893.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-types/commands/AddTagsToResourceCommand.d.ts +2 -0
- package/dist-types/commands/AuthorizeCacheSecurityGroupIngressCommand.d.ts +2 -0
- package/dist-types/commands/BatchApplyUpdateActionCommand.d.ts +2 -0
- package/dist-types/commands/BatchStopUpdateActionCommand.d.ts +2 -0
- package/dist-types/commands/CompleteMigrationCommand.d.ts +2 -0
- package/dist-types/commands/CopyServerlessCacheSnapshotCommand.d.ts +2 -0
- package/dist-types/commands/CopySnapshotCommand.d.ts +2 -0
- package/dist-types/commands/CreateCacheClusterCommand.d.ts +2 -0
- package/dist-types/commands/CreateCacheParameterGroupCommand.d.ts +2 -0
- package/dist-types/commands/CreateCacheSecurityGroupCommand.d.ts +2 -0
- package/dist-types/commands/CreateCacheSubnetGroupCommand.d.ts +2 -0
- package/dist-types/commands/CreateGlobalReplicationGroupCommand.d.ts +2 -0
- package/dist-types/commands/CreateReplicationGroupCommand.d.ts +2 -0
- package/dist-types/commands/CreateServerlessCacheCommand.d.ts +2 -0
- package/dist-types/commands/CreateServerlessCacheSnapshotCommand.d.ts +2 -0
- package/dist-types/commands/CreateSnapshotCommand.d.ts +2 -0
- package/dist-types/commands/CreateUserCommand.d.ts +2 -0
- package/dist-types/commands/CreateUserGroupCommand.d.ts +2 -0
- package/dist-types/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +2 -0
- package/dist-types/commands/DecreaseReplicaCountCommand.d.ts +2 -0
- package/dist-types/commands/DeleteCacheClusterCommand.d.ts +2 -0
- package/dist-types/commands/DeleteCacheParameterGroupCommand.d.ts +2 -0
- package/dist-types/commands/DeleteCacheSecurityGroupCommand.d.ts +2 -0
- package/dist-types/commands/DeleteCacheSubnetGroupCommand.d.ts +2 -0
- package/dist-types/commands/DeleteGlobalReplicationGroupCommand.d.ts +2 -0
- package/dist-types/commands/DeleteReplicationGroupCommand.d.ts +2 -0
- package/dist-types/commands/DeleteServerlessCacheCommand.d.ts +2 -0
- package/dist-types/commands/DeleteServerlessCacheSnapshotCommand.d.ts +2 -0
- package/dist-types/commands/DeleteSnapshotCommand.d.ts +2 -0
- package/dist-types/commands/DeleteUserCommand.d.ts +2 -0
- package/dist-types/commands/DeleteUserGroupCommand.d.ts +2 -0
- package/dist-types/commands/DescribeCacheClustersCommand.d.ts +2 -0
- package/dist-types/commands/DescribeCacheEngineVersionsCommand.d.ts +2 -0
- package/dist-types/commands/DescribeCacheParameterGroupsCommand.d.ts +2 -0
- package/dist-types/commands/DescribeCacheParametersCommand.d.ts +2 -0
- package/dist-types/commands/DescribeCacheSecurityGroupsCommand.d.ts +2 -0
- package/dist-types/commands/DescribeCacheSubnetGroupsCommand.d.ts +2 -0
- package/dist-types/commands/DescribeEngineDefaultParametersCommand.d.ts +2 -0
- package/dist-types/commands/DescribeEventsCommand.d.ts +2 -0
- package/dist-types/commands/DescribeGlobalReplicationGroupsCommand.d.ts +2 -0
- package/dist-types/commands/DescribeReplicationGroupsCommand.d.ts +2 -0
- package/dist-types/commands/DescribeReservedCacheNodesCommand.d.ts +2 -0
- package/dist-types/commands/DescribeReservedCacheNodesOfferingsCommand.d.ts +2 -0
- package/dist-types/commands/DescribeServerlessCacheSnapshotsCommand.d.ts +2 -0
- package/dist-types/commands/DescribeServerlessCachesCommand.d.ts +2 -0
- package/dist-types/commands/DescribeServiceUpdatesCommand.d.ts +2 -0
- package/dist-types/commands/DescribeSnapshotsCommand.d.ts +2 -0
- package/dist-types/commands/DescribeUpdateActionsCommand.d.ts +2 -0
- package/dist-types/commands/DescribeUserGroupsCommand.d.ts +2 -0
- package/dist-types/commands/DescribeUsersCommand.d.ts +2 -0
- package/dist-types/commands/DisassociateGlobalReplicationGroupCommand.d.ts +2 -0
- package/dist-types/commands/ExportServerlessCacheSnapshotCommand.d.ts +2 -0
- package/dist-types/commands/FailoverGlobalReplicationGroupCommand.d.ts +2 -0
- package/dist-types/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +2 -0
- package/dist-types/commands/IncreaseReplicaCountCommand.d.ts +2 -0
- package/dist-types/commands/ListAllowedNodeTypeModificationsCommand.d.ts +2 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -0
- package/dist-types/commands/ModifyCacheClusterCommand.d.ts +2 -0
- package/dist-types/commands/ModifyCacheParameterGroupCommand.d.ts +2 -0
- package/dist-types/commands/ModifyCacheSubnetGroupCommand.d.ts +2 -0
- package/dist-types/commands/ModifyGlobalReplicationGroupCommand.d.ts +2 -0
- package/dist-types/commands/ModifyReplicationGroupCommand.d.ts +2 -0
- package/dist-types/commands/ModifyReplicationGroupShardConfigurationCommand.d.ts +2 -0
- package/dist-types/commands/ModifyServerlessCacheCommand.d.ts +2 -0
- package/dist-types/commands/ModifyUserCommand.d.ts +2 -0
- package/dist-types/commands/ModifyUserGroupCommand.d.ts +2 -0
- package/dist-types/commands/PurchaseReservedCacheNodesOfferingCommand.d.ts +2 -0
- package/dist-types/commands/RebalanceSlotsInGlobalReplicationGroupCommand.d.ts +2 -0
- package/dist-types/commands/RebootCacheClusterCommand.d.ts +2 -0
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +2 -0
- package/dist-types/commands/ResetCacheParameterGroupCommand.d.ts +2 -0
- package/dist-types/commands/RevokeCacheSecurityGroupIngressCommand.d.ts +2 -0
- package/dist-types/commands/StartMigrationCommand.d.ts +2 -0
- package/dist-types/commands/TestFailoverCommand.d.ts +2 -0
- package/dist-types/commands/TestMigrationCommand.d.ts +2 -0
- package/package.json +19 -19
|
@@ -44,6 +44,8 @@ declare const AddTagsToResourceCommand_base: {
|
|
|
44
44
|
* ```javascript
|
|
45
45
|
* import { ElastiCacheClient, AddTagsToResourceCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
46
46
|
* // const { ElastiCacheClient, AddTagsToResourceCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
47
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
48
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
47
49
|
* const client = new ElastiCacheClient(config);
|
|
48
50
|
* const input = { // AddTagsToResourceMessage
|
|
49
51
|
* ResourceName: "STRING_VALUE", // required
|
|
@@ -39,6 +39,8 @@ declare const AuthorizeCacheSecurityGroupIngressCommand_base: {
|
|
|
39
39
|
* ```javascript
|
|
40
40
|
* import { ElastiCacheClient, AuthorizeCacheSecurityGroupIngressCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
41
41
|
* // const { ElastiCacheClient, AuthorizeCacheSecurityGroupIngressCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
42
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
43
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
42
44
|
* const client = new ElastiCacheClient(config);
|
|
43
45
|
* const input = { // AuthorizeCacheSecurityGroupIngressMessage
|
|
44
46
|
* CacheSecurityGroupName: "STRING_VALUE", // required
|
|
@@ -35,6 +35,8 @@ declare const BatchApplyUpdateActionCommand_base: {
|
|
|
35
35
|
* ```javascript
|
|
36
36
|
* import { ElastiCacheClient, BatchApplyUpdateActionCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
37
37
|
* // const { ElastiCacheClient, BatchApplyUpdateActionCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
38
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
39
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
38
40
|
* const client = new ElastiCacheClient(config);
|
|
39
41
|
* const input = { // BatchApplyUpdateActionMessage
|
|
40
42
|
* ReplicationGroupIds: [ // ReplicationGroupIdList
|
|
@@ -35,6 +35,8 @@ declare const BatchStopUpdateActionCommand_base: {
|
|
|
35
35
|
* ```javascript
|
|
36
36
|
* import { ElastiCacheClient, BatchStopUpdateActionCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
37
37
|
* // const { ElastiCacheClient, BatchStopUpdateActionCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
38
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
39
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
38
40
|
* const client = new ElastiCacheClient(config);
|
|
39
41
|
* const input = { // BatchStopUpdateActionMessage
|
|
40
42
|
* ReplicationGroupIds: [ // ReplicationGroupIdList
|
|
@@ -33,6 +33,8 @@ declare const CompleteMigrationCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ElastiCacheClient, CompleteMigrationCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
35
35
|
* // const { ElastiCacheClient, CompleteMigrationCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
36
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
37
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
36
38
|
* const client = new ElastiCacheClient(config);
|
|
37
39
|
* const input = { // CompleteMigrationMessage
|
|
38
40
|
* ReplicationGroupId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const CopyServerlessCacheSnapshotCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ElastiCacheClient, CopyServerlessCacheSnapshotCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
35
35
|
* // const { ElastiCacheClient, CopyServerlessCacheSnapshotCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
36
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
37
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
36
38
|
* const client = new ElastiCacheClient(config);
|
|
37
39
|
* const input = { // CopyServerlessCacheSnapshotRequest
|
|
38
40
|
* SourceServerlessCacheSnapshotName: "STRING_VALUE", // required
|
|
@@ -123,6 +123,8 @@ declare const CopySnapshotCommand_base: {
|
|
|
123
123
|
* ```javascript
|
|
124
124
|
* import { ElastiCacheClient, CopySnapshotCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
125
125
|
* // const { ElastiCacheClient, CopySnapshotCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
126
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
127
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
126
128
|
* const client = new ElastiCacheClient(config);
|
|
127
129
|
* const input = { // CopySnapshotMessage
|
|
128
130
|
* SourceSnapshotName: "STRING_VALUE", // required
|
|
@@ -35,6 +35,8 @@ declare const CreateCacheClusterCommand_base: {
|
|
|
35
35
|
* ```javascript
|
|
36
36
|
* import { ElastiCacheClient, CreateCacheClusterCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
37
37
|
* // const { ElastiCacheClient, CreateCacheClusterCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
38
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
39
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
38
40
|
* const client = new ElastiCacheClient(config);
|
|
39
41
|
* const input = { // CreateCacheClusterMessage
|
|
40
42
|
* CacheClusterId: "STRING_VALUE", // required
|
|
@@ -50,6 +50,8 @@ declare const CreateCacheParameterGroupCommand_base: {
|
|
|
50
50
|
* ```javascript
|
|
51
51
|
* import { ElastiCacheClient, CreateCacheParameterGroupCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
52
52
|
* // const { ElastiCacheClient, CreateCacheParameterGroupCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
53
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
54
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
53
55
|
* const client = new ElastiCacheClient(config);
|
|
54
56
|
* const input = { // CreateCacheParameterGroupMessage
|
|
55
57
|
* CacheParameterGroupName: "STRING_VALUE", // required
|
|
@@ -37,6 +37,8 @@ declare const CreateCacheSecurityGroupCommand_base: {
|
|
|
37
37
|
* ```javascript
|
|
38
38
|
* import { ElastiCacheClient, CreateCacheSecurityGroupCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
39
39
|
* // const { ElastiCacheClient, CreateCacheSecurityGroupCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
40
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
41
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
40
42
|
* const client = new ElastiCacheClient(config);
|
|
41
43
|
* const input = { // CreateCacheSecurityGroupMessage
|
|
42
44
|
* CacheSecurityGroupName: "STRING_VALUE", // required
|
|
@@ -35,6 +35,8 @@ declare const CreateCacheSubnetGroupCommand_base: {
|
|
|
35
35
|
* ```javascript
|
|
36
36
|
* import { ElastiCacheClient, CreateCacheSubnetGroupCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
37
37
|
* // const { ElastiCacheClient, CreateCacheSubnetGroupCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
38
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
39
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
38
40
|
* const client = new ElastiCacheClient(config);
|
|
39
41
|
* const input = { // CreateCacheSubnetGroupMessage
|
|
40
42
|
* CacheSubnetGroupName: "STRING_VALUE", // required
|
|
@@ -48,6 +48,8 @@ declare const CreateGlobalReplicationGroupCommand_base: {
|
|
|
48
48
|
* ```javascript
|
|
49
49
|
* import { ElastiCacheClient, CreateGlobalReplicationGroupCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
50
50
|
* // const { ElastiCacheClient, CreateGlobalReplicationGroupCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
51
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
52
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
51
53
|
* const client = new ElastiCacheClient(config);
|
|
52
54
|
* const input = { // CreateGlobalReplicationGroupMessage
|
|
53
55
|
* GlobalReplicationGroupIdSuffix: "STRING_VALUE", // required
|
|
@@ -62,6 +62,8 @@ declare const CreateReplicationGroupCommand_base: {
|
|
|
62
62
|
* ```javascript
|
|
63
63
|
* import { ElastiCacheClient, CreateReplicationGroupCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
64
64
|
* // const { ElastiCacheClient, CreateReplicationGroupCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
65
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
66
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
65
67
|
* const client = new ElastiCacheClient(config);
|
|
66
68
|
* const input = { // CreateReplicationGroupMessage
|
|
67
69
|
* ReplicationGroupId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const CreateServerlessCacheCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ElastiCacheClient, CreateServerlessCacheCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
35
35
|
* // const { ElastiCacheClient, CreateServerlessCacheCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
36
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
37
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
36
38
|
* const client = new ElastiCacheClient(config);
|
|
37
39
|
* const input = { // CreateServerlessCacheRequest
|
|
38
40
|
* ServerlessCacheName: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const CreateServerlessCacheSnapshotCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ElastiCacheClient, CreateServerlessCacheSnapshotCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
35
35
|
* // const { ElastiCacheClient, CreateServerlessCacheSnapshotCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
36
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
37
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
36
38
|
* const client = new ElastiCacheClient(config);
|
|
37
39
|
* const input = { // CreateServerlessCacheSnapshotRequest
|
|
38
40
|
* ServerlessCacheSnapshotName: "STRING_VALUE", // required
|
|
@@ -37,6 +37,8 @@ declare const CreateSnapshotCommand_base: {
|
|
|
37
37
|
* ```javascript
|
|
38
38
|
* import { ElastiCacheClient, CreateSnapshotCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
39
39
|
* // const { ElastiCacheClient, CreateSnapshotCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
40
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
41
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
40
42
|
* const client = new ElastiCacheClient(config);
|
|
41
43
|
* const input = { // CreateSnapshotMessage
|
|
42
44
|
* ReplicationGroupId: "STRING_VALUE",
|
|
@@ -34,6 +34,8 @@ declare const CreateUserCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { ElastiCacheClient, CreateUserCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
36
36
|
* // const { ElastiCacheClient, CreateUserCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
37
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
38
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
37
39
|
* const client = new ElastiCacheClient(config);
|
|
38
40
|
* const input = { // CreateUserMessage
|
|
39
41
|
* UserId: "STRING_VALUE", // required
|
|
@@ -35,6 +35,8 @@ declare const CreateUserGroupCommand_base: {
|
|
|
35
35
|
* ```javascript
|
|
36
36
|
* import { ElastiCacheClient, CreateUserGroupCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
37
37
|
* // const { ElastiCacheClient, CreateUserGroupCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
38
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
39
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
38
40
|
* const client = new ElastiCacheClient(config);
|
|
39
41
|
* const input = { // CreateUserGroupMessage
|
|
40
42
|
* UserGroupId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const DecreaseNodeGroupsInGlobalReplicationGroupCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ElastiCacheClient, DecreaseNodeGroupsInGlobalReplicationGroupCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
35
35
|
* // const { ElastiCacheClient, DecreaseNodeGroupsInGlobalReplicationGroupCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
36
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
37
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
36
38
|
* const client = new ElastiCacheClient(config);
|
|
37
39
|
* const input = { // DecreaseNodeGroupsInGlobalReplicationGroupMessage
|
|
38
40
|
* GlobalReplicationGroupId: "STRING_VALUE", // required
|
|
@@ -36,6 +36,8 @@ declare const DecreaseReplicaCountCommand_base: {
|
|
|
36
36
|
* ```javascript
|
|
37
37
|
* import { ElastiCacheClient, DecreaseReplicaCountCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
38
38
|
* // const { ElastiCacheClient, DecreaseReplicaCountCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
39
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
40
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
39
41
|
* const client = new ElastiCacheClient(config);
|
|
40
42
|
* const input = { // DecreaseReplicaCountMessage
|
|
41
43
|
* ReplicationGroupId: "STRING_VALUE", // required
|
|
@@ -60,6 +60,8 @@ declare const DeleteCacheClusterCommand_base: {
|
|
|
60
60
|
* ```javascript
|
|
61
61
|
* import { ElastiCacheClient, DeleteCacheClusterCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
62
62
|
* // const { ElastiCacheClient, DeleteCacheClusterCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
63
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
64
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
63
65
|
* const client = new ElastiCacheClient(config);
|
|
64
66
|
* const input = { // DeleteCacheClusterMessage
|
|
65
67
|
* CacheClusterId: "STRING_VALUE", // required
|
|
@@ -35,6 +35,8 @@ declare const DeleteCacheParameterGroupCommand_base: {
|
|
|
35
35
|
* ```javascript
|
|
36
36
|
* import { ElastiCacheClient, DeleteCacheParameterGroupCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
37
37
|
* // const { ElastiCacheClient, DeleteCacheParameterGroupCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
38
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
39
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
38
40
|
* const client = new ElastiCacheClient(config);
|
|
39
41
|
* const input = { // DeleteCacheParameterGroupMessage
|
|
40
42
|
* CacheParameterGroupName: "STRING_VALUE", // required
|
|
@@ -37,6 +37,8 @@ declare const DeleteCacheSecurityGroupCommand_base: {
|
|
|
37
37
|
* ```javascript
|
|
38
38
|
* import { ElastiCacheClient, DeleteCacheSecurityGroupCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
39
39
|
* // const { ElastiCacheClient, DeleteCacheSecurityGroupCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
40
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
41
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
40
42
|
* const client = new ElastiCacheClient(config);
|
|
41
43
|
* const input = { // DeleteCacheSecurityGroupMessage
|
|
42
44
|
* CacheSecurityGroupName: "STRING_VALUE", // required
|
|
@@ -37,6 +37,8 @@ declare const DeleteCacheSubnetGroupCommand_base: {
|
|
|
37
37
|
* ```javascript
|
|
38
38
|
* import { ElastiCacheClient, DeleteCacheSubnetGroupCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
39
39
|
* // const { ElastiCacheClient, DeleteCacheSubnetGroupCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
40
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
41
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
40
42
|
* const client = new ElastiCacheClient(config);
|
|
41
43
|
* const input = { // DeleteCacheSubnetGroupMessage
|
|
42
44
|
* CacheSubnetGroupName: "STRING_VALUE", // required
|
|
@@ -53,6 +53,8 @@ declare const DeleteGlobalReplicationGroupCommand_base: {
|
|
|
53
53
|
* ```javascript
|
|
54
54
|
* import { ElastiCacheClient, DeleteGlobalReplicationGroupCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
55
55
|
* // const { ElastiCacheClient, DeleteGlobalReplicationGroupCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
56
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
57
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
56
58
|
* const client = new ElastiCacheClient(config);
|
|
57
59
|
* const input = { // DeleteGlobalReplicationGroupMessage
|
|
58
60
|
* GlobalReplicationGroupId: "STRING_VALUE", // required
|
|
@@ -52,6 +52,8 @@ declare const DeleteReplicationGroupCommand_base: {
|
|
|
52
52
|
* ```javascript
|
|
53
53
|
* import { ElastiCacheClient, DeleteReplicationGroupCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
54
54
|
* // const { ElastiCacheClient, DeleteReplicationGroupCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
55
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
56
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
55
57
|
* const client = new ElastiCacheClient(config);
|
|
56
58
|
* const input = { // DeleteReplicationGroupMessage
|
|
57
59
|
* ReplicationGroupId: "STRING_VALUE", // required
|
|
@@ -38,6 +38,8 @@ declare const DeleteServerlessCacheCommand_base: {
|
|
|
38
38
|
* ```javascript
|
|
39
39
|
* import { ElastiCacheClient, DeleteServerlessCacheCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
40
40
|
* // const { ElastiCacheClient, DeleteServerlessCacheCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
41
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
42
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
41
43
|
* const client = new ElastiCacheClient(config);
|
|
42
44
|
* const input = { // DeleteServerlessCacheRequest
|
|
43
45
|
* ServerlessCacheName: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const DeleteServerlessCacheSnapshotCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ElastiCacheClient, DeleteServerlessCacheSnapshotCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
35
35
|
* // const { ElastiCacheClient, DeleteServerlessCacheSnapshotCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
36
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
37
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
36
38
|
* const client = new ElastiCacheClient(config);
|
|
37
39
|
* const input = { // DeleteServerlessCacheSnapshotRequest
|
|
38
40
|
* ServerlessCacheSnapshotName: "STRING_VALUE", // required
|
|
@@ -38,6 +38,8 @@ declare const DeleteSnapshotCommand_base: {
|
|
|
38
38
|
* ```javascript
|
|
39
39
|
* import { ElastiCacheClient, DeleteSnapshotCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
40
40
|
* // const { ElastiCacheClient, DeleteSnapshotCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
41
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
42
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
41
43
|
* const client = new ElastiCacheClient(config);
|
|
42
44
|
* const input = { // DeleteSnapshotMessage
|
|
43
45
|
* SnapshotName: "STRING_VALUE", // required
|
|
@@ -35,6 +35,8 @@ declare const DeleteUserCommand_base: {
|
|
|
35
35
|
* ```javascript
|
|
36
36
|
* import { ElastiCacheClient, DeleteUserCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
37
37
|
* // const { ElastiCacheClient, DeleteUserCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
38
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
39
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
38
40
|
* const client = new ElastiCacheClient(config);
|
|
39
41
|
* const input = { // DeleteUserMessage
|
|
40
42
|
* UserId: "STRING_VALUE", // required
|
|
@@ -35,6 +35,8 @@ declare const DeleteUserGroupCommand_base: {
|
|
|
35
35
|
* ```javascript
|
|
36
36
|
* import { ElastiCacheClient, DeleteUserGroupCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
37
37
|
* // const { ElastiCacheClient, DeleteUserGroupCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
38
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
39
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
38
40
|
* const client = new ElastiCacheClient(config);
|
|
39
41
|
* const input = { // DeleteUserGroupMessage
|
|
40
42
|
* UserGroupId: "STRING_VALUE", // required
|
|
@@ -48,6 +48,8 @@ declare const DescribeCacheClustersCommand_base: {
|
|
|
48
48
|
* ```javascript
|
|
49
49
|
* import { ElastiCacheClient, DescribeCacheClustersCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
50
50
|
* // const { ElastiCacheClient, DescribeCacheClustersCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
51
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
52
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
51
53
|
* const client = new ElastiCacheClient(config);
|
|
52
54
|
* const input = { // DescribeCacheClustersMessage
|
|
53
55
|
* CacheClusterId: "STRING_VALUE",
|
|
@@ -33,6 +33,8 @@ declare const DescribeCacheEngineVersionsCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ElastiCacheClient, DescribeCacheEngineVersionsCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
35
35
|
* // const { ElastiCacheClient, DescribeCacheEngineVersionsCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
36
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
37
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
36
38
|
* const client = new ElastiCacheClient(config);
|
|
37
39
|
* const input = { // DescribeCacheEngineVersionsMessage
|
|
38
40
|
* Engine: "STRING_VALUE",
|
|
@@ -34,6 +34,8 @@ declare const DescribeCacheParameterGroupsCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { ElastiCacheClient, DescribeCacheParameterGroupsCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
36
36
|
* // const { ElastiCacheClient, DescribeCacheParameterGroupsCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
37
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
38
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
37
39
|
* const client = new ElastiCacheClient(config);
|
|
38
40
|
* const input = { // DescribeCacheParameterGroupsMessage
|
|
39
41
|
* CacheParameterGroupName: "STRING_VALUE",
|
|
@@ -33,6 +33,8 @@ declare const DescribeCacheParametersCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ElastiCacheClient, DescribeCacheParametersCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
35
35
|
* // const { ElastiCacheClient, DescribeCacheParametersCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
36
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
37
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
36
38
|
* const client = new ElastiCacheClient(config);
|
|
37
39
|
* const input = { // DescribeCacheParametersMessage
|
|
38
40
|
* CacheParameterGroupName: "STRING_VALUE", // required
|
|
@@ -35,6 +35,8 @@ declare const DescribeCacheSecurityGroupsCommand_base: {
|
|
|
35
35
|
* ```javascript
|
|
36
36
|
* import { ElastiCacheClient, DescribeCacheSecurityGroupsCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
37
37
|
* // const { ElastiCacheClient, DescribeCacheSecurityGroupsCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
38
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
39
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
38
40
|
* const client = new ElastiCacheClient(config);
|
|
39
41
|
* const input = { // DescribeCacheSecurityGroupsMessage
|
|
40
42
|
* CacheSecurityGroupName: "STRING_VALUE",
|
|
@@ -36,6 +36,8 @@ declare const DescribeCacheSubnetGroupsCommand_base: {
|
|
|
36
36
|
* ```javascript
|
|
37
37
|
* import { ElastiCacheClient, DescribeCacheSubnetGroupsCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
38
38
|
* // const { ElastiCacheClient, DescribeCacheSubnetGroupsCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
39
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
40
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
39
41
|
* const client = new ElastiCacheClient(config);
|
|
40
42
|
* const input = { // DescribeCacheSubnetGroupsMessage
|
|
41
43
|
* CacheSubnetGroupName: "STRING_VALUE",
|
|
@@ -34,6 +34,8 @@ declare const DescribeEngineDefaultParametersCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { ElastiCacheClient, DescribeEngineDefaultParametersCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
36
36
|
* // const { ElastiCacheClient, DescribeEngineDefaultParametersCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
37
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
38
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
37
39
|
* const client = new ElastiCacheClient(config);
|
|
38
40
|
* const input = { // DescribeEngineDefaultParametersMessage
|
|
39
41
|
* CacheParameterGroupFamily: "STRING_VALUE", // required
|
|
@@ -37,6 +37,8 @@ declare const DescribeEventsCommand_base: {
|
|
|
37
37
|
* ```javascript
|
|
38
38
|
* import { ElastiCacheClient, DescribeEventsCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
39
39
|
* // const { ElastiCacheClient, DescribeEventsCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
40
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
41
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
40
42
|
* const client = new ElastiCacheClient(config);
|
|
41
43
|
* const input = { // DescribeEventsMessage
|
|
42
44
|
* SourceIdentifier: "STRING_VALUE",
|
|
@@ -34,6 +34,8 @@ declare const DescribeGlobalReplicationGroupsCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { ElastiCacheClient, DescribeGlobalReplicationGroupsCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
36
36
|
* // const { ElastiCacheClient, DescribeGlobalReplicationGroupsCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
37
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
38
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
37
39
|
* const client = new ElastiCacheClient(config);
|
|
38
40
|
* const input = { // DescribeGlobalReplicationGroupsMessage
|
|
39
41
|
* GlobalReplicationGroupId: "STRING_VALUE",
|
|
@@ -38,6 +38,8 @@ declare const DescribeReplicationGroupsCommand_base: {
|
|
|
38
38
|
* ```javascript
|
|
39
39
|
* import { ElastiCacheClient, DescribeReplicationGroupsCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
40
40
|
* // const { ElastiCacheClient, DescribeReplicationGroupsCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
41
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
42
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
41
43
|
* const client = new ElastiCacheClient(config);
|
|
42
44
|
* const input = { // DescribeReplicationGroupsMessage
|
|
43
45
|
* ReplicationGroupId: "STRING_VALUE",
|
|
@@ -34,6 +34,8 @@ declare const DescribeReservedCacheNodesCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { ElastiCacheClient, DescribeReservedCacheNodesCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
36
36
|
* // const { ElastiCacheClient, DescribeReservedCacheNodesCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
37
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
38
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
37
39
|
* const client = new ElastiCacheClient(config);
|
|
38
40
|
* const input = { // DescribeReservedCacheNodesMessage
|
|
39
41
|
* ReservedCacheNodeId: "STRING_VALUE",
|
|
@@ -33,6 +33,8 @@ declare const DescribeReservedCacheNodesOfferingsCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ElastiCacheClient, DescribeReservedCacheNodesOfferingsCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
35
35
|
* // const { ElastiCacheClient, DescribeReservedCacheNodesOfferingsCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
36
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
37
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
36
38
|
* const client = new ElastiCacheClient(config);
|
|
37
39
|
* const input = { // DescribeReservedCacheNodesOfferingsMessage
|
|
38
40
|
* ReservedCacheNodesOfferingId: "STRING_VALUE",
|
|
@@ -36,6 +36,8 @@ declare const DescribeServerlessCacheSnapshotsCommand_base: {
|
|
|
36
36
|
* ```javascript
|
|
37
37
|
* import { ElastiCacheClient, DescribeServerlessCacheSnapshotsCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
38
38
|
* // const { ElastiCacheClient, DescribeServerlessCacheSnapshotsCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
39
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
40
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
39
41
|
* const client = new ElastiCacheClient(config);
|
|
40
42
|
* const input = { // DescribeServerlessCacheSnapshotsRequest
|
|
41
43
|
* ServerlessCacheName: "STRING_VALUE",
|
|
@@ -35,6 +35,8 @@ declare const DescribeServerlessCachesCommand_base: {
|
|
|
35
35
|
* ```javascript
|
|
36
36
|
* import { ElastiCacheClient, DescribeServerlessCachesCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
37
37
|
* // const { ElastiCacheClient, DescribeServerlessCachesCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
38
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
39
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
38
40
|
* const client = new ElastiCacheClient(config);
|
|
39
41
|
* const input = { // DescribeServerlessCachesRequest
|
|
40
42
|
* ServerlessCacheName: "STRING_VALUE",
|
|
@@ -33,6 +33,8 @@ declare const DescribeServiceUpdatesCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ElastiCacheClient, DescribeServiceUpdatesCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
35
35
|
* // const { ElastiCacheClient, DescribeServiceUpdatesCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
36
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
37
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
36
38
|
* const client = new ElastiCacheClient(config);
|
|
37
39
|
* const input = { // DescribeServiceUpdatesMessage
|
|
38
40
|
* ServiceUpdateName: "STRING_VALUE",
|
|
@@ -39,6 +39,8 @@ declare const DescribeSnapshotsCommand_base: {
|
|
|
39
39
|
* ```javascript
|
|
40
40
|
* import { ElastiCacheClient, DescribeSnapshotsCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
41
41
|
* // const { ElastiCacheClient, DescribeSnapshotsCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
42
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
43
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
42
44
|
* const client = new ElastiCacheClient(config);
|
|
43
45
|
* const input = { // DescribeSnapshotsMessage
|
|
44
46
|
* ReplicationGroupId: "STRING_VALUE",
|
|
@@ -33,6 +33,8 @@ declare const DescribeUpdateActionsCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ElastiCacheClient, DescribeUpdateActionsCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
35
35
|
* // const { ElastiCacheClient, DescribeUpdateActionsCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
36
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
37
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
36
38
|
* const client = new ElastiCacheClient(config);
|
|
37
39
|
* const input = { // DescribeUpdateActionsMessage
|
|
38
40
|
* ServiceUpdateName: "STRING_VALUE",
|
|
@@ -33,6 +33,8 @@ declare const DescribeUserGroupsCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ElastiCacheClient, DescribeUserGroupsCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
35
35
|
* // const { ElastiCacheClient, DescribeUserGroupsCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
36
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
37
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
36
38
|
* const client = new ElastiCacheClient(config);
|
|
37
39
|
* const input = { // DescribeUserGroupsMessage
|
|
38
40
|
* UserGroupId: "STRING_VALUE",
|
|
@@ -33,6 +33,8 @@ declare const DescribeUsersCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ElastiCacheClient, DescribeUsersCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
35
35
|
* // const { ElastiCacheClient, DescribeUsersCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
36
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
37
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
36
38
|
* const client = new ElastiCacheClient(config);
|
|
37
39
|
* const input = { // DescribeUsersMessage
|
|
38
40
|
* Engine: "STRING_VALUE",
|
|
@@ -35,6 +35,8 @@ declare const DisassociateGlobalReplicationGroupCommand_base: {
|
|
|
35
35
|
* ```javascript
|
|
36
36
|
* import { ElastiCacheClient, DisassociateGlobalReplicationGroupCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
37
37
|
* // const { ElastiCacheClient, DisassociateGlobalReplicationGroupCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
38
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
39
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
38
40
|
* const client = new ElastiCacheClient(config);
|
|
39
41
|
* const input = { // DisassociateGlobalReplicationGroupMessage
|
|
40
42
|
* GlobalReplicationGroupId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const ExportServerlessCacheSnapshotCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ElastiCacheClient, ExportServerlessCacheSnapshotCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
35
35
|
* // const { ElastiCacheClient, ExportServerlessCacheSnapshotCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
36
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
37
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
36
38
|
* const client = new ElastiCacheClient(config);
|
|
37
39
|
* const input = { // ExportServerlessCacheSnapshotRequest
|
|
38
40
|
* ServerlessCacheSnapshotName: "STRING_VALUE", // required
|
|
@@ -34,6 +34,8 @@ declare const FailoverGlobalReplicationGroupCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { ElastiCacheClient, FailoverGlobalReplicationGroupCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
36
36
|
* // const { ElastiCacheClient, FailoverGlobalReplicationGroupCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
37
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
38
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
37
39
|
* const client = new ElastiCacheClient(config);
|
|
38
40
|
* const input = { // FailoverGlobalReplicationGroupMessage
|
|
39
41
|
* GlobalReplicationGroupId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const IncreaseNodeGroupsInGlobalReplicationGroupCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ElastiCacheClient, IncreaseNodeGroupsInGlobalReplicationGroupCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
35
35
|
* // const { ElastiCacheClient, IncreaseNodeGroupsInGlobalReplicationGroupCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
36
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
37
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
36
38
|
* const client = new ElastiCacheClient(config);
|
|
37
39
|
* const input = { // IncreaseNodeGroupsInGlobalReplicationGroupMessage
|
|
38
40
|
* GlobalReplicationGroupId: "STRING_VALUE", // required
|
|
@@ -36,6 +36,8 @@ declare const IncreaseReplicaCountCommand_base: {
|
|
|
36
36
|
* ```javascript
|
|
37
37
|
* import { ElastiCacheClient, IncreaseReplicaCountCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
38
38
|
* // const { ElastiCacheClient, IncreaseReplicaCountCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
39
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
40
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
39
41
|
* const client = new ElastiCacheClient(config);
|
|
40
42
|
* const input = { // IncreaseReplicaCountMessage
|
|
41
43
|
* ReplicationGroupId: "STRING_VALUE", // required
|
|
@@ -38,6 +38,8 @@ declare const ListAllowedNodeTypeModificationsCommand_base: {
|
|
|
38
38
|
* ```javascript
|
|
39
39
|
* import { ElastiCacheClient, ListAllowedNodeTypeModificationsCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
40
40
|
* // const { ElastiCacheClient, ListAllowedNodeTypeModificationsCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
41
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
42
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
41
43
|
* const client = new ElastiCacheClient(config);
|
|
42
44
|
* const input = { // ListAllowedNodeTypeModificationsMessage
|
|
43
45
|
* CacheClusterId: "STRING_VALUE",
|
|
@@ -40,6 +40,8 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
40
40
|
* ```javascript
|
|
41
41
|
* import { ElastiCacheClient, ListTagsForResourceCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
42
42
|
* // const { ElastiCacheClient, ListTagsForResourceCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
43
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
44
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
43
45
|
* const client = new ElastiCacheClient(config);
|
|
44
46
|
* const input = { // ListTagsForResourceMessage
|
|
45
47
|
* ResourceName: "STRING_VALUE", // required
|
|
@@ -34,6 +34,8 @@ declare const ModifyCacheClusterCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { ElastiCacheClient, ModifyCacheClusterCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
36
36
|
* // const { ElastiCacheClient, ModifyCacheClusterCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
37
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
38
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
37
39
|
* const client = new ElastiCacheClient(config);
|
|
38
40
|
* const input = { // ModifyCacheClusterMessage
|
|
39
41
|
* CacheClusterId: "STRING_VALUE", // required
|
|
@@ -34,6 +34,8 @@ declare const ModifyCacheParameterGroupCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { ElastiCacheClient, ModifyCacheParameterGroupCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
36
36
|
* // const { ElastiCacheClient, ModifyCacheParameterGroupCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
37
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
38
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
37
39
|
* const client = new ElastiCacheClient(config);
|
|
38
40
|
* const input = { // ModifyCacheParameterGroupMessage
|
|
39
41
|
* CacheParameterGroupName: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const ModifyCacheSubnetGroupCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ElastiCacheClient, ModifyCacheSubnetGroupCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
35
35
|
* // const { ElastiCacheClient, ModifyCacheSubnetGroupCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
36
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
37
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
36
38
|
* const client = new ElastiCacheClient(config);
|
|
37
39
|
* const input = { // ModifyCacheSubnetGroupMessage
|
|
38
40
|
* CacheSubnetGroupName: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const ModifyGlobalReplicationGroupCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ElastiCacheClient, ModifyGlobalReplicationGroupCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
35
35
|
* // const { ElastiCacheClient, ModifyGlobalReplicationGroupCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
36
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
37
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
36
38
|
* const client = new ElastiCacheClient(config);
|
|
37
39
|
* const input = { // ModifyGlobalReplicationGroupMessage
|
|
38
40
|
* GlobalReplicationGroupId: "STRING_VALUE", // required
|
|
@@ -48,6 +48,8 @@ declare const ModifyReplicationGroupCommand_base: {
|
|
|
48
48
|
* ```javascript
|
|
49
49
|
* import { ElastiCacheClient, ModifyReplicationGroupCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
50
50
|
* // const { ElastiCacheClient, ModifyReplicationGroupCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
51
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
52
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
51
53
|
* const client = new ElastiCacheClient(config);
|
|
52
54
|
* const input = { // ModifyReplicationGroupMessage
|
|
53
55
|
* ReplicationGroupId: "STRING_VALUE", // required
|
|
@@ -34,6 +34,8 @@ declare const ModifyReplicationGroupShardConfigurationCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { ElastiCacheClient, ModifyReplicationGroupShardConfigurationCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
36
36
|
* // const { ElastiCacheClient, ModifyReplicationGroupShardConfigurationCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
37
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
38
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
37
39
|
* const client = new ElastiCacheClient(config);
|
|
38
40
|
* const input = { // ModifyReplicationGroupShardConfigurationMessage
|
|
39
41
|
* ReplicationGroupId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const ModifyServerlessCacheCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ElastiCacheClient, ModifyServerlessCacheCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
35
35
|
* // const { ElastiCacheClient, ModifyServerlessCacheCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
36
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
37
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
36
38
|
* const client = new ElastiCacheClient(config);
|
|
37
39
|
* const input = { // ModifyServerlessCacheRequest
|
|
38
40
|
* ServerlessCacheName: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const ModifyUserCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ElastiCacheClient, ModifyUserCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
35
35
|
* // const { ElastiCacheClient, ModifyUserCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
36
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
37
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
36
38
|
* const client = new ElastiCacheClient(config);
|
|
37
39
|
* const input = { // ModifyUserMessage
|
|
38
40
|
* UserId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const ModifyUserGroupCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ElastiCacheClient, ModifyUserGroupCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
35
35
|
* // const { ElastiCacheClient, ModifyUserGroupCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
36
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
37
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
36
38
|
* const client = new ElastiCacheClient(config);
|
|
37
39
|
* const input = { // ModifyUserGroupMessage
|
|
38
40
|
* UserGroupId: "STRING_VALUE", // required
|
|
@@ -34,6 +34,8 @@ declare const PurchaseReservedCacheNodesOfferingCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { ElastiCacheClient, PurchaseReservedCacheNodesOfferingCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
36
36
|
* // const { ElastiCacheClient, PurchaseReservedCacheNodesOfferingCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
37
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
38
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
37
39
|
* const client = new ElastiCacheClient(config);
|
|
38
40
|
* const input = { // PurchaseReservedCacheNodesOfferingMessage
|
|
39
41
|
* ReservedCacheNodesOfferingId: "STRING_VALUE", // required
|
|
@@ -34,6 +34,8 @@ declare const RebalanceSlotsInGlobalReplicationGroupCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { ElastiCacheClient, RebalanceSlotsInGlobalReplicationGroupCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
36
36
|
* // const { ElastiCacheClient, RebalanceSlotsInGlobalReplicationGroupCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
37
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
38
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
37
39
|
* const client = new ElastiCacheClient(config);
|
|
38
40
|
* const input = { // RebalanceSlotsInGlobalReplicationGroupMessage
|
|
39
41
|
* GlobalReplicationGroupId: "STRING_VALUE", // required
|
|
@@ -44,6 +44,8 @@ declare const RebootCacheClusterCommand_base: {
|
|
|
44
44
|
* ```javascript
|
|
45
45
|
* import { ElastiCacheClient, RebootCacheClusterCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
46
46
|
* // const { ElastiCacheClient, RebootCacheClusterCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
47
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
48
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
47
49
|
* const client = new ElastiCacheClient(config);
|
|
48
50
|
* const input = { // RebootCacheClusterMessage
|
|
49
51
|
* CacheClusterId: "STRING_VALUE", // required
|
|
@@ -37,6 +37,8 @@ declare const RemoveTagsFromResourceCommand_base: {
|
|
|
37
37
|
* ```javascript
|
|
38
38
|
* import { ElastiCacheClient, RemoveTagsFromResourceCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
39
39
|
* // const { ElastiCacheClient, RemoveTagsFromResourceCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
40
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
41
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
40
42
|
* const client = new ElastiCacheClient(config);
|
|
41
43
|
* const input = { // RemoveTagsFromResourceMessage
|
|
42
44
|
* ResourceName: "STRING_VALUE", // required
|
|
@@ -36,6 +36,8 @@ declare const ResetCacheParameterGroupCommand_base: {
|
|
|
36
36
|
* ```javascript
|
|
37
37
|
* import { ElastiCacheClient, ResetCacheParameterGroupCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
38
38
|
* // const { ElastiCacheClient, ResetCacheParameterGroupCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
39
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
40
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
39
41
|
* const client = new ElastiCacheClient(config);
|
|
40
42
|
* const input = { // ResetCacheParameterGroupMessage
|
|
41
43
|
* CacheParameterGroupName: "STRING_VALUE", // required
|
|
@@ -35,6 +35,8 @@ declare const RevokeCacheSecurityGroupIngressCommand_base: {
|
|
|
35
35
|
* ```javascript
|
|
36
36
|
* import { ElastiCacheClient, RevokeCacheSecurityGroupIngressCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
37
37
|
* // const { ElastiCacheClient, RevokeCacheSecurityGroupIngressCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
38
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
39
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
38
40
|
* const client = new ElastiCacheClient(config);
|
|
39
41
|
* const input = { // RevokeCacheSecurityGroupIngressMessage
|
|
40
42
|
* CacheSecurityGroupName: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const StartMigrationCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ElastiCacheClient, StartMigrationCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
35
35
|
* // const { ElastiCacheClient, StartMigrationCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
36
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
37
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
36
38
|
* const client = new ElastiCacheClient(config);
|
|
37
39
|
* const input = { // StartMigrationMessage
|
|
38
40
|
* ReplicationGroupId: "STRING_VALUE", // required
|
|
@@ -109,6 +109,8 @@ declare const TestFailoverCommand_base: {
|
|
|
109
109
|
* ```javascript
|
|
110
110
|
* import { ElastiCacheClient, TestFailoverCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
111
111
|
* // const { ElastiCacheClient, TestFailoverCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
112
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
113
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
112
114
|
* const client = new ElastiCacheClient(config);
|
|
113
115
|
* const input = { // TestFailoverMessage
|
|
114
116
|
* ReplicationGroupId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const TestMigrationCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { ElastiCacheClient, TestMigrationCommand } from "@aws-sdk/client-elasticache"; // ES Modules import
|
|
35
35
|
* // const { ElastiCacheClient, TestMigrationCommand } = require("@aws-sdk/client-elasticache"); // CommonJS import
|
|
36
|
+
* // import type { ElastiCacheClientConfig } from "@aws-sdk/client-elasticache";
|
|
37
|
+
* const config = {}; // type is ElastiCacheClientConfig
|
|
36
38
|
* const client = new ElastiCacheClient(config);
|
|
37
39
|
* const input = { // TestMigrationMessage
|
|
38
40
|
* ReplicationGroupId: "STRING_VALUE", // required
|
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.893.0",
|
|
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,41 +20,41 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/core": "3.
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
26
|
-
"@aws-sdk/middleware-logger": "3.
|
|
27
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
28
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
29
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
30
|
-
"@aws-sdk/types": "3.
|
|
31
|
-
"@aws-sdk/util-endpoints": "3.
|
|
32
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
33
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
23
|
+
"@aws-sdk/core": "3.893.0",
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.893.0",
|
|
25
|
+
"@aws-sdk/middleware-host-header": "3.893.0",
|
|
26
|
+
"@aws-sdk/middleware-logger": "3.893.0",
|
|
27
|
+
"@aws-sdk/middleware-recursion-detection": "3.893.0",
|
|
28
|
+
"@aws-sdk/middleware-user-agent": "3.893.0",
|
|
29
|
+
"@aws-sdk/region-config-resolver": "3.893.0",
|
|
30
|
+
"@aws-sdk/types": "3.893.0",
|
|
31
|
+
"@aws-sdk/util-endpoints": "3.893.0",
|
|
32
|
+
"@aws-sdk/util-user-agent-browser": "3.893.0",
|
|
33
|
+
"@aws-sdk/util-user-agent-node": "3.893.0",
|
|
34
34
|
"@smithy/config-resolver": "^4.2.2",
|
|
35
|
-
"@smithy/core": "^3.11.
|
|
35
|
+
"@smithy/core": "^3.11.1",
|
|
36
36
|
"@smithy/fetch-http-handler": "^5.2.1",
|
|
37
37
|
"@smithy/hash-node": "^4.1.1",
|
|
38
38
|
"@smithy/invalid-dependency": "^4.1.1",
|
|
39
39
|
"@smithy/middleware-content-length": "^4.1.1",
|
|
40
|
-
"@smithy/middleware-endpoint": "^4.2.
|
|
41
|
-
"@smithy/middleware-retry": "^4.2.
|
|
40
|
+
"@smithy/middleware-endpoint": "^4.2.3",
|
|
41
|
+
"@smithy/middleware-retry": "^4.2.4",
|
|
42
42
|
"@smithy/middleware-serde": "^4.1.1",
|
|
43
43
|
"@smithy/middleware-stack": "^4.1.1",
|
|
44
44
|
"@smithy/node-config-provider": "^4.2.2",
|
|
45
45
|
"@smithy/node-http-handler": "^4.2.1",
|
|
46
46
|
"@smithy/protocol-http": "^5.2.1",
|
|
47
|
-
"@smithy/smithy-client": "^4.6.
|
|
47
|
+
"@smithy/smithy-client": "^4.6.3",
|
|
48
48
|
"@smithy/types": "^4.5.0",
|
|
49
49
|
"@smithy/url-parser": "^4.1.1",
|
|
50
50
|
"@smithy/util-base64": "^4.1.0",
|
|
51
51
|
"@smithy/util-body-length-browser": "^4.1.0",
|
|
52
52
|
"@smithy/util-body-length-node": "^4.1.0",
|
|
53
|
-
"@smithy/util-defaults-mode-browser": "^4.1.
|
|
54
|
-
"@smithy/util-defaults-mode-node": "^4.1.
|
|
53
|
+
"@smithy/util-defaults-mode-browser": "^4.1.3",
|
|
54
|
+
"@smithy/util-defaults-mode-node": "^4.1.3",
|
|
55
55
|
"@smithy/util-endpoints": "^3.1.2",
|
|
56
56
|
"@smithy/util-middleware": "^4.1.1",
|
|
57
|
-
"@smithy/util-retry": "^4.1.
|
|
57
|
+
"@smithy/util-retry": "^4.1.2",
|
|
58
58
|
"@smithy/util-utf8": "^4.1.0",
|
|
59
59
|
"@smithy/util-waiter": "^4.1.1",
|
|
60
60
|
"tslib": "^2.6.2"
|