@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
|
@@ -33,4 +33,15 @@ declare const DescribeEventsCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class DescribeEventsCommand extends DescribeEventsCommand_base {
|
|
36
|
+
export declare class DescribeEventsCommand extends DescribeEventsCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: DescribeEventsMessage;
|
|
40
|
+
output: EventsMessage;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: DescribeEventsCommandInput;
|
|
44
|
+
output: DescribeEventsCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeGlobalReplicationGroupsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeGlobalReplicationGroupsCommand extends DescribeGlobalReplicationGroupsCommand_base {
|
|
40
|
+
export declare class DescribeGlobalReplicationGroupsCommand extends DescribeGlobalReplicationGroupsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeGlobalReplicationGroupsMessage;
|
|
44
|
+
output: DescribeGlobalReplicationGroupsResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeGlobalReplicationGroupsCommandInput;
|
|
48
|
+
output: DescribeGlobalReplicationGroupsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeReplicationGroupsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeReplicationGroupsCommand extends DescribeReplicationGroupsCommand_base {
|
|
40
|
+
export declare class DescribeReplicationGroupsCommand extends DescribeReplicationGroupsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeReplicationGroupsMessage;
|
|
44
|
+
output: ReplicationGroupMessage;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeReplicationGroupsCommandInput;
|
|
48
|
+
output: DescribeReplicationGroupsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeReservedCacheNodesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeReservedCacheNodesCommand extends DescribeReservedCacheNodesCommand_base {
|
|
40
|
+
export declare class DescribeReservedCacheNodesCommand extends DescribeReservedCacheNodesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeReservedCacheNodesMessage;
|
|
44
|
+
output: ReservedCacheNodeMessage;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeReservedCacheNodesCommandInput;
|
|
48
|
+
output: DescribeReservedCacheNodesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeReservedCacheNodesOfferingsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeReservedCacheNodesOfferingsCommand extends DescribeReservedCacheNodesOfferingsCommand_base {
|
|
40
|
+
export declare class DescribeReservedCacheNodesOfferingsCommand extends DescribeReservedCacheNodesOfferingsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeReservedCacheNodesOfferingsMessage;
|
|
44
|
+
output: ReservedCacheNodesOfferingMessage;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeReservedCacheNodesOfferingsCommandInput;
|
|
48
|
+
output: DescribeReservedCacheNodesOfferingsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeServerlessCacheSnapshotsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeServerlessCacheSnapshotsCommand extends DescribeServerlessCacheSnapshotsCommand_base {
|
|
40
|
+
export declare class DescribeServerlessCacheSnapshotsCommand extends DescribeServerlessCacheSnapshotsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeServerlessCacheSnapshotsRequest;
|
|
44
|
+
output: DescribeServerlessCacheSnapshotsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeServerlessCacheSnapshotsCommandInput;
|
|
48
|
+
output: DescribeServerlessCacheSnapshotsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeServerlessCachesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeServerlessCachesCommand extends DescribeServerlessCachesCommand_base {
|
|
40
|
+
export declare class DescribeServerlessCachesCommand extends DescribeServerlessCachesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeServerlessCachesRequest;
|
|
44
|
+
output: DescribeServerlessCachesResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeServerlessCachesCommandInput;
|
|
48
|
+
output: DescribeServerlessCachesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeServiceUpdatesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeServiceUpdatesCommand extends DescribeServiceUpdatesCommand_base {
|
|
40
|
+
export declare class DescribeServiceUpdatesCommand extends DescribeServiceUpdatesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeServiceUpdatesMessage;
|
|
44
|
+
output: ServiceUpdatesMessage;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeServiceUpdatesCommandInput;
|
|
48
|
+
output: DescribeServiceUpdatesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeSnapshotsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeSnapshotsCommand extends DescribeSnapshotsCommand_base {
|
|
40
|
+
export declare class DescribeSnapshotsCommand extends DescribeSnapshotsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeSnapshotsMessage;
|
|
44
|
+
output: DescribeSnapshotsListMessage;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeSnapshotsCommandInput;
|
|
48
|
+
output: DescribeSnapshotsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeUpdateActionsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeUpdateActionsCommand extends DescribeUpdateActionsCommand_base {
|
|
40
|
+
export declare class DescribeUpdateActionsCommand extends DescribeUpdateActionsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeUpdateActionsMessage;
|
|
44
|
+
output: UpdateActionsMessage;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeUpdateActionsCommandInput;
|
|
48
|
+
output: DescribeUpdateActionsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeUserGroupsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeUserGroupsCommand extends DescribeUserGroupsCommand_base {
|
|
40
|
+
export declare class DescribeUserGroupsCommand extends DescribeUserGroupsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeUserGroupsMessage;
|
|
44
|
+
output: DescribeUserGroupsResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeUserGroupsCommandInput;
|
|
48
|
+
output: DescribeUserGroupsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const DescribeUsersCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class DescribeUsersCommand extends DescribeUsersCommand_base {
|
|
36
|
+
export declare class DescribeUsersCommand extends DescribeUsersCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: DescribeUsersMessage;
|
|
40
|
+
output: DescribeUsersResult;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: DescribeUsersCommandInput;
|
|
44
|
+
output: DescribeUsersCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DisassociateGlobalReplicationGroupCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DisassociateGlobalReplicationGroupCommand extends DisassociateGlobalReplicationGroupCommand_base {
|
|
40
|
+
export declare class DisassociateGlobalReplicationGroupCommand extends DisassociateGlobalReplicationGroupCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DisassociateGlobalReplicationGroupMessage;
|
|
44
|
+
output: DisassociateGlobalReplicationGroupResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DisassociateGlobalReplicationGroupCommandInput;
|
|
48
|
+
output: DisassociateGlobalReplicationGroupCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ExportServerlessCacheSnapshotCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ExportServerlessCacheSnapshotCommand extends ExportServerlessCacheSnapshotCommand_base {
|
|
40
|
+
export declare class ExportServerlessCacheSnapshotCommand extends ExportServerlessCacheSnapshotCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ExportServerlessCacheSnapshotRequest;
|
|
44
|
+
output: ExportServerlessCacheSnapshotResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ExportServerlessCacheSnapshotCommandInput;
|
|
48
|
+
output: ExportServerlessCacheSnapshotCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const FailoverGlobalReplicationGroupCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class FailoverGlobalReplicationGroupCommand extends FailoverGlobalReplicationGroupCommand_base {
|
|
40
|
+
export declare class FailoverGlobalReplicationGroupCommand extends FailoverGlobalReplicationGroupCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: FailoverGlobalReplicationGroupMessage;
|
|
44
|
+
output: FailoverGlobalReplicationGroupResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: FailoverGlobalReplicationGroupCommandInput;
|
|
48
|
+
output: FailoverGlobalReplicationGroupCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const IncreaseNodeGroupsInGlobalReplicationGroupCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class IncreaseNodeGroupsInGlobalReplicationGroupCommand extends IncreaseNodeGroupsInGlobalReplicationGroupCommand_base {
|
|
40
|
+
export declare class IncreaseNodeGroupsInGlobalReplicationGroupCommand extends IncreaseNodeGroupsInGlobalReplicationGroupCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: IncreaseNodeGroupsInGlobalReplicationGroupMessage;
|
|
44
|
+
output: IncreaseNodeGroupsInGlobalReplicationGroupResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: IncreaseNodeGroupsInGlobalReplicationGroupCommandInput;
|
|
48
|
+
output: IncreaseNodeGroupsInGlobalReplicationGroupCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const IncreaseReplicaCountCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class IncreaseReplicaCountCommand extends IncreaseReplicaCountCommand_base {
|
|
40
|
+
export declare class IncreaseReplicaCountCommand extends IncreaseReplicaCountCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: IncreaseReplicaCountMessage;
|
|
44
|
+
output: IncreaseReplicaCountResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: IncreaseReplicaCountCommandInput;
|
|
48
|
+
output: IncreaseReplicaCountCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListAllowedNodeTypeModificationsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListAllowedNodeTypeModificationsCommand extends ListAllowedNodeTypeModificationsCommand_base {
|
|
40
|
+
export declare class ListAllowedNodeTypeModificationsCommand extends ListAllowedNodeTypeModificationsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListAllowedNodeTypeModificationsMessage;
|
|
44
|
+
output: AllowedNodeTypeModificationsMessage;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListAllowedNodeTypeModificationsCommandInput;
|
|
48
|
+
output: ListAllowedNodeTypeModificationsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -34,4 +34,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
34
34
|
>;
|
|
35
35
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
36
36
|
};
|
|
37
|
-
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
37
|
+
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
38
|
+
protected static __types: {
|
|
39
|
+
api: {
|
|
40
|
+
input: ListTagsForResourceMessage;
|
|
41
|
+
output: TagListMessage;
|
|
42
|
+
};
|
|
43
|
+
sdk: {
|
|
44
|
+
input: ListTagsForResourceCommandInput;
|
|
45
|
+
output: ListTagsForResourceCommandOutput;
|
|
46
|
+
};
|
|
47
|
+
};
|
|
48
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ModifyCacheClusterCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ModifyCacheClusterCommand extends ModifyCacheClusterCommand_base {
|
|
40
|
+
export declare class ModifyCacheClusterCommand extends ModifyCacheClusterCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ModifyCacheClusterMessage;
|
|
44
|
+
output: ModifyCacheClusterResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ModifyCacheClusterCommandInput;
|
|
48
|
+
output: ModifyCacheClusterCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ModifyCacheParameterGroupCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ModifyCacheParameterGroupCommand extends ModifyCacheParameterGroupCommand_base {
|
|
40
|
+
export declare class ModifyCacheParameterGroupCommand extends ModifyCacheParameterGroupCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ModifyCacheParameterGroupMessage;
|
|
44
|
+
output: CacheParameterGroupNameMessage;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ModifyCacheParameterGroupCommandInput;
|
|
48
|
+
output: ModifyCacheParameterGroupCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ModifyCacheSubnetGroupCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ModifyCacheSubnetGroupCommand extends ModifyCacheSubnetGroupCommand_base {
|
|
40
|
+
export declare class ModifyCacheSubnetGroupCommand extends ModifyCacheSubnetGroupCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ModifyCacheSubnetGroupMessage;
|
|
44
|
+
output: ModifyCacheSubnetGroupResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ModifyCacheSubnetGroupCommandInput;
|
|
48
|
+
output: ModifyCacheSubnetGroupCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ModifyGlobalReplicationGroupCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ModifyGlobalReplicationGroupCommand extends ModifyGlobalReplicationGroupCommand_base {
|
|
40
|
+
export declare class ModifyGlobalReplicationGroupCommand extends ModifyGlobalReplicationGroupCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ModifyGlobalReplicationGroupMessage;
|
|
44
|
+
output: ModifyGlobalReplicationGroupResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ModifyGlobalReplicationGroupCommandInput;
|
|
48
|
+
output: ModifyGlobalReplicationGroupCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ModifyReplicationGroupCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ModifyReplicationGroupCommand extends ModifyReplicationGroupCommand_base {
|
|
40
|
+
export declare class ModifyReplicationGroupCommand extends ModifyReplicationGroupCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ModifyReplicationGroupMessage;
|
|
44
|
+
output: ModifyReplicationGroupResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ModifyReplicationGroupCommandInput;
|
|
48
|
+
output: ModifyReplicationGroupCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ModifyReplicationGroupShardConfigurationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ModifyReplicationGroupShardConfigurationCommand extends ModifyReplicationGroupShardConfigurationCommand_base {
|
|
40
|
+
export declare class ModifyReplicationGroupShardConfigurationCommand extends ModifyReplicationGroupShardConfigurationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ModifyReplicationGroupShardConfigurationMessage;
|
|
44
|
+
output: ModifyReplicationGroupShardConfigurationResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ModifyReplicationGroupShardConfigurationCommandInput;
|
|
48
|
+
output: ModifyReplicationGroupShardConfigurationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ModifyServerlessCacheCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ModifyServerlessCacheCommand extends ModifyServerlessCacheCommand_base {
|
|
40
|
+
export declare class ModifyServerlessCacheCommand extends ModifyServerlessCacheCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ModifyServerlessCacheRequest;
|
|
44
|
+
output: ModifyServerlessCacheResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ModifyServerlessCacheCommandInput;
|
|
48
|
+
output: ModifyServerlessCacheCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const ModifyUserCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class ModifyUserCommand extends ModifyUserCommand_base {
|
|
34
|
+
export declare class ModifyUserCommand extends ModifyUserCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: ModifyUserMessage;
|
|
38
|
+
output: User;
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: ModifyUserCommandInput;
|
|
42
|
+
output: ModifyUserCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const ModifyUserGroupCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class ModifyUserGroupCommand extends ModifyUserGroupCommand_base {
|
|
36
|
+
export declare class ModifyUserGroupCommand extends ModifyUserGroupCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: ModifyUserGroupMessage;
|
|
40
|
+
output: UserGroup;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: ModifyUserGroupCommandInput;
|
|
44
|
+
output: ModifyUserGroupCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const PurchaseReservedCacheNodesOfferingCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class PurchaseReservedCacheNodesOfferingCommand extends PurchaseReservedCacheNodesOfferingCommand_base {
|
|
40
|
+
export declare class PurchaseReservedCacheNodesOfferingCommand extends PurchaseReservedCacheNodesOfferingCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: PurchaseReservedCacheNodesOfferingMessage;
|
|
44
|
+
output: PurchaseReservedCacheNodesOfferingResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: PurchaseReservedCacheNodesOfferingCommandInput;
|
|
48
|
+
output: PurchaseReservedCacheNodesOfferingCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const RebalanceSlotsInGlobalReplicationGroupCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class RebalanceSlotsInGlobalReplicationGroupCommand extends RebalanceSlotsInGlobalReplicationGroupCommand_base {
|
|
40
|
+
export declare class RebalanceSlotsInGlobalReplicationGroupCommand extends RebalanceSlotsInGlobalReplicationGroupCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: RebalanceSlotsInGlobalReplicationGroupMessage;
|
|
44
|
+
output: RebalanceSlotsInGlobalReplicationGroupResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: RebalanceSlotsInGlobalReplicationGroupCommandInput;
|
|
48
|
+
output: RebalanceSlotsInGlobalReplicationGroupCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const RebootCacheClusterCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class RebootCacheClusterCommand extends RebootCacheClusterCommand_base {
|
|
40
|
+
export declare class RebootCacheClusterCommand extends RebootCacheClusterCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: RebootCacheClusterMessage;
|
|
44
|
+
output: RebootCacheClusterResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: RebootCacheClusterCommandInput;
|
|
48
|
+
output: RebootCacheClusterCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const RemoveTagsFromResourceCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class RemoveTagsFromResourceCommand extends RemoveTagsFromResourceCommand_base {
|
|
40
|
+
export declare class RemoveTagsFromResourceCommand extends RemoveTagsFromResourceCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: RemoveTagsFromResourceMessage;
|
|
44
|
+
output: TagListMessage;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: RemoveTagsFromResourceCommandInput;
|
|
48
|
+
output: RemoveTagsFromResourceCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ResetCacheParameterGroupCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ResetCacheParameterGroupCommand extends ResetCacheParameterGroupCommand_base {
|
|
40
|
+
export declare class ResetCacheParameterGroupCommand extends ResetCacheParameterGroupCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ResetCacheParameterGroupMessage;
|
|
44
|
+
output: CacheParameterGroupNameMessage;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ResetCacheParameterGroupCommandInput;
|
|
48
|
+
output: ResetCacheParameterGroupCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const RevokeCacheSecurityGroupIngressCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class RevokeCacheSecurityGroupIngressCommand extends RevokeCacheSecurityGroupIngressCommand_base {
|
|
40
|
+
export declare class RevokeCacheSecurityGroupIngressCommand extends RevokeCacheSecurityGroupIngressCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: RevokeCacheSecurityGroupIngressMessage;
|
|
44
|
+
output: RevokeCacheSecurityGroupIngressResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: RevokeCacheSecurityGroupIngressCommandInput;
|
|
48
|
+
output: RevokeCacheSecurityGroupIngressCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const StartMigrationCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class StartMigrationCommand extends StartMigrationCommand_base {
|
|
39
|
+
export declare class StartMigrationCommand extends StartMigrationCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: StartMigrationMessage;
|
|
43
|
+
output: StartMigrationResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: StartMigrationCommandInput;
|
|
47
|
+
output: StartMigrationCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const TestFailoverCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class TestFailoverCommand extends TestFailoverCommand_base {
|
|
36
|
+
export declare class TestFailoverCommand extends TestFailoverCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: TestFailoverMessage;
|
|
40
|
+
output: TestFailoverResult;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: TestFailoverCommandInput;
|
|
44
|
+
output: TestFailoverCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|