@aws-sdk/client-elasticache 3.651.1 → 3.658.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 +11 -0
- package/dist-types/commands/AuthorizeCacheSecurityGroupIngressCommand.d.ts +11 -0
- package/dist-types/commands/BatchApplyUpdateActionCommand.d.ts +11 -0
- package/dist-types/commands/BatchStopUpdateActionCommand.d.ts +11 -0
- package/dist-types/commands/CompleteMigrationCommand.d.ts +11 -0
- package/dist-types/commands/CopyServerlessCacheSnapshotCommand.d.ts +11 -0
- package/dist-types/commands/CopySnapshotCommand.d.ts +11 -0
- package/dist-types/commands/CreateCacheClusterCommand.d.ts +11 -0
- package/dist-types/commands/CreateCacheParameterGroupCommand.d.ts +11 -0
- package/dist-types/commands/CreateCacheSecurityGroupCommand.d.ts +11 -0
- package/dist-types/commands/CreateCacheSubnetGroupCommand.d.ts +11 -0
- package/dist-types/commands/CreateGlobalReplicationGroupCommand.d.ts +11 -0
- package/dist-types/commands/CreateReplicationGroupCommand.d.ts +11 -0
- package/dist-types/commands/CreateServerlessCacheCommand.d.ts +11 -0
- package/dist-types/commands/CreateServerlessCacheSnapshotCommand.d.ts +11 -0
- package/dist-types/commands/CreateSnapshotCommand.d.ts +11 -0
- package/dist-types/commands/CreateUserCommand.d.ts +11 -0
- package/dist-types/commands/CreateUserGroupCommand.d.ts +11 -0
- package/dist-types/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +11 -0
- package/dist-types/commands/DecreaseReplicaCountCommand.d.ts +11 -0
- package/dist-types/commands/DeleteCacheClusterCommand.d.ts +11 -0
- package/dist-types/commands/DeleteCacheParameterGroupCommand.d.ts +11 -0
- package/dist-types/commands/DeleteCacheSecurityGroupCommand.d.ts +11 -0
- package/dist-types/commands/DeleteCacheSubnetGroupCommand.d.ts +11 -0
- package/dist-types/commands/DeleteGlobalReplicationGroupCommand.d.ts +11 -0
- package/dist-types/commands/DeleteReplicationGroupCommand.d.ts +11 -0
- package/dist-types/commands/DeleteServerlessCacheCommand.d.ts +11 -0
- package/dist-types/commands/DeleteServerlessCacheSnapshotCommand.d.ts +11 -0
- package/dist-types/commands/DeleteSnapshotCommand.d.ts +11 -0
- package/dist-types/commands/DeleteUserCommand.d.ts +11 -0
- package/dist-types/commands/DeleteUserGroupCommand.d.ts +11 -0
- package/dist-types/commands/DescribeCacheClustersCommand.d.ts +11 -0
- package/dist-types/commands/DescribeCacheEngineVersionsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeCacheParameterGroupsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeCacheParametersCommand.d.ts +11 -0
- package/dist-types/commands/DescribeCacheSecurityGroupsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeCacheSubnetGroupsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeEngineDefaultParametersCommand.d.ts +11 -0
- package/dist-types/commands/DescribeEventsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeGlobalReplicationGroupsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeReplicationGroupsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeReservedCacheNodesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeReservedCacheNodesOfferingsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeServerlessCacheSnapshotsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeServerlessCachesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeServiceUpdatesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeSnapshotsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeUpdateActionsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeUserGroupsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeUsersCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateGlobalReplicationGroupCommand.d.ts +11 -0
- package/dist-types/commands/ExportServerlessCacheSnapshotCommand.d.ts +11 -0
- package/dist-types/commands/FailoverGlobalReplicationGroupCommand.d.ts +11 -0
- package/dist-types/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +11 -0
- package/dist-types/commands/IncreaseReplicaCountCommand.d.ts +11 -0
- package/dist-types/commands/ListAllowedNodeTypeModificationsCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/ModifyCacheClusterCommand.d.ts +11 -0
- package/dist-types/commands/ModifyCacheParameterGroupCommand.d.ts +11 -0
- package/dist-types/commands/ModifyCacheSubnetGroupCommand.d.ts +11 -0
- package/dist-types/commands/ModifyGlobalReplicationGroupCommand.d.ts +11 -0
- package/dist-types/commands/ModifyReplicationGroupCommand.d.ts +11 -0
- package/dist-types/commands/ModifyReplicationGroupShardConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/ModifyServerlessCacheCommand.d.ts +11 -0
- package/dist-types/commands/ModifyUserCommand.d.ts +11 -0
- package/dist-types/commands/ModifyUserGroupCommand.d.ts +11 -0
- package/dist-types/commands/PurchaseReservedCacheNodesOfferingCommand.d.ts +11 -0
- package/dist-types/commands/RebalanceSlotsInGlobalReplicationGroupCommand.d.ts +11 -0
- package/dist-types/commands/RebootCacheClusterCommand.d.ts +11 -0
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +11 -0
- package/dist-types/commands/ResetCacheParameterGroupCommand.d.ts +11 -0
- package/dist-types/commands/RevokeCacheSecurityGroupIngressCommand.d.ts +11 -0
- package/dist-types/commands/StartMigrationCommand.d.ts +11 -0
- package/dist-types/commands/TestFailoverCommand.d.ts +11 -0
- package/dist-types/commands/TestMigrationCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AuthorizeCacheSecurityGroupIngressCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchApplyUpdateActionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchStopUpdateActionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CompleteMigrationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CopyServerlessCacheSnapshotCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CopySnapshotCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateCacheClusterCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateCacheParameterGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateCacheSecurityGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateCacheSubnetGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateGlobalReplicationGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateReplicationGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateServerlessCacheCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateServerlessCacheSnapshotCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateUserGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DecreaseReplicaCountCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteCacheClusterCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteCacheParameterGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteCacheSecurityGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteCacheSubnetGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteGlobalReplicationGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteReplicationGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteServerlessCacheCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteServerlessCacheSnapshotCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteUserGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeCacheClustersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeCacheEngineVersionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeCacheParameterGroupsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeCacheParametersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeCacheSecurityGroupsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeCacheSubnetGroupsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeGlobalReplicationGroupsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeReplicationGroupsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeReservedCacheNodesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeReservedCacheNodesOfferingsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeServerlessCacheSnapshotsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeServerlessCachesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeServiceUpdatesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeSnapshotsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeUpdateActionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeUserGroupsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeUsersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateGlobalReplicationGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ExportServerlessCacheSnapshotCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/FailoverGlobalReplicationGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/IncreaseReplicaCountCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAllowedNodeTypeModificationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ModifyCacheClusterCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ModifyCacheParameterGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ModifyCacheSubnetGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ModifyGlobalReplicationGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ModifyReplicationGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ModifyReplicationGroupShardConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ModifyServerlessCacheCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ModifyUserCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ModifyUserGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PurchaseReservedCacheNodesOfferingCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RebalanceSlotsInGlobalReplicationGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RebootCacheClusterCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ResetCacheParameterGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RevokeCacheSecurityGroupIngressCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartMigrationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TestFailoverCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TestMigrationCommand.d.ts +12 -1
- package/package.json +36 -36
|
@@ -168,4 +168,15 @@ declare const AddTagsToResourceCommand_base: {
|
|
|
168
168
|
*
|
|
169
169
|
*/
|
|
170
170
|
export declare class AddTagsToResourceCommand extends AddTagsToResourceCommand_base {
|
|
171
|
+
/** @internal type navigation helper, not in runtime. */
|
|
172
|
+
protected static __types: {
|
|
173
|
+
api: {
|
|
174
|
+
input: AddTagsToResourceMessage;
|
|
175
|
+
output: TagListMessage;
|
|
176
|
+
};
|
|
177
|
+
sdk: {
|
|
178
|
+
input: AddTagsToResourceCommandInput;
|
|
179
|
+
output: AddTagsToResourceCommandOutput;
|
|
180
|
+
};
|
|
181
|
+
};
|
|
171
182
|
}
|
|
@@ -107,4 +107,15 @@ declare const AuthorizeCacheSecurityGroupIngressCommand_base: {
|
|
|
107
107
|
*
|
|
108
108
|
*/
|
|
109
109
|
export declare class AuthorizeCacheSecurityGroupIngressCommand extends AuthorizeCacheSecurityGroupIngressCommand_base {
|
|
110
|
+
/** @internal type navigation helper, not in runtime. */
|
|
111
|
+
protected static __types: {
|
|
112
|
+
api: {
|
|
113
|
+
input: AuthorizeCacheSecurityGroupIngressMessage;
|
|
114
|
+
output: AuthorizeCacheSecurityGroupIngressResult;
|
|
115
|
+
};
|
|
116
|
+
sdk: {
|
|
117
|
+
input: AuthorizeCacheSecurityGroupIngressCommandInput;
|
|
118
|
+
output: AuthorizeCacheSecurityGroupIngressCommandOutput;
|
|
119
|
+
};
|
|
120
|
+
};
|
|
110
121
|
}
|
|
@@ -87,4 +87,15 @@ declare const BatchApplyUpdateActionCommand_base: {
|
|
|
87
87
|
* @public
|
|
88
88
|
*/
|
|
89
89
|
export declare class BatchApplyUpdateActionCommand extends BatchApplyUpdateActionCommand_base {
|
|
90
|
+
/** @internal type navigation helper, not in runtime. */
|
|
91
|
+
protected static __types: {
|
|
92
|
+
api: {
|
|
93
|
+
input: BatchApplyUpdateActionMessage;
|
|
94
|
+
output: UpdateActionResultsMessage;
|
|
95
|
+
};
|
|
96
|
+
sdk: {
|
|
97
|
+
input: BatchApplyUpdateActionCommandInput;
|
|
98
|
+
output: BatchApplyUpdateActionCommandOutput;
|
|
99
|
+
};
|
|
100
|
+
};
|
|
90
101
|
}
|
|
@@ -87,4 +87,15 @@ declare const BatchStopUpdateActionCommand_base: {
|
|
|
87
87
|
* @public
|
|
88
88
|
*/
|
|
89
89
|
export declare class BatchStopUpdateActionCommand extends BatchStopUpdateActionCommand_base {
|
|
90
|
+
/** @internal type navigation helper, not in runtime. */
|
|
91
|
+
protected static __types: {
|
|
92
|
+
api: {
|
|
93
|
+
input: BatchStopUpdateActionMessage;
|
|
94
|
+
output: UpdateActionResultsMessage;
|
|
95
|
+
};
|
|
96
|
+
sdk: {
|
|
97
|
+
input: BatchStopUpdateActionCommandInput;
|
|
98
|
+
output: BatchStopUpdateActionCommandOutput;
|
|
99
|
+
};
|
|
100
|
+
};
|
|
90
101
|
}
|
|
@@ -186,4 +186,15 @@ declare const CompleteMigrationCommand_base: {
|
|
|
186
186
|
* @public
|
|
187
187
|
*/
|
|
188
188
|
export declare class CompleteMigrationCommand extends CompleteMigrationCommand_base {
|
|
189
|
+
/** @internal type navigation helper, not in runtime. */
|
|
190
|
+
protected static __types: {
|
|
191
|
+
api: {
|
|
192
|
+
input: CompleteMigrationMessage;
|
|
193
|
+
output: CompleteMigrationResponse;
|
|
194
|
+
};
|
|
195
|
+
sdk: {
|
|
196
|
+
input: CompleteMigrationCommandInput;
|
|
197
|
+
output: CompleteMigrationCommandOutput;
|
|
198
|
+
};
|
|
199
|
+
};
|
|
189
200
|
}
|
|
@@ -105,4 +105,15 @@ declare const CopyServerlessCacheSnapshotCommand_base: {
|
|
|
105
105
|
* @public
|
|
106
106
|
*/
|
|
107
107
|
export declare class CopyServerlessCacheSnapshotCommand extends CopyServerlessCacheSnapshotCommand_base {
|
|
108
|
+
/** @internal type navigation helper, not in runtime. */
|
|
109
|
+
protected static __types: {
|
|
110
|
+
api: {
|
|
111
|
+
input: CopyServerlessCacheSnapshotRequest;
|
|
112
|
+
output: CopyServerlessCacheSnapshotResponse;
|
|
113
|
+
};
|
|
114
|
+
sdk: {
|
|
115
|
+
input: CopyServerlessCacheSnapshotCommandInput;
|
|
116
|
+
output: CopyServerlessCacheSnapshotCommandOutput;
|
|
117
|
+
};
|
|
118
|
+
};
|
|
108
119
|
}
|
|
@@ -277,4 +277,15 @@ declare const CopySnapshotCommand_base: {
|
|
|
277
277
|
*
|
|
278
278
|
*/
|
|
279
279
|
export declare class CopySnapshotCommand extends CopySnapshotCommand_base {
|
|
280
|
+
/** @internal type navigation helper, not in runtime. */
|
|
281
|
+
protected static __types: {
|
|
282
|
+
api: {
|
|
283
|
+
input: CopySnapshotMessage;
|
|
284
|
+
output: CopySnapshotResult;
|
|
285
|
+
};
|
|
286
|
+
sdk: {
|
|
287
|
+
input: CopySnapshotCommandInput;
|
|
288
|
+
output: CopySnapshotCommandOutput;
|
|
289
|
+
};
|
|
290
|
+
};
|
|
280
291
|
}
|
|
@@ -322,4 +322,15 @@ declare const CreateCacheClusterCommand_base: {
|
|
|
322
322
|
*
|
|
323
323
|
*/
|
|
324
324
|
export declare class CreateCacheClusterCommand extends CreateCacheClusterCommand_base {
|
|
325
|
+
/** @internal type navigation helper, not in runtime. */
|
|
326
|
+
protected static __types: {
|
|
327
|
+
api: {
|
|
328
|
+
input: CreateCacheClusterMessage;
|
|
329
|
+
output: CreateCacheClusterResult;
|
|
330
|
+
};
|
|
331
|
+
sdk: {
|
|
332
|
+
input: CreateCacheClusterCommandInput;
|
|
333
|
+
output: CreateCacheClusterCommandOutput;
|
|
334
|
+
};
|
|
335
|
+
};
|
|
325
336
|
}
|
|
@@ -132,4 +132,15 @@ declare const CreateCacheParameterGroupCommand_base: {
|
|
|
132
132
|
*
|
|
133
133
|
*/
|
|
134
134
|
export declare class CreateCacheParameterGroupCommand extends CreateCacheParameterGroupCommand_base {
|
|
135
|
+
/** @internal type navigation helper, not in runtime. */
|
|
136
|
+
protected static __types: {
|
|
137
|
+
api: {
|
|
138
|
+
input: CreateCacheParameterGroupMessage;
|
|
139
|
+
output: CreateCacheParameterGroupResult;
|
|
140
|
+
};
|
|
141
|
+
sdk: {
|
|
142
|
+
input: CreateCacheParameterGroupCommandInput;
|
|
143
|
+
output: CreateCacheParameterGroupCommandOutput;
|
|
144
|
+
};
|
|
145
|
+
};
|
|
135
146
|
}
|
|
@@ -110,4 +110,15 @@ declare const CreateCacheSecurityGroupCommand_base: {
|
|
|
110
110
|
*
|
|
111
111
|
*/
|
|
112
112
|
export declare class CreateCacheSecurityGroupCommand extends CreateCacheSecurityGroupCommand_base {
|
|
113
|
+
/** @internal type navigation helper, not in runtime. */
|
|
114
|
+
protected static __types: {
|
|
115
|
+
api: {
|
|
116
|
+
input: CreateCacheSecurityGroupMessage;
|
|
117
|
+
output: CreateCacheSecurityGroupResult;
|
|
118
|
+
};
|
|
119
|
+
sdk: {
|
|
120
|
+
input: CreateCacheSecurityGroupCommandInput;
|
|
121
|
+
output: CreateCacheSecurityGroupCommandOutput;
|
|
122
|
+
};
|
|
123
|
+
};
|
|
113
124
|
}
|
|
@@ -163,4 +163,15 @@ declare const CreateCacheSubnetGroupCommand_base: {
|
|
|
163
163
|
*
|
|
164
164
|
*/
|
|
165
165
|
export declare class CreateCacheSubnetGroupCommand extends CreateCacheSubnetGroupCommand_base {
|
|
166
|
+
/** @internal type navigation helper, not in runtime. */
|
|
167
|
+
protected static __types: {
|
|
168
|
+
api: {
|
|
169
|
+
input: CreateCacheSubnetGroupMessage;
|
|
170
|
+
output: CreateCacheSubnetGroupResult;
|
|
171
|
+
};
|
|
172
|
+
sdk: {
|
|
173
|
+
input: CreateCacheSubnetGroupCommandInput;
|
|
174
|
+
output: CreateCacheSubnetGroupCommandOutput;
|
|
175
|
+
};
|
|
176
|
+
};
|
|
166
177
|
}
|
|
@@ -116,4 +116,15 @@ declare const CreateGlobalReplicationGroupCommand_base: {
|
|
|
116
116
|
* @public
|
|
117
117
|
*/
|
|
118
118
|
export declare class CreateGlobalReplicationGroupCommand extends CreateGlobalReplicationGroupCommand_base {
|
|
119
|
+
/** @internal type navigation helper, not in runtime. */
|
|
120
|
+
protected static __types: {
|
|
121
|
+
api: {
|
|
122
|
+
input: CreateGlobalReplicationGroupMessage;
|
|
123
|
+
output: CreateGlobalReplicationGroupResult;
|
|
124
|
+
};
|
|
125
|
+
sdk: {
|
|
126
|
+
input: CreateGlobalReplicationGroupCommandInput;
|
|
127
|
+
output: CreateGlobalReplicationGroupCommandOutput;
|
|
128
|
+
};
|
|
129
|
+
};
|
|
119
130
|
}
|
|
@@ -448,4 +448,15 @@ declare const CreateReplicationGroupCommand_base: {
|
|
|
448
448
|
*
|
|
449
449
|
*/
|
|
450
450
|
export declare class CreateReplicationGroupCommand extends CreateReplicationGroupCommand_base {
|
|
451
|
+
/** @internal type navigation helper, not in runtime. */
|
|
452
|
+
protected static __types: {
|
|
453
|
+
api: {
|
|
454
|
+
input: CreateReplicationGroupMessage;
|
|
455
|
+
output: CreateReplicationGroupResult;
|
|
456
|
+
};
|
|
457
|
+
sdk: {
|
|
458
|
+
input: CreateReplicationGroupCommandInput;
|
|
459
|
+
output: CreateReplicationGroupCommandOutput;
|
|
460
|
+
};
|
|
461
|
+
};
|
|
451
462
|
}
|
|
@@ -163,4 +163,15 @@ declare const CreateServerlessCacheCommand_base: {
|
|
|
163
163
|
* @public
|
|
164
164
|
*/
|
|
165
165
|
export declare class CreateServerlessCacheCommand extends CreateServerlessCacheCommand_base {
|
|
166
|
+
/** @internal type navigation helper, not in runtime. */
|
|
167
|
+
protected static __types: {
|
|
168
|
+
api: {
|
|
169
|
+
input: CreateServerlessCacheRequest;
|
|
170
|
+
output: CreateServerlessCacheResponse;
|
|
171
|
+
};
|
|
172
|
+
sdk: {
|
|
173
|
+
input: CreateServerlessCacheCommandInput;
|
|
174
|
+
output: CreateServerlessCacheCommandOutput;
|
|
175
|
+
};
|
|
176
|
+
};
|
|
166
177
|
}
|
|
@@ -105,4 +105,15 @@ declare const CreateServerlessCacheSnapshotCommand_base: {
|
|
|
105
105
|
* @public
|
|
106
106
|
*/
|
|
107
107
|
export declare class CreateServerlessCacheSnapshotCommand extends CreateServerlessCacheSnapshotCommand_base {
|
|
108
|
+
/** @internal type navigation helper, not in runtime. */
|
|
109
|
+
protected static __types: {
|
|
110
|
+
api: {
|
|
111
|
+
input: CreateServerlessCacheSnapshotRequest;
|
|
112
|
+
output: CreateServerlessCacheSnapshotResponse;
|
|
113
|
+
};
|
|
114
|
+
sdk: {
|
|
115
|
+
input: CreateServerlessCacheSnapshotCommandInput;
|
|
116
|
+
output: CreateServerlessCacheSnapshotCommandOutput;
|
|
117
|
+
};
|
|
118
|
+
};
|
|
108
119
|
}
|
|
@@ -254,4 +254,15 @@ declare const CreateSnapshotCommand_base: {
|
|
|
254
254
|
*
|
|
255
255
|
*/
|
|
256
256
|
export declare class CreateSnapshotCommand extends CreateSnapshotCommand_base {
|
|
257
|
+
/** @internal type navigation helper, not in runtime. */
|
|
258
|
+
protected static __types: {
|
|
259
|
+
api: {
|
|
260
|
+
input: CreateSnapshotMessage;
|
|
261
|
+
output: CreateSnapshotResult;
|
|
262
|
+
};
|
|
263
|
+
sdk: {
|
|
264
|
+
input: CreateSnapshotCommandInput;
|
|
265
|
+
output: CreateSnapshotCommandOutput;
|
|
266
|
+
};
|
|
267
|
+
};
|
|
257
268
|
}
|
|
@@ -113,4 +113,15 @@ declare const CreateUserCommand_base: {
|
|
|
113
113
|
* @public
|
|
114
114
|
*/
|
|
115
115
|
export declare class CreateUserCommand extends CreateUserCommand_base {
|
|
116
|
+
/** @internal type navigation helper, not in runtime. */
|
|
117
|
+
protected static __types: {
|
|
118
|
+
api: {
|
|
119
|
+
input: CreateUserMessage;
|
|
120
|
+
output: User;
|
|
121
|
+
};
|
|
122
|
+
sdk: {
|
|
123
|
+
input: CreateUserCommandInput;
|
|
124
|
+
output: CreateUserCommandOutput;
|
|
125
|
+
};
|
|
126
|
+
};
|
|
116
127
|
}
|
|
@@ -116,4 +116,15 @@ declare const CreateUserGroupCommand_base: {
|
|
|
116
116
|
* @public
|
|
117
117
|
*/
|
|
118
118
|
export declare class CreateUserGroupCommand extends CreateUserGroupCommand_base {
|
|
119
|
+
/** @internal type navigation helper, not in runtime. */
|
|
120
|
+
protected static __types: {
|
|
121
|
+
api: {
|
|
122
|
+
input: CreateUserGroupMessage;
|
|
123
|
+
output: UserGroup;
|
|
124
|
+
};
|
|
125
|
+
sdk: {
|
|
126
|
+
input: CreateUserGroupCommandInput;
|
|
127
|
+
output: CreateUserGroupCommandOutput;
|
|
128
|
+
};
|
|
129
|
+
};
|
|
119
130
|
}
|
|
@@ -104,4 +104,15 @@ declare const DecreaseNodeGroupsInGlobalReplicationGroupCommand_base: {
|
|
|
104
104
|
* @public
|
|
105
105
|
*/
|
|
106
106
|
export declare class DecreaseNodeGroupsInGlobalReplicationGroupCommand extends DecreaseNodeGroupsInGlobalReplicationGroupCommand_base {
|
|
107
|
+
/** @internal type navigation helper, not in runtime. */
|
|
108
|
+
protected static __types: {
|
|
109
|
+
api: {
|
|
110
|
+
input: DecreaseNodeGroupsInGlobalReplicationGroupMessage;
|
|
111
|
+
output: DecreaseNodeGroupsInGlobalReplicationGroupResult;
|
|
112
|
+
};
|
|
113
|
+
sdk: {
|
|
114
|
+
input: DecreaseNodeGroupsInGlobalReplicationGroupCommandInput;
|
|
115
|
+
output: DecreaseNodeGroupsInGlobalReplicationGroupCommandOutput;
|
|
116
|
+
};
|
|
117
|
+
};
|
|
107
118
|
}
|
|
@@ -236,4 +236,15 @@ declare const DecreaseReplicaCountCommand_base: {
|
|
|
236
236
|
* @public
|
|
237
237
|
*/
|
|
238
238
|
export declare class DecreaseReplicaCountCommand extends DecreaseReplicaCountCommand_base {
|
|
239
|
+
/** @internal type navigation helper, not in runtime. */
|
|
240
|
+
protected static __types: {
|
|
241
|
+
api: {
|
|
242
|
+
input: DecreaseReplicaCountMessage;
|
|
243
|
+
output: DecreaseReplicaCountResult;
|
|
244
|
+
};
|
|
245
|
+
sdk: {
|
|
246
|
+
input: DecreaseReplicaCountCommandInput;
|
|
247
|
+
output: DecreaseReplicaCountCommandOutput;
|
|
248
|
+
};
|
|
249
|
+
};
|
|
239
250
|
}
|
|
@@ -269,4 +269,15 @@ declare const DeleteCacheClusterCommand_base: {
|
|
|
269
269
|
*
|
|
270
270
|
*/
|
|
271
271
|
export declare class DeleteCacheClusterCommand extends DeleteCacheClusterCommand_base {
|
|
272
|
+
/** @internal type navigation helper, not in runtime. */
|
|
273
|
+
protected static __types: {
|
|
274
|
+
api: {
|
|
275
|
+
input: DeleteCacheClusterMessage;
|
|
276
|
+
output: DeleteCacheClusterResult;
|
|
277
|
+
};
|
|
278
|
+
sdk: {
|
|
279
|
+
input: DeleteCacheClusterCommandInput;
|
|
280
|
+
output: DeleteCacheClusterCommandOutput;
|
|
281
|
+
};
|
|
282
|
+
};
|
|
272
283
|
}
|
|
@@ -82,4 +82,15 @@ declare const DeleteCacheParameterGroupCommand_base: {
|
|
|
82
82
|
*
|
|
83
83
|
*/
|
|
84
84
|
export declare class DeleteCacheParameterGroupCommand extends DeleteCacheParameterGroupCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: DeleteCacheParameterGroupMessage;
|
|
89
|
+
output: {};
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: DeleteCacheParameterGroupCommandInput;
|
|
93
|
+
output: DeleteCacheParameterGroupCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|
|
@@ -83,4 +83,15 @@ declare const DeleteCacheSecurityGroupCommand_base: {
|
|
|
83
83
|
*
|
|
84
84
|
*/
|
|
85
85
|
export declare class DeleteCacheSecurityGroupCommand extends DeleteCacheSecurityGroupCommand_base {
|
|
86
|
+
/** @internal type navigation helper, not in runtime. */
|
|
87
|
+
protected static __types: {
|
|
88
|
+
api: {
|
|
89
|
+
input: DeleteCacheSecurityGroupMessage;
|
|
90
|
+
output: {};
|
|
91
|
+
};
|
|
92
|
+
sdk: {
|
|
93
|
+
input: DeleteCacheSecurityGroupCommandInput;
|
|
94
|
+
output: DeleteCacheSecurityGroupCommandOutput;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
86
97
|
}
|
|
@@ -77,4 +77,15 @@ declare const DeleteCacheSubnetGroupCommand_base: {
|
|
|
77
77
|
*
|
|
78
78
|
*/
|
|
79
79
|
export declare class DeleteCacheSubnetGroupCommand extends DeleteCacheSubnetGroupCommand_base {
|
|
80
|
+
/** @internal type navigation helper, not in runtime. */
|
|
81
|
+
protected static __types: {
|
|
82
|
+
api: {
|
|
83
|
+
input: DeleteCacheSubnetGroupMessage;
|
|
84
|
+
output: {};
|
|
85
|
+
};
|
|
86
|
+
sdk: {
|
|
87
|
+
input: DeleteCacheSubnetGroupCommandInput;
|
|
88
|
+
output: DeleteCacheSubnetGroupCommandOutput;
|
|
89
|
+
};
|
|
90
|
+
};
|
|
80
91
|
}
|
|
@@ -114,4 +114,15 @@ declare const DeleteGlobalReplicationGroupCommand_base: {
|
|
|
114
114
|
* @public
|
|
115
115
|
*/
|
|
116
116
|
export declare class DeleteGlobalReplicationGroupCommand extends DeleteGlobalReplicationGroupCommand_base {
|
|
117
|
+
/** @internal type navigation helper, not in runtime. */
|
|
118
|
+
protected static __types: {
|
|
119
|
+
api: {
|
|
120
|
+
input: DeleteGlobalReplicationGroupMessage;
|
|
121
|
+
output: DeleteGlobalReplicationGroupResult;
|
|
122
|
+
};
|
|
123
|
+
sdk: {
|
|
124
|
+
input: DeleteGlobalReplicationGroupCommandInput;
|
|
125
|
+
output: DeleteGlobalReplicationGroupCommandOutput;
|
|
126
|
+
};
|
|
127
|
+
};
|
|
117
128
|
}
|
|
@@ -253,4 +253,15 @@ declare const DeleteReplicationGroupCommand_base: {
|
|
|
253
253
|
*
|
|
254
254
|
*/
|
|
255
255
|
export declare class DeleteReplicationGroupCommand extends DeleteReplicationGroupCommand_base {
|
|
256
|
+
/** @internal type navigation helper, not in runtime. */
|
|
257
|
+
protected static __types: {
|
|
258
|
+
api: {
|
|
259
|
+
input: DeleteReplicationGroupMessage;
|
|
260
|
+
output: DeleteReplicationGroupResult;
|
|
261
|
+
};
|
|
262
|
+
sdk: {
|
|
263
|
+
input: DeleteReplicationGroupCommandInput;
|
|
264
|
+
output: DeleteReplicationGroupCommandOutput;
|
|
265
|
+
};
|
|
266
|
+
};
|
|
256
267
|
}
|
|
@@ -122,4 +122,15 @@ declare const DeleteServerlessCacheCommand_base: {
|
|
|
122
122
|
* @public
|
|
123
123
|
*/
|
|
124
124
|
export declare class DeleteServerlessCacheCommand extends DeleteServerlessCacheCommand_base {
|
|
125
|
+
/** @internal type navigation helper, not in runtime. */
|
|
126
|
+
protected static __types: {
|
|
127
|
+
api: {
|
|
128
|
+
input: DeleteServerlessCacheRequest;
|
|
129
|
+
output: DeleteServerlessCacheResponse;
|
|
130
|
+
};
|
|
131
|
+
sdk: {
|
|
132
|
+
input: DeleteServerlessCacheCommandInput;
|
|
133
|
+
output: DeleteServerlessCacheCommandOutput;
|
|
134
|
+
};
|
|
135
|
+
};
|
|
125
136
|
}
|
|
@@ -83,4 +83,15 @@ declare const DeleteServerlessCacheSnapshotCommand_base: {
|
|
|
83
83
|
* @public
|
|
84
84
|
*/
|
|
85
85
|
export declare class DeleteServerlessCacheSnapshotCommand extends DeleteServerlessCacheSnapshotCommand_base {
|
|
86
|
+
/** @internal type navigation helper, not in runtime. */
|
|
87
|
+
protected static __types: {
|
|
88
|
+
api: {
|
|
89
|
+
input: DeleteServerlessCacheSnapshotRequest;
|
|
90
|
+
output: DeleteServerlessCacheSnapshotResponse;
|
|
91
|
+
};
|
|
92
|
+
sdk: {
|
|
93
|
+
input: DeleteServerlessCacheSnapshotCommandInput;
|
|
94
|
+
output: DeleteServerlessCacheSnapshotCommandOutput;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
86
97
|
}
|
|
@@ -169,4 +169,15 @@ declare const DeleteSnapshotCommand_base: {
|
|
|
169
169
|
*
|
|
170
170
|
*/
|
|
171
171
|
export declare class DeleteSnapshotCommand extends DeleteSnapshotCommand_base {
|
|
172
|
+
/** @internal type navigation helper, not in runtime. */
|
|
173
|
+
protected static __types: {
|
|
174
|
+
api: {
|
|
175
|
+
input: DeleteSnapshotMessage;
|
|
176
|
+
output: DeleteSnapshotResult;
|
|
177
|
+
};
|
|
178
|
+
sdk: {
|
|
179
|
+
input: DeleteSnapshotCommandInput;
|
|
180
|
+
output: DeleteSnapshotCommandOutput;
|
|
181
|
+
};
|
|
182
|
+
};
|
|
172
183
|
}
|
|
@@ -87,4 +87,15 @@ declare const DeleteUserCommand_base: {
|
|
|
87
87
|
* @public
|
|
88
88
|
*/
|
|
89
89
|
export declare class DeleteUserCommand extends DeleteUserCommand_base {
|
|
90
|
+
/** @internal type navigation helper, not in runtime. */
|
|
91
|
+
protected static __types: {
|
|
92
|
+
api: {
|
|
93
|
+
input: DeleteUserMessage;
|
|
94
|
+
output: User;
|
|
95
|
+
};
|
|
96
|
+
sdk: {
|
|
97
|
+
input: DeleteUserCommandInput;
|
|
98
|
+
output: DeleteUserCommandOutput;
|
|
99
|
+
};
|
|
100
|
+
};
|
|
90
101
|
}
|
|
@@ -92,4 +92,15 @@ declare const DeleteUserGroupCommand_base: {
|
|
|
92
92
|
* @public
|
|
93
93
|
*/
|
|
94
94
|
export declare class DeleteUserGroupCommand extends DeleteUserGroupCommand_base {
|
|
95
|
+
/** @internal type navigation helper, not in runtime. */
|
|
96
|
+
protected static __types: {
|
|
97
|
+
api: {
|
|
98
|
+
input: DeleteUserGroupMessage;
|
|
99
|
+
output: UserGroup;
|
|
100
|
+
};
|
|
101
|
+
sdk: {
|
|
102
|
+
input: DeleteUserGroupCommandInput;
|
|
103
|
+
output: DeleteUserGroupCommandOutput;
|
|
104
|
+
};
|
|
105
|
+
};
|
|
95
106
|
}
|
|
@@ -241,4 +241,15 @@ declare const DescribeCacheClustersCommand_base: {
|
|
|
241
241
|
*
|
|
242
242
|
*/
|
|
243
243
|
export declare class DescribeCacheClustersCommand extends DescribeCacheClustersCommand_base {
|
|
244
|
+
/** @internal type navigation helper, not in runtime. */
|
|
245
|
+
protected static __types: {
|
|
246
|
+
api: {
|
|
247
|
+
input: DescribeCacheClustersMessage;
|
|
248
|
+
output: CacheClusterMessage;
|
|
249
|
+
};
|
|
250
|
+
sdk: {
|
|
251
|
+
input: DescribeCacheClustersCommandInput;
|
|
252
|
+
output: DescribeCacheClustersCommandOutput;
|
|
253
|
+
};
|
|
254
|
+
};
|
|
244
255
|
}
|
|
@@ -170,4 +170,15 @@ declare const DescribeCacheEngineVersionsCommand_base: {
|
|
|
170
170
|
*
|
|
171
171
|
*/
|
|
172
172
|
export declare class DescribeCacheEngineVersionsCommand extends DescribeCacheEngineVersionsCommand_base {
|
|
173
|
+
/** @internal type navigation helper, not in runtime. */
|
|
174
|
+
protected static __types: {
|
|
175
|
+
api: {
|
|
176
|
+
input: DescribeCacheEngineVersionsMessage;
|
|
177
|
+
output: CacheEngineVersionMessage;
|
|
178
|
+
};
|
|
179
|
+
sdk: {
|
|
180
|
+
input: DescribeCacheEngineVersionsCommandInput;
|
|
181
|
+
output: DescribeCacheEngineVersionsCommandOutput;
|
|
182
|
+
};
|
|
183
|
+
};
|
|
173
184
|
}
|
|
@@ -101,4 +101,15 @@ declare const DescribeCacheParameterGroupsCommand_base: {
|
|
|
101
101
|
*
|
|
102
102
|
*/
|
|
103
103
|
export declare class DescribeCacheParameterGroupsCommand extends DescribeCacheParameterGroupsCommand_base {
|
|
104
|
+
/** @internal type navigation helper, not in runtime. */
|
|
105
|
+
protected static __types: {
|
|
106
|
+
api: {
|
|
107
|
+
input: DescribeCacheParameterGroupsMessage;
|
|
108
|
+
output: CacheParameterGroupsMessage;
|
|
109
|
+
};
|
|
110
|
+
sdk: {
|
|
111
|
+
input: DescribeCacheParameterGroupsCommandInput;
|
|
112
|
+
output: DescribeCacheParameterGroupsCommandOutput;
|
|
113
|
+
};
|
|
114
|
+
};
|
|
104
115
|
}
|
|
@@ -504,4 +504,15 @@ declare const DescribeCacheParametersCommand_base: {
|
|
|
504
504
|
*
|
|
505
505
|
*/
|
|
506
506
|
export declare class DescribeCacheParametersCommand extends DescribeCacheParametersCommand_base {
|
|
507
|
+
/** @internal type navigation helper, not in runtime. */
|
|
508
|
+
protected static __types: {
|
|
509
|
+
api: {
|
|
510
|
+
input: DescribeCacheParametersMessage;
|
|
511
|
+
output: CacheParameterGroupDetails;
|
|
512
|
+
};
|
|
513
|
+
sdk: {
|
|
514
|
+
input: DescribeCacheParametersCommandInput;
|
|
515
|
+
output: DescribeCacheParametersCommandOutput;
|
|
516
|
+
};
|
|
517
|
+
};
|
|
507
518
|
}
|
|
@@ -97,4 +97,15 @@ declare const DescribeCacheSecurityGroupsCommand_base: {
|
|
|
97
97
|
*
|
|
98
98
|
*/
|
|
99
99
|
export declare class DescribeCacheSecurityGroupsCommand extends DescribeCacheSecurityGroupsCommand_base {
|
|
100
|
+
/** @internal type navigation helper, not in runtime. */
|
|
101
|
+
protected static __types: {
|
|
102
|
+
api: {
|
|
103
|
+
input: DescribeCacheSecurityGroupsMessage;
|
|
104
|
+
output: CacheSecurityGroupMessage;
|
|
105
|
+
};
|
|
106
|
+
sdk: {
|
|
107
|
+
input: DescribeCacheSecurityGroupsCommandInput;
|
|
108
|
+
output: DescribeCacheSecurityGroupsCommandOutput;
|
|
109
|
+
};
|
|
110
|
+
};
|
|
100
111
|
}
|
|
@@ -140,4 +140,15 @@ declare const DescribeCacheSubnetGroupsCommand_base: {
|
|
|
140
140
|
*
|
|
141
141
|
*/
|
|
142
142
|
export declare class DescribeCacheSubnetGroupsCommand extends DescribeCacheSubnetGroupsCommand_base {
|
|
143
|
+
/** @internal type navigation helper, not in runtime. */
|
|
144
|
+
protected static __types: {
|
|
145
|
+
api: {
|
|
146
|
+
input: DescribeCacheSubnetGroupsMessage;
|
|
147
|
+
output: CacheSubnetGroupMessage;
|
|
148
|
+
};
|
|
149
|
+
sdk: {
|
|
150
|
+
input: DescribeCacheSubnetGroupsCommandInput;
|
|
151
|
+
output: DescribeCacheSubnetGroupsCommandOutput;
|
|
152
|
+
};
|
|
153
|
+
};
|
|
143
154
|
}
|
|
@@ -714,4 +714,15 @@ declare const DescribeEngineDefaultParametersCommand_base: {
|
|
|
714
714
|
*
|
|
715
715
|
*/
|
|
716
716
|
export declare class DescribeEngineDefaultParametersCommand extends DescribeEngineDefaultParametersCommand_base {
|
|
717
|
+
/** @internal type navigation helper, not in runtime. */
|
|
718
|
+
protected static __types: {
|
|
719
|
+
api: {
|
|
720
|
+
input: DescribeEngineDefaultParametersMessage;
|
|
721
|
+
output: DescribeEngineDefaultParametersResult;
|
|
722
|
+
};
|
|
723
|
+
sdk: {
|
|
724
|
+
input: DescribeEngineDefaultParametersCommandInput;
|
|
725
|
+
output: DescribeEngineDefaultParametersCommandOutput;
|
|
726
|
+
};
|
|
727
|
+
};
|
|
717
728
|
}
|
|
@@ -130,4 +130,15 @@ declare const DescribeEventsCommand_base: {
|
|
|
130
130
|
*
|
|
131
131
|
*/
|
|
132
132
|
export declare class DescribeEventsCommand extends DescribeEventsCommand_base {
|
|
133
|
+
/** @internal type navigation helper, not in runtime. */
|
|
134
|
+
protected static __types: {
|
|
135
|
+
api: {
|
|
136
|
+
input: DescribeEventsMessage;
|
|
137
|
+
output: EventsMessage;
|
|
138
|
+
};
|
|
139
|
+
sdk: {
|
|
140
|
+
input: DescribeEventsCommandInput;
|
|
141
|
+
output: DescribeEventsCommandOutput;
|
|
142
|
+
};
|
|
143
|
+
};
|
|
133
144
|
}
|