@aws-sdk/client-elasticache 3.803.0 → 3.806.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/runtimeConfig.js +6 -6
- package/dist-es/runtimeConfig.js +6 -6
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +1 -1
- package/dist-types/commands/AuthorizeCacheSecurityGroupIngressCommand.d.ts +1 -1
- package/dist-types/commands/BatchApplyUpdateActionCommand.d.ts +1 -1
- package/dist-types/commands/BatchStopUpdateActionCommand.d.ts +1 -1
- package/dist-types/commands/CompleteMigrationCommand.d.ts +1 -1
- package/dist-types/commands/CopyServerlessCacheSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/CopySnapshotCommand.d.ts +1 -1
- package/dist-types/commands/CreateCacheClusterCommand.d.ts +1 -1
- package/dist-types/commands/CreateCacheParameterGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateCacheSecurityGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateCacheSubnetGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateGlobalReplicationGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateReplicationGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateServerlessCacheCommand.d.ts +1 -1
- package/dist-types/commands/CreateServerlessCacheSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/CreateSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/CreateUserCommand.d.ts +1 -1
- package/dist-types/commands/CreateUserGroupCommand.d.ts +1 -1
- package/dist-types/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +1 -1
- package/dist-types/commands/DecreaseReplicaCountCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCacheClusterCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCacheParameterGroupCommand.d.ts +1 -2
- package/dist-types/commands/DeleteCacheSecurityGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCacheSubnetGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteGlobalReplicationGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteReplicationGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteServerlessCacheCommand.d.ts +1 -1
- package/dist-types/commands/DeleteServerlessCacheSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeCacheParametersCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEngineDefaultParametersCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateGlobalReplicationGroupCommand.d.ts +1 -1
- package/dist-types/commands/ExportServerlessCacheSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/FailoverGlobalReplicationGroupCommand.d.ts +1 -1
- package/dist-types/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +1 -1
- package/dist-types/commands/IncreaseReplicaCountCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ModifyCacheClusterCommand.d.ts +1 -1
- package/dist-types/commands/ModifyCacheParameterGroupCommand.d.ts +1 -1
- package/dist-types/commands/ModifyCacheSubnetGroupCommand.d.ts +1 -1
- package/dist-types/commands/ModifyGlobalReplicationGroupCommand.d.ts +1 -1
- package/dist-types/commands/ModifyReplicationGroupCommand.d.ts +1 -1
- package/dist-types/commands/ModifyReplicationGroupShardConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/ModifyServerlessCacheCommand.d.ts +1 -1
- package/dist-types/commands/ModifyUserCommand.d.ts +1 -1
- package/dist-types/commands/ModifyUserGroupCommand.d.ts +1 -1
- package/dist-types/commands/PurchaseReservedCacheNodesOfferingCommand.d.ts +1 -1
- package/dist-types/commands/RebalanceSlotsInGlobalReplicationGroupCommand.d.ts +1 -1
- package/dist-types/commands/RebootCacheClusterCommand.d.ts +1 -1
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +1 -1
- package/dist-types/commands/ResetCacheParameterGroupCommand.d.ts +1 -1
- package/dist-types/commands/RevokeCacheSecurityGroupIngressCommand.d.ts +1 -1
- package/dist-types/commands/StartMigrationCommand.d.ts +1 -1
- package/dist-types/commands/TestFailoverCommand.d.ts +1 -1
- package/dist-types/commands/TestMigrationCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/dist-types/runtimeConfig.browser.d.ts +17 -17
- package/dist-types/runtimeConfig.d.ts +16 -16
- package/dist-types/runtimeConfig.native.d.ts +18 -18
- package/dist-types/runtimeConfig.shared.d.ts +3 -3
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/AuthorizeCacheSecurityGroupIngressCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchApplyUpdateActionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchStopUpdateActionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CompleteMigrationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CopyServerlessCacheSnapshotCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CopySnapshotCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCacheClusterCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCacheParameterGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCacheSecurityGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCacheSubnetGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateGlobalReplicationGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateReplicationGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateServerlessCacheCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateServerlessCacheSnapshotCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateUserGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DecreaseReplicaCountCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteCacheClusterCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteCacheParameterGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteCacheSecurityGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteCacheSubnetGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteGlobalReplicationGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteReplicationGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteServerlessCacheCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteServerlessCacheSnapshotCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteUserGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeCacheParametersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisassociateGlobalReplicationGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ExportServerlessCacheSnapshotCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/FailoverGlobalReplicationGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/IncreaseReplicaCountCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyCacheClusterCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyCacheParameterGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyCacheSubnetGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyGlobalReplicationGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyReplicationGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyReplicationGroupShardConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyServerlessCacheCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyUserGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PurchaseReservedCacheNodesOfferingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RebalanceSlotsInGlobalReplicationGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RebootCacheClusterCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ResetCacheParameterGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RevokeCacheSecurityGroupIngressCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartMigrationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TestFailoverCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TestMigrationCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
- package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
- package/package.json +22 -22
|
@@ -23,20 +23,20 @@ const getRuntimeConfig = (config) => {
|
|
|
23
23
|
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
24
24
|
const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
|
|
25
25
|
(0, core_1.emitWarningIfUnsupportedVersion)(process.version);
|
|
26
|
-
const
|
|
26
|
+
const loaderConfig = { profile: config?.profile, logger: clientSharedValues.logger };
|
|
27
27
|
return {
|
|
28
28
|
...clientSharedValues,
|
|
29
29
|
...config,
|
|
30
30
|
runtime: "node",
|
|
31
31
|
defaultsMode,
|
|
32
|
-
authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS,
|
|
32
|
+
authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
|
|
33
33
|
bodyLengthChecker: config?.bodyLengthChecker ?? util_body_length_node_1.calculateBodyLength,
|
|
34
34
|
credentialDefaultProvider: config?.credentialDefaultProvider ?? credential_provider_node_1.defaultProvider,
|
|
35
35
|
defaultUserAgentProvider: config?.defaultUserAgentProvider ??
|
|
36
36
|
(0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
|
|
37
37
|
maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
|
|
38
38
|
region: config?.region ??
|
|
39
|
-
(0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...
|
|
39
|
+
(0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
|
|
40
40
|
requestHandler: node_http_handler_1.NodeHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
|
41
41
|
retryMode: config?.retryMode ??
|
|
42
42
|
(0, node_config_provider_1.loadConfig)({
|
|
@@ -45,9 +45,9 @@ const getRuntimeConfig = (config) => {
|
|
|
45
45
|
}, config),
|
|
46
46
|
sha256: config?.sha256 ?? hash_node_1.Hash.bind(null, "sha256"),
|
|
47
47
|
streamCollector: config?.streamCollector ?? node_http_handler_1.streamCollector,
|
|
48
|
-
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS,
|
|
49
|
-
useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS,
|
|
50
|
-
userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS,
|
|
48
|
+
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
49
|
+
useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
50
|
+
userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
|
|
51
51
|
};
|
|
52
52
|
};
|
|
53
53
|
exports.getRuntimeConfig = getRuntimeConfig;
|
package/dist-es/runtimeConfig.js
CHANGED
|
@@ -19,20 +19,20 @@ export const getRuntimeConfig = (config) => {
|
|
|
19
19
|
const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
|
|
20
20
|
const clientSharedValues = getSharedRuntimeConfig(config);
|
|
21
21
|
awsCheckVersion(process.version);
|
|
22
|
-
const
|
|
22
|
+
const loaderConfig = { profile: config?.profile, logger: clientSharedValues.logger };
|
|
23
23
|
return {
|
|
24
24
|
...clientSharedValues,
|
|
25
25
|
...config,
|
|
26
26
|
runtime: "node",
|
|
27
27
|
defaultsMode,
|
|
28
|
-
authSchemePreference: config?.authSchemePreference ?? loadNodeConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS,
|
|
28
|
+
authSchemePreference: config?.authSchemePreference ?? loadNodeConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
|
|
29
29
|
bodyLengthChecker: config?.bodyLengthChecker ?? calculateBodyLength,
|
|
30
30
|
credentialDefaultProvider: config?.credentialDefaultProvider ?? credentialDefaultProvider,
|
|
31
31
|
defaultUserAgentProvider: config?.defaultUserAgentProvider ??
|
|
32
32
|
createDefaultUserAgentProvider({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }),
|
|
33
33
|
maxAttempts: config?.maxAttempts ?? loadNodeConfig(NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
|
|
34
34
|
region: config?.region ??
|
|
35
|
-
loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...
|
|
35
|
+
loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
|
|
36
36
|
requestHandler: RequestHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
|
37
37
|
retryMode: config?.retryMode ??
|
|
38
38
|
loadNodeConfig({
|
|
@@ -41,8 +41,8 @@ export const getRuntimeConfig = (config) => {
|
|
|
41
41
|
}, config),
|
|
42
42
|
sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
|
|
43
43
|
streamCollector: config?.streamCollector ?? streamCollector,
|
|
44
|
-
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS,
|
|
45
|
-
useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS,
|
|
46
|
-
userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS,
|
|
44
|
+
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
45
|
+
useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
46
|
+
userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
|
|
47
47
|
};
|
|
48
48
|
};
|
|
@@ -23,7 +23,7 @@ export interface AddTagsToResourceCommandOutput extends TagListMessage, __Metada
|
|
|
23
23
|
}
|
|
24
24
|
declare const AddTagsToResourceCommand_base: {
|
|
25
25
|
new (input: AddTagsToResourceCommandInput): import("@smithy/smithy-client").CommandImpl<AddTagsToResourceCommandInput, AddTagsToResourceCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: AddTagsToResourceCommandInput): import("@smithy/smithy-client").CommandImpl<AddTagsToResourceCommandInput, AddTagsToResourceCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface AuthorizeCacheSecurityGroupIngressCommandOutput extends Authori
|
|
|
23
23
|
}
|
|
24
24
|
declare const AuthorizeCacheSecurityGroupIngressCommand_base: {
|
|
25
25
|
new (input: AuthorizeCacheSecurityGroupIngressCommandInput): import("@smithy/smithy-client").CommandImpl<AuthorizeCacheSecurityGroupIngressCommandInput, AuthorizeCacheSecurityGroupIngressCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: AuthorizeCacheSecurityGroupIngressCommandInput): import("@smithy/smithy-client").CommandImpl<AuthorizeCacheSecurityGroupIngressCommandInput, AuthorizeCacheSecurityGroupIngressCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchApplyUpdateActionCommandOutput extends UpdateActionResults
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchApplyUpdateActionCommand_base: {
|
|
25
25
|
new (input: BatchApplyUpdateActionCommandInput): import("@smithy/smithy-client").CommandImpl<BatchApplyUpdateActionCommandInput, BatchApplyUpdateActionCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchApplyUpdateActionCommandInput): import("@smithy/smithy-client").CommandImpl<BatchApplyUpdateActionCommandInput, BatchApplyUpdateActionCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchStopUpdateActionCommandOutput extends UpdateActionResultsM
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchStopUpdateActionCommand_base: {
|
|
25
25
|
new (input: BatchStopUpdateActionCommandInput): import("@smithy/smithy-client").CommandImpl<BatchStopUpdateActionCommandInput, BatchStopUpdateActionCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchStopUpdateActionCommandInput): import("@smithy/smithy-client").CommandImpl<BatchStopUpdateActionCommandInput, BatchStopUpdateActionCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CompleteMigrationCommandOutput extends CompleteMigrationRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const CompleteMigrationCommand_base: {
|
|
25
25
|
new (input: CompleteMigrationCommandInput): import("@smithy/smithy-client").CommandImpl<CompleteMigrationCommandInput, CompleteMigrationCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CompleteMigrationCommandInput): import("@smithy/smithy-client").CommandImpl<CompleteMigrationCommandInput, CompleteMigrationCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CopyServerlessCacheSnapshotCommandOutput extends CopyServerless
|
|
|
23
23
|
}
|
|
24
24
|
declare const CopyServerlessCacheSnapshotCommand_base: {
|
|
25
25
|
new (input: CopyServerlessCacheSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CopyServerlessCacheSnapshotCommandInput, CopyServerlessCacheSnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CopyServerlessCacheSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CopyServerlessCacheSnapshotCommandInput, CopyServerlessCacheSnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CopySnapshotCommandOutput extends CopySnapshotResult, __Metadat
|
|
|
23
23
|
}
|
|
24
24
|
declare const CopySnapshotCommand_base: {
|
|
25
25
|
new (input: CopySnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CopySnapshotCommandInput, CopySnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CopySnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CopySnapshotCommandInput, CopySnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateCacheClusterCommandOutput extends CreateCacheClusterResul
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateCacheClusterCommand_base: {
|
|
25
25
|
new (input: CreateCacheClusterCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCacheClusterCommandInput, CreateCacheClusterCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateCacheClusterCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCacheClusterCommandInput, CreateCacheClusterCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateCacheParameterGroupCommandOutput extends CreateCacheParam
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateCacheParameterGroupCommand_base: {
|
|
25
25
|
new (input: CreateCacheParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCacheParameterGroupCommandInput, CreateCacheParameterGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateCacheParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCacheParameterGroupCommandInput, CreateCacheParameterGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateCacheSecurityGroupCommandOutput extends CreateCacheSecuri
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateCacheSecurityGroupCommand_base: {
|
|
25
25
|
new (input: CreateCacheSecurityGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCacheSecurityGroupCommandInput, CreateCacheSecurityGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateCacheSecurityGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCacheSecurityGroupCommandInput, CreateCacheSecurityGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateCacheSubnetGroupCommandOutput extends CreateCacheSubnetGr
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateCacheSubnetGroupCommand_base: {
|
|
25
25
|
new (input: CreateCacheSubnetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCacheSubnetGroupCommandInput, CreateCacheSubnetGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateCacheSubnetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCacheSubnetGroupCommandInput, CreateCacheSubnetGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateGlobalReplicationGroupCommandOutput extends CreateGlobalR
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateGlobalReplicationGroupCommand_base: {
|
|
25
25
|
new (input: CreateGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateGlobalReplicationGroupCommandInput, CreateGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateGlobalReplicationGroupCommandInput, CreateGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateReplicationGroupCommandOutput extends CreateReplicationGr
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateReplicationGroupCommand_base: {
|
|
25
25
|
new (input: CreateReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReplicationGroupCommandInput, CreateReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReplicationGroupCommandInput, CreateReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateServerlessCacheCommandOutput extends CreateServerlessCach
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateServerlessCacheCommand_base: {
|
|
25
25
|
new (input: CreateServerlessCacheCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServerlessCacheCommandInput, CreateServerlessCacheCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateServerlessCacheCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServerlessCacheCommandInput, CreateServerlessCacheCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateServerlessCacheSnapshotCommandOutput extends CreateServer
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateServerlessCacheSnapshotCommand_base: {
|
|
25
25
|
new (input: CreateServerlessCacheSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServerlessCacheSnapshotCommandInput, CreateServerlessCacheSnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateServerlessCacheSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServerlessCacheSnapshotCommandInput, CreateServerlessCacheSnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateSnapshotCommandOutput extends CreateSnapshotResult, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateSnapshotCommand_base: {
|
|
25
25
|
new (input: CreateSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSnapshotCommandInput, CreateSnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSnapshotCommandInput, CreateSnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateUserCommandOutput extends User, __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateUserCommand_base: {
|
|
25
25
|
new (input: CreateUserCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserCommandInput, CreateUserCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateUserCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserCommandInput, CreateUserCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateUserGroupCommandOutput extends UserGroup, __MetadataBeare
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateUserGroupCommand_base: {
|
|
25
25
|
new (input: CreateUserGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserGroupCommandInput, CreateUserGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateUserGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserGroupCommandInput, CreateUserGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DecreaseNodeGroupsInGlobalReplicationGroupCommandOutput extends
|
|
|
23
23
|
}
|
|
24
24
|
declare const DecreaseNodeGroupsInGlobalReplicationGroupCommand_base: {
|
|
25
25
|
new (input: DecreaseNodeGroupsInGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DecreaseNodeGroupsInGlobalReplicationGroupCommandInput, DecreaseNodeGroupsInGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DecreaseNodeGroupsInGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DecreaseNodeGroupsInGlobalReplicationGroupCommandInput, DecreaseNodeGroupsInGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DecreaseReplicaCountCommandOutput extends DecreaseReplicaCountR
|
|
|
23
23
|
}
|
|
24
24
|
declare const DecreaseReplicaCountCommand_base: {
|
|
25
25
|
new (input: DecreaseReplicaCountCommandInput): import("@smithy/smithy-client").CommandImpl<DecreaseReplicaCountCommandInput, DecreaseReplicaCountCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DecreaseReplicaCountCommandInput): import("@smithy/smithy-client").CommandImpl<DecreaseReplicaCountCommandInput, DecreaseReplicaCountCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteCacheClusterCommandOutput extends DeleteCacheClusterResul
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteCacheClusterCommand_base: {
|
|
25
25
|
new (input: DeleteCacheClusterCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCacheClusterCommandInput, DeleteCacheClusterCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteCacheClusterCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCacheClusterCommandInput, DeleteCacheClusterCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,8 +23,7 @@ export interface DeleteCacheParameterGroupCommandOutput extends __MetadataBearer
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteCacheParameterGroupCommand_base: {
|
|
25
25
|
new (input: DeleteCacheParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCacheParameterGroupCommandInput, DeleteCacheParameterGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
27
|
-
/** @internal type navigation helper, not in runtime. */
|
|
26
|
+
new (input: DeleteCacheParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCacheParameterGroupCommandInput, DeleteCacheParameterGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
28
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
28
|
};
|
|
30
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteCacheSecurityGroupCommandOutput extends __MetadataBearer
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteCacheSecurityGroupCommand_base: {
|
|
25
25
|
new (input: DeleteCacheSecurityGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCacheSecurityGroupCommandInput, DeleteCacheSecurityGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteCacheSecurityGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCacheSecurityGroupCommandInput, DeleteCacheSecurityGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteCacheSubnetGroupCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteCacheSubnetGroupCommand_base: {
|
|
25
25
|
new (input: DeleteCacheSubnetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCacheSubnetGroupCommandInput, DeleteCacheSubnetGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteCacheSubnetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCacheSubnetGroupCommandInput, DeleteCacheSubnetGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteGlobalReplicationGroupCommandOutput extends DeleteGlobalR
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteGlobalReplicationGroupCommand_base: {
|
|
25
25
|
new (input: DeleteGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGlobalReplicationGroupCommandInput, DeleteGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGlobalReplicationGroupCommandInput, DeleteGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteReplicationGroupCommandOutput extends DeleteReplicationGr
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteReplicationGroupCommand_base: {
|
|
25
25
|
new (input: DeleteReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReplicationGroupCommandInput, DeleteReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReplicationGroupCommandInput, DeleteReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteServerlessCacheCommandOutput extends DeleteServerlessCach
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteServerlessCacheCommand_base: {
|
|
25
25
|
new (input: DeleteServerlessCacheCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServerlessCacheCommandInput, DeleteServerlessCacheCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteServerlessCacheCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServerlessCacheCommandInput, DeleteServerlessCacheCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteServerlessCacheSnapshotCommandOutput extends DeleteServer
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteServerlessCacheSnapshotCommand_base: {
|
|
25
25
|
new (input: DeleteServerlessCacheSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServerlessCacheSnapshotCommandInput, DeleteServerlessCacheSnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteServerlessCacheSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServerlessCacheSnapshotCommandInput, DeleteServerlessCacheSnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteSnapshotCommandOutput extends DeleteSnapshotResult, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteSnapshotCommand_base: {
|
|
25
25
|
new (input: DeleteSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSnapshotCommandInput, DeleteSnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSnapshotCommandInput, DeleteSnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteUserCommandOutput extends User, __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteUserCommand_base: {
|
|
25
25
|
new (input: DeleteUserCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserCommandInput, DeleteUserCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteUserCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserCommandInput, DeleteUserCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteUserGroupCommandOutput extends UserGroup, __MetadataBeare
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteUserGroupCommand_base: {
|
|
25
25
|
new (input: DeleteUserGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserGroupCommandInput, DeleteUserGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteUserGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserGroupCommandInput, DeleteUserGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeCacheParametersCommandOutput extends CacheParameterGrou
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeCacheParametersCommand_base: {
|
|
25
25
|
new (input: DescribeCacheParametersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCacheParametersCommandInput, DescribeCacheParametersCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeCacheParametersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCacheParametersCommandInput, DescribeCacheParametersCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeEngineDefaultParametersCommandOutput extends DescribeEn
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeEngineDefaultParametersCommand_base: {
|
|
25
25
|
new (input: DescribeEngineDefaultParametersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEngineDefaultParametersCommandInput, DescribeEngineDefaultParametersCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeEngineDefaultParametersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEngineDefaultParametersCommandInput, DescribeEngineDefaultParametersCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DisassociateGlobalReplicationGroupCommandOutput extends Disasso
|
|
|
23
23
|
}
|
|
24
24
|
declare const DisassociateGlobalReplicationGroupCommand_base: {
|
|
25
25
|
new (input: DisassociateGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateGlobalReplicationGroupCommandInput, DisassociateGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DisassociateGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateGlobalReplicationGroupCommandInput, DisassociateGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ExportServerlessCacheSnapshotCommandOutput extends ExportServer
|
|
|
23
23
|
}
|
|
24
24
|
declare const ExportServerlessCacheSnapshotCommand_base: {
|
|
25
25
|
new (input: ExportServerlessCacheSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<ExportServerlessCacheSnapshotCommandInput, ExportServerlessCacheSnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ExportServerlessCacheSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<ExportServerlessCacheSnapshotCommandInput, ExportServerlessCacheSnapshotCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface FailoverGlobalReplicationGroupCommandOutput extends FailoverGlo
|
|
|
23
23
|
}
|
|
24
24
|
declare const FailoverGlobalReplicationGroupCommand_base: {
|
|
25
25
|
new (input: FailoverGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<FailoverGlobalReplicationGroupCommandInput, FailoverGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: FailoverGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<FailoverGlobalReplicationGroupCommandInput, FailoverGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface IncreaseNodeGroupsInGlobalReplicationGroupCommandOutput extends
|
|
|
23
23
|
}
|
|
24
24
|
declare const IncreaseNodeGroupsInGlobalReplicationGroupCommand_base: {
|
|
25
25
|
new (input: IncreaseNodeGroupsInGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<IncreaseNodeGroupsInGlobalReplicationGroupCommandInput, IncreaseNodeGroupsInGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: IncreaseNodeGroupsInGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<IncreaseNodeGroupsInGlobalReplicationGroupCommandInput, IncreaseNodeGroupsInGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface IncreaseReplicaCountCommandOutput extends IncreaseReplicaCountR
|
|
|
23
23
|
}
|
|
24
24
|
declare const IncreaseReplicaCountCommand_base: {
|
|
25
25
|
new (input: IncreaseReplicaCountCommandInput): import("@smithy/smithy-client").CommandImpl<IncreaseReplicaCountCommandInput, IncreaseReplicaCountCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: IncreaseReplicaCountCommandInput): import("@smithy/smithy-client").CommandImpl<IncreaseReplicaCountCommandInput, IncreaseReplicaCountCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListTagsForResourceCommandOutput extends TagListMessage, __Meta
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListTagsForResourceCommand_base: {
|
|
25
25
|
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ModifyCacheClusterCommandOutput extends ModifyCacheClusterResul
|
|
|
23
23
|
}
|
|
24
24
|
declare const ModifyCacheClusterCommand_base: {
|
|
25
25
|
new (input: ModifyCacheClusterCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyCacheClusterCommandInput, ModifyCacheClusterCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ModifyCacheClusterCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyCacheClusterCommandInput, ModifyCacheClusterCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ModifyCacheParameterGroupCommandOutput extends CacheParameterGr
|
|
|
23
23
|
}
|
|
24
24
|
declare const ModifyCacheParameterGroupCommand_base: {
|
|
25
25
|
new (input: ModifyCacheParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyCacheParameterGroupCommandInput, ModifyCacheParameterGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ModifyCacheParameterGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyCacheParameterGroupCommandInput, ModifyCacheParameterGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ModifyCacheSubnetGroupCommandOutput extends ModifyCacheSubnetGr
|
|
|
23
23
|
}
|
|
24
24
|
declare const ModifyCacheSubnetGroupCommand_base: {
|
|
25
25
|
new (input: ModifyCacheSubnetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyCacheSubnetGroupCommandInput, ModifyCacheSubnetGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ModifyCacheSubnetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyCacheSubnetGroupCommandInput, ModifyCacheSubnetGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ModifyGlobalReplicationGroupCommandOutput extends ModifyGlobalR
|
|
|
23
23
|
}
|
|
24
24
|
declare const ModifyGlobalReplicationGroupCommand_base: {
|
|
25
25
|
new (input: ModifyGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyGlobalReplicationGroupCommandInput, ModifyGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ModifyGlobalReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyGlobalReplicationGroupCommandInput, ModifyGlobalReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ModifyReplicationGroupCommandOutput extends ModifyReplicationGr
|
|
|
23
23
|
}
|
|
24
24
|
declare const ModifyReplicationGroupCommand_base: {
|
|
25
25
|
new (input: ModifyReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyReplicationGroupCommandInput, ModifyReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ModifyReplicationGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyReplicationGroupCommandInput, ModifyReplicationGroupCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ModifyReplicationGroupShardConfigurationCommandOutput extends M
|
|
|
23
23
|
}
|
|
24
24
|
declare const ModifyReplicationGroupShardConfigurationCommand_base: {
|
|
25
25
|
new (input: ModifyReplicationGroupShardConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyReplicationGroupShardConfigurationCommandInput, ModifyReplicationGroupShardConfigurationCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ModifyReplicationGroupShardConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyReplicationGroupShardConfigurationCommandInput, ModifyReplicationGroupShardConfigurationCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|