@aws-sdk/client-elasticache 3.1044.0 → 3.1046.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/auth/httpAuthSchemeProvider.js +4 -4
- package/dist-cjs/endpoint/bdd.js +2 -2
- package/dist-cjs/endpoint/endpointResolver.js +4 -4
- package/dist-cjs/index.js +208 -210
- package/dist-cjs/models/ElastiCacheServiceException.js +3 -3
- package/dist-cjs/runtimeConfig.browser.js +12 -14
- package/dist-cjs/runtimeConfig.js +18 -22
- package/dist-cjs/runtimeConfig.shared.js +9 -10
- package/dist-es/ElastiCache.js +1 -1
- package/dist-es/ElastiCacheClient.js +5 -5
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
- package/dist-es/commands/AddTagsToResourceCommand.js +2 -2
- package/dist-es/commands/AuthorizeCacheSecurityGroupIngressCommand.js +2 -2
- package/dist-es/commands/BatchApplyUpdateActionCommand.js +2 -2
- package/dist-es/commands/BatchStopUpdateActionCommand.js +2 -2
- package/dist-es/commands/CompleteMigrationCommand.js +2 -2
- package/dist-es/commands/CopyServerlessCacheSnapshotCommand.js +2 -2
- package/dist-es/commands/CopySnapshotCommand.js +2 -2
- package/dist-es/commands/CreateCacheClusterCommand.js +2 -2
- package/dist-es/commands/CreateCacheParameterGroupCommand.js +2 -2
- package/dist-es/commands/CreateCacheSecurityGroupCommand.js +2 -2
- package/dist-es/commands/CreateCacheSubnetGroupCommand.js +2 -2
- package/dist-es/commands/CreateGlobalReplicationGroupCommand.js +2 -2
- package/dist-es/commands/CreateReplicationGroupCommand.js +2 -2
- package/dist-es/commands/CreateServerlessCacheCommand.js +2 -2
- package/dist-es/commands/CreateServerlessCacheSnapshotCommand.js +2 -2
- package/dist-es/commands/CreateSnapshotCommand.js +2 -2
- package/dist-es/commands/CreateUserCommand.js +2 -2
- package/dist-es/commands/CreateUserGroupCommand.js +2 -2
- package/dist-es/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.js +2 -2
- package/dist-es/commands/DecreaseReplicaCountCommand.js +2 -2
- package/dist-es/commands/DeleteCacheClusterCommand.js +2 -2
- package/dist-es/commands/DeleteCacheParameterGroupCommand.js +2 -2
- package/dist-es/commands/DeleteCacheSecurityGroupCommand.js +2 -2
- package/dist-es/commands/DeleteCacheSubnetGroupCommand.js +2 -2
- package/dist-es/commands/DeleteGlobalReplicationGroupCommand.js +2 -2
- package/dist-es/commands/DeleteReplicationGroupCommand.js +2 -2
- package/dist-es/commands/DeleteServerlessCacheCommand.js +2 -2
- package/dist-es/commands/DeleteServerlessCacheSnapshotCommand.js +2 -2
- package/dist-es/commands/DeleteSnapshotCommand.js +2 -2
- package/dist-es/commands/DeleteUserCommand.js +2 -2
- package/dist-es/commands/DeleteUserGroupCommand.js +2 -2
- package/dist-es/commands/DescribeCacheClustersCommand.js +2 -2
- package/dist-es/commands/DescribeCacheEngineVersionsCommand.js +2 -2
- package/dist-es/commands/DescribeCacheParameterGroupsCommand.js +2 -2
- package/dist-es/commands/DescribeCacheParametersCommand.js +2 -2
- package/dist-es/commands/DescribeCacheSecurityGroupsCommand.js +2 -2
- package/dist-es/commands/DescribeCacheSubnetGroupsCommand.js +2 -2
- package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +2 -2
- package/dist-es/commands/DescribeEventsCommand.js +2 -2
- package/dist-es/commands/DescribeGlobalReplicationGroupsCommand.js +2 -2
- package/dist-es/commands/DescribeReplicationGroupsCommand.js +2 -2
- package/dist-es/commands/DescribeReservedCacheNodesCommand.js +2 -2
- package/dist-es/commands/DescribeReservedCacheNodesOfferingsCommand.js +2 -2
- package/dist-es/commands/DescribeServerlessCacheSnapshotsCommand.js +2 -2
- package/dist-es/commands/DescribeServerlessCachesCommand.js +2 -2
- package/dist-es/commands/DescribeServiceUpdatesCommand.js +2 -2
- package/dist-es/commands/DescribeSnapshotsCommand.js +2 -2
- package/dist-es/commands/DescribeUpdateActionsCommand.js +2 -2
- package/dist-es/commands/DescribeUserGroupsCommand.js +2 -2
- package/dist-es/commands/DescribeUsersCommand.js +2 -2
- package/dist-es/commands/DisassociateGlobalReplicationGroupCommand.js +2 -2
- package/dist-es/commands/ExportServerlessCacheSnapshotCommand.js +2 -2
- package/dist-es/commands/FailoverGlobalReplicationGroupCommand.js +2 -2
- package/dist-es/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.js +2 -2
- package/dist-es/commands/IncreaseReplicaCountCommand.js +2 -2
- package/dist-es/commands/ListAllowedNodeTypeModificationsCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ModifyCacheClusterCommand.js +2 -2
- package/dist-es/commands/ModifyCacheParameterGroupCommand.js +2 -2
- package/dist-es/commands/ModifyCacheSubnetGroupCommand.js +2 -2
- package/dist-es/commands/ModifyGlobalReplicationGroupCommand.js +2 -2
- package/dist-es/commands/ModifyReplicationGroupCommand.js +2 -2
- package/dist-es/commands/ModifyReplicationGroupShardConfigurationCommand.js +2 -2
- package/dist-es/commands/ModifyServerlessCacheCommand.js +2 -2
- package/dist-es/commands/ModifyUserCommand.js +2 -2
- package/dist-es/commands/ModifyUserGroupCommand.js +2 -2
- package/dist-es/commands/PurchaseReservedCacheNodesOfferingCommand.js +2 -2
- package/dist-es/commands/RebalanceSlotsInGlobalReplicationGroupCommand.js +2 -2
- package/dist-es/commands/RebootCacheClusterCommand.js +2 -2
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -2
- package/dist-es/commands/ResetCacheParameterGroupCommand.js +2 -2
- package/dist-es/commands/RevokeCacheSecurityGroupIngressCommand.js +2 -2
- package/dist-es/commands/StartMigrationCommand.js +2 -2
- package/dist-es/commands/TestFailoverCommand.js +2 -2
- package/dist-es/commands/TestMigrationCommand.js +2 -2
- package/dist-es/endpoint/bdd.js +1 -1
- package/dist-es/endpoint/endpointResolver.js +1 -1
- package/dist-es/models/ElastiCacheServiceException.js +1 -1
- package/dist-es/runtimeConfig.browser.js +4 -6
- package/dist-es/runtimeConfig.js +4 -8
- package/dist-es/runtimeConfig.shared.js +3 -4
- package/dist-es/runtimeExtensions.js +2 -2
- package/dist-es/waiters/waitForCacheClusterAvailable.js +1 -1
- package/dist-es/waiters/waitForCacheClusterDeleted.js +1 -1
- package/dist-es/waiters/waitForReplicationGroupAvailable.js +1 -1
- package/dist-es/waiters/waitForReplicationGroupDeleted.js +1 -1
- package/dist-types/ElastiCache.d.ts +1 -1
- package/dist-types/ElastiCacheClient.d.ts +5 -5
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +6 -4
- package/dist-types/commands/AuthorizeCacheSecurityGroupIngressCommand.d.ts +6 -4
- package/dist-types/commands/BatchApplyUpdateActionCommand.d.ts +6 -4
- package/dist-types/commands/BatchStopUpdateActionCommand.d.ts +6 -4
- package/dist-types/commands/CompleteMigrationCommand.d.ts +6 -4
- package/dist-types/commands/CopyServerlessCacheSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/CopySnapshotCommand.d.ts +6 -4
- package/dist-types/commands/CreateCacheClusterCommand.d.ts +6 -4
- package/dist-types/commands/CreateCacheParameterGroupCommand.d.ts +6 -4
- package/dist-types/commands/CreateCacheSecurityGroupCommand.d.ts +6 -4
- package/dist-types/commands/CreateCacheSubnetGroupCommand.d.ts +6 -4
- package/dist-types/commands/CreateGlobalReplicationGroupCommand.d.ts +6 -4
- package/dist-types/commands/CreateReplicationGroupCommand.d.ts +6 -4
- package/dist-types/commands/CreateServerlessCacheCommand.d.ts +6 -4
- package/dist-types/commands/CreateServerlessCacheSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/CreateSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/CreateUserCommand.d.ts +6 -4
- package/dist-types/commands/CreateUserGroupCommand.d.ts +6 -4
- package/dist-types/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +6 -4
- package/dist-types/commands/DecreaseReplicaCountCommand.d.ts +6 -4
- package/dist-types/commands/DeleteCacheClusterCommand.d.ts +6 -4
- package/dist-types/commands/DeleteCacheParameterGroupCommand.d.ts +6 -4
- package/dist-types/commands/DeleteCacheSecurityGroupCommand.d.ts +6 -4
- package/dist-types/commands/DeleteCacheSubnetGroupCommand.d.ts +6 -4
- package/dist-types/commands/DeleteGlobalReplicationGroupCommand.d.ts +6 -4
- package/dist-types/commands/DeleteReplicationGroupCommand.d.ts +6 -4
- package/dist-types/commands/DeleteServerlessCacheCommand.d.ts +6 -4
- package/dist-types/commands/DeleteServerlessCacheSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/DeleteSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/DeleteUserCommand.d.ts +6 -4
- package/dist-types/commands/DeleteUserGroupCommand.d.ts +6 -4
- package/dist-types/commands/DescribeCacheClustersCommand.d.ts +6 -4
- package/dist-types/commands/DescribeCacheEngineVersionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeCacheParameterGroupsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeCacheParametersCommand.d.ts +6 -4
- package/dist-types/commands/DescribeCacheSecurityGroupsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeCacheSubnetGroupsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeEngineDefaultParametersCommand.d.ts +6 -4
- package/dist-types/commands/DescribeEventsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeGlobalReplicationGroupsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeReplicationGroupsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeReservedCacheNodesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeReservedCacheNodesOfferingsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeServerlessCacheSnapshotsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeServerlessCachesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeServiceUpdatesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeSnapshotsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeUpdateActionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeUserGroupsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeUsersCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateGlobalReplicationGroupCommand.d.ts +6 -4
- package/dist-types/commands/ExportServerlessCacheSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/FailoverGlobalReplicationGroupCommand.d.ts +6 -4
- package/dist-types/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +6 -4
- package/dist-types/commands/IncreaseReplicaCountCommand.d.ts +6 -4
- package/dist-types/commands/ListAllowedNodeTypeModificationsCommand.d.ts +6 -4
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/commands/ModifyCacheClusterCommand.d.ts +6 -4
- package/dist-types/commands/ModifyCacheParameterGroupCommand.d.ts +6 -4
- package/dist-types/commands/ModifyCacheSubnetGroupCommand.d.ts +6 -4
- package/dist-types/commands/ModifyGlobalReplicationGroupCommand.d.ts +6 -4
- package/dist-types/commands/ModifyReplicationGroupCommand.d.ts +6 -4
- package/dist-types/commands/ModifyReplicationGroupShardConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/ModifyServerlessCacheCommand.d.ts +6 -4
- package/dist-types/commands/ModifyUserCommand.d.ts +6 -4
- package/dist-types/commands/ModifyUserGroupCommand.d.ts +6 -4
- package/dist-types/commands/PurchaseReservedCacheNodesOfferingCommand.d.ts +6 -4
- package/dist-types/commands/RebalanceSlotsInGlobalReplicationGroupCommand.d.ts +6 -4
- package/dist-types/commands/RebootCacheClusterCommand.d.ts +6 -4
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +6 -4
- package/dist-types/commands/ResetCacheParameterGroupCommand.d.ts +6 -4
- package/dist-types/commands/RevokeCacheSecurityGroupIngressCommand.d.ts +6 -4
- package/dist-types/commands/StartMigrationCommand.d.ts +6 -4
- package/dist-types/commands/TestFailoverCommand.d.ts +6 -4
- package/dist-types/commands/TestMigrationCommand.d.ts +6 -4
- package/dist-types/endpoint/bdd.d.ts +1 -1
- package/dist-types/extensionConfiguration.d.ts +1 -1
- package/dist-types/models/ElastiCacheServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/ElastiCache.d.ts +1 -1
- package/dist-types/ts3.4/ElastiCacheClient.d.ts +8 -14
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AuthorizeCacheSecurityGroupIngressCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchApplyUpdateActionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchStopUpdateActionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CompleteMigrationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CopyServerlessCacheSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CopySnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateCacheClusterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateCacheParameterGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateCacheSecurityGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateCacheSubnetGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateGlobalReplicationGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateReplicationGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateServerlessCacheCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateServerlessCacheSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateUserGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DecreaseReplicaCountCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteCacheClusterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteCacheParameterGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteCacheSecurityGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteCacheSubnetGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteGlobalReplicationGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteReplicationGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteServerlessCacheCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteServerlessCacheSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteUserGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeCacheClustersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeCacheEngineVersionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeCacheParameterGroupsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeCacheParametersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeCacheSecurityGroupsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeCacheSubnetGroupsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeGlobalReplicationGroupsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeReplicationGroupsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeReservedCacheNodesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeReservedCacheNodesOfferingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeServerlessCacheSnapshotsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeServerlessCachesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeServiceUpdatesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeSnapshotsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeUpdateActionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeUserGroupsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeUsersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateGlobalReplicationGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ExportServerlessCacheSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/FailoverGlobalReplicationGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/IncreaseReplicaCountCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListAllowedNodeTypeModificationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyCacheClusterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyCacheParameterGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyCacheSubnetGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyGlobalReplicationGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyReplicationGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyReplicationGroupShardConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyServerlessCacheCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyUserCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyUserGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PurchaseReservedCacheNodesOfferingCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RebalanceSlotsInGlobalReplicationGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RebootCacheClusterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ResetCacheParameterGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RevokeCacheSecurityGroupIngressCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartMigrationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/TestFailoverCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/TestMigrationCommand.d.ts +6 -4
- package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/ElastiCacheServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/errors.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
- package/dist-types/ts3.4/waiters/waitForCacheClusterAvailable.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForCacheClusterDeleted.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForReplicationGroupAvailable.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForReplicationGroupDeleted.d.ts +1 -1
- package/dist-types/waiters/waitForCacheClusterAvailable.d.ts +1 -1
- package/dist-types/waiters/waitForCacheClusterDeleted.d.ts +1 -1
- package/dist-types/waiters/waitForReplicationGroupAvailable.d.ts +1 -1
- package/dist-types/waiters/waitForReplicationGroupDeleted.d.ts +1 -1
- package/package.json +13 -35
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { DescribeReservedCacheNodes$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { DescribeReservedCacheNodesOfferings$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { DescribeServerlessCacheSnapshots$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { DescribeServerlessCaches$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { DescribeServiceUpdates$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { DescribeSnapshots$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { DescribeUpdateActions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { DescribeUserGroups$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { DescribeUsers$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { DisassociateGlobalReplicationGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { ExportServerlessCacheSnapshot$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { FailoverGlobalReplicationGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { IncreaseNodeGroupsInGlobalReplicationGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { IncreaseReplicaCount$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { ListAllowedNodeTypeModifications$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { ListTagsForResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { ModifyCacheCluster$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { ModifyCacheParameterGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { ModifyCacheSubnetGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { ModifyGlobalReplicationGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { ModifyReplicationGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { ModifyReplicationGroupShardConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { ModifyServerlessCache$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { ModifyUser$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { ModifyUserGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { PurchaseReservedCacheNodesOffering$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { RebalanceSlotsInGlobalReplicationGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { RebootCacheCluster$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { RemoveTagsFromResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { ResetCacheParameterGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { RevokeCacheSecurityGroupIngress$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { StartMigration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { TestFailover$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { TestMigration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
package/dist-es/endpoint/bdd.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { BinaryDecisionDiagram } from "@smithy/
|
|
1
|
+
import { BinaryDecisionDiagram } from "@smithy/core/endpoints";
|
|
2
2
|
const k = "ref";
|
|
3
3
|
const a = -1, b = true, c = "isSet", d = "PartitionResult", e = "booleanEquals", f = "getAttr", g = { [k]: "Endpoint" }, h = { [k]: d }, i = {}, j = [{ [k]: "Region" }];
|
|
4
4
|
const _data = {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { awsEndpointFunctions } from "@aws-sdk/util-endpoints";
|
|
2
|
-
import { customEndpointFunctions, decideEndpoint, EndpointCache } from "@smithy/
|
|
2
|
+
import { customEndpointFunctions, decideEndpoint, EndpointCache } from "@smithy/core/endpoints";
|
|
3
3
|
import { bdd } from "./bdd";
|
|
4
4
|
const cache = new EndpointCache({
|
|
5
5
|
size: 50,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ServiceException as __ServiceException, } from "@smithy/
|
|
1
|
+
import { ServiceException as __ServiceException, } from "@smithy/core/client";
|
|
2
2
|
export { __ServiceException };
|
|
3
3
|
export class ElastiCacheServiceException extends __ServiceException {
|
|
4
4
|
constructor(options) {
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import packageInfo from "../package.json";
|
|
2
2
|
import { Sha256 } from "@aws-crypto/sha256-browser";
|
|
3
3
|
import { createDefaultUserAgentProvider } from "@aws-sdk/util-user-agent-browser";
|
|
4
|
-
import {
|
|
4
|
+
import { invalidProvider, loadConfigsForDefaultMode } from "@smithy/core/client";
|
|
5
|
+
import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT, resolveDefaultsModeConfig, } from "@smithy/core/config";
|
|
6
|
+
import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@smithy/core/retry";
|
|
7
|
+
import { calculateBodyLength } from "@smithy/core/serde";
|
|
5
8
|
import { FetchHttpHandler as RequestHandler, streamCollector } from "@smithy/fetch-http-handler";
|
|
6
|
-
import { invalidProvider } from "@smithy/invalid-dependency";
|
|
7
|
-
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
8
|
-
import { calculateBodyLength } from "@smithy/util-body-length-browser";
|
|
9
|
-
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
|
|
10
|
-
import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@smithy/util-retry";
|
|
11
9
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
12
10
|
export const getRuntimeConfig = (config) => {
|
|
13
11
|
const defaultsMode = resolveDefaultsModeConfig(config);
|
package/dist-es/runtimeConfig.js
CHANGED
|
@@ -3,15 +3,11 @@ import { emitWarningIfUnsupportedVersion as awsCheckVersion } from "@aws-sdk/cor
|
|
|
3
3
|
import { NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } from "@aws-sdk/core/httpAuthSchemes";
|
|
4
4
|
import { defaultProvider as credentialDefaultProvider } from "@aws-sdk/credential-provider-node";
|
|
5
5
|
import { createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS } from "@aws-sdk/util-user-agent-node";
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@smithy/
|
|
9
|
-
import {
|
|
6
|
+
import { emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode } from "@smithy/core/client";
|
|
7
|
+
import { loadConfig as loadNodeConfig, NODE_REGION_CONFIG_FILE_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, resolveDefaultsModeConfig, } from "@smithy/core/config";
|
|
8
|
+
import { DEFAULT_RETRY_MODE, NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS, } from "@smithy/core/retry";
|
|
9
|
+
import { calculateBodyLength, Hash } from "@smithy/core/serde";
|
|
10
10
|
import { NodeHttpHandler as RequestHandler, streamCollector } from "@smithy/node-http-handler";
|
|
11
|
-
import { emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
12
|
-
import { calculateBodyLength } from "@smithy/util-body-length-node";
|
|
13
|
-
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
|
|
14
|
-
import { DEFAULT_RETRY_MODE } from "@smithy/util-retry";
|
|
15
11
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
16
12
|
export const getRuntimeConfig = (config) => {
|
|
17
13
|
emitWarningIfUnsupportedVersion(process.version);
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import { AwsSdkSigV4Signer } from "@aws-sdk/core/httpAuthSchemes";
|
|
2
2
|
import { AwsQueryProtocol } from "@aws-sdk/core/protocols";
|
|
3
|
-
import { NoOpLogger } from "@smithy/
|
|
4
|
-
import { parseUrl } from "@smithy/
|
|
5
|
-
import { fromBase64, toBase64 } from "@smithy/
|
|
6
|
-
import { fromUtf8, toUtf8 } from "@smithy/util-utf8";
|
|
3
|
+
import { NoOpLogger } from "@smithy/core/client";
|
|
4
|
+
import { parseUrl } from "@smithy/core/protocols";
|
|
5
|
+
import { fromBase64, fromUtf8, toBase64, toUtf8 } from "@smithy/core/serde";
|
|
7
6
|
import { defaultElastiCacheHttpAuthSchemeProvider } from "./auth/httpAuthSchemeProvider";
|
|
8
7
|
import { defaultEndpointResolver } from "./endpoint/endpointResolver";
|
|
9
8
|
import { errorTypeRegistries } from "./schemas/schemas_0";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, } from "@aws-sdk/region-config-resolver";
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
2
|
+
import { getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig } from "@smithy/core/client";
|
|
3
|
+
import { getHttpHandlerExtensionConfiguration, resolveHttpHandlerRuntimeConfig } from "@smithy/core/protocols";
|
|
4
4
|
import { getHttpAuthExtensionConfiguration, resolveHttpAuthRuntimeConfig } from "./auth/httpAuthExtensionConfiguration";
|
|
5
5
|
export const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
|
|
6
6
|
const extensionConfiguration = Object.assign(getAwsRegionExtensionConfiguration(runtimeConfig), getDefaultExtensionConfiguration(runtimeConfig), getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/core/client";
|
|
2
2
|
import { DescribeCacheClustersCommand, } from "../commands/DescribeCacheClustersCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/core/client";
|
|
2
2
|
import { DescribeCacheClustersCommand, } from "../commands/DescribeCacheClustersCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/core/client";
|
|
2
2
|
import { DescribeReplicationGroupsCommand, } from "../commands/DescribeReplicationGroupsCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState, } from "@smithy/core/client";
|
|
2
2
|
import { DescribeReplicationGroupsCommand, } from "../commands/DescribeReplicationGroupsCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
+
import { type WaiterResult } from "@smithy/core/client";
|
|
1
2
|
import type { HttpHandlerOptions as __HttpHandlerOptions, PaginationConfiguration, Paginator, WaiterConfiguration } from "@smithy/types";
|
|
2
|
-
import type { WaiterResult } from "@smithy/util-waiter";
|
|
3
3
|
import { type AddTagsToResourceCommandInput, type AddTagsToResourceCommandOutput } from "./commands/AddTagsToResourceCommand";
|
|
4
4
|
import { type AuthorizeCacheSecurityGroupIngressCommandInput, type AuthorizeCacheSecurityGroupIngressCommandOutput } from "./commands/AuthorizeCacheSecurityGroupIngressCommand";
|
|
5
5
|
import { type BatchApplyUpdateActionCommandInput, type BatchApplyUpdateActionCommandOutput } from "./commands/BatchApplyUpdateActionCommand";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { type HostHeaderInputConfig, type HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
2
2
|
import { type UserAgentInputConfig, type UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
3
|
-
import { type
|
|
4
|
-
import { type
|
|
5
|
-
import { type
|
|
6
|
-
import type
|
|
7
|
-
import { type
|
|
3
|
+
import { type DefaultsMode as __DefaultsMode, type SmithyConfiguration as __SmithyConfiguration, type SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client } from "@smithy/core/client";
|
|
4
|
+
import { type RegionInputConfig, type RegionResolvedConfig } from "@smithy/core/config";
|
|
5
|
+
import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/core/endpoints";
|
|
6
|
+
import { type HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/core/protocols";
|
|
7
|
+
import { type RetryInputConfig, type RetryResolvedConfig } from "@smithy/core/retry";
|
|
8
8
|
import type { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
|
|
9
9
|
import { type HttpAuthSchemeInputConfig, type HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
10
10
|
import type { AddTagsToResourceCommandInput, AddTagsToResourceCommandOutput } from "./commands/AddTagsToResourceCommand";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient";
|
|
4
4
|
import type { AddTagsToResourceMessage, TagListMessage } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface AddTagsToResourceCommandInput extends AddTagsToResourceMessage
|
|
|
22
22
|
export interface AddTagsToResourceCommandOutput extends TagListMessage, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const AddTagsToResourceCommand_base: {
|
|
25
|
-
new (input: AddTagsToResourceCommandInput): import("@smithy/
|
|
26
|
-
new (input: AddTagsToResourceCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: AddTagsToResourceCommandInput): import("@smithy/core/client").CommandImpl<AddTagsToResourceCommandInput, AddTagsToResourceCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: AddTagsToResourceCommandInput): import("@smithy/core/client").CommandImpl<AddTagsToResourceCommandInput, AddTagsToResourceCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>A tag is a key-value pair where the key and value are case-sensitive. You can use tags
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient";
|
|
4
4
|
import type { AuthorizeCacheSecurityGroupIngressMessage, AuthorizeCacheSecurityGroupIngressResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface AuthorizeCacheSecurityGroupIngressCommandInput extends Authoriz
|
|
|
22
22
|
export interface AuthorizeCacheSecurityGroupIngressCommandOutput extends AuthorizeCacheSecurityGroupIngressResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const AuthorizeCacheSecurityGroupIngressCommand_base: {
|
|
25
|
-
new (input: AuthorizeCacheSecurityGroupIngressCommandInput): import("@smithy/
|
|
26
|
-
new (input: AuthorizeCacheSecurityGroupIngressCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: AuthorizeCacheSecurityGroupIngressCommandInput): import("@smithy/core/client").CommandImpl<AuthorizeCacheSecurityGroupIngressCommandInput, AuthorizeCacheSecurityGroupIngressCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: AuthorizeCacheSecurityGroupIngressCommandInput): import("@smithy/core/client").CommandImpl<AuthorizeCacheSecurityGroupIngressCommandInput, AuthorizeCacheSecurityGroupIngressCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Allows network ingress to a cache security group. Applications using ElastiCache must
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient";
|
|
4
4
|
import type { BatchApplyUpdateActionMessage, UpdateActionResultsMessage } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface BatchApplyUpdateActionCommandInput extends BatchApplyUpdateActi
|
|
|
22
22
|
export interface BatchApplyUpdateActionCommandOutput extends UpdateActionResultsMessage, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const BatchApplyUpdateActionCommand_base: {
|
|
25
|
-
new (input: BatchApplyUpdateActionCommandInput): import("@smithy/
|
|
26
|
-
new (input: BatchApplyUpdateActionCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: BatchApplyUpdateActionCommandInput): import("@smithy/core/client").CommandImpl<BatchApplyUpdateActionCommandInput, BatchApplyUpdateActionCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: BatchApplyUpdateActionCommandInput): import("@smithy/core/client").CommandImpl<BatchApplyUpdateActionCommandInput, BatchApplyUpdateActionCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Apply the service update. For more information on service updates and applying them,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient";
|
|
4
4
|
import type { BatchStopUpdateActionMessage, UpdateActionResultsMessage } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface BatchStopUpdateActionCommandInput extends BatchStopUpdateAction
|
|
|
22
22
|
export interface BatchStopUpdateActionCommandOutput extends UpdateActionResultsMessage, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const BatchStopUpdateActionCommand_base: {
|
|
25
|
-
new (input: BatchStopUpdateActionCommandInput): import("@smithy/
|
|
26
|
-
new (input: BatchStopUpdateActionCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: BatchStopUpdateActionCommandInput): import("@smithy/core/client").CommandImpl<BatchStopUpdateActionCommandInput, BatchStopUpdateActionCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: BatchStopUpdateActionCommandInput): import("@smithy/core/client").CommandImpl<BatchStopUpdateActionCommandInput, BatchStopUpdateActionCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Stop the service update. For more information on service updates and stopping them,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ElastiCacheClient";
|
|
4
4
|
import type { CompleteMigrationMessage, CompleteMigrationResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CompleteMigrationCommandInput extends CompleteMigrationMessage
|
|
|
22
22
|
export interface CompleteMigrationCommandOutput extends CompleteMigrationResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CompleteMigrationCommand_base: {
|
|
25
|
-
new (input: CompleteMigrationCommandInput): import("@smithy/
|
|
26
|
-
new (input: CompleteMigrationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CompleteMigrationCommandInput): import("@smithy/core/client").CommandImpl<CompleteMigrationCommandInput, CompleteMigrationCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CompleteMigrationCommandInput): import("@smithy/core/client").CommandImpl<CompleteMigrationCommandInput, CompleteMigrationCommandOutput, ElastiCacheClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Complete the migration of data.</p>
|