@aws-sdk/client-elasticache 3.1045.0 → 3.1046.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/auth/httpAuthSchemeProvider.js +4 -4
- package/dist-cjs/endpoint/bdd.js +2 -2
- package/dist-cjs/endpoint/endpointResolver.js +4 -4
- package/dist-cjs/index.js +208 -210
- package/dist-cjs/models/ElastiCacheServiceException.js +3 -3
- package/dist-cjs/runtimeConfig.browser.js +12 -14
- package/dist-cjs/runtimeConfig.js +18 -22
- package/dist-cjs/runtimeConfig.shared.js +9 -10
- package/dist-es/ElastiCache.js +1 -1
- package/dist-es/ElastiCacheClient.js +5 -5
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
- package/dist-es/commands/AddTagsToResourceCommand.js +2 -2
- package/dist-es/commands/AuthorizeCacheSecurityGroupIngressCommand.js +2 -2
- package/dist-es/commands/BatchApplyUpdateActionCommand.js +2 -2
- package/dist-es/commands/BatchStopUpdateActionCommand.js +2 -2
- package/dist-es/commands/CompleteMigrationCommand.js +2 -2
- package/dist-es/commands/CopyServerlessCacheSnapshotCommand.js +2 -2
- package/dist-es/commands/CopySnapshotCommand.js +2 -2
- package/dist-es/commands/CreateCacheClusterCommand.js +2 -2
- package/dist-es/commands/CreateCacheParameterGroupCommand.js +2 -2
- package/dist-es/commands/CreateCacheSecurityGroupCommand.js +2 -2
- package/dist-es/commands/CreateCacheSubnetGroupCommand.js +2 -2
- package/dist-es/commands/CreateGlobalReplicationGroupCommand.js +2 -2
- package/dist-es/commands/CreateReplicationGroupCommand.js +2 -2
- package/dist-es/commands/CreateServerlessCacheCommand.js +2 -2
- package/dist-es/commands/CreateServerlessCacheSnapshotCommand.js +2 -2
- package/dist-es/commands/CreateSnapshotCommand.js +2 -2
- package/dist-es/commands/CreateUserCommand.js +2 -2
- package/dist-es/commands/CreateUserGroupCommand.js +2 -2
- package/dist-es/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.js +2 -2
- package/dist-es/commands/DecreaseReplicaCountCommand.js +2 -2
- package/dist-es/commands/DeleteCacheClusterCommand.js +2 -2
- package/dist-es/commands/DeleteCacheParameterGroupCommand.js +2 -2
- package/dist-es/commands/DeleteCacheSecurityGroupCommand.js +2 -2
- package/dist-es/commands/DeleteCacheSubnetGroupCommand.js +2 -2
- package/dist-es/commands/DeleteGlobalReplicationGroupCommand.js +2 -2
- package/dist-es/commands/DeleteReplicationGroupCommand.js +2 -2
- package/dist-es/commands/DeleteServerlessCacheCommand.js +2 -2
- package/dist-es/commands/DeleteServerlessCacheSnapshotCommand.js +2 -2
- package/dist-es/commands/DeleteSnapshotCommand.js +2 -2
- package/dist-es/commands/DeleteUserCommand.js +2 -2
- package/dist-es/commands/DeleteUserGroupCommand.js +2 -2
- package/dist-es/commands/DescribeCacheClustersCommand.js +2 -2
- package/dist-es/commands/DescribeCacheEngineVersionsCommand.js +2 -2
- package/dist-es/commands/DescribeCacheParameterGroupsCommand.js +2 -2
- package/dist-es/commands/DescribeCacheParametersCommand.js +2 -2
- package/dist-es/commands/DescribeCacheSecurityGroupsCommand.js +2 -2
- package/dist-es/commands/DescribeCacheSubnetGroupsCommand.js +2 -2
- package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +2 -2
- package/dist-es/commands/DescribeEventsCommand.js +2 -2
- package/dist-es/commands/DescribeGlobalReplicationGroupsCommand.js +2 -2
- package/dist-es/commands/DescribeReplicationGroupsCommand.js +2 -2
- package/dist-es/commands/DescribeReservedCacheNodesCommand.js +2 -2
- package/dist-es/commands/DescribeReservedCacheNodesOfferingsCommand.js +2 -2
- package/dist-es/commands/DescribeServerlessCacheSnapshotsCommand.js +2 -2
- package/dist-es/commands/DescribeServerlessCachesCommand.js +2 -2
- package/dist-es/commands/DescribeServiceUpdatesCommand.js +2 -2
- package/dist-es/commands/DescribeSnapshotsCommand.js +2 -2
- package/dist-es/commands/DescribeUpdateActionsCommand.js +2 -2
- package/dist-es/commands/DescribeUserGroupsCommand.js +2 -2
- package/dist-es/commands/DescribeUsersCommand.js +2 -2
- package/dist-es/commands/DisassociateGlobalReplicationGroupCommand.js +2 -2
- package/dist-es/commands/ExportServerlessCacheSnapshotCommand.js +2 -2
- package/dist-es/commands/FailoverGlobalReplicationGroupCommand.js +2 -2
- package/dist-es/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.js +2 -2
- package/dist-es/commands/IncreaseReplicaCountCommand.js +2 -2
- package/dist-es/commands/ListAllowedNodeTypeModificationsCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ModifyCacheClusterCommand.js +2 -2
- package/dist-es/commands/ModifyCacheParameterGroupCommand.js +2 -2
- package/dist-es/commands/ModifyCacheSubnetGroupCommand.js +2 -2
- package/dist-es/commands/ModifyGlobalReplicationGroupCommand.js +2 -2
- package/dist-es/commands/ModifyReplicationGroupCommand.js +2 -2
- package/dist-es/commands/ModifyReplicationGroupShardConfigurationCommand.js +2 -2
- package/dist-es/commands/ModifyServerlessCacheCommand.js +2 -2
- package/dist-es/commands/ModifyUserCommand.js +2 -2
- package/dist-es/commands/ModifyUserGroupCommand.js +2 -2
- package/dist-es/commands/PurchaseReservedCacheNodesOfferingCommand.js +2 -2
- package/dist-es/commands/RebalanceSlotsInGlobalReplicationGroupCommand.js +2 -2
- package/dist-es/commands/RebootCacheClusterCommand.js +2 -2
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -2
- package/dist-es/commands/ResetCacheParameterGroupCommand.js +2 -2
- package/dist-es/commands/RevokeCacheSecurityGroupIngressCommand.js +2 -2
- package/dist-es/commands/StartMigrationCommand.js +2 -2
- package/dist-es/commands/TestFailoverCommand.js +2 -2
- package/dist-es/commands/TestMigrationCommand.js +2 -2
- package/dist-es/endpoint/bdd.js +1 -1
- package/dist-es/endpoint/endpointResolver.js +1 -1
- package/dist-es/models/ElastiCacheServiceException.js +1 -1
- package/dist-es/runtimeConfig.browser.js +4 -6
- package/dist-es/runtimeConfig.js +4 -8
- package/dist-es/runtimeConfig.shared.js +3 -4
- package/dist-es/runtimeExtensions.js +2 -2
- package/dist-es/waiters/waitForCacheClusterAvailable.js +1 -1
- package/dist-es/waiters/waitForCacheClusterDeleted.js +1 -1
- package/dist-es/waiters/waitForReplicationGroupAvailable.js +1 -1
- package/dist-es/waiters/waitForReplicationGroupDeleted.js +1 -1
- package/dist-types/ElastiCache.d.ts +1 -1
- package/dist-types/ElastiCacheClient.d.ts +5 -5
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +6 -4
- package/dist-types/commands/AuthorizeCacheSecurityGroupIngressCommand.d.ts +6 -4
- package/dist-types/commands/BatchApplyUpdateActionCommand.d.ts +6 -4
- package/dist-types/commands/BatchStopUpdateActionCommand.d.ts +6 -4
- package/dist-types/commands/CompleteMigrationCommand.d.ts +6 -4
- package/dist-types/commands/CopyServerlessCacheSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/CopySnapshotCommand.d.ts +6 -4
- package/dist-types/commands/CreateCacheClusterCommand.d.ts +6 -4
- package/dist-types/commands/CreateCacheParameterGroupCommand.d.ts +6 -4
- package/dist-types/commands/CreateCacheSecurityGroupCommand.d.ts +6 -4
- package/dist-types/commands/CreateCacheSubnetGroupCommand.d.ts +6 -4
- package/dist-types/commands/CreateGlobalReplicationGroupCommand.d.ts +6 -4
- package/dist-types/commands/CreateReplicationGroupCommand.d.ts +6 -4
- package/dist-types/commands/CreateServerlessCacheCommand.d.ts +6 -4
- package/dist-types/commands/CreateServerlessCacheSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/CreateSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/CreateUserCommand.d.ts +6 -4
- package/dist-types/commands/CreateUserGroupCommand.d.ts +6 -4
- package/dist-types/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +6 -4
- package/dist-types/commands/DecreaseReplicaCountCommand.d.ts +6 -4
- package/dist-types/commands/DeleteCacheClusterCommand.d.ts +6 -4
- package/dist-types/commands/DeleteCacheParameterGroupCommand.d.ts +6 -4
- package/dist-types/commands/DeleteCacheSecurityGroupCommand.d.ts +6 -4
- package/dist-types/commands/DeleteCacheSubnetGroupCommand.d.ts +6 -4
- package/dist-types/commands/DeleteGlobalReplicationGroupCommand.d.ts +6 -4
- package/dist-types/commands/DeleteReplicationGroupCommand.d.ts +6 -4
- package/dist-types/commands/DeleteServerlessCacheCommand.d.ts +6 -4
- package/dist-types/commands/DeleteServerlessCacheSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/DeleteSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/DeleteUserCommand.d.ts +6 -4
- package/dist-types/commands/DeleteUserGroupCommand.d.ts +6 -4
- package/dist-types/commands/DescribeCacheClustersCommand.d.ts +6 -4
- package/dist-types/commands/DescribeCacheEngineVersionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeCacheParameterGroupsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeCacheParametersCommand.d.ts +6 -4
- package/dist-types/commands/DescribeCacheSecurityGroupsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeCacheSubnetGroupsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeEngineDefaultParametersCommand.d.ts +6 -4
- package/dist-types/commands/DescribeEventsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeGlobalReplicationGroupsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeReplicationGroupsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeReservedCacheNodesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeReservedCacheNodesOfferingsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeServerlessCacheSnapshotsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeServerlessCachesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeServiceUpdatesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeSnapshotsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeUpdateActionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeUserGroupsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeUsersCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateGlobalReplicationGroupCommand.d.ts +6 -4
- package/dist-types/commands/ExportServerlessCacheSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/FailoverGlobalReplicationGroupCommand.d.ts +6 -4
- package/dist-types/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +6 -4
- package/dist-types/commands/IncreaseReplicaCountCommand.d.ts +6 -4
- package/dist-types/commands/ListAllowedNodeTypeModificationsCommand.d.ts +6 -4
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/commands/ModifyCacheClusterCommand.d.ts +6 -4
- package/dist-types/commands/ModifyCacheParameterGroupCommand.d.ts +6 -4
- package/dist-types/commands/ModifyCacheSubnetGroupCommand.d.ts +6 -4
- package/dist-types/commands/ModifyGlobalReplicationGroupCommand.d.ts +6 -4
- package/dist-types/commands/ModifyReplicationGroupCommand.d.ts +6 -4
- package/dist-types/commands/ModifyReplicationGroupShardConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/ModifyServerlessCacheCommand.d.ts +6 -4
- package/dist-types/commands/ModifyUserCommand.d.ts +6 -4
- package/dist-types/commands/ModifyUserGroupCommand.d.ts +6 -4
- package/dist-types/commands/PurchaseReservedCacheNodesOfferingCommand.d.ts +6 -4
- package/dist-types/commands/RebalanceSlotsInGlobalReplicationGroupCommand.d.ts +6 -4
- package/dist-types/commands/RebootCacheClusterCommand.d.ts +6 -4
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +6 -4
- package/dist-types/commands/ResetCacheParameterGroupCommand.d.ts +6 -4
- package/dist-types/commands/RevokeCacheSecurityGroupIngressCommand.d.ts +6 -4
- package/dist-types/commands/StartMigrationCommand.d.ts +6 -4
- package/dist-types/commands/TestFailoverCommand.d.ts +6 -4
- package/dist-types/commands/TestMigrationCommand.d.ts +6 -4
- package/dist-types/endpoint/bdd.d.ts +1 -1
- package/dist-types/extensionConfiguration.d.ts +1 -1
- package/dist-types/models/ElastiCacheServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/ElastiCache.d.ts +1 -1
- package/dist-types/ts3.4/ElastiCacheClient.d.ts +8 -14
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AuthorizeCacheSecurityGroupIngressCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchApplyUpdateActionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchStopUpdateActionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CompleteMigrationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CopyServerlessCacheSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CopySnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateCacheClusterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateCacheParameterGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateCacheSecurityGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateCacheSubnetGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateGlobalReplicationGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateReplicationGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateServerlessCacheCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateServerlessCacheSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateUserGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DecreaseReplicaCountCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteCacheClusterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteCacheParameterGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteCacheSecurityGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteCacheSubnetGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteGlobalReplicationGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteReplicationGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteServerlessCacheCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteServerlessCacheSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteUserGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeCacheClustersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeCacheEngineVersionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeCacheParameterGroupsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeCacheParametersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeCacheSecurityGroupsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeCacheSubnetGroupsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeGlobalReplicationGroupsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeReplicationGroupsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeReservedCacheNodesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeReservedCacheNodesOfferingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeServerlessCacheSnapshotsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeServerlessCachesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeServiceUpdatesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeSnapshotsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeUpdateActionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeUserGroupsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeUsersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateGlobalReplicationGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ExportServerlessCacheSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/FailoverGlobalReplicationGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/IncreaseReplicaCountCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListAllowedNodeTypeModificationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyCacheClusterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyCacheParameterGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyCacheSubnetGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyGlobalReplicationGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyReplicationGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyReplicationGroupShardConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyServerlessCacheCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyUserCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyUserGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PurchaseReservedCacheNodesOfferingCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RebalanceSlotsInGlobalReplicationGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RebootCacheClusterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ResetCacheParameterGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RevokeCacheSecurityGroupIngressCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartMigrationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/TestFailoverCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/TestMigrationCommand.d.ts +6 -4
- package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/ElastiCacheServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/errors.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
- package/dist-types/ts3.4/waiters/waitForCacheClusterAvailable.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForCacheClusterDeleted.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForReplicationGroupAvailable.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForReplicationGroupDeleted.d.ts +1 -1
- package/dist-types/waiters/waitForCacheClusterAvailable.d.ts +1 -1
- package/dist-types/waiters/waitForCacheClusterDeleted.d.ts +1 -1
- package/dist-types/waiters/waitForReplicationGroupAvailable.d.ts +1 -1
- package/dist-types/waiters/waitForReplicationGroupDeleted.d.ts +1 -1
- package/package.json +13 -35
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
ElastiCacheClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface DescribeGlobalReplicationGroupsCommandOutput
|
|
|
19
19
|
declare const DescribeGlobalReplicationGroupsCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DescribeGlobalReplicationGroupsCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DescribeGlobalReplicationGroupsCommandInput,
|
|
24
24
|
DescribeGlobalReplicationGroupsCommandOutput,
|
|
25
25
|
ElastiCacheClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DescribeGlobalReplicationGroupsCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
...[input]: [] | [DescribeGlobalReplicationGroupsCommandInput]
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DescribeGlobalReplicationGroupsCommandInput,
|
|
33
33
|
DescribeGlobalReplicationGroupsCommandOutput,
|
|
34
34
|
ElastiCacheClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DescribeGlobalReplicationGroupsCommand extends DescribeGlobalReplicationGroupsCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
ElastiCacheClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface DescribeReplicationGroupsCommandOutput
|
|
|
19
19
|
declare const DescribeReplicationGroupsCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DescribeReplicationGroupsCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DescribeReplicationGroupsCommandInput,
|
|
24
24
|
DescribeReplicationGroupsCommandOutput,
|
|
25
25
|
ElastiCacheClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DescribeReplicationGroupsCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
...[input]: [] | [DescribeReplicationGroupsCommandInput]
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DescribeReplicationGroupsCommandInput,
|
|
33
33
|
DescribeReplicationGroupsCommandOutput,
|
|
34
34
|
ElastiCacheClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DescribeReplicationGroupsCommand extends DescribeReplicationGroupsCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
ElastiCacheClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface DescribeReservedCacheNodesCommandOutput
|
|
|
19
19
|
declare const DescribeReservedCacheNodesCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DescribeReservedCacheNodesCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DescribeReservedCacheNodesCommandInput,
|
|
24
24
|
DescribeReservedCacheNodesCommandOutput,
|
|
25
25
|
ElastiCacheClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DescribeReservedCacheNodesCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
...[input]: [] | [DescribeReservedCacheNodesCommandInput]
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DescribeReservedCacheNodesCommandInput,
|
|
33
33
|
DescribeReservedCacheNodesCommandOutput,
|
|
34
34
|
ElastiCacheClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DescribeReservedCacheNodesCommand extends DescribeReservedCacheNodesCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
ElastiCacheClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface DescribeReservedCacheNodesOfferingsCommandOutput
|
|
|
19
19
|
declare const DescribeReservedCacheNodesOfferingsCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DescribeReservedCacheNodesOfferingsCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DescribeReservedCacheNodesOfferingsCommandInput,
|
|
24
24
|
DescribeReservedCacheNodesOfferingsCommandOutput,
|
|
25
25
|
ElastiCacheClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DescribeReservedCacheNodesOfferingsCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
...[input]: [] | [DescribeReservedCacheNodesOfferingsCommandInput]
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DescribeReservedCacheNodesOfferingsCommandInput,
|
|
33
33
|
DescribeReservedCacheNodesOfferingsCommandOutput,
|
|
34
34
|
ElastiCacheClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DescribeReservedCacheNodesOfferingsCommand extends DescribeReservedCacheNodesOfferingsCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
ElastiCacheClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface DescribeServerlessCacheSnapshotsCommandOutput
|
|
|
19
19
|
declare const DescribeServerlessCacheSnapshotsCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DescribeServerlessCacheSnapshotsCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DescribeServerlessCacheSnapshotsCommandInput,
|
|
24
24
|
DescribeServerlessCacheSnapshotsCommandOutput,
|
|
25
25
|
ElastiCacheClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DescribeServerlessCacheSnapshotsCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
...[input]: [] | [DescribeServerlessCacheSnapshotsCommandInput]
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DescribeServerlessCacheSnapshotsCommandInput,
|
|
33
33
|
DescribeServerlessCacheSnapshotsCommandOutput,
|
|
34
34
|
ElastiCacheClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DescribeServerlessCacheSnapshotsCommand extends DescribeServerlessCacheSnapshotsCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
ElastiCacheClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface DescribeServerlessCachesCommandOutput
|
|
|
19
19
|
declare const DescribeServerlessCachesCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DescribeServerlessCachesCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DescribeServerlessCachesCommandInput,
|
|
24
24
|
DescribeServerlessCachesCommandOutput,
|
|
25
25
|
ElastiCacheClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DescribeServerlessCachesCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
...[input]: [] | [DescribeServerlessCachesCommandInput]
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DescribeServerlessCachesCommandInput,
|
|
33
33
|
DescribeServerlessCachesCommandOutput,
|
|
34
34
|
ElastiCacheClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DescribeServerlessCachesCommand extends DescribeServerlessCachesCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
ElastiCacheClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface DescribeServiceUpdatesCommandOutput
|
|
|
19
19
|
declare const DescribeServiceUpdatesCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DescribeServiceUpdatesCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DescribeServiceUpdatesCommandInput,
|
|
24
24
|
DescribeServiceUpdatesCommandOutput,
|
|
25
25
|
ElastiCacheClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DescribeServiceUpdatesCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
...[input]: [] | [DescribeServiceUpdatesCommandInput]
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DescribeServiceUpdatesCommandInput,
|
|
33
33
|
DescribeServiceUpdatesCommandOutput,
|
|
34
34
|
ElastiCacheClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DescribeServiceUpdatesCommand extends DescribeServiceUpdatesCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
ElastiCacheClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface DescribeSnapshotsCommandOutput
|
|
|
19
19
|
declare const DescribeSnapshotsCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DescribeSnapshotsCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DescribeSnapshotsCommandInput,
|
|
24
24
|
DescribeSnapshotsCommandOutput,
|
|
25
25
|
ElastiCacheClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DescribeSnapshotsCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
...[input]: [] | [DescribeSnapshotsCommandInput]
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DescribeSnapshotsCommandInput,
|
|
33
33
|
DescribeSnapshotsCommandOutput,
|
|
34
34
|
ElastiCacheClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DescribeSnapshotsCommand extends DescribeSnapshotsCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
ElastiCacheClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface DescribeUpdateActionsCommandOutput
|
|
|
19
19
|
declare const DescribeUpdateActionsCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DescribeUpdateActionsCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DescribeUpdateActionsCommandInput,
|
|
24
24
|
DescribeUpdateActionsCommandOutput,
|
|
25
25
|
ElastiCacheClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DescribeUpdateActionsCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
...[input]: [] | [DescribeUpdateActionsCommandInput]
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DescribeUpdateActionsCommandInput,
|
|
33
33
|
DescribeUpdateActionsCommandOutput,
|
|
34
34
|
ElastiCacheClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DescribeUpdateActionsCommand extends DescribeUpdateActionsCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
ElastiCacheClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface DescribeUserGroupsCommandOutput
|
|
|
19
19
|
declare const DescribeUserGroupsCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DescribeUserGroupsCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DescribeUserGroupsCommandInput,
|
|
24
24
|
DescribeUserGroupsCommandOutput,
|
|
25
25
|
ElastiCacheClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DescribeUserGroupsCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
...[input]: [] | [DescribeUserGroupsCommandInput]
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DescribeUserGroupsCommandInput,
|
|
33
33
|
DescribeUserGroupsCommandOutput,
|
|
34
34
|
ElastiCacheClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DescribeUserGroupsCommand extends DescribeUserGroupsCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
ElastiCacheClientResolvedConfig,
|
|
@@ -15,7 +15,7 @@ export interface DescribeUsersCommandOutput
|
|
|
15
15
|
declare const DescribeUsersCommand_base: {
|
|
16
16
|
new (
|
|
17
17
|
input: DescribeUsersCommandInput
|
|
18
|
-
): import("@smithy/
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
DescribeUsersCommandInput,
|
|
20
20
|
DescribeUsersCommandOutput,
|
|
21
21
|
ElastiCacheClientResolvedConfig,
|
|
@@ -24,14 +24,16 @@ declare const DescribeUsersCommand_base: {
|
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
26
|
...[input]: [] | [DescribeUsersCommandInput]
|
|
27
|
-
): import("@smithy/
|
|
27
|
+
): import("@smithy/core/client").CommandImpl<
|
|
28
28
|
DescribeUsersCommandInput,
|
|
29
29
|
DescribeUsersCommandOutput,
|
|
30
30
|
ElastiCacheClientResolvedConfig,
|
|
31
31
|
ServiceInputTypes,
|
|
32
32
|
ServiceOutputTypes
|
|
33
33
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
34
|
+
getEndpointParameterInstructions(): {
|
|
35
|
+
[x: string]: unknown;
|
|
36
|
+
};
|
|
35
37
|
};
|
|
36
38
|
export declare class DescribeUsersCommand extends DescribeUsersCommand_base {
|
|
37
39
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
ElastiCacheClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface DisassociateGlobalReplicationGroupCommandOutput
|
|
|
19
19
|
declare const DisassociateGlobalReplicationGroupCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DisassociateGlobalReplicationGroupCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DisassociateGlobalReplicationGroupCommandInput,
|
|
24
24
|
DisassociateGlobalReplicationGroupCommandOutput,
|
|
25
25
|
ElastiCacheClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DisassociateGlobalReplicationGroupCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DisassociateGlobalReplicationGroupCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DisassociateGlobalReplicationGroupCommandInput,
|
|
33
33
|
DisassociateGlobalReplicationGroupCommandOutput,
|
|
34
34
|
ElastiCacheClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DisassociateGlobalReplicationGroupCommand extends DisassociateGlobalReplicationGroupCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
ElastiCacheClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface ExportServerlessCacheSnapshotCommandOutput
|
|
|
19
19
|
declare const ExportServerlessCacheSnapshotCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: ExportServerlessCacheSnapshotCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
ExportServerlessCacheSnapshotCommandInput,
|
|
24
24
|
ExportServerlessCacheSnapshotCommandOutput,
|
|
25
25
|
ElastiCacheClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const ExportServerlessCacheSnapshotCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: ExportServerlessCacheSnapshotCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
ExportServerlessCacheSnapshotCommandInput,
|
|
33
33
|
ExportServerlessCacheSnapshotCommandOutput,
|
|
34
34
|
ElastiCacheClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class ExportServerlessCacheSnapshotCommand extends ExportServerlessCacheSnapshotCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
ElastiCacheClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface FailoverGlobalReplicationGroupCommandOutput
|
|
|
19
19
|
declare const FailoverGlobalReplicationGroupCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: FailoverGlobalReplicationGroupCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
FailoverGlobalReplicationGroupCommandInput,
|
|
24
24
|
FailoverGlobalReplicationGroupCommandOutput,
|
|
25
25
|
ElastiCacheClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const FailoverGlobalReplicationGroupCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: FailoverGlobalReplicationGroupCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
FailoverGlobalReplicationGroupCommandInput,
|
|
33
33
|
FailoverGlobalReplicationGroupCommandOutput,
|
|
34
34
|
ElastiCacheClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class FailoverGlobalReplicationGroupCommand extends FailoverGlobalReplicationGroupCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
ElastiCacheClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface IncreaseNodeGroupsInGlobalReplicationGroupCommandOutput
|
|
|
19
19
|
declare const IncreaseNodeGroupsInGlobalReplicationGroupCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: IncreaseNodeGroupsInGlobalReplicationGroupCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
IncreaseNodeGroupsInGlobalReplicationGroupCommandInput,
|
|
24
24
|
IncreaseNodeGroupsInGlobalReplicationGroupCommandOutput,
|
|
25
25
|
ElastiCacheClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const IncreaseNodeGroupsInGlobalReplicationGroupCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: IncreaseNodeGroupsInGlobalReplicationGroupCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
IncreaseNodeGroupsInGlobalReplicationGroupCommandInput,
|
|
33
33
|
IncreaseNodeGroupsInGlobalReplicationGroupCommandOutput,
|
|
34
34
|
ElastiCacheClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class IncreaseNodeGroupsInGlobalReplicationGroupCommand extends IncreaseNodeGroupsInGlobalReplicationGroupCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
ElastiCacheClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface IncreaseReplicaCountCommandOutput
|
|
|
19
19
|
declare const IncreaseReplicaCountCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: IncreaseReplicaCountCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
IncreaseReplicaCountCommandInput,
|
|
24
24
|
IncreaseReplicaCountCommandOutput,
|
|
25
25
|
ElastiCacheClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const IncreaseReplicaCountCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: IncreaseReplicaCountCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
IncreaseReplicaCountCommandInput,
|
|
33
33
|
IncreaseReplicaCountCommandOutput,
|
|
34
34
|
ElastiCacheClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class IncreaseReplicaCountCommand extends IncreaseReplicaCountCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
ElastiCacheClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface ListAllowedNodeTypeModificationsCommandOutput
|
|
|
19
19
|
declare const ListAllowedNodeTypeModificationsCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: ListAllowedNodeTypeModificationsCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
ListAllowedNodeTypeModificationsCommandInput,
|
|
24
24
|
ListAllowedNodeTypeModificationsCommandOutput,
|
|
25
25
|
ElastiCacheClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const ListAllowedNodeTypeModificationsCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
...[input]: [] | [ListAllowedNodeTypeModificationsCommandInput]
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
ListAllowedNodeTypeModificationsCommandInput,
|
|
33
33
|
ListAllowedNodeTypeModificationsCommandOutput,
|
|
34
34
|
ElastiCacheClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class ListAllowedNodeTypeModificationsCommand extends ListAllowedNodeTypeModificationsCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
ElastiCacheClientResolvedConfig,
|
|
@@ -16,7 +16,7 @@ export interface ListTagsForResourceCommandOutput
|
|
|
16
16
|
declare const ListTagsForResourceCommand_base: {
|
|
17
17
|
new (
|
|
18
18
|
input: ListTagsForResourceCommandInput
|
|
19
|
-
): import("@smithy/
|
|
19
|
+
): import("@smithy/core/client").CommandImpl<
|
|
20
20
|
ListTagsForResourceCommandInput,
|
|
21
21
|
ListTagsForResourceCommandOutput,
|
|
22
22
|
ElastiCacheClientResolvedConfig,
|
|
@@ -25,14 +25,16 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
25
25
|
>;
|
|
26
26
|
new (
|
|
27
27
|
input: ListTagsForResourceCommandInput
|
|
28
|
-
): import("@smithy/
|
|
28
|
+
): import("@smithy/core/client").CommandImpl<
|
|
29
29
|
ListTagsForResourceCommandInput,
|
|
30
30
|
ListTagsForResourceCommandOutput,
|
|
31
31
|
ElastiCacheClientResolvedConfig,
|
|
32
32
|
ServiceInputTypes,
|
|
33
33
|
ServiceOutputTypes
|
|
34
34
|
>;
|
|
35
|
-
getEndpointParameterInstructions():
|
|
35
|
+
getEndpointParameterInstructions(): {
|
|
36
|
+
[x: string]: unknown;
|
|
37
|
+
};
|
|
36
38
|
};
|
|
37
39
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
38
40
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
ElastiCacheClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface ModifyCacheClusterCommandOutput
|
|
|
19
19
|
declare const ModifyCacheClusterCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: ModifyCacheClusterCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
ModifyCacheClusterCommandInput,
|
|
24
24
|
ModifyCacheClusterCommandOutput,
|
|
25
25
|
ElastiCacheClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const ModifyCacheClusterCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: ModifyCacheClusterCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
ModifyCacheClusterCommandInput,
|
|
33
33
|
ModifyCacheClusterCommandOutput,
|
|
34
34
|
ElastiCacheClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class ModifyCacheClusterCommand extends ModifyCacheClusterCommand_base {
|
|
41
43
|
protected static __types: {
|