@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 type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient";
|
|
4
4
|
import type { ModifyCacheClusterMessage, ModifyCacheClusterResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ModifyCacheClusterCommandInput extends ModifyCacheClusterMessag
|
|
|
22
22
|
export interface ModifyCacheClusterCommandOutput extends ModifyCacheClusterResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ModifyCacheClusterCommand_base: {
|
|
25
|
-
new (input: ModifyCacheClusterCommandInput): import("@smithy/
|
|
26
|
-
new (input: ModifyCacheClusterCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ModifyCacheClusterCommandInput): import("@smithy/core/client").CommandImpl<ModifyCacheClusterCommandInput, ModifyCacheClusterCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ModifyCacheClusterCommandInput): import("@smithy/core/client").CommandImpl<ModifyCacheClusterCommandInput, ModifyCacheClusterCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Modifies the settings for a cluster. You can use this operation to change one or more
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient";
|
|
4
4
|
import type { CacheParameterGroupNameMessage, ModifyCacheParameterGroupMessage } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ModifyCacheParameterGroupCommandInput extends ModifyCacheParame
|
|
|
22
22
|
export interface ModifyCacheParameterGroupCommandOutput extends CacheParameterGroupNameMessage, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ModifyCacheParameterGroupCommand_base: {
|
|
25
|
-
new (input: ModifyCacheParameterGroupCommandInput): import("@smithy/
|
|
26
|
-
new (input: ModifyCacheParameterGroupCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ModifyCacheParameterGroupCommandInput): import("@smithy/core/client").CommandImpl<ModifyCacheParameterGroupCommandInput, ModifyCacheParameterGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ModifyCacheParameterGroupCommandInput): import("@smithy/core/client").CommandImpl<ModifyCacheParameterGroupCommandInput, ModifyCacheParameterGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Modifies the parameters of a cache parameter group. You can modify up to 20 parameters
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient";
|
|
4
4
|
import type { ModifyCacheSubnetGroupMessage, ModifyCacheSubnetGroupResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ModifyCacheSubnetGroupCommandInput extends ModifyCacheSubnetGro
|
|
|
22
22
|
export interface ModifyCacheSubnetGroupCommandOutput extends ModifyCacheSubnetGroupResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ModifyCacheSubnetGroupCommand_base: {
|
|
25
|
-
new (input: ModifyCacheSubnetGroupCommandInput): import("@smithy/
|
|
26
|
-
new (input: ModifyCacheSubnetGroupCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ModifyCacheSubnetGroupCommandInput): import("@smithy/core/client").CommandImpl<ModifyCacheSubnetGroupCommandInput, ModifyCacheSubnetGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ModifyCacheSubnetGroupCommandInput): import("@smithy/core/client").CommandImpl<ModifyCacheSubnetGroupCommandInput, ModifyCacheSubnetGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Modifies an existing cache subnet group.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient";
|
|
4
4
|
import type { ModifyGlobalReplicationGroupMessage, ModifyGlobalReplicationGroupResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ModifyGlobalReplicationGroupCommandInput extends ModifyGlobalRe
|
|
|
22
22
|
export interface ModifyGlobalReplicationGroupCommandOutput extends ModifyGlobalReplicationGroupResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ModifyGlobalReplicationGroupCommand_base: {
|
|
25
|
-
new (input: ModifyGlobalReplicationGroupCommandInput): import("@smithy/
|
|
26
|
-
new (input: ModifyGlobalReplicationGroupCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ModifyGlobalReplicationGroupCommandInput): import("@smithy/core/client").CommandImpl<ModifyGlobalReplicationGroupCommandInput, ModifyGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ModifyGlobalReplicationGroupCommandInput): import("@smithy/core/client").CommandImpl<ModifyGlobalReplicationGroupCommandInput, ModifyGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Modifies the settings for a Global datastore.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient";
|
|
4
4
|
import type { ModifyReplicationGroupMessage, ModifyReplicationGroupResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ModifyReplicationGroupCommandInput extends ModifyReplicationGro
|
|
|
22
22
|
export interface ModifyReplicationGroupCommandOutput extends ModifyReplicationGroupResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ModifyReplicationGroupCommand_base: {
|
|
25
|
-
new (input: ModifyReplicationGroupCommandInput): import("@smithy/
|
|
26
|
-
new (input: ModifyReplicationGroupCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ModifyReplicationGroupCommandInput): import("@smithy/core/client").CommandImpl<ModifyReplicationGroupCommandInput, ModifyReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ModifyReplicationGroupCommandInput): import("@smithy/core/client").CommandImpl<ModifyReplicationGroupCommandInput, ModifyReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Modifies the settings for a replication group. This is limited to Valkey and Redis OSS 7 and above.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient";
|
|
4
4
|
import type { ModifyReplicationGroupShardConfigurationMessage, ModifyReplicationGroupShardConfigurationResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ModifyReplicationGroupShardConfigurationCommandInput extends Mo
|
|
|
22
22
|
export interface ModifyReplicationGroupShardConfigurationCommandOutput extends ModifyReplicationGroupShardConfigurationResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ModifyReplicationGroupShardConfigurationCommand_base: {
|
|
25
|
-
new (input: ModifyReplicationGroupShardConfigurationCommandInput): import("@smithy/
|
|
26
|
-
new (input: ModifyReplicationGroupShardConfigurationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ModifyReplicationGroupShardConfigurationCommandInput): import("@smithy/core/client").CommandImpl<ModifyReplicationGroupShardConfigurationCommandInput, ModifyReplicationGroupShardConfigurationCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ModifyReplicationGroupShardConfigurationCommandInput): import("@smithy/core/client").CommandImpl<ModifyReplicationGroupShardConfigurationCommandInput, ModifyReplicationGroupShardConfigurationCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Modifies a replication group's shards (node groups) by allowing you to add shards,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient";
|
|
4
4
|
import type { ModifyServerlessCacheRequest, ModifyServerlessCacheResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ModifyServerlessCacheCommandInput extends ModifyServerlessCache
|
|
|
22
22
|
export interface ModifyServerlessCacheCommandOutput extends ModifyServerlessCacheResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ModifyServerlessCacheCommand_base: {
|
|
25
|
-
new (input: ModifyServerlessCacheCommandInput): import("@smithy/
|
|
26
|
-
new (input: ModifyServerlessCacheCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ModifyServerlessCacheCommandInput): import("@smithy/core/client").CommandImpl<ModifyServerlessCacheCommandInput, ModifyServerlessCacheCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ModifyServerlessCacheCommandInput): import("@smithy/core/client").CommandImpl<ModifyServerlessCacheCommandInput, ModifyServerlessCacheCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>This API modifies the attributes of a serverless cache.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient";
|
|
4
4
|
import type { ModifyUserMessage, User } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ModifyUserCommandInput extends ModifyUserMessage {
|
|
|
22
22
|
export interface ModifyUserCommandOutput extends User, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ModifyUserCommand_base: {
|
|
25
|
-
new (input: ModifyUserCommandInput): import("@smithy/
|
|
26
|
-
new (input: ModifyUserCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ModifyUserCommandInput): import("@smithy/core/client").CommandImpl<ModifyUserCommandInput, ModifyUserCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ModifyUserCommandInput): import("@smithy/core/client").CommandImpl<ModifyUserCommandInput, ModifyUserCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Changes user password(s) and/or access string.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient";
|
|
4
4
|
import type { ModifyUserGroupMessage, UserGroup } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ModifyUserGroupCommandInput extends ModifyUserGroupMessage {
|
|
|
22
22
|
export interface ModifyUserGroupCommandOutput extends UserGroup, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ModifyUserGroupCommand_base: {
|
|
25
|
-
new (input: ModifyUserGroupCommandInput): import("@smithy/
|
|
26
|
-
new (input: ModifyUserGroupCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ModifyUserGroupCommandInput): import("@smithy/core/client").CommandImpl<ModifyUserGroupCommandInput, ModifyUserGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ModifyUserGroupCommandInput): import("@smithy/core/client").CommandImpl<ModifyUserGroupCommandInput, ModifyUserGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Changes the list of users that belong to the user group.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient";
|
|
4
4
|
import type { PurchaseReservedCacheNodesOfferingMessage, PurchaseReservedCacheNodesOfferingResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface PurchaseReservedCacheNodesOfferingCommandInput extends Purchase
|
|
|
22
22
|
export interface PurchaseReservedCacheNodesOfferingCommandOutput extends PurchaseReservedCacheNodesOfferingResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const PurchaseReservedCacheNodesOfferingCommand_base: {
|
|
25
|
-
new (input: PurchaseReservedCacheNodesOfferingCommandInput): import("@smithy/
|
|
26
|
-
new (input: PurchaseReservedCacheNodesOfferingCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: PurchaseReservedCacheNodesOfferingCommandInput): import("@smithy/core/client").CommandImpl<PurchaseReservedCacheNodesOfferingCommandInput, PurchaseReservedCacheNodesOfferingCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: PurchaseReservedCacheNodesOfferingCommandInput): import("@smithy/core/client").CommandImpl<PurchaseReservedCacheNodesOfferingCommandInput, PurchaseReservedCacheNodesOfferingCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Allows you to purchase a reserved cache node offering. Reserved nodes are not eligible
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient";
|
|
4
4
|
import type { RebalanceSlotsInGlobalReplicationGroupMessage, RebalanceSlotsInGlobalReplicationGroupResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface RebalanceSlotsInGlobalReplicationGroupCommandInput extends Reba
|
|
|
22
22
|
export interface RebalanceSlotsInGlobalReplicationGroupCommandOutput extends RebalanceSlotsInGlobalReplicationGroupResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const RebalanceSlotsInGlobalReplicationGroupCommand_base: {
|
|
25
|
-
new (input: RebalanceSlotsInGlobalReplicationGroupCommandInput): import("@smithy/
|
|
26
|
-
new (input: RebalanceSlotsInGlobalReplicationGroupCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: RebalanceSlotsInGlobalReplicationGroupCommandInput): import("@smithy/core/client").CommandImpl<RebalanceSlotsInGlobalReplicationGroupCommandInput, RebalanceSlotsInGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: RebalanceSlotsInGlobalReplicationGroupCommandInput): import("@smithy/core/client").CommandImpl<RebalanceSlotsInGlobalReplicationGroupCommandInput, RebalanceSlotsInGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Redistribute slots to ensure uniform distribution across existing shards in the
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient";
|
|
4
4
|
import type { RebootCacheClusterMessage, RebootCacheClusterResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface RebootCacheClusterCommandInput extends RebootCacheClusterMessag
|
|
|
22
22
|
export interface RebootCacheClusterCommandOutput extends RebootCacheClusterResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const RebootCacheClusterCommand_base: {
|
|
25
|
-
new (input: RebootCacheClusterCommandInput): import("@smithy/
|
|
26
|
-
new (input: RebootCacheClusterCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: RebootCacheClusterCommandInput): import("@smithy/core/client").CommandImpl<RebootCacheClusterCommandInput, RebootCacheClusterCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: RebootCacheClusterCommandInput): import("@smithy/core/client").CommandImpl<RebootCacheClusterCommandInput, RebootCacheClusterCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Reboots some, or all, of the cache nodes within a provisioned cluster. This operation
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient";
|
|
4
4
|
import type { RemoveTagsFromResourceMessage, TagListMessage } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface RemoveTagsFromResourceCommandInput extends RemoveTagsFromResour
|
|
|
22
22
|
export interface RemoveTagsFromResourceCommandOutput extends TagListMessage, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const RemoveTagsFromResourceCommand_base: {
|
|
25
|
-
new (input: RemoveTagsFromResourceCommandInput): import("@smithy/
|
|
26
|
-
new (input: RemoveTagsFromResourceCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: RemoveTagsFromResourceCommandInput): import("@smithy/core/client").CommandImpl<RemoveTagsFromResourceCommandInput, RemoveTagsFromResourceCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: RemoveTagsFromResourceCommandInput): import("@smithy/core/client").CommandImpl<RemoveTagsFromResourceCommandInput, RemoveTagsFromResourceCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Removes the tags identified by the <code>TagKeys</code> list from the named resource.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient";
|
|
4
4
|
import type { CacheParameterGroupNameMessage, ResetCacheParameterGroupMessage } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ResetCacheParameterGroupCommandInput extends ResetCacheParamete
|
|
|
22
22
|
export interface ResetCacheParameterGroupCommandOutput extends CacheParameterGroupNameMessage, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ResetCacheParameterGroupCommand_base: {
|
|
25
|
-
new (input: ResetCacheParameterGroupCommandInput): import("@smithy/
|
|
26
|
-
new (input: ResetCacheParameterGroupCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ResetCacheParameterGroupCommandInput): import("@smithy/core/client").CommandImpl<ResetCacheParameterGroupCommandInput, ResetCacheParameterGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ResetCacheParameterGroupCommandInput): import("@smithy/core/client").CommandImpl<ResetCacheParameterGroupCommandInput, ResetCacheParameterGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Modifies the parameters of a cache parameter group to the engine or system default
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient";
|
|
4
4
|
import type { RevokeCacheSecurityGroupIngressMessage, RevokeCacheSecurityGroupIngressResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface RevokeCacheSecurityGroupIngressCommandInput extends RevokeCache
|
|
|
22
22
|
export interface RevokeCacheSecurityGroupIngressCommandOutput extends RevokeCacheSecurityGroupIngressResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const RevokeCacheSecurityGroupIngressCommand_base: {
|
|
25
|
-
new (input: RevokeCacheSecurityGroupIngressCommandInput): import("@smithy/
|
|
26
|
-
new (input: RevokeCacheSecurityGroupIngressCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: RevokeCacheSecurityGroupIngressCommandInput): import("@smithy/core/client").CommandImpl<RevokeCacheSecurityGroupIngressCommandInput, RevokeCacheSecurityGroupIngressCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: RevokeCacheSecurityGroupIngressCommandInput): import("@smithy/core/client").CommandImpl<RevokeCacheSecurityGroupIngressCommandInput, RevokeCacheSecurityGroupIngressCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Revokes ingress from a cache security group. Use this operation to disallow access
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient";
|
|
4
4
|
import type { StartMigrationMessage, StartMigrationResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface StartMigrationCommandInput extends StartMigrationMessage {
|
|
|
22
22
|
export interface StartMigrationCommandOutput extends StartMigrationResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const StartMigrationCommand_base: {
|
|
25
|
-
new (input: StartMigrationCommandInput): import("@smithy/
|
|
26
|
-
new (input: StartMigrationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: StartMigrationCommandInput): import("@smithy/core/client").CommandImpl<StartMigrationCommandInput, StartMigrationCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: StartMigrationCommandInput): import("@smithy/core/client").CommandImpl<StartMigrationCommandInput, StartMigrationCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Start the migration of data.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient";
|
|
4
4
|
import type { TestFailoverMessage, TestFailoverResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface TestFailoverCommandInput extends TestFailoverMessage {
|
|
|
22
22
|
export interface TestFailoverCommandOutput extends TestFailoverResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const TestFailoverCommand_base: {
|
|
25
|
-
new (input: TestFailoverCommandInput): import("@smithy/
|
|
26
|
-
new (input: TestFailoverCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: TestFailoverCommandInput): import("@smithy/core/client").CommandImpl<TestFailoverCommandInput, TestFailoverCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: TestFailoverCommandInput): import("@smithy/core/client").CommandImpl<TestFailoverCommandInput, TestFailoverCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Represents the input of a <code>TestFailover</code> operation which tests automatic
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient";
|
|
4
4
|
import type { TestMigrationMessage, TestMigrationResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface TestMigrationCommandInput extends TestMigrationMessage {
|
|
|
22
22
|
export interface TestMigrationCommandOutput extends TestMigrationResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const TestMigrationCommand_base: {
|
|
25
|
-
new (input: TestMigrationCommandInput): import("@smithy/
|
|
26
|
-
new (input: TestMigrationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: TestMigrationCommandInput): import("@smithy/core/client").CommandImpl<TestMigrationCommandInput, TestMigrationCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: TestMigrationCommandInput): import("@smithy/core/client").CommandImpl<TestMigrationCommandInput, TestMigrationCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p> Async API to test connection between source and target replication group. </p>
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { BinaryDecisionDiagram } from "@smithy/
|
|
1
|
+
import { BinaryDecisionDiagram } from "@smithy/core/endpoints";
|
|
2
2
|
export declare const bdd: BinaryDecisionDiagram;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
|
|
2
|
-
import type { HttpHandlerExtensionConfiguration } from "@smithy/
|
|
2
|
+
import type { HttpHandlerExtensionConfiguration } from "@smithy/core/protocols";
|
|
3
3
|
import type { DefaultExtensionConfiguration } from "@smithy/types";
|
|
4
4
|
import type { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
|
|
5
5
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type ServiceExceptionOptions as __ServiceExceptionOptions, ServiceException as __ServiceException } from "@smithy/
|
|
1
|
+
import { type ServiceExceptionOptions as __ServiceExceptionOptions, ServiceException as __ServiceException } from "@smithy/core/client";
|
|
2
2
|
export type { __ServiceExceptionOptions };
|
|
3
3
|
export { __ServiceException };
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { ExceptionOptionType as __ExceptionOptionType } from "@smithy/
|
|
1
|
+
import type { ExceptionOptionType as __ExceptionOptionType } from "@smithy/core/client";
|
|
2
2
|
import { ElastiCacheServiceException as __BaseException } from "./ElastiCacheServiceException";
|
|
3
3
|
/**
|
|
4
4
|
* <p>The requested cluster ID does not refer to an existing cluster.</p>
|
|
@@ -5,13 +5,13 @@ import type { ElastiCacheClientConfig } from "./ElastiCacheClient";
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const getRuntimeConfig: (config: ElastiCacheClientConfig) => {
|
|
7
7
|
runtime: string;
|
|
8
|
-
defaultsMode: import("@smithy/types").Provider<import("@smithy/
|
|
8
|
+
defaultsMode: import("@smithy/types").Provider<import("@smithy/core/client").ResolvedDefaultsMode>;
|
|
9
9
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
10
10
|
credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
11
11
|
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
|
|
12
12
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
13
13
|
region: string | import("@smithy/types").Provider<any>;
|
|
14
|
-
requestHandler: import("@smithy/
|
|
14
|
+
requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
|
|
15
15
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
16
16
|
sha256: import("@smithy/types").HashConstructor;
|
|
17
17
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
@@ -5,14 +5,14 @@ import type { ElastiCacheClientConfig } from "./ElastiCacheClient";
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const getRuntimeConfig: (config: ElastiCacheClientConfig) => {
|
|
7
7
|
runtime: string;
|
|
8
|
-
defaultsMode: import("@smithy/types").Provider<import("@smithy/
|
|
8
|
+
defaultsMode: import("@smithy/types").Provider<import("@smithy/core/client").ResolvedDefaultsMode>;
|
|
9
9
|
authSchemePreference: string[] | import("@smithy/types").Provider<string[]>;
|
|
10
10
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
11
11
|
credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit) => import("@aws-sdk/credential-provider-node/dist-types/runtime/memoize-chain").MemoizedRuntimeConfigAwsCredentialIdentityProvider);
|
|
12
12
|
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
|
|
13
13
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
14
14
|
region: string | import("@smithy/types").Provider<string>;
|
|
15
|
-
requestHandler: RequestHandler | import("@smithy/
|
|
15
|
+
requestHandler: RequestHandler | import("@smithy/core/protocols").HttpHandler<any>;
|
|
16
16
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
17
17
|
sha256: import("@smithy/types").HashConstructor;
|
|
18
18
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
@@ -5,7 +5,7 @@ import type { ElastiCacheClientConfig } from "./ElastiCacheClient";
|
|
|
5
5
|
export declare const getRuntimeConfig: (config: ElastiCacheClientConfig) => {
|
|
6
6
|
runtime: string;
|
|
7
7
|
sha256: import("@smithy/types").HashConstructor;
|
|
8
|
-
requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/
|
|
8
|
+
requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/core/protocols").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
|
|
9
9
|
cacheMiddleware?: boolean;
|
|
10
10
|
protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core/protocols").AwsQueryProtocol;
|
|
11
11
|
protocolSettings: {
|
|
@@ -32,7 +32,7 @@ export declare const getRuntimeConfig: (config: ElastiCacheClientConfig) => {
|
|
|
32
32
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
33
33
|
logger: import("@smithy/types").Logger;
|
|
34
34
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
35
|
-
defaultsMode: import("@smithy/
|
|
35
|
+
defaultsMode: import("@smithy/core/client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/core/client").DefaultsMode>;
|
|
36
36
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
37
37
|
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
38
38
|
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import { WaiterResult } from "@smithy/core/client";
|
|
1
2
|
import {
|
|
2
3
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
3
4
|
PaginationConfiguration,
|
|
4
5
|
Paginator,
|
|
5
6
|
WaiterConfiguration,
|
|
6
7
|
} from "@smithy/types";
|
|
7
|
-
import { WaiterResult } from "@smithy/util-waiter";
|
|
8
8
|
import {
|
|
9
9
|
AddTagsToResourceCommandInput,
|
|
10
10
|
AddTagsToResourceCommandOutput,
|
|
@@ -6,25 +6,19 @@ import {
|
|
|
6
6
|
UserAgentInputConfig,
|
|
7
7
|
UserAgentResolvedConfig,
|
|
8
8
|
} from "@aws-sdk/middleware-user-agent";
|
|
9
|
-
import {
|
|
10
|
-
RegionInputConfig,
|
|
11
|
-
RegionResolvedConfig,
|
|
12
|
-
} from "@smithy/config-resolver";
|
|
13
|
-
import {
|
|
14
|
-
EndpointInputConfig,
|
|
15
|
-
EndpointResolvedConfig,
|
|
16
|
-
} from "@smithy/middleware-endpoint";
|
|
17
|
-
import {
|
|
18
|
-
RetryInputConfig,
|
|
19
|
-
RetryResolvedConfig,
|
|
20
|
-
} from "@smithy/middleware-retry";
|
|
21
|
-
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
22
9
|
import {
|
|
23
10
|
DefaultsMode as __DefaultsMode,
|
|
24
11
|
SmithyConfiguration as __SmithyConfiguration,
|
|
25
12
|
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
26
13
|
Client as __Client,
|
|
27
|
-
} from "@smithy/
|
|
14
|
+
} from "@smithy/core/client";
|
|
15
|
+
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/core/config";
|
|
16
|
+
import {
|
|
17
|
+
EndpointInputConfig,
|
|
18
|
+
EndpointResolvedConfig,
|
|
19
|
+
} from "@smithy/core/endpoints";
|
|
20
|
+
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/core/protocols";
|
|
21
|
+
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/core/retry";
|
|
28
22
|
import {
|
|
29
23
|
AwsCredentialIdentityProvider,
|
|
30
24
|
BodyLengthCalculator as __BodyLengthCalculator,
|
|
@@ -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 AddTagsToResourceCommandOutput
|
|
|
16
16
|
declare const AddTagsToResourceCommand_base: {
|
|
17
17
|
new (
|
|
18
18
|
input: AddTagsToResourceCommandInput
|
|
19
|
-
): import("@smithy/
|
|
19
|
+
): import("@smithy/core/client").CommandImpl<
|
|
20
20
|
AddTagsToResourceCommandInput,
|
|
21
21
|
AddTagsToResourceCommandOutput,
|
|
22
22
|
ElastiCacheClientResolvedConfig,
|
|
@@ -25,14 +25,16 @@ declare const AddTagsToResourceCommand_base: {
|
|
|
25
25
|
>;
|
|
26
26
|
new (
|
|
27
27
|
input: AddTagsToResourceCommandInput
|
|
28
|
-
): import("@smithy/
|
|
28
|
+
): import("@smithy/core/client").CommandImpl<
|
|
29
29
|
AddTagsToResourceCommandInput,
|
|
30
30
|
AddTagsToResourceCommandOutput,
|
|
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 AddTagsToResourceCommand extends AddTagsToResourceCommand_base {
|
|
38
40
|
protected static __types: {
|