@aws-sdk/client-elasticache 3.296.0 → 3.298.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-cjs/commands/AddTagsToResourceCommand.js +2 -3
- package/dist-cjs/commands/AuthorizeCacheSecurityGroupIngressCommand.js +2 -3
- package/dist-cjs/commands/BatchApplyUpdateActionCommand.js +2 -3
- package/dist-cjs/commands/BatchStopUpdateActionCommand.js +2 -3
- package/dist-cjs/commands/CompleteMigrationCommand.js +2 -3
- package/dist-cjs/commands/CopySnapshotCommand.js +2 -3
- package/dist-cjs/commands/CreateCacheClusterCommand.js +2 -3
- package/dist-cjs/commands/CreateCacheParameterGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateCacheSecurityGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateCacheSubnetGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateGlobalReplicationGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateReplicationGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateSnapshotCommand.js +2 -3
- package/dist-cjs/commands/CreateUserCommand.js +2 -3
- package/dist-cjs/commands/CreateUserGroupCommand.js +2 -3
- package/dist-cjs/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.js +2 -3
- package/dist-cjs/commands/DecreaseReplicaCountCommand.js +2 -3
- package/dist-cjs/commands/DeleteCacheClusterCommand.js +2 -3
- package/dist-cjs/commands/DeleteCacheParameterGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteCacheSecurityGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteCacheSubnetGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteGlobalReplicationGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteReplicationGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteSnapshotCommand.js +2 -3
- package/dist-cjs/commands/DeleteUserCommand.js +2 -3
- package/dist-cjs/commands/DeleteUserGroupCommand.js +2 -3
- package/dist-cjs/commands/DescribeCacheClustersCommand.js +2 -3
- package/dist-cjs/commands/DescribeCacheEngineVersionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeCacheParameterGroupsCommand.js +2 -3
- package/dist-cjs/commands/DescribeCacheParametersCommand.js +2 -3
- package/dist-cjs/commands/DescribeCacheSecurityGroupsCommand.js +2 -3
- package/dist-cjs/commands/DescribeCacheSubnetGroupsCommand.js +2 -3
- package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js +2 -3
- package/dist-cjs/commands/DescribeEventsCommand.js +2 -3
- package/dist-cjs/commands/DescribeGlobalReplicationGroupsCommand.js +2 -3
- package/dist-cjs/commands/DescribeReplicationGroupsCommand.js +2 -3
- package/dist-cjs/commands/DescribeReservedCacheNodesCommand.js +2 -3
- package/dist-cjs/commands/DescribeReservedCacheNodesOfferingsCommand.js +2 -3
- package/dist-cjs/commands/DescribeServiceUpdatesCommand.js +2 -3
- package/dist-cjs/commands/DescribeSnapshotsCommand.js +2 -3
- package/dist-cjs/commands/DescribeUpdateActionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeUserGroupsCommand.js +2 -3
- package/dist-cjs/commands/DescribeUsersCommand.js +2 -3
- package/dist-cjs/commands/DisassociateGlobalReplicationGroupCommand.js +2 -3
- package/dist-cjs/commands/FailoverGlobalReplicationGroupCommand.js +2 -3
- package/dist-cjs/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.js +2 -3
- package/dist-cjs/commands/IncreaseReplicaCountCommand.js +2 -3
- package/dist-cjs/commands/ListAllowedNodeTypeModificationsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ModifyCacheClusterCommand.js +2 -3
- package/dist-cjs/commands/ModifyCacheParameterGroupCommand.js +2 -3
- package/dist-cjs/commands/ModifyCacheSubnetGroupCommand.js +2 -3
- package/dist-cjs/commands/ModifyGlobalReplicationGroupCommand.js +2 -3
- package/dist-cjs/commands/ModifyReplicationGroupCommand.js +2 -3
- package/dist-cjs/commands/ModifyReplicationGroupShardConfigurationCommand.js +2 -3
- package/dist-cjs/commands/ModifyUserCommand.js +2 -3
- package/dist-cjs/commands/ModifyUserGroupCommand.js +2 -3
- package/dist-cjs/commands/PurchaseReservedCacheNodesOfferingCommand.js +2 -3
- package/dist-cjs/commands/RebalanceSlotsInGlobalReplicationGroupCommand.js +2 -3
- package/dist-cjs/commands/RebootCacheClusterCommand.js +2 -3
- package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +2 -3
- package/dist-cjs/commands/ResetCacheParameterGroupCommand.js +2 -3
- package/dist-cjs/commands/RevokeCacheSecurityGroupIngressCommand.js +2 -3
- package/dist-cjs/commands/StartMigrationCommand.js +2 -3
- package/dist-cjs/commands/TestFailoverCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -729
- package/dist-cjs/protocols/Aws_query.js +174 -839
- package/dist-es/commands/AddTagsToResourceCommand.js +2 -3
- package/dist-es/commands/AuthorizeCacheSecurityGroupIngressCommand.js +2 -3
- package/dist-es/commands/BatchApplyUpdateActionCommand.js +2 -3
- package/dist-es/commands/BatchStopUpdateActionCommand.js +2 -3
- package/dist-es/commands/CompleteMigrationCommand.js +2 -3
- package/dist-es/commands/CopySnapshotCommand.js +2 -3
- package/dist-es/commands/CreateCacheClusterCommand.js +2 -3
- package/dist-es/commands/CreateCacheParameterGroupCommand.js +2 -3
- package/dist-es/commands/CreateCacheSecurityGroupCommand.js +2 -3
- package/dist-es/commands/CreateCacheSubnetGroupCommand.js +2 -3
- package/dist-es/commands/CreateGlobalReplicationGroupCommand.js +2 -3
- package/dist-es/commands/CreateReplicationGroupCommand.js +2 -3
- package/dist-es/commands/CreateSnapshotCommand.js +2 -3
- package/dist-es/commands/CreateUserCommand.js +2 -3
- package/dist-es/commands/CreateUserGroupCommand.js +2 -3
- package/dist-es/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.js +2 -3
- package/dist-es/commands/DecreaseReplicaCountCommand.js +2 -3
- package/dist-es/commands/DeleteCacheClusterCommand.js +2 -3
- package/dist-es/commands/DeleteCacheParameterGroupCommand.js +2 -3
- package/dist-es/commands/DeleteCacheSecurityGroupCommand.js +2 -3
- package/dist-es/commands/DeleteCacheSubnetGroupCommand.js +2 -3
- package/dist-es/commands/DeleteGlobalReplicationGroupCommand.js +2 -3
- package/dist-es/commands/DeleteReplicationGroupCommand.js +2 -3
- package/dist-es/commands/DeleteSnapshotCommand.js +2 -3
- package/dist-es/commands/DeleteUserCommand.js +2 -3
- package/dist-es/commands/DeleteUserGroupCommand.js +2 -3
- package/dist-es/commands/DescribeCacheClustersCommand.js +2 -3
- package/dist-es/commands/DescribeCacheEngineVersionsCommand.js +2 -3
- package/dist-es/commands/DescribeCacheParameterGroupsCommand.js +2 -3
- package/dist-es/commands/DescribeCacheParametersCommand.js +2 -3
- package/dist-es/commands/DescribeCacheSecurityGroupsCommand.js +2 -3
- package/dist-es/commands/DescribeCacheSubnetGroupsCommand.js +2 -3
- package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +2 -3
- package/dist-es/commands/DescribeEventsCommand.js +2 -3
- package/dist-es/commands/DescribeGlobalReplicationGroupsCommand.js +2 -3
- package/dist-es/commands/DescribeReplicationGroupsCommand.js +2 -3
- package/dist-es/commands/DescribeReservedCacheNodesCommand.js +2 -3
- package/dist-es/commands/DescribeReservedCacheNodesOfferingsCommand.js +2 -3
- package/dist-es/commands/DescribeServiceUpdatesCommand.js +2 -3
- package/dist-es/commands/DescribeSnapshotsCommand.js +2 -3
- package/dist-es/commands/DescribeUpdateActionsCommand.js +2 -3
- package/dist-es/commands/DescribeUserGroupsCommand.js +2 -3
- package/dist-es/commands/DescribeUsersCommand.js +2 -3
- package/dist-es/commands/DisassociateGlobalReplicationGroupCommand.js +2 -3
- package/dist-es/commands/FailoverGlobalReplicationGroupCommand.js +2 -3
- package/dist-es/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.js +2 -3
- package/dist-es/commands/IncreaseReplicaCountCommand.js +2 -3
- package/dist-es/commands/ListAllowedNodeTypeModificationsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ModifyCacheClusterCommand.js +2 -3
- package/dist-es/commands/ModifyCacheParameterGroupCommand.js +2 -3
- package/dist-es/commands/ModifyCacheSubnetGroupCommand.js +2 -3
- package/dist-es/commands/ModifyGlobalReplicationGroupCommand.js +2 -3
- package/dist-es/commands/ModifyReplicationGroupCommand.js +2 -3
- package/dist-es/commands/ModifyReplicationGroupShardConfigurationCommand.js +2 -3
- package/dist-es/commands/ModifyUserCommand.js +2 -3
- package/dist-es/commands/ModifyUserGroupCommand.js +2 -3
- package/dist-es/commands/PurchaseReservedCacheNodesOfferingCommand.js +2 -3
- package/dist-es/commands/RebalanceSlotsInGlobalReplicationGroupCommand.js +2 -3
- package/dist-es/commands/RebootCacheClusterCommand.js +2 -3
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -3
- package/dist-es/commands/ResetCacheParameterGroupCommand.js +2 -3
- package/dist-es/commands/RevokeCacheSecurityGroupIngressCommand.js +2 -3
- package/dist-es/commands/StartMigrationCommand.js +2 -3
- package/dist-es/commands/TestFailoverCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -543
- package/dist-es/protocols/Aws_query.js +174 -839
- package/dist-types/ElastiCache.d.ts +66 -0
- package/dist-types/ElastiCacheClient.d.ts +24 -4
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +16 -0
- package/dist-types/commands/AuthorizeCacheSecurityGroupIngressCommand.d.ts +16 -0
- package/dist-types/commands/BatchApplyUpdateActionCommand.d.ts +16 -0
- package/dist-types/commands/BatchStopUpdateActionCommand.d.ts +16 -0
- package/dist-types/commands/CompleteMigrationCommand.d.ts +16 -0
- package/dist-types/commands/CopySnapshotCommand.d.ts +16 -0
- package/dist-types/commands/CreateCacheClusterCommand.d.ts +16 -0
- package/dist-types/commands/CreateCacheParameterGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateCacheSecurityGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateCacheSubnetGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateGlobalReplicationGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateReplicationGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/CreateUserCommand.d.ts +16 -0
- package/dist-types/commands/CreateUserGroupCommand.d.ts +16 -0
- package/dist-types/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +16 -0
- package/dist-types/commands/DecreaseReplicaCountCommand.d.ts +16 -0
- package/dist-types/commands/DeleteCacheClusterCommand.d.ts +16 -0
- package/dist-types/commands/DeleteCacheParameterGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteCacheSecurityGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteCacheSubnetGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteGlobalReplicationGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteReplicationGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/DeleteUserCommand.d.ts +16 -0
- package/dist-types/commands/DeleteUserGroupCommand.d.ts +16 -0
- package/dist-types/commands/DescribeCacheClustersCommand.d.ts +16 -0
- package/dist-types/commands/DescribeCacheEngineVersionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeCacheParameterGroupsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeCacheParametersCommand.d.ts +16 -0
- package/dist-types/commands/DescribeCacheSecurityGroupsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeCacheSubnetGroupsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEngineDefaultParametersCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEventsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeGlobalReplicationGroupsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeReplicationGroupsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeReservedCacheNodesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeReservedCacheNodesOfferingsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeServiceUpdatesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeSnapshotsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeUpdateActionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeUserGroupsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeUsersCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateGlobalReplicationGroupCommand.d.ts +16 -0
- package/dist-types/commands/FailoverGlobalReplicationGroupCommand.d.ts +16 -0
- package/dist-types/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +16 -0
- package/dist-types/commands/IncreaseReplicaCountCommand.d.ts +16 -0
- package/dist-types/commands/ListAllowedNodeTypeModificationsCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ModifyCacheClusterCommand.d.ts +16 -0
- package/dist-types/commands/ModifyCacheParameterGroupCommand.d.ts +16 -0
- package/dist-types/commands/ModifyCacheSubnetGroupCommand.d.ts +16 -0
- package/dist-types/commands/ModifyGlobalReplicationGroupCommand.d.ts +16 -0
- package/dist-types/commands/ModifyReplicationGroupCommand.d.ts +16 -0
- package/dist-types/commands/ModifyReplicationGroupShardConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/ModifyUserCommand.d.ts +16 -0
- package/dist-types/commands/ModifyUserGroupCommand.d.ts +16 -0
- package/dist-types/commands/PurchaseReservedCacheNodesOfferingCommand.d.ts +16 -0
- package/dist-types/commands/RebalanceSlotsInGlobalReplicationGroupCommand.d.ts +16 -0
- package/dist-types/commands/RebootCacheClusterCommand.d.ts +16 -0
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +16 -0
- package/dist-types/commands/ResetCacheParameterGroupCommand.d.ts +16 -0
- package/dist-types/commands/RevokeCacheSecurityGroupIngressCommand.d.ts +16 -0
- package/dist-types/commands/StartMigrationCommand.d.ts +16 -0
- package/dist-types/commands/TestFailoverCommand.d.ts +16 -0
- package/dist-types/models/ElastiCacheServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +458 -724
- package/dist-types/pagination/DescribeCacheClustersPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeCacheEngineVersionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeCacheParameterGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeCacheParametersPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeCacheSecurityGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeCacheSubnetGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeEngineDefaultParametersPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeEventsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeGlobalReplicationGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeReplicationGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeReservedCacheNodesOfferingsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeReservedCacheNodesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeServiceUpdatesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeSnapshotsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeUpdateActionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeUserGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeUsersPaginator.d.ts +3 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -515
- package/package.json +4 -3
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeCacheClustersCommandInput, DescribeCacheClustersCommandOutput } from "../commands/DescribeCacheClustersCommand";
|
|
3
3
|
import { ElastiCachePaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeCacheClusters(config: ElastiCachePaginationConfiguration, input: DescribeCacheClustersCommandInput, ...additionalArguments: any): Paginator<DescribeCacheClustersCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeCacheEngineVersionsCommandInput, DescribeCacheEngineVersionsCommandOutput } from "../commands/DescribeCacheEngineVersionsCommand";
|
|
3
3
|
import { ElastiCachePaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeCacheEngineVersions(config: ElastiCachePaginationConfiguration, input: DescribeCacheEngineVersionsCommandInput, ...additionalArguments: any): Paginator<DescribeCacheEngineVersionsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeCacheParameterGroupsCommandInput, DescribeCacheParameterGroupsCommandOutput } from "../commands/DescribeCacheParameterGroupsCommand";
|
|
3
3
|
import { ElastiCachePaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeCacheParameterGroups(config: ElastiCachePaginationConfiguration, input: DescribeCacheParameterGroupsCommandInput, ...additionalArguments: any): Paginator<DescribeCacheParameterGroupsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeCacheParametersCommandInput, DescribeCacheParametersCommandOutput } from "../commands/DescribeCacheParametersCommand";
|
|
3
3
|
import { ElastiCachePaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeCacheParameters(config: ElastiCachePaginationConfiguration, input: DescribeCacheParametersCommandInput, ...additionalArguments: any): Paginator<DescribeCacheParametersCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeCacheSecurityGroupsCommandInput, DescribeCacheSecurityGroupsCommandOutput } from "../commands/DescribeCacheSecurityGroupsCommand";
|
|
3
3
|
import { ElastiCachePaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeCacheSecurityGroups(config: ElastiCachePaginationConfiguration, input: DescribeCacheSecurityGroupsCommandInput, ...additionalArguments: any): Paginator<DescribeCacheSecurityGroupsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeCacheSubnetGroupsCommandInput, DescribeCacheSubnetGroupsCommandOutput } from "../commands/DescribeCacheSubnetGroupsCommand";
|
|
3
3
|
import { ElastiCachePaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeCacheSubnetGroups(config: ElastiCachePaginationConfiguration, input: DescribeCacheSubnetGroupsCommandInput, ...additionalArguments: any): Paginator<DescribeCacheSubnetGroupsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeEngineDefaultParametersCommandInput, DescribeEngineDefaultParametersCommandOutput } from "../commands/DescribeEngineDefaultParametersCommand";
|
|
3
3
|
import { ElastiCachePaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeEngineDefaultParameters(config: ElastiCachePaginationConfiguration, input: DescribeEngineDefaultParametersCommandInput, ...additionalArguments: any): Paginator<DescribeEngineDefaultParametersCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeEventsCommandInput, DescribeEventsCommandOutput } from "../commands/DescribeEventsCommand";
|
|
3
3
|
import { ElastiCachePaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeEvents(config: ElastiCachePaginationConfiguration, input: DescribeEventsCommandInput, ...additionalArguments: any): Paginator<DescribeEventsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeGlobalReplicationGroupsCommandInput, DescribeGlobalReplicationGroupsCommandOutput } from "../commands/DescribeGlobalReplicationGroupsCommand";
|
|
3
3
|
import { ElastiCachePaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeGlobalReplicationGroups(config: ElastiCachePaginationConfiguration, input: DescribeGlobalReplicationGroupsCommandInput, ...additionalArguments: any): Paginator<DescribeGlobalReplicationGroupsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeReplicationGroupsCommandInput, DescribeReplicationGroupsCommandOutput } from "../commands/DescribeReplicationGroupsCommand";
|
|
3
3
|
import { ElastiCachePaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeReplicationGroups(config: ElastiCachePaginationConfiguration, input: DescribeReplicationGroupsCommandInput, ...additionalArguments: any): Paginator<DescribeReplicationGroupsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeReservedCacheNodesOfferingsCommandInput, DescribeReservedCacheNodesOfferingsCommandOutput } from "../commands/DescribeReservedCacheNodesOfferingsCommand";
|
|
3
3
|
import { ElastiCachePaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeReservedCacheNodesOfferings(config: ElastiCachePaginationConfiguration, input: DescribeReservedCacheNodesOfferingsCommandInput, ...additionalArguments: any): Paginator<DescribeReservedCacheNodesOfferingsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeReservedCacheNodesCommandInput, DescribeReservedCacheNodesCommandOutput } from "../commands/DescribeReservedCacheNodesCommand";
|
|
3
3
|
import { ElastiCachePaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeReservedCacheNodes(config: ElastiCachePaginationConfiguration, input: DescribeReservedCacheNodesCommandInput, ...additionalArguments: any): Paginator<DescribeReservedCacheNodesCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeServiceUpdatesCommandInput, DescribeServiceUpdatesCommandOutput } from "../commands/DescribeServiceUpdatesCommand";
|
|
3
3
|
import { ElastiCachePaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeServiceUpdates(config: ElastiCachePaginationConfiguration, input: DescribeServiceUpdatesCommandInput, ...additionalArguments: any): Paginator<DescribeServiceUpdatesCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeSnapshotsCommandInput, DescribeSnapshotsCommandOutput } from "../commands/DescribeSnapshotsCommand";
|
|
3
3
|
import { ElastiCachePaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeSnapshots(config: ElastiCachePaginationConfiguration, input: DescribeSnapshotsCommandInput, ...additionalArguments: any): Paginator<DescribeSnapshotsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeUpdateActionsCommandInput, DescribeUpdateActionsCommandOutput } from "../commands/DescribeUpdateActionsCommand";
|
|
3
3
|
import { ElastiCachePaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeUpdateActions(config: ElastiCachePaginationConfiguration, input: DescribeUpdateActionsCommandInput, ...additionalArguments: any): Paginator<DescribeUpdateActionsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeUserGroupsCommandInput, DescribeUserGroupsCommandOutput } from "../commands/DescribeUserGroupsCommand";
|
|
3
3
|
import { ElastiCachePaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeUserGroups(config: ElastiCachePaginationConfiguration, input: DescribeUserGroupsCommandInput, ...additionalArguments: any): Paginator<DescribeUserGroupsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeUsersCommandInput, DescribeUsersCommandOutput } from "../commands/DescribeUsersCommand";
|
|
3
3
|
import { ElastiCachePaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeUsers(config: ElastiCachePaginationConfiguration, input: DescribeUsersCommandInput, ...additionalArguments: any): Paginator<DescribeUsersCommandOutput>;
|