@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
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.resolveHttpAuthSchemeConfig = exports.defaultElastiCacheHttpAuthSchemeProvider = exports.defaultElastiCacheHttpAuthSchemeParametersProvider = void 0;
|
|
4
4
|
const httpAuthSchemes_1 = require("@aws-sdk/core/httpAuthSchemes");
|
|
5
|
-
const
|
|
5
|
+
const client_1 = require("@smithy/core/client");
|
|
6
6
|
const defaultElastiCacheHttpAuthSchemeParametersProvider = async (config, context, input) => {
|
|
7
7
|
return {
|
|
8
|
-
operation: (0,
|
|
9
|
-
region: await (0,
|
|
8
|
+
operation: (0, client_1.getSmithyContext)(context).operation,
|
|
9
|
+
region: await (0, client_1.normalizeProvider)(config.region)() || (() => {
|
|
10
10
|
throw new Error("expected `region` to be configured for `aws.auth#sigv4`");
|
|
11
11
|
})(),
|
|
12
12
|
};
|
|
@@ -40,7 +40,7 @@ exports.defaultElastiCacheHttpAuthSchemeProvider = defaultElastiCacheHttpAuthSch
|
|
|
40
40
|
const resolveHttpAuthSchemeConfig = (config) => {
|
|
41
41
|
const config_0 = (0, httpAuthSchemes_1.resolveAwsSdkSigV4Config)(config);
|
|
42
42
|
return Object.assign(config_0, {
|
|
43
|
-
authSchemePreference: (0,
|
|
43
|
+
authSchemePreference: (0, client_1.normalizeProvider)(config.authSchemePreference ?? []),
|
|
44
44
|
});
|
|
45
45
|
};
|
|
46
46
|
exports.resolveHttpAuthSchemeConfig = resolveHttpAuthSchemeConfig;
|
package/dist-cjs/endpoint/bdd.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.bdd = void 0;
|
|
4
|
-
const
|
|
4
|
+
const endpoints_1 = require("@smithy/core/endpoints");
|
|
5
5
|
const k = "ref";
|
|
6
6
|
const a = -1, b = true, c = "isSet", d = "PartitionResult", e = "booleanEquals", f = "getAttr", g = { [k]: "Endpoint" }, h = { [k]: d }, i = {}, j = [{ [k]: "Region" }];
|
|
7
7
|
const _data = {
|
|
@@ -49,4 +49,4 @@ const nodes = new Int32Array([
|
|
|
49
49
|
3, r + 1, 14,
|
|
50
50
|
4, r + 2, r + 3,
|
|
51
51
|
]);
|
|
52
|
-
exports.bdd =
|
|
52
|
+
exports.bdd = endpoints_1.BinaryDecisionDiagram.from(nodes, root, _data.conditions, _data.results);
|
|
@@ -2,17 +2,17 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.defaultEndpointResolver = void 0;
|
|
4
4
|
const util_endpoints_1 = require("@aws-sdk/util-endpoints");
|
|
5
|
-
const
|
|
5
|
+
const endpoints_1 = require("@smithy/core/endpoints");
|
|
6
6
|
const bdd_1 = require("./bdd");
|
|
7
|
-
const cache = new
|
|
7
|
+
const cache = new endpoints_1.EndpointCache({
|
|
8
8
|
size: 50,
|
|
9
9
|
params: ["Endpoint", "Region", "UseDualStack", "UseFIPS"],
|
|
10
10
|
});
|
|
11
11
|
const defaultEndpointResolver = (endpointParams, context = {}) => {
|
|
12
|
-
return cache.get(endpointParams, () => (0,
|
|
12
|
+
return cache.get(endpointParams, () => (0, endpoints_1.decideEndpoint)(bdd_1.bdd, {
|
|
13
13
|
endpointParams: endpointParams,
|
|
14
14
|
logger: context.logger,
|
|
15
15
|
}));
|
|
16
16
|
};
|
|
17
17
|
exports.defaultEndpointResolver = defaultEndpointResolver;
|
|
18
|
-
|
|
18
|
+
endpoints_1.customEndpointFunctions.aws = util_endpoints_1.awsEndpointFunctions;
|