@aws-sdk/client-elasticache 3.1045.0 → 3.1047.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 AuthorizeCacheSecurityGroupIngressCommandOutput
|
|
|
19
19
|
declare const AuthorizeCacheSecurityGroupIngressCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: AuthorizeCacheSecurityGroupIngressCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
AuthorizeCacheSecurityGroupIngressCommandInput,
|
|
24
24
|
AuthorizeCacheSecurityGroupIngressCommandOutput,
|
|
25
25
|
ElastiCacheClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const AuthorizeCacheSecurityGroupIngressCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: AuthorizeCacheSecurityGroupIngressCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
AuthorizeCacheSecurityGroupIngressCommandInput,
|
|
33
33
|
AuthorizeCacheSecurityGroupIngressCommandOutput,
|
|
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 AuthorizeCacheSecurityGroupIngressCommand extends AuthorizeCacheSecurityGroupIngressCommand_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 BatchApplyUpdateActionCommandOutput
|
|
|
19
19
|
declare const BatchApplyUpdateActionCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: BatchApplyUpdateActionCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
BatchApplyUpdateActionCommandInput,
|
|
24
24
|
BatchApplyUpdateActionCommandOutput,
|
|
25
25
|
ElastiCacheClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const BatchApplyUpdateActionCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: BatchApplyUpdateActionCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
BatchApplyUpdateActionCommandInput,
|
|
33
33
|
BatchApplyUpdateActionCommandOutput,
|
|
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 BatchApplyUpdateActionCommand extends BatchApplyUpdateActionCommand_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 BatchStopUpdateActionCommandOutput
|
|
|
19
19
|
declare const BatchStopUpdateActionCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: BatchStopUpdateActionCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
BatchStopUpdateActionCommandInput,
|
|
24
24
|
BatchStopUpdateActionCommandOutput,
|
|
25
25
|
ElastiCacheClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const BatchStopUpdateActionCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: BatchStopUpdateActionCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
BatchStopUpdateActionCommandInput,
|
|
33
33
|
BatchStopUpdateActionCommandOutput,
|
|
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 BatchStopUpdateActionCommand extends BatchStopUpdateActionCommand_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 CompleteMigrationCommandOutput
|
|
|
19
19
|
declare const CompleteMigrationCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: CompleteMigrationCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
CompleteMigrationCommandInput,
|
|
24
24
|
CompleteMigrationCommandOutput,
|
|
25
25
|
ElastiCacheClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const CompleteMigrationCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: CompleteMigrationCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
CompleteMigrationCommandInput,
|
|
33
33
|
CompleteMigrationCommandOutput,
|
|
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 CompleteMigrationCommand extends CompleteMigrationCommand_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 CopyServerlessCacheSnapshotCommandOutput
|
|
|
19
19
|
declare const CopyServerlessCacheSnapshotCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: CopyServerlessCacheSnapshotCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
CopyServerlessCacheSnapshotCommandInput,
|
|
24
24
|
CopyServerlessCacheSnapshotCommandOutput,
|
|
25
25
|
ElastiCacheClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const CopyServerlessCacheSnapshotCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: CopyServerlessCacheSnapshotCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
CopyServerlessCacheSnapshotCommandInput,
|
|
33
33
|
CopyServerlessCacheSnapshotCommandOutput,
|
|
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 CopyServerlessCacheSnapshotCommand extends CopyServerlessCacheSnapshotCommand_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 CopySnapshotCommandOutput
|
|
|
15
15
|
declare const CopySnapshotCommand_base: {
|
|
16
16
|
new (
|
|
17
17
|
input: CopySnapshotCommandInput
|
|
18
|
-
): import("@smithy/
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
CopySnapshotCommandInput,
|
|
20
20
|
CopySnapshotCommandOutput,
|
|
21
21
|
ElastiCacheClientResolvedConfig,
|
|
@@ -24,14 +24,16 @@ declare const CopySnapshotCommand_base: {
|
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
26
|
input: CopySnapshotCommandInput
|
|
27
|
-
): import("@smithy/
|
|
27
|
+
): import("@smithy/core/client").CommandImpl<
|
|
28
28
|
CopySnapshotCommandInput,
|
|
29
29
|
CopySnapshotCommandOutput,
|
|
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 CopySnapshotCommand extends CopySnapshotCommand_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 CreateCacheClusterCommandOutput
|
|
|
19
19
|
declare const CreateCacheClusterCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: CreateCacheClusterCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
CreateCacheClusterCommandInput,
|
|
24
24
|
CreateCacheClusterCommandOutput,
|
|
25
25
|
ElastiCacheClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const CreateCacheClusterCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: CreateCacheClusterCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
CreateCacheClusterCommandInput,
|
|
33
33
|
CreateCacheClusterCommandOutput,
|
|
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 CreateCacheClusterCommand extends CreateCacheClusterCommand_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 CreateCacheParameterGroupCommandOutput
|
|
|
19
19
|
declare const CreateCacheParameterGroupCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: CreateCacheParameterGroupCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
CreateCacheParameterGroupCommandInput,
|
|
24
24
|
CreateCacheParameterGroupCommandOutput,
|
|
25
25
|
ElastiCacheClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const CreateCacheParameterGroupCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: CreateCacheParameterGroupCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
CreateCacheParameterGroupCommandInput,
|
|
33
33
|
CreateCacheParameterGroupCommandOutput,
|
|
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 CreateCacheParameterGroupCommand extends CreateCacheParameterGroupCommand_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 CreateCacheSecurityGroupCommandOutput
|
|
|
19
19
|
declare const CreateCacheSecurityGroupCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: CreateCacheSecurityGroupCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
CreateCacheSecurityGroupCommandInput,
|
|
24
24
|
CreateCacheSecurityGroupCommandOutput,
|
|
25
25
|
ElastiCacheClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const CreateCacheSecurityGroupCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: CreateCacheSecurityGroupCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
CreateCacheSecurityGroupCommandInput,
|
|
33
33
|
CreateCacheSecurityGroupCommandOutput,
|
|
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 CreateCacheSecurityGroupCommand extends CreateCacheSecurityGroupCommand_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 CreateCacheSubnetGroupCommandOutput
|
|
|
19
19
|
declare const CreateCacheSubnetGroupCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: CreateCacheSubnetGroupCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
CreateCacheSubnetGroupCommandInput,
|
|
24
24
|
CreateCacheSubnetGroupCommandOutput,
|
|
25
25
|
ElastiCacheClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const CreateCacheSubnetGroupCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: CreateCacheSubnetGroupCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
CreateCacheSubnetGroupCommandInput,
|
|
33
33
|
CreateCacheSubnetGroupCommandOutput,
|
|
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 CreateCacheSubnetGroupCommand extends CreateCacheSubnetGroupCommand_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 CreateGlobalReplicationGroupCommandOutput
|
|
|
19
19
|
declare const CreateGlobalReplicationGroupCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: CreateGlobalReplicationGroupCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
CreateGlobalReplicationGroupCommandInput,
|
|
24
24
|
CreateGlobalReplicationGroupCommandOutput,
|
|
25
25
|
ElastiCacheClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const CreateGlobalReplicationGroupCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: CreateGlobalReplicationGroupCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
CreateGlobalReplicationGroupCommandInput,
|
|
33
33
|
CreateGlobalReplicationGroupCommandOutput,
|
|
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 CreateGlobalReplicationGroupCommand extends CreateGlobalReplicationGroupCommand_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 CreateReplicationGroupCommandOutput
|
|
|
19
19
|
declare const CreateReplicationGroupCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: CreateReplicationGroupCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
CreateReplicationGroupCommandInput,
|
|
24
24
|
CreateReplicationGroupCommandOutput,
|
|
25
25
|
ElastiCacheClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const CreateReplicationGroupCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: CreateReplicationGroupCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
CreateReplicationGroupCommandInput,
|
|
33
33
|
CreateReplicationGroupCommandOutput,
|
|
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 CreateReplicationGroupCommand extends CreateReplicationGroupCommand_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 CreateServerlessCacheCommandOutput
|
|
|
19
19
|
declare const CreateServerlessCacheCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: CreateServerlessCacheCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
CreateServerlessCacheCommandInput,
|
|
24
24
|
CreateServerlessCacheCommandOutput,
|
|
25
25
|
ElastiCacheClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const CreateServerlessCacheCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: CreateServerlessCacheCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
CreateServerlessCacheCommandInput,
|
|
33
33
|
CreateServerlessCacheCommandOutput,
|
|
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 CreateServerlessCacheCommand extends CreateServerlessCacheCommand_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 CreateServerlessCacheSnapshotCommandOutput
|
|
|
19
19
|
declare const CreateServerlessCacheSnapshotCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: CreateServerlessCacheSnapshotCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
CreateServerlessCacheSnapshotCommandInput,
|
|
24
24
|
CreateServerlessCacheSnapshotCommandOutput,
|
|
25
25
|
ElastiCacheClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const CreateServerlessCacheSnapshotCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: CreateServerlessCacheSnapshotCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
CreateServerlessCacheSnapshotCommandInput,
|
|
33
33
|
CreateServerlessCacheSnapshotCommandOutput,
|
|
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 CreateServerlessCacheSnapshotCommand extends CreateServerlessCacheSnapshotCommand_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,
|
|
@@ -18,7 +18,7 @@ export interface CreateSnapshotCommandOutput
|
|
|
18
18
|
declare const CreateSnapshotCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: CreateSnapshotCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
CreateSnapshotCommandInput,
|
|
23
23
|
CreateSnapshotCommandOutput,
|
|
24
24
|
ElastiCacheClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const CreateSnapshotCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: CreateSnapshotCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
CreateSnapshotCommandInput,
|
|
32
32
|
CreateSnapshotCommandOutput,
|
|
33
33
|
ElastiCacheClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class CreateSnapshotCommand extends CreateSnapshotCommand_base {
|
|
40
42
|
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,
|
|
@@ -13,7 +13,7 @@ export interface CreateUserCommandOutput extends User, __MetadataBearer {}
|
|
|
13
13
|
declare const CreateUserCommand_base: {
|
|
14
14
|
new (
|
|
15
15
|
input: CreateUserCommandInput
|
|
16
|
-
): import("@smithy/
|
|
16
|
+
): import("@smithy/core/client").CommandImpl<
|
|
17
17
|
CreateUserCommandInput,
|
|
18
18
|
CreateUserCommandOutput,
|
|
19
19
|
ElastiCacheClientResolvedConfig,
|
|
@@ -22,14 +22,16 @@ declare const CreateUserCommand_base: {
|
|
|
22
22
|
>;
|
|
23
23
|
new (
|
|
24
24
|
input: CreateUserCommandInput
|
|
25
|
-
): import("@smithy/
|
|
25
|
+
): import("@smithy/core/client").CommandImpl<
|
|
26
26
|
CreateUserCommandInput,
|
|
27
27
|
CreateUserCommandOutput,
|
|
28
28
|
ElastiCacheClientResolvedConfig,
|
|
29
29
|
ServiceInputTypes,
|
|
30
30
|
ServiceOutputTypes
|
|
31
31
|
>;
|
|
32
|
-
getEndpointParameterInstructions():
|
|
32
|
+
getEndpointParameterInstructions(): {
|
|
33
|
+
[x: string]: unknown;
|
|
34
|
+
};
|
|
33
35
|
};
|
|
34
36
|
export declare class CreateUserCommand extends CreateUserCommand_base {
|
|
35
37
|
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 CreateUserGroupCommandOutput
|
|
|
15
15
|
declare const CreateUserGroupCommand_base: {
|
|
16
16
|
new (
|
|
17
17
|
input: CreateUserGroupCommandInput
|
|
18
|
-
): import("@smithy/
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
CreateUserGroupCommandInput,
|
|
20
20
|
CreateUserGroupCommandOutput,
|
|
21
21
|
ElastiCacheClientResolvedConfig,
|
|
@@ -24,14 +24,16 @@ declare const CreateUserGroupCommand_base: {
|
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
26
|
input: CreateUserGroupCommandInput
|
|
27
|
-
): import("@smithy/
|
|
27
|
+
): import("@smithy/core/client").CommandImpl<
|
|
28
28
|
CreateUserGroupCommandInput,
|
|
29
29
|
CreateUserGroupCommandOutput,
|
|
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 CreateUserGroupCommand extends CreateUserGroupCommand_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 DecreaseNodeGroupsInGlobalReplicationGroupCommandOutput
|
|
|
19
19
|
declare const DecreaseNodeGroupsInGlobalReplicationGroupCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DecreaseNodeGroupsInGlobalReplicationGroupCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DecreaseNodeGroupsInGlobalReplicationGroupCommandInput,
|
|
24
24
|
DecreaseNodeGroupsInGlobalReplicationGroupCommandOutput,
|
|
25
25
|
ElastiCacheClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DecreaseNodeGroupsInGlobalReplicationGroupCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DecreaseNodeGroupsInGlobalReplicationGroupCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DecreaseNodeGroupsInGlobalReplicationGroupCommandInput,
|
|
33
33
|
DecreaseNodeGroupsInGlobalReplicationGroupCommandOutput,
|
|
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 DecreaseNodeGroupsInGlobalReplicationGroupCommand extends DecreaseNodeGroupsInGlobalReplicationGroupCommand_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 DecreaseReplicaCountCommandOutput
|
|
|
19
19
|
declare const DecreaseReplicaCountCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DecreaseReplicaCountCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DecreaseReplicaCountCommandInput,
|
|
24
24
|
DecreaseReplicaCountCommandOutput,
|
|
25
25
|
ElastiCacheClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DecreaseReplicaCountCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DecreaseReplicaCountCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DecreaseReplicaCountCommandInput,
|
|
33
33
|
DecreaseReplicaCountCommandOutput,
|
|
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 DecreaseReplicaCountCommand extends DecreaseReplicaCountCommand_base {
|
|
41
43
|
protected static __types: {
|