@aws-sdk/client-elasticache 3.495.0 → 3.499.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.
Files changed (2) hide show
  1. package/dist-cjs/index.js +116 -113
  2. package/package.json +40 -40
package/dist-cjs/index.js CHANGED
@@ -14510,35 +14510,17 @@ var waitUntilReplicationGroupDeleted = /* @__PURE__ */ __name(async (params, inp
14510
14510
  // src/index.ts
14511
14511
  var import_util_endpoints = require("@aws-sdk/util-endpoints");
14512
14512
  // Annotate the CommonJS export names for ESM import in node:
14513
+
14513
14514
  0 && (module.exports = {
14514
- APICallRateForCustomerExceededFault,
14515
- AZMode,
14515
+ ElastiCacheServiceException,
14516
+ __Client,
14517
+ ElastiCacheClient,
14518
+ ElastiCache,
14519
+ $Command,
14516
14520
  AddTagsToResourceCommand,
14517
- AuthTokenUpdateStatus,
14518
- AuthTokenUpdateStrategyType,
14519
- AuthenticationType,
14520
- AuthorizationAlreadyExistsFault,
14521
- AuthorizationNotFoundFault,
14522
14521
  AuthorizeCacheSecurityGroupIngressCommand,
14523
- AutomaticFailoverStatus,
14524
14522
  BatchApplyUpdateActionCommand,
14525
14523
  BatchStopUpdateActionCommand,
14526
- CacheClusterAlreadyExistsFault,
14527
- CacheClusterNotFoundFault,
14528
- CacheParameterGroupAlreadyExistsFault,
14529
- CacheParameterGroupNotFoundFault,
14530
- CacheParameterGroupQuotaExceededFault,
14531
- CacheSecurityGroupAlreadyExistsFault,
14532
- CacheSecurityGroupNotFoundFault,
14533
- CacheSecurityGroupQuotaExceededFault,
14534
- CacheSubnetGroupAlreadyExistsFault,
14535
- CacheSubnetGroupInUse,
14536
- CacheSubnetGroupNotFoundFault,
14537
- CacheSubnetGroupQuotaExceededFault,
14538
- CacheSubnetQuotaExceededFault,
14539
- ChangeType,
14540
- ClusterMode,
14541
- ClusterQuotaForCustomerExceededFault,
14542
14524
  CompleteMigrationCommand,
14543
14525
  CopyServerlessCacheSnapshotCommand,
14544
14526
  CopySnapshotCommand,
@@ -14553,12 +14535,8 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
14553
14535
  CreateSnapshotCommand,
14554
14536
  CreateUserCommand,
14555
14537
  CreateUserGroupCommand,
14556
- DataStorageUnit,
14557
- DataTieringStatus,
14558
14538
  DecreaseNodeGroupsInGlobalReplicationGroupCommand,
14559
14539
  DecreaseReplicaCountCommand,
14560
- DefaultUserAssociatedToUserGroupFault,
14561
- DefaultUserRequired,
14562
14540
  DeleteCacheClusterCommand,
14563
14541
  DeleteCacheParameterGroupCommand,
14564
14542
  DeleteCacheSecurityGroupCommand,
@@ -14589,43 +14567,13 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
14589
14567
  DescribeUpdateActionsCommand,
14590
14568
  DescribeUserGroupsCommand,
14591
14569
  DescribeUsersCommand,
14592
- DestinationType,
14593
14570
  DisassociateGlobalReplicationGroupCommand,
14594
- DuplicateUserNameFault,
14595
- ElastiCache,
14596
- ElastiCacheClient,
14597
- ElastiCacheServiceException,
14598
14571
  ExportServerlessCacheSnapshotCommand,
14599
14572
  FailoverGlobalReplicationGroupCommand,
14600
- GlobalReplicationGroupAlreadyExistsFault,
14601
- GlobalReplicationGroupNotFoundFault,
14602
14573
  IncreaseNodeGroupsInGlobalReplicationGroupCommand,
14603
14574
  IncreaseReplicaCountCommand,
14604
- InputAuthenticationType,
14605
- InsufficientCacheClusterCapacityFault,
14606
- InvalidARNFault,
14607
- InvalidCacheClusterStateFault,
14608
- InvalidCacheParameterGroupStateFault,
14609
- InvalidCacheSecurityGroupStateFault,
14610
- InvalidCredentialsException,
14611
- InvalidGlobalReplicationGroupStateFault,
14612
- InvalidKMSKeyFault,
14613
- InvalidParameterCombinationException,
14614
- InvalidParameterValueException,
14615
- InvalidReplicationGroupStateFault,
14616
- InvalidServerlessCacheSnapshotStateFault,
14617
- InvalidServerlessCacheStateFault,
14618
- InvalidSnapshotStateFault,
14619
- InvalidSubnet,
14620
- InvalidUserGroupStateFault,
14621
- InvalidUserStateFault,
14622
- InvalidVPCNetworkStateFault,
14623
- IpDiscovery,
14624
14575
  ListAllowedNodeTypeModificationsCommand,
14625
14576
  ListTagsForResourceCommand,
14626
- LogDeliveryConfigurationStatus,
14627
- LogFormat,
14628
- LogType,
14629
14577
  ModifyCacheClusterCommand,
14630
14578
  ModifyCacheParameterGroupCommand,
14631
14579
  ModifyCacheSubnetGroupCommand,
@@ -14635,65 +14583,15 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
14635
14583
  ModifyServerlessCacheCommand,
14636
14584
  ModifyUserCommand,
14637
14585
  ModifyUserGroupCommand,
14638
- MultiAZStatus,
14639
- NetworkType,
14640
- NoOperationFault,
14641
- NodeGroupNotFoundFault,
14642
- NodeGroupsPerReplicationGroupQuotaExceededFault,
14643
- NodeQuotaForClusterExceededFault,
14644
- NodeQuotaForCustomerExceededFault,
14645
- NodeUpdateInitiatedBy,
14646
- NodeUpdateStatus,
14647
- OutpostMode,
14648
- PendingAutomaticFailoverStatus,
14649
14586
  PurchaseReservedCacheNodesOfferingCommand,
14650
14587
  RebalanceSlotsInGlobalReplicationGroupCommand,
14651
14588
  RebootCacheClusterCommand,
14652
14589
  RemoveTagsFromResourceCommand,
14653
- ReplicationGroupAlreadyExistsFault,
14654
- ReplicationGroupAlreadyUnderMigrationFault,
14655
- ReplicationGroupNotFoundFault,
14656
- ReplicationGroupNotUnderMigrationFault,
14657
- ReservedCacheNodeAlreadyExistsFault,
14658
- ReservedCacheNodeNotFoundFault,
14659
- ReservedCacheNodeQuotaExceededFault,
14660
- ReservedCacheNodesOfferingNotFoundFault,
14661
14590
  ResetCacheParameterGroupCommand,
14662
14591
  RevokeCacheSecurityGroupIngressCommand,
14663
- ServerlessCacheAlreadyExistsFault,
14664
- ServerlessCacheNotFoundFault,
14665
- ServerlessCacheQuotaForCustomerExceededFault,
14666
- ServerlessCacheSnapshotAlreadyExistsFault,
14667
- ServerlessCacheSnapshotNotFoundFault,
14668
- ServerlessCacheSnapshotQuotaExceededFault,
14669
- ServiceLinkedRoleNotFoundFault,
14670
- ServiceUpdateNotFoundFault,
14671
- ServiceUpdateSeverity,
14672
- ServiceUpdateStatus,
14673
- ServiceUpdateType,
14674
- SlaMet,
14675
- SnapshotAlreadyExistsFault,
14676
- SnapshotFeatureNotSupportedFault,
14677
- SnapshotNotFoundFault,
14678
- SnapshotQuotaExceededFault,
14679
- SourceType,
14680
14592
  StartMigrationCommand,
14681
- SubnetInUse,
14682
- SubnetNotAllowedFault,
14683
- TagNotFoundFault,
14684
- TagQuotaPerResourceExceeded,
14685
14593
  TestFailoverCommand,
14686
- TestFailoverNotAvailableFault,
14687
14594
  TestMigrationCommand,
14688
- TransitEncryptionMode,
14689
- UpdateActionStatus,
14690
- UserAlreadyExistsFault,
14691
- UserGroupAlreadyExistsFault,
14692
- UserGroupNotFoundFault,
14693
- UserGroupQuotaExceededFault,
14694
- UserNotFoundFault,
14695
- UserQuotaExceededFault,
14696
- __Client,
14697
14595
  paginateDescribeCacheClusters,
14698
14596
  paginateDescribeCacheEngineVersions,
14699
14597
  paginateDescribeCacheParameterGroups,
@@ -14704,8 +14602,8 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
14704
14602
  paginateDescribeEvents,
14705
14603
  paginateDescribeGlobalReplicationGroups,
14706
14604
  paginateDescribeReplicationGroups,
14707
- paginateDescribeReservedCacheNodes,
14708
14605
  paginateDescribeReservedCacheNodesOfferings,
14606
+ paginateDescribeReservedCacheNodes,
14709
14607
  paginateDescribeServerlessCacheSnapshots,
14710
14608
  paginateDescribeServerlessCaches,
14711
14609
  paginateDescribeServiceUpdates,
@@ -14714,11 +14612,116 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
14714
14612
  paginateDescribeUserGroups,
14715
14613
  paginateDescribeUsers,
14716
14614
  waitForCacheClusterAvailable,
14717
- waitForCacheClusterDeleted,
14718
- waitForReplicationGroupAvailable,
14719
- waitForReplicationGroupDeleted,
14720
14615
  waitUntilCacheClusterAvailable,
14616
+ waitForCacheClusterDeleted,
14721
14617
  waitUntilCacheClusterDeleted,
14618
+ waitForReplicationGroupAvailable,
14722
14619
  waitUntilReplicationGroupAvailable,
14723
- waitUntilReplicationGroupDeleted
14620
+ waitForReplicationGroupDeleted,
14621
+ waitUntilReplicationGroupDeleted,
14622
+ CacheClusterNotFoundFault,
14623
+ CacheParameterGroupNotFoundFault,
14624
+ CacheSecurityGroupNotFoundFault,
14625
+ CacheSubnetGroupNotFoundFault,
14626
+ InvalidARNFault,
14627
+ InvalidReplicationGroupStateFault,
14628
+ InvalidServerlessCacheSnapshotStateFault,
14629
+ InvalidServerlessCacheStateFault,
14630
+ ReplicationGroupNotFoundFault,
14631
+ ReservedCacheNodeNotFoundFault,
14632
+ ServerlessCacheNotFoundFault,
14633
+ ServerlessCacheSnapshotNotFoundFault,
14634
+ SnapshotNotFoundFault,
14635
+ TagQuotaPerResourceExceeded,
14636
+ UserGroupNotFoundFault,
14637
+ UserNotFoundFault,
14638
+ AuthorizationAlreadyExistsFault,
14639
+ InvalidCacheSecurityGroupStateFault,
14640
+ InvalidParameterCombinationException,
14641
+ InvalidParameterValueException,
14642
+ ServiceUpdateNotFoundFault,
14643
+ UpdateActionStatus,
14644
+ AutomaticFailoverStatus,
14645
+ ClusterMode,
14646
+ DataTieringStatus,
14647
+ IpDiscovery,
14648
+ DestinationType,
14649
+ LogFormat,
14650
+ LogType,
14651
+ LogDeliveryConfigurationStatus,
14652
+ MultiAZStatus,
14653
+ NetworkType,
14654
+ AuthTokenUpdateStatus,
14655
+ PendingAutomaticFailoverStatus,
14656
+ TransitEncryptionMode,
14657
+ ReplicationGroupNotUnderMigrationFault,
14658
+ ServerlessCacheSnapshotAlreadyExistsFault,
14659
+ ServerlessCacheSnapshotQuotaExceededFault,
14660
+ ServiceLinkedRoleNotFoundFault,
14661
+ InvalidSnapshotStateFault,
14662
+ SnapshotAlreadyExistsFault,
14663
+ SnapshotQuotaExceededFault,
14664
+ CacheClusterAlreadyExistsFault,
14665
+ ClusterQuotaForCustomerExceededFault,
14666
+ AZMode,
14667
+ OutpostMode,
14668
+ InsufficientCacheClusterCapacityFault,
14669
+ InvalidVPCNetworkStateFault,
14670
+ NodeQuotaForClusterExceededFault,
14671
+ NodeQuotaForCustomerExceededFault,
14672
+ CacheParameterGroupAlreadyExistsFault,
14673
+ CacheParameterGroupQuotaExceededFault,
14674
+ InvalidCacheParameterGroupStateFault,
14675
+ CacheSecurityGroupAlreadyExistsFault,
14676
+ CacheSecurityGroupQuotaExceededFault,
14677
+ CacheSubnetGroupAlreadyExistsFault,
14678
+ CacheSubnetGroupQuotaExceededFault,
14679
+ CacheSubnetQuotaExceededFault,
14680
+ InvalidSubnet,
14681
+ SubnetNotAllowedFault,
14682
+ GlobalReplicationGroupAlreadyExistsFault,
14683
+ GlobalReplicationGroupNotFoundFault,
14684
+ InvalidCacheClusterStateFault,
14685
+ InvalidGlobalReplicationGroupStateFault,
14686
+ InvalidUserGroupStateFault,
14687
+ NodeGroupsPerReplicationGroupQuotaExceededFault,
14688
+ ReplicationGroupAlreadyExistsFault,
14689
+ DataStorageUnit,
14690
+ InvalidCredentialsException,
14691
+ ServerlessCacheAlreadyExistsFault,
14692
+ ServerlessCacheQuotaForCustomerExceededFault,
14693
+ SnapshotFeatureNotSupportedFault,
14694
+ InputAuthenticationType,
14695
+ DuplicateUserNameFault,
14696
+ AuthenticationType,
14697
+ UserAlreadyExistsFault,
14698
+ UserQuotaExceededFault,
14699
+ DefaultUserRequired,
14700
+ UserGroupAlreadyExistsFault,
14701
+ UserGroupQuotaExceededFault,
14702
+ NoOperationFault,
14703
+ CacheSubnetGroupInUse,
14704
+ DefaultUserAssociatedToUserGroupFault,
14705
+ InvalidUserStateFault,
14706
+ ChangeType,
14707
+ SourceType,
14708
+ ReservedCacheNodesOfferingNotFoundFault,
14709
+ ServiceUpdateStatus,
14710
+ ServiceUpdateSeverity,
14711
+ ServiceUpdateType,
14712
+ NodeUpdateInitiatedBy,
14713
+ NodeUpdateStatus,
14714
+ SlaMet,
14715
+ InvalidKMSKeyFault,
14716
+ AuthTokenUpdateStrategyType,
14717
+ SubnetInUse,
14718
+ ReservedCacheNodeAlreadyExistsFault,
14719
+ ReservedCacheNodeQuotaExceededFault,
14720
+ TagNotFoundFault,
14721
+ AuthorizationNotFoundFault,
14722
+ ReplicationGroupAlreadyUnderMigrationFault,
14723
+ APICallRateForCustomerExceededFault,
14724
+ NodeGroupNotFoundFault,
14725
+ TestFailoverNotAvailableFault
14724
14726
  });
14727
+
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-elasticache",
3
3
  "description": "AWS SDK for JavaScript Elasticache Client for Node.js, Browser and React Native",
4
- "version": "3.495.0",
4
+ "version": "3.499.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-elasticache",
@@ -20,49 +20,49 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.495.0",
24
- "@aws-sdk/core": "3.495.0",
25
- "@aws-sdk/credential-provider-node": "3.495.0",
26
- "@aws-sdk/middleware-host-header": "3.495.0",
27
- "@aws-sdk/middleware-logger": "3.495.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.495.0",
29
- "@aws-sdk/middleware-signing": "3.495.0",
30
- "@aws-sdk/middleware-user-agent": "3.495.0",
31
- "@aws-sdk/region-config-resolver": "3.495.0",
32
- "@aws-sdk/types": "3.495.0",
33
- "@aws-sdk/util-endpoints": "3.495.0",
34
- "@aws-sdk/util-user-agent-browser": "3.495.0",
35
- "@aws-sdk/util-user-agent-node": "3.495.0",
36
- "@smithy/config-resolver": "^2.1.0",
37
- "@smithy/core": "^1.3.0",
38
- "@smithy/fetch-http-handler": "^2.4.0",
39
- "@smithy/hash-node": "^2.1.0",
40
- "@smithy/invalid-dependency": "^2.1.0",
41
- "@smithy/middleware-content-length": "^2.1.0",
42
- "@smithy/middleware-endpoint": "^2.4.0",
43
- "@smithy/middleware-retry": "^2.1.0",
44
- "@smithy/middleware-serde": "^2.1.0",
45
- "@smithy/middleware-stack": "^2.1.0",
46
- "@smithy/node-config-provider": "^2.2.0",
47
- "@smithy/node-http-handler": "^2.3.0",
48
- "@smithy/protocol-http": "^3.1.0",
49
- "@smithy/smithy-client": "^2.3.0",
50
- "@smithy/types": "^2.9.0",
51
- "@smithy/url-parser": "^2.1.0",
52
- "@smithy/util-base64": "^2.1.0",
53
- "@smithy/util-body-length-browser": "^2.1.0",
54
- "@smithy/util-body-length-node": "^2.2.0",
55
- "@smithy/util-defaults-mode-browser": "^2.1.0",
56
- "@smithy/util-defaults-mode-node": "^2.1.0",
57
- "@smithy/util-endpoints": "^1.1.0",
58
- "@smithy/util-retry": "^2.1.0",
59
- "@smithy/util-utf8": "^2.1.0",
60
- "@smithy/util-waiter": "^2.1.0",
23
+ "@aws-sdk/client-sts": "3.499.0",
24
+ "@aws-sdk/core": "3.496.0",
25
+ "@aws-sdk/credential-provider-node": "3.499.0",
26
+ "@aws-sdk/middleware-host-header": "3.496.0",
27
+ "@aws-sdk/middleware-logger": "3.496.0",
28
+ "@aws-sdk/middleware-recursion-detection": "3.496.0",
29
+ "@aws-sdk/middleware-signing": "3.496.0",
30
+ "@aws-sdk/middleware-user-agent": "3.496.0",
31
+ "@aws-sdk/region-config-resolver": "3.496.0",
32
+ "@aws-sdk/types": "3.496.0",
33
+ "@aws-sdk/util-endpoints": "3.496.0",
34
+ "@aws-sdk/util-user-agent-browser": "3.496.0",
35
+ "@aws-sdk/util-user-agent-node": "3.496.0",
36
+ "@smithy/config-resolver": "^2.1.1",
37
+ "@smithy/core": "^1.3.1",
38
+ "@smithy/fetch-http-handler": "^2.4.1",
39
+ "@smithy/hash-node": "^2.1.1",
40
+ "@smithy/invalid-dependency": "^2.1.1",
41
+ "@smithy/middleware-content-length": "^2.1.1",
42
+ "@smithy/middleware-endpoint": "^2.4.1",
43
+ "@smithy/middleware-retry": "^2.1.1",
44
+ "@smithy/middleware-serde": "^2.1.1",
45
+ "@smithy/middleware-stack": "^2.1.1",
46
+ "@smithy/node-config-provider": "^2.2.1",
47
+ "@smithy/node-http-handler": "^2.3.1",
48
+ "@smithy/protocol-http": "^3.1.1",
49
+ "@smithy/smithy-client": "^2.3.1",
50
+ "@smithy/types": "^2.9.1",
51
+ "@smithy/url-parser": "^2.1.1",
52
+ "@smithy/util-base64": "^2.1.1",
53
+ "@smithy/util-body-length-browser": "^2.1.1",
54
+ "@smithy/util-body-length-node": "^2.2.1",
55
+ "@smithy/util-defaults-mode-browser": "^2.1.1",
56
+ "@smithy/util-defaults-mode-node": "^2.1.1",
57
+ "@smithy/util-endpoints": "^1.1.1",
58
+ "@smithy/util-retry": "^2.1.1",
59
+ "@smithy/util-utf8": "^2.1.1",
60
+ "@smithy/util-waiter": "^2.1.1",
61
61
  "fast-xml-parser": "4.2.5",
62
62
  "tslib": "^2.5.0"
63
63
  },
64
64
  "devDependencies": {
65
- "@smithy/service-client-documentation-generator": "^2.1.0",
65
+ "@smithy/service-client-documentation-generator": "^2.1.1",
66
66
  "@tsconfig/node14": "1.0.3",
67
67
  "@types/node": "^14.14.31",
68
68
  "concurrently": "7.0.0",