@aws-sdk/client-elasticache 3.650.0 → 3.654.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
|
@@ -37,4 +37,15 @@ declare const BatchApplyUpdateActionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class BatchApplyUpdateActionCommand extends BatchApplyUpdateActionCommand_base {
|
|
40
|
+
export declare class BatchApplyUpdateActionCommand extends BatchApplyUpdateActionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: BatchApplyUpdateActionMessage;
|
|
44
|
+
output: UpdateActionResultsMessage;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: BatchApplyUpdateActionCommandInput;
|
|
48
|
+
output: BatchApplyUpdateActionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const BatchStopUpdateActionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class BatchStopUpdateActionCommand extends BatchStopUpdateActionCommand_base {
|
|
40
|
+
export declare class BatchStopUpdateActionCommand extends BatchStopUpdateActionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: BatchStopUpdateActionMessage;
|
|
44
|
+
output: UpdateActionResultsMessage;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: BatchStopUpdateActionCommandInput;
|
|
48
|
+
output: BatchStopUpdateActionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CompleteMigrationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CompleteMigrationCommand extends CompleteMigrationCommand_base {
|
|
40
|
+
export declare class CompleteMigrationCommand extends CompleteMigrationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CompleteMigrationMessage;
|
|
44
|
+
output: CompleteMigrationResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CompleteMigrationCommandInput;
|
|
48
|
+
output: CompleteMigrationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CopyServerlessCacheSnapshotCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CopyServerlessCacheSnapshotCommand extends CopyServerlessCacheSnapshotCommand_base {
|
|
40
|
+
export declare class CopyServerlessCacheSnapshotCommand extends CopyServerlessCacheSnapshotCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CopyServerlessCacheSnapshotRequest;
|
|
44
|
+
output: CopyServerlessCacheSnapshotResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CopyServerlessCacheSnapshotCommandInput;
|
|
48
|
+
output: CopyServerlessCacheSnapshotCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const CopySnapshotCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class CopySnapshotCommand extends CopySnapshotCommand_base {
|
|
36
|
+
export declare class CopySnapshotCommand extends CopySnapshotCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: CopySnapshotMessage;
|
|
40
|
+
output: CopySnapshotResult;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: CopySnapshotCommandInput;
|
|
44
|
+
output: CopySnapshotCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateCacheClusterCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateCacheClusterCommand extends CreateCacheClusterCommand_base {
|
|
40
|
+
export declare class CreateCacheClusterCommand extends CreateCacheClusterCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateCacheClusterMessage;
|
|
44
|
+
output: CreateCacheClusterResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateCacheClusterCommandInput;
|
|
48
|
+
output: CreateCacheClusterCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateCacheParameterGroupCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateCacheParameterGroupCommand extends CreateCacheParameterGroupCommand_base {
|
|
40
|
+
export declare class CreateCacheParameterGroupCommand extends CreateCacheParameterGroupCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateCacheParameterGroupMessage;
|
|
44
|
+
output: CreateCacheParameterGroupResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateCacheParameterGroupCommandInput;
|
|
48
|
+
output: CreateCacheParameterGroupCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateCacheSecurityGroupCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateCacheSecurityGroupCommand extends CreateCacheSecurityGroupCommand_base {
|
|
40
|
+
export declare class CreateCacheSecurityGroupCommand extends CreateCacheSecurityGroupCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateCacheSecurityGroupMessage;
|
|
44
|
+
output: CreateCacheSecurityGroupResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateCacheSecurityGroupCommandInput;
|
|
48
|
+
output: CreateCacheSecurityGroupCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateCacheSubnetGroupCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateCacheSubnetGroupCommand extends CreateCacheSubnetGroupCommand_base {
|
|
40
|
+
export declare class CreateCacheSubnetGroupCommand extends CreateCacheSubnetGroupCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateCacheSubnetGroupMessage;
|
|
44
|
+
output: CreateCacheSubnetGroupResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateCacheSubnetGroupCommandInput;
|
|
48
|
+
output: CreateCacheSubnetGroupCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateGlobalReplicationGroupCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateGlobalReplicationGroupCommand extends CreateGlobalReplicationGroupCommand_base {
|
|
40
|
+
export declare class CreateGlobalReplicationGroupCommand extends CreateGlobalReplicationGroupCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateGlobalReplicationGroupMessage;
|
|
44
|
+
output: CreateGlobalReplicationGroupResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateGlobalReplicationGroupCommandInput;
|
|
48
|
+
output: CreateGlobalReplicationGroupCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateReplicationGroupCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateReplicationGroupCommand extends CreateReplicationGroupCommand_base {
|
|
40
|
+
export declare class CreateReplicationGroupCommand extends CreateReplicationGroupCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateReplicationGroupMessage;
|
|
44
|
+
output: CreateReplicationGroupResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateReplicationGroupCommandInput;
|
|
48
|
+
output: CreateReplicationGroupCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateServerlessCacheCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateServerlessCacheCommand extends CreateServerlessCacheCommand_base {
|
|
40
|
+
export declare class CreateServerlessCacheCommand extends CreateServerlessCacheCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateServerlessCacheRequest;
|
|
44
|
+
output: CreateServerlessCacheResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateServerlessCacheCommandInput;
|
|
48
|
+
output: CreateServerlessCacheCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateServerlessCacheSnapshotCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateServerlessCacheSnapshotCommand extends CreateServerlessCacheSnapshotCommand_base {
|
|
40
|
+
export declare class CreateServerlessCacheSnapshotCommand extends CreateServerlessCacheSnapshotCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateServerlessCacheSnapshotRequest;
|
|
44
|
+
output: CreateServerlessCacheSnapshotResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateServerlessCacheSnapshotCommandInput;
|
|
48
|
+
output: CreateServerlessCacheSnapshotCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const CreateSnapshotCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class CreateSnapshotCommand extends CreateSnapshotCommand_base {
|
|
39
|
+
export declare class CreateSnapshotCommand extends CreateSnapshotCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: CreateSnapshotMessage;
|
|
43
|
+
output: CreateSnapshotResult;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: CreateSnapshotCommandInput;
|
|
47
|
+
output: CreateSnapshotCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const CreateUserCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class CreateUserCommand extends CreateUserCommand_base {
|
|
34
|
+
export declare class CreateUserCommand extends CreateUserCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: CreateUserMessage;
|
|
38
|
+
output: User;
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: CreateUserCommandInput;
|
|
42
|
+
output: CreateUserCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const CreateUserGroupCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class CreateUserGroupCommand extends CreateUserGroupCommand_base {
|
|
36
|
+
export declare class CreateUserGroupCommand extends CreateUserGroupCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: CreateUserGroupMessage;
|
|
40
|
+
output: UserGroup;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: CreateUserGroupCommandInput;
|
|
44
|
+
output: CreateUserGroupCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DecreaseNodeGroupsInGlobalReplicationGroupCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DecreaseNodeGroupsInGlobalReplicationGroupCommand extends DecreaseNodeGroupsInGlobalReplicationGroupCommand_base {
|
|
40
|
+
export declare class DecreaseNodeGroupsInGlobalReplicationGroupCommand extends DecreaseNodeGroupsInGlobalReplicationGroupCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DecreaseNodeGroupsInGlobalReplicationGroupMessage;
|
|
44
|
+
output: DecreaseNodeGroupsInGlobalReplicationGroupResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DecreaseNodeGroupsInGlobalReplicationGroupCommandInput;
|
|
48
|
+
output: DecreaseNodeGroupsInGlobalReplicationGroupCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DecreaseReplicaCountCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DecreaseReplicaCountCommand extends DecreaseReplicaCountCommand_base {
|
|
40
|
+
export declare class DecreaseReplicaCountCommand extends DecreaseReplicaCountCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DecreaseReplicaCountMessage;
|
|
44
|
+
output: DecreaseReplicaCountResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DecreaseReplicaCountCommandInput;
|
|
48
|
+
output: DecreaseReplicaCountCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteCacheClusterCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteCacheClusterCommand extends DeleteCacheClusterCommand_base {
|
|
40
|
+
export declare class DeleteCacheClusterCommand extends DeleteCacheClusterCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteCacheClusterMessage;
|
|
44
|
+
output: DeleteCacheClusterResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteCacheClusterCommandInput;
|
|
48
|
+
output: DeleteCacheClusterCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const DeleteCacheParameterGroupCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class DeleteCacheParameterGroupCommand extends DeleteCacheParameterGroupCommand_base {
|
|
36
|
+
export declare class DeleteCacheParameterGroupCommand extends DeleteCacheParameterGroupCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: DeleteCacheParameterGroupMessage;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: DeleteCacheParameterGroupCommandInput;
|
|
44
|
+
output: DeleteCacheParameterGroupCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const DeleteCacheSecurityGroupCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class DeleteCacheSecurityGroupCommand extends DeleteCacheSecurityGroupCommand_base {
|
|
36
|
+
export declare class DeleteCacheSecurityGroupCommand extends DeleteCacheSecurityGroupCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: DeleteCacheSecurityGroupMessage;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: DeleteCacheSecurityGroupCommandInput;
|
|
44
|
+
output: DeleteCacheSecurityGroupCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -32,4 +32,15 @@ declare const DeleteCacheSubnetGroupCommand_base: {
|
|
|
32
32
|
>;
|
|
33
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
34
34
|
};
|
|
35
|
-
export declare class DeleteCacheSubnetGroupCommand extends DeleteCacheSubnetGroupCommand_base {
|
|
35
|
+
export declare class DeleteCacheSubnetGroupCommand extends DeleteCacheSubnetGroupCommand_base {
|
|
36
|
+
protected static __types: {
|
|
37
|
+
api: {
|
|
38
|
+
input: DeleteCacheSubnetGroupMessage;
|
|
39
|
+
output: {};
|
|
40
|
+
};
|
|
41
|
+
sdk: {
|
|
42
|
+
input: DeleteCacheSubnetGroupCommandInput;
|
|
43
|
+
output: DeleteCacheSubnetGroupCommandOutput;
|
|
44
|
+
};
|
|
45
|
+
};
|
|
46
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteGlobalReplicationGroupCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteGlobalReplicationGroupCommand extends DeleteGlobalReplicationGroupCommand_base {
|
|
40
|
+
export declare class DeleteGlobalReplicationGroupCommand extends DeleteGlobalReplicationGroupCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteGlobalReplicationGroupMessage;
|
|
44
|
+
output: DeleteGlobalReplicationGroupResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteGlobalReplicationGroupCommandInput;
|
|
48
|
+
output: DeleteGlobalReplicationGroupCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteReplicationGroupCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteReplicationGroupCommand extends DeleteReplicationGroupCommand_base {
|
|
40
|
+
export declare class DeleteReplicationGroupCommand extends DeleteReplicationGroupCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteReplicationGroupMessage;
|
|
44
|
+
output: DeleteReplicationGroupResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteReplicationGroupCommandInput;
|
|
48
|
+
output: DeleteReplicationGroupCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteServerlessCacheCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteServerlessCacheCommand extends DeleteServerlessCacheCommand_base {
|
|
40
|
+
export declare class DeleteServerlessCacheCommand extends DeleteServerlessCacheCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteServerlessCacheRequest;
|
|
44
|
+
output: DeleteServerlessCacheResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteServerlessCacheCommandInput;
|
|
48
|
+
output: DeleteServerlessCacheCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteServerlessCacheSnapshotCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteServerlessCacheSnapshotCommand extends DeleteServerlessCacheSnapshotCommand_base {
|
|
40
|
+
export declare class DeleteServerlessCacheSnapshotCommand extends DeleteServerlessCacheSnapshotCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteServerlessCacheSnapshotRequest;
|
|
44
|
+
output: DeleteServerlessCacheSnapshotResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteServerlessCacheSnapshotCommandInput;
|
|
48
|
+
output: DeleteServerlessCacheSnapshotCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const DeleteSnapshotCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class DeleteSnapshotCommand extends DeleteSnapshotCommand_base {
|
|
39
|
+
export declare class DeleteSnapshotCommand extends DeleteSnapshotCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: DeleteSnapshotMessage;
|
|
43
|
+
output: DeleteSnapshotResult;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: DeleteSnapshotCommandInput;
|
|
47
|
+
output: DeleteSnapshotCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const DeleteUserCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class DeleteUserCommand extends DeleteUserCommand_base {
|
|
34
|
+
export declare class DeleteUserCommand extends DeleteUserCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: DeleteUserMessage;
|
|
38
|
+
output: User;
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: DeleteUserCommandInput;
|
|
42
|
+
output: DeleteUserCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const DeleteUserGroupCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class DeleteUserGroupCommand extends DeleteUserGroupCommand_base {
|
|
36
|
+
export declare class DeleteUserGroupCommand extends DeleteUserGroupCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: DeleteUserGroupMessage;
|
|
40
|
+
output: UserGroup;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: DeleteUserGroupCommandInput;
|
|
44
|
+
output: DeleteUserGroupCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeCacheClustersCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeCacheClustersCommand extends DescribeCacheClustersCommand_base {
|
|
40
|
+
export declare class DescribeCacheClustersCommand extends DescribeCacheClustersCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeCacheClustersMessage;
|
|
44
|
+
output: CacheClusterMessage;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeCacheClustersCommandInput;
|
|
48
|
+
output: DescribeCacheClustersCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeCacheEngineVersionsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeCacheEngineVersionsCommand extends DescribeCacheEngineVersionsCommand_base {
|
|
40
|
+
export declare class DescribeCacheEngineVersionsCommand extends DescribeCacheEngineVersionsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeCacheEngineVersionsMessage;
|
|
44
|
+
output: CacheEngineVersionMessage;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeCacheEngineVersionsCommandInput;
|
|
48
|
+
output: DescribeCacheEngineVersionsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeCacheParameterGroupsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeCacheParameterGroupsCommand extends DescribeCacheParameterGroupsCommand_base {
|
|
40
|
+
export declare class DescribeCacheParameterGroupsCommand extends DescribeCacheParameterGroupsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeCacheParameterGroupsMessage;
|
|
44
|
+
output: CacheParameterGroupsMessage;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeCacheParameterGroupsCommandInput;
|
|
48
|
+
output: DescribeCacheParameterGroupsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeCacheParametersCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeCacheParametersCommand extends DescribeCacheParametersCommand_base {
|
|
40
|
+
export declare class DescribeCacheParametersCommand extends DescribeCacheParametersCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeCacheParametersMessage;
|
|
44
|
+
output: CacheParameterGroupDetails;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeCacheParametersCommandInput;
|
|
48
|
+
output: DescribeCacheParametersCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeCacheSecurityGroupsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeCacheSecurityGroupsCommand extends DescribeCacheSecurityGroupsCommand_base {
|
|
40
|
+
export declare class DescribeCacheSecurityGroupsCommand extends DescribeCacheSecurityGroupsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeCacheSecurityGroupsMessage;
|
|
44
|
+
output: CacheSecurityGroupMessage;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeCacheSecurityGroupsCommandInput;
|
|
48
|
+
output: DescribeCacheSecurityGroupsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeCacheSubnetGroupsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeCacheSubnetGroupsCommand extends DescribeCacheSubnetGroupsCommand_base {
|
|
40
|
+
export declare class DescribeCacheSubnetGroupsCommand extends DescribeCacheSubnetGroupsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeCacheSubnetGroupsMessage;
|
|
44
|
+
output: CacheSubnetGroupMessage;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeCacheSubnetGroupsCommandInput;
|
|
48
|
+
output: DescribeCacheSubnetGroupsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeEngineDefaultParametersCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeEngineDefaultParametersCommand extends DescribeEngineDefaultParametersCommand_base {
|
|
40
|
+
export declare class DescribeEngineDefaultParametersCommand extends DescribeEngineDefaultParametersCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeEngineDefaultParametersMessage;
|
|
44
|
+
output: DescribeEngineDefaultParametersResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeEngineDefaultParametersCommandInput;
|
|
48
|
+
output: DescribeEngineDefaultParametersCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|