@aws-sdk/client-elasticache 3.533.0 → 3.540.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 (162) hide show
  1. package/dist-cjs/endpoint/endpointResolver.js +4 -2
  2. package/dist-cjs/index.js +0 -3
  3. package/dist-es/endpoint/endpointResolver.js +3 -1
  4. package/dist-es/index.js +0 -1
  5. package/dist-types/ElastiCache.d.ts +19 -1
  6. package/dist-types/ElastiCacheClient.d.ts +1 -1
  7. package/dist-types/commands/AddTagsToResourceCommand.d.ts +2 -1
  8. package/dist-types/commands/AuthorizeCacheSecurityGroupIngressCommand.d.ts +2 -1
  9. package/dist-types/commands/BatchApplyUpdateActionCommand.d.ts +2 -1
  10. package/dist-types/commands/BatchStopUpdateActionCommand.d.ts +2 -1
  11. package/dist-types/commands/CompleteMigrationCommand.d.ts +2 -1
  12. package/dist-types/commands/CopyServerlessCacheSnapshotCommand.d.ts +2 -1
  13. package/dist-types/commands/CopySnapshotCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateCacheClusterCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateCacheParameterGroupCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateCacheSecurityGroupCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateCacheSubnetGroupCommand.d.ts +2 -1
  18. package/dist-types/commands/CreateGlobalReplicationGroupCommand.d.ts +2 -1
  19. package/dist-types/commands/CreateReplicationGroupCommand.d.ts +2 -1
  20. package/dist-types/commands/CreateServerlessCacheCommand.d.ts +2 -1
  21. package/dist-types/commands/CreateServerlessCacheSnapshotCommand.d.ts +2 -1
  22. package/dist-types/commands/CreateSnapshotCommand.d.ts +2 -1
  23. package/dist-types/commands/CreateUserCommand.d.ts +2 -1
  24. package/dist-types/commands/CreateUserGroupCommand.d.ts +2 -1
  25. package/dist-types/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +2 -1
  26. package/dist-types/commands/DecreaseReplicaCountCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteCacheClusterCommand.d.ts +2 -1
  28. package/dist-types/commands/DeleteCacheParameterGroupCommand.d.ts +2 -1
  29. package/dist-types/commands/DeleteCacheSecurityGroupCommand.d.ts +2 -1
  30. package/dist-types/commands/DeleteCacheSubnetGroupCommand.d.ts +2 -1
  31. package/dist-types/commands/DeleteGlobalReplicationGroupCommand.d.ts +2 -1
  32. package/dist-types/commands/DeleteReplicationGroupCommand.d.ts +2 -1
  33. package/dist-types/commands/DeleteServerlessCacheCommand.d.ts +2 -1
  34. package/dist-types/commands/DeleteServerlessCacheSnapshotCommand.d.ts +2 -1
  35. package/dist-types/commands/DeleteSnapshotCommand.d.ts +2 -1
  36. package/dist-types/commands/DeleteUserCommand.d.ts +2 -1
  37. package/dist-types/commands/DeleteUserGroupCommand.d.ts +2 -1
  38. package/dist-types/commands/DescribeCacheClustersCommand.d.ts +2 -1
  39. package/dist-types/commands/DescribeCacheEngineVersionsCommand.d.ts +2 -1
  40. package/dist-types/commands/DescribeCacheParameterGroupsCommand.d.ts +2 -1
  41. package/dist-types/commands/DescribeCacheParametersCommand.d.ts +2 -1
  42. package/dist-types/commands/DescribeCacheSecurityGroupsCommand.d.ts +2 -1
  43. package/dist-types/commands/DescribeCacheSubnetGroupsCommand.d.ts +2 -1
  44. package/dist-types/commands/DescribeEngineDefaultParametersCommand.d.ts +2 -1
  45. package/dist-types/commands/DescribeEventsCommand.d.ts +2 -1
  46. package/dist-types/commands/DescribeGlobalReplicationGroupsCommand.d.ts +2 -1
  47. package/dist-types/commands/DescribeReplicationGroupsCommand.d.ts +2 -1
  48. package/dist-types/commands/DescribeReservedCacheNodesCommand.d.ts +2 -1
  49. package/dist-types/commands/DescribeReservedCacheNodesOfferingsCommand.d.ts +2 -1
  50. package/dist-types/commands/DescribeServerlessCacheSnapshotsCommand.d.ts +2 -1
  51. package/dist-types/commands/DescribeServerlessCachesCommand.d.ts +2 -1
  52. package/dist-types/commands/DescribeServiceUpdatesCommand.d.ts +2 -1
  53. package/dist-types/commands/DescribeSnapshotsCommand.d.ts +2 -1
  54. package/dist-types/commands/DescribeUpdateActionsCommand.d.ts +2 -1
  55. package/dist-types/commands/DescribeUserGroupsCommand.d.ts +2 -1
  56. package/dist-types/commands/DescribeUsersCommand.d.ts +2 -1
  57. package/dist-types/commands/DisassociateGlobalReplicationGroupCommand.d.ts +2 -1
  58. package/dist-types/commands/ExportServerlessCacheSnapshotCommand.d.ts +2 -1
  59. package/dist-types/commands/FailoverGlobalReplicationGroupCommand.d.ts +2 -1
  60. package/dist-types/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +2 -1
  61. package/dist-types/commands/IncreaseReplicaCountCommand.d.ts +2 -1
  62. package/dist-types/commands/ListAllowedNodeTypeModificationsCommand.d.ts +2 -1
  63. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  64. package/dist-types/commands/ModifyCacheClusterCommand.d.ts +2 -1
  65. package/dist-types/commands/ModifyCacheParameterGroupCommand.d.ts +2 -1
  66. package/dist-types/commands/ModifyCacheSubnetGroupCommand.d.ts +2 -1
  67. package/dist-types/commands/ModifyGlobalReplicationGroupCommand.d.ts +2 -1
  68. package/dist-types/commands/ModifyReplicationGroupCommand.d.ts +2 -1
  69. package/dist-types/commands/ModifyReplicationGroupShardConfigurationCommand.d.ts +2 -1
  70. package/dist-types/commands/ModifyServerlessCacheCommand.d.ts +2 -1
  71. package/dist-types/commands/ModifyUserCommand.d.ts +2 -1
  72. package/dist-types/commands/ModifyUserGroupCommand.d.ts +2 -1
  73. package/dist-types/commands/PurchaseReservedCacheNodesOfferingCommand.d.ts +2 -1
  74. package/dist-types/commands/RebalanceSlotsInGlobalReplicationGroupCommand.d.ts +2 -1
  75. package/dist-types/commands/RebootCacheClusterCommand.d.ts +2 -1
  76. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +2 -1
  77. package/dist-types/commands/ResetCacheParameterGroupCommand.d.ts +2 -1
  78. package/dist-types/commands/RevokeCacheSecurityGroupIngressCommand.d.ts +2 -1
  79. package/dist-types/commands/StartMigrationCommand.d.ts +2 -1
  80. package/dist-types/commands/TestFailoverCommand.d.ts +2 -1
  81. package/dist-types/commands/TestMigrationCommand.d.ts +2 -1
  82. package/dist-types/index.d.ts +0 -1
  83. package/dist-types/models/models_0.d.ts +1062 -1062
  84. package/dist-types/models/models_1.d.ts +16 -16
  85. package/dist-types/ts3.4/ElastiCache.d.ts +18 -0
  86. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +9 -0
  87. package/dist-types/ts3.4/commands/AuthorizeCacheSecurityGroupIngressCommand.d.ts +9 -0
  88. package/dist-types/ts3.4/commands/BatchApplyUpdateActionCommand.d.ts +9 -0
  89. package/dist-types/ts3.4/commands/BatchStopUpdateActionCommand.d.ts +9 -0
  90. package/dist-types/ts3.4/commands/CompleteMigrationCommand.d.ts +9 -0
  91. package/dist-types/ts3.4/commands/CopyServerlessCacheSnapshotCommand.d.ts +9 -0
  92. package/dist-types/ts3.4/commands/CopySnapshotCommand.d.ts +9 -0
  93. package/dist-types/ts3.4/commands/CreateCacheClusterCommand.d.ts +9 -0
  94. package/dist-types/ts3.4/commands/CreateCacheParameterGroupCommand.d.ts +9 -0
  95. package/dist-types/ts3.4/commands/CreateCacheSecurityGroupCommand.d.ts +9 -0
  96. package/dist-types/ts3.4/commands/CreateCacheSubnetGroupCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/CreateGlobalReplicationGroupCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/CreateReplicationGroupCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/CreateServerlessCacheCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/CreateServerlessCacheSnapshotCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/CreateUserGroupCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/DecreaseReplicaCountCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/DeleteCacheClusterCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/DeleteCacheParameterGroupCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/DeleteCacheSecurityGroupCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/DeleteCacheSubnetGroupCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/DeleteGlobalReplicationGroupCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/DeleteReplicationGroupCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/DeleteServerlessCacheCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/DeleteServerlessCacheSnapshotCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/DeleteUserGroupCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/DescribeCacheClustersCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/DescribeCacheEngineVersionsCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/DescribeCacheParameterGroupsCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/DescribeCacheParametersCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/DescribeCacheSecurityGroupsCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/DescribeCacheSubnetGroupsCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/DescribeGlobalReplicationGroupsCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/DescribeReplicationGroupsCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/DescribeReservedCacheNodesCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/DescribeReservedCacheNodesOfferingsCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/DescribeServerlessCacheSnapshotsCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/DescribeServerlessCachesCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/DescribeServiceUpdatesCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/DescribeSnapshotsCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/DescribeUpdateActionsCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/DescribeUserGroupsCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/DescribeUsersCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/DisassociateGlobalReplicationGroupCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/ExportServerlessCacheSnapshotCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/FailoverGlobalReplicationGroupCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/IncreaseReplicaCountCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/commands/ListAllowedNodeTypeModificationsCommand.d.ts +9 -0
  142. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  143. package/dist-types/ts3.4/commands/ModifyCacheClusterCommand.d.ts +9 -0
  144. package/dist-types/ts3.4/commands/ModifyCacheParameterGroupCommand.d.ts +9 -0
  145. package/dist-types/ts3.4/commands/ModifyCacheSubnetGroupCommand.d.ts +9 -0
  146. package/dist-types/ts3.4/commands/ModifyGlobalReplicationGroupCommand.d.ts +9 -0
  147. package/dist-types/ts3.4/commands/ModifyReplicationGroupCommand.d.ts +9 -0
  148. package/dist-types/ts3.4/commands/ModifyReplicationGroupShardConfigurationCommand.d.ts +9 -0
  149. package/dist-types/ts3.4/commands/ModifyServerlessCacheCommand.d.ts +9 -0
  150. package/dist-types/ts3.4/commands/ModifyUserCommand.d.ts +9 -0
  151. package/dist-types/ts3.4/commands/ModifyUserGroupCommand.d.ts +9 -0
  152. package/dist-types/ts3.4/commands/PurchaseReservedCacheNodesOfferingCommand.d.ts +9 -0
  153. package/dist-types/ts3.4/commands/RebalanceSlotsInGlobalReplicationGroupCommand.d.ts +9 -0
  154. package/dist-types/ts3.4/commands/RebootCacheClusterCommand.d.ts +9 -0
  155. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +9 -0
  156. package/dist-types/ts3.4/commands/ResetCacheParameterGroupCommand.d.ts +9 -0
  157. package/dist-types/ts3.4/commands/RevokeCacheSecurityGroupIngressCommand.d.ts +9 -0
  158. package/dist-types/ts3.4/commands/StartMigrationCommand.d.ts +9 -0
  159. package/dist-types/ts3.4/commands/TestFailoverCommand.d.ts +9 -0
  160. package/dist-types/ts3.4/commands/TestMigrationCommand.d.ts +9 -0
  161. package/dist-types/ts3.4/index.d.ts +0 -1
  162. package/package.json +41 -41
@@ -2,8 +2,8 @@ import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-cli
2
2
  import { ElastiCacheServiceException as __BaseException } from "./ElastiCacheServiceException";
3
3
  import { ReplicationGroup } from "./models_0";
4
4
  /**
5
- * @public
6
5
  * <p>The targeted replication group is not available. </p>
6
+ * @public
7
7
  */
8
8
  export declare class ReplicationGroupAlreadyUnderMigrationFault extends __BaseException {
9
9
  readonly name: "ReplicationGroupAlreadyUnderMigrationFault";
@@ -14,18 +14,18 @@ export declare class ReplicationGroupAlreadyUnderMigrationFault extends __BaseEx
14
14
  constructor(opts: __ExceptionOptionType<ReplicationGroupAlreadyUnderMigrationFault, __BaseException>);
15
15
  }
16
16
  /**
17
- * @public
18
17
  * <p>The endpoint from which data should be migrated.</p>
18
+ * @public
19
19
  */
20
20
  export interface CustomerNodeEndpoint {
21
21
  /**
22
- * @public
23
22
  * <p>The address of the node endpoint</p>
23
+ * @public
24
24
  */
25
25
  Address?: string;
26
26
  /**
27
- * @public
28
27
  * <p>The port of the node endpoint</p>
28
+ * @public
29
29
  */
30
30
  Port?: number;
31
31
  }
@@ -34,14 +34,14 @@ export interface CustomerNodeEndpoint {
34
34
  */
35
35
  export interface StartMigrationMessage {
36
36
  /**
37
- * @public
38
37
  * <p>The ID of the replication group to which data should be migrated.</p>
38
+ * @public
39
39
  */
40
40
  ReplicationGroupId: string | undefined;
41
41
  /**
42
- * @public
43
42
  * <p>List of endpoints from which data should be migrated. For Redis (cluster mode
44
43
  * disabled), list should have only one element.</p>
44
+ * @public
45
45
  */
46
46
  CustomerNodeEndpointList: CustomerNodeEndpoint[] | undefined;
47
47
  }
@@ -50,14 +50,14 @@ export interface StartMigrationMessage {
50
50
  */
51
51
  export interface StartMigrationResponse {
52
52
  /**
53
- * @public
54
53
  * <p>Contains all of the attributes of a specific Redis replication group.</p>
54
+ * @public
55
55
  */
56
56
  ReplicationGroup?: ReplicationGroup;
57
57
  }
58
58
  /**
59
- * @public
60
59
  * <p>The customer has exceeded the allowed rate of API calls.</p>
60
+ * @public
61
61
  */
62
62
  export declare class APICallRateForCustomerExceededFault extends __BaseException {
63
63
  readonly name: "APICallRateForCustomerExceededFault";
@@ -68,10 +68,10 @@ export declare class APICallRateForCustomerExceededFault extends __BaseException
68
68
  constructor(opts: __ExceptionOptionType<APICallRateForCustomerExceededFault, __BaseException>);
69
69
  }
70
70
  /**
71
- * @public
72
71
  * <p>The node group specified by the <code>NodeGroupId</code> parameter could not be found.
73
72
  * Please verify that the node group exists and that you spelled the
74
73
  * <code>NodeGroupId</code> value correctly.</p>
74
+ * @public
75
75
  */
76
76
  export declare class NodeGroupNotFoundFault extends __BaseException {
77
77
  readonly name: "NodeGroupNotFoundFault";
@@ -86,22 +86,22 @@ export declare class NodeGroupNotFoundFault extends __BaseException {
86
86
  */
87
87
  export interface TestFailoverMessage {
88
88
  /**
89
- * @public
90
89
  * <p>The name of the replication group (console: cluster) whose automatic failover is being
91
90
  * tested by this operation.</p>
91
+ * @public
92
92
  */
93
93
  ReplicationGroupId: string | undefined;
94
94
  /**
95
- * @public
96
95
  * <p>The name of the node group (called shard in the console) in this replication group on
97
96
  * which automatic failover is to be tested. You may test automatic failover on up to 5
98
97
  * node groups in any rolling 24-hour period.</p>
98
+ * @public
99
99
  */
100
100
  NodeGroupId: string | undefined;
101
101
  }
102
102
  /**
103
- * @public
104
103
  * <p>The <code>TestFailover</code> action is not available.</p>
104
+ * @public
105
105
  */
106
106
  export declare class TestFailoverNotAvailableFault extends __BaseException {
107
107
  readonly name: "TestFailoverNotAvailableFault";
@@ -116,8 +116,8 @@ export declare class TestFailoverNotAvailableFault extends __BaseException {
116
116
  */
117
117
  export interface TestFailoverResult {
118
118
  /**
119
- * @public
120
119
  * <p>Contains all of the attributes of a specific Redis replication group.</p>
120
+ * @public
121
121
  */
122
122
  ReplicationGroup?: ReplicationGroup;
123
123
  }
@@ -126,14 +126,14 @@ export interface TestFailoverResult {
126
126
  */
127
127
  export interface TestMigrationMessage {
128
128
  /**
129
- * @public
130
129
  * <p> The ID of the replication group to which data is to be migrated. </p>
130
+ * @public
131
131
  */
132
132
  ReplicationGroupId: string | undefined;
133
133
  /**
134
- * @public
135
134
  * <p> List of endpoints from which data should be migrated. List should have only one
136
135
  * element. </p>
136
+ * @public
137
137
  */
138
138
  CustomerNodeEndpointList: CustomerNodeEndpoint[] | undefined;
139
139
  }
@@ -142,8 +142,8 @@ export interface TestMigrationMessage {
142
142
  */
143
143
  export interface TestMigrationResponse {
144
144
  /**
145
- * @public
146
145
  * <p>Contains all of the attributes of a specific Redis replication group.</p>
146
+ * @public
147
147
  */
148
148
  ReplicationGroup?: ReplicationGroup;
149
149
  }
@@ -716,6 +716,7 @@ export interface ElastiCache {
716
716
  options: __HttpHandlerOptions,
717
717
  cb: (err: any, data?: DeleteUserGroupCommandOutput) => void
718
718
  ): void;
719
+ describeCacheClusters(): Promise<DescribeCacheClustersCommandOutput>;
719
720
  describeCacheClusters(
720
721
  args: DescribeCacheClustersCommandInput,
721
722
  options?: __HttpHandlerOptions
@@ -729,6 +730,7 @@ export interface ElastiCache {
729
730
  options: __HttpHandlerOptions,
730
731
  cb: (err: any, data?: DescribeCacheClustersCommandOutput) => void
731
732
  ): void;
733
+ describeCacheEngineVersions(): Promise<DescribeCacheEngineVersionsCommandOutput>;
732
734
  describeCacheEngineVersions(
733
735
  args: DescribeCacheEngineVersionsCommandInput,
734
736
  options?: __HttpHandlerOptions
@@ -742,6 +744,7 @@ export interface ElastiCache {
742
744
  options: __HttpHandlerOptions,
743
745
  cb: (err: any, data?: DescribeCacheEngineVersionsCommandOutput) => void
744
746
  ): void;
747
+ describeCacheParameterGroups(): Promise<DescribeCacheParameterGroupsCommandOutput>;
745
748
  describeCacheParameterGroups(
746
749
  args: DescribeCacheParameterGroupsCommandInput,
747
750
  options?: __HttpHandlerOptions
@@ -768,6 +771,7 @@ export interface ElastiCache {
768
771
  options: __HttpHandlerOptions,
769
772
  cb: (err: any, data?: DescribeCacheParametersCommandOutput) => void
770
773
  ): void;
774
+ describeCacheSecurityGroups(): Promise<DescribeCacheSecurityGroupsCommandOutput>;
771
775
  describeCacheSecurityGroups(
772
776
  args: DescribeCacheSecurityGroupsCommandInput,
773
777
  options?: __HttpHandlerOptions
@@ -781,6 +785,7 @@ export interface ElastiCache {
781
785
  options: __HttpHandlerOptions,
782
786
  cb: (err: any, data?: DescribeCacheSecurityGroupsCommandOutput) => void
783
787
  ): void;
788
+ describeCacheSubnetGroups(): Promise<DescribeCacheSubnetGroupsCommandOutput>;
784
789
  describeCacheSubnetGroups(
785
790
  args: DescribeCacheSubnetGroupsCommandInput,
786
791
  options?: __HttpHandlerOptions
@@ -807,6 +812,7 @@ export interface ElastiCache {
807
812
  options: __HttpHandlerOptions,
808
813
  cb: (err: any, data?: DescribeEngineDefaultParametersCommandOutput) => void
809
814
  ): void;
815
+ describeEvents(): Promise<DescribeEventsCommandOutput>;
810
816
  describeEvents(
811
817
  args: DescribeEventsCommandInput,
812
818
  options?: __HttpHandlerOptions
@@ -820,6 +826,7 @@ export interface ElastiCache {
820
826
  options: __HttpHandlerOptions,
821
827
  cb: (err: any, data?: DescribeEventsCommandOutput) => void
822
828
  ): void;
829
+ describeGlobalReplicationGroups(): Promise<DescribeGlobalReplicationGroupsCommandOutput>;
823
830
  describeGlobalReplicationGroups(
824
831
  args: DescribeGlobalReplicationGroupsCommandInput,
825
832
  options?: __HttpHandlerOptions
@@ -833,6 +840,7 @@ export interface ElastiCache {
833
840
  options: __HttpHandlerOptions,
834
841
  cb: (err: any, data?: DescribeGlobalReplicationGroupsCommandOutput) => void
835
842
  ): void;
843
+ describeReplicationGroups(): Promise<DescribeReplicationGroupsCommandOutput>;
836
844
  describeReplicationGroups(
837
845
  args: DescribeReplicationGroupsCommandInput,
838
846
  options?: __HttpHandlerOptions
@@ -846,6 +854,7 @@ export interface ElastiCache {
846
854
  options: __HttpHandlerOptions,
847
855
  cb: (err: any, data?: DescribeReplicationGroupsCommandOutput) => void
848
856
  ): void;
857
+ describeReservedCacheNodes(): Promise<DescribeReservedCacheNodesCommandOutput>;
849
858
  describeReservedCacheNodes(
850
859
  args: DescribeReservedCacheNodesCommandInput,
851
860
  options?: __HttpHandlerOptions
@@ -859,6 +868,7 @@ export interface ElastiCache {
859
868
  options: __HttpHandlerOptions,
860
869
  cb: (err: any, data?: DescribeReservedCacheNodesCommandOutput) => void
861
870
  ): void;
871
+ describeReservedCacheNodesOfferings(): Promise<DescribeReservedCacheNodesOfferingsCommandOutput>;
862
872
  describeReservedCacheNodesOfferings(
863
873
  args: DescribeReservedCacheNodesOfferingsCommandInput,
864
874
  options?: __HttpHandlerOptions
@@ -878,6 +888,7 @@ export interface ElastiCache {
878
888
  data?: DescribeReservedCacheNodesOfferingsCommandOutput
879
889
  ) => void
880
890
  ): void;
891
+ describeServerlessCaches(): Promise<DescribeServerlessCachesCommandOutput>;
881
892
  describeServerlessCaches(
882
893
  args: DescribeServerlessCachesCommandInput,
883
894
  options?: __HttpHandlerOptions
@@ -891,6 +902,7 @@ export interface ElastiCache {
891
902
  options: __HttpHandlerOptions,
892
903
  cb: (err: any, data?: DescribeServerlessCachesCommandOutput) => void
893
904
  ): void;
905
+ describeServerlessCacheSnapshots(): Promise<DescribeServerlessCacheSnapshotsCommandOutput>;
894
906
  describeServerlessCacheSnapshots(
895
907
  args: DescribeServerlessCacheSnapshotsCommandInput,
896
908
  options?: __HttpHandlerOptions
@@ -904,6 +916,7 @@ export interface ElastiCache {
904
916
  options: __HttpHandlerOptions,
905
917
  cb: (err: any, data?: DescribeServerlessCacheSnapshotsCommandOutput) => void
906
918
  ): void;
919
+ describeServiceUpdates(): Promise<DescribeServiceUpdatesCommandOutput>;
907
920
  describeServiceUpdates(
908
921
  args: DescribeServiceUpdatesCommandInput,
909
922
  options?: __HttpHandlerOptions
@@ -917,6 +930,7 @@ export interface ElastiCache {
917
930
  options: __HttpHandlerOptions,
918
931
  cb: (err: any, data?: DescribeServiceUpdatesCommandOutput) => void
919
932
  ): void;
933
+ describeSnapshots(): Promise<DescribeSnapshotsCommandOutput>;
920
934
  describeSnapshots(
921
935
  args: DescribeSnapshotsCommandInput,
922
936
  options?: __HttpHandlerOptions
@@ -930,6 +944,7 @@ export interface ElastiCache {
930
944
  options: __HttpHandlerOptions,
931
945
  cb: (err: any, data?: DescribeSnapshotsCommandOutput) => void
932
946
  ): void;
947
+ describeUpdateActions(): Promise<DescribeUpdateActionsCommandOutput>;
933
948
  describeUpdateActions(
934
949
  args: DescribeUpdateActionsCommandInput,
935
950
  options?: __HttpHandlerOptions
@@ -943,6 +958,7 @@ export interface ElastiCache {
943
958
  options: __HttpHandlerOptions,
944
959
  cb: (err: any, data?: DescribeUpdateActionsCommandOutput) => void
945
960
  ): void;
961
+ describeUserGroups(): Promise<DescribeUserGroupsCommandOutput>;
946
962
  describeUserGroups(
947
963
  args: DescribeUserGroupsCommandInput,
948
964
  options?: __HttpHandlerOptions
@@ -956,6 +972,7 @@ export interface ElastiCache {
956
972
  options: __HttpHandlerOptions,
957
973
  cb: (err: any, data?: DescribeUserGroupsCommandOutput) => void
958
974
  ): void;
975
+ describeUsers(): Promise<DescribeUsersCommandOutput>;
959
976
  describeUsers(
960
977
  args: DescribeUsersCommandInput,
961
978
  options?: __HttpHandlerOptions
@@ -1046,6 +1063,7 @@ export interface ElastiCache {
1046
1063
  options: __HttpHandlerOptions,
1047
1064
  cb: (err: any, data?: IncreaseReplicaCountCommandOutput) => void
1048
1065
  ): void;
1066
+ listAllowedNodeTypeModifications(): Promise<ListAllowedNodeTypeModificationsCommandOutput>;
1049
1067
  listAllowedNodeTypeModifications(
1050
1068
  args: ListAllowedNodeTypeModificationsCommandInput,
1051
1069
  options?: __HttpHandlerOptions
@@ -22,6 +22,15 @@ declare const AddTagsToResourceCommand_base: {
22
22
  ServiceInputTypes,
23
23
  ServiceOutputTypes
24
24
  >;
25
+ new (
26
+ __0_0: AddTagsToResourceCommandInput
27
+ ): import("@smithy/smithy-client").CommandImpl<
28
+ AddTagsToResourceCommandInput,
29
+ AddTagsToResourceCommandOutput,
30
+ ElastiCacheClientResolvedConfig,
31
+ ServiceInputTypes,
32
+ ServiceOutputTypes
33
+ >;
25
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
35
  };
27
36
  export declare class AddTagsToResourceCommand extends AddTagsToResourceCommand_base {}
@@ -25,6 +25,15 @@ declare const AuthorizeCacheSecurityGroupIngressCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: AuthorizeCacheSecurityGroupIngressCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ AuthorizeCacheSecurityGroupIngressCommandInput,
32
+ AuthorizeCacheSecurityGroupIngressCommandOutput,
33
+ ElastiCacheClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class AuthorizeCacheSecurityGroupIngressCommand extends AuthorizeCacheSecurityGroupIngressCommand_base {}
@@ -25,6 +25,15 @@ declare const BatchApplyUpdateActionCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: BatchApplyUpdateActionCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ BatchApplyUpdateActionCommandInput,
32
+ BatchApplyUpdateActionCommandOutput,
33
+ ElastiCacheClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class BatchApplyUpdateActionCommand extends BatchApplyUpdateActionCommand_base {}
@@ -25,6 +25,15 @@ declare const BatchStopUpdateActionCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: BatchStopUpdateActionCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ BatchStopUpdateActionCommandInput,
32
+ BatchStopUpdateActionCommandOutput,
33
+ ElastiCacheClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class BatchStopUpdateActionCommand extends BatchStopUpdateActionCommand_base {}
@@ -25,6 +25,15 @@ declare const CompleteMigrationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CompleteMigrationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CompleteMigrationCommandInput,
32
+ CompleteMigrationCommandOutput,
33
+ ElastiCacheClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CompleteMigrationCommand extends CompleteMigrationCommand_base {}
@@ -25,6 +25,15 @@ declare const CopyServerlessCacheSnapshotCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CopyServerlessCacheSnapshotCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CopyServerlessCacheSnapshotCommandInput,
32
+ CopyServerlessCacheSnapshotCommandOutput,
33
+ ElastiCacheClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CopyServerlessCacheSnapshotCommand extends CopyServerlessCacheSnapshotCommand_base {}
@@ -21,6 +21,15 @@ declare const CopySnapshotCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: CopySnapshotCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ CopySnapshotCommandInput,
28
+ CopySnapshotCommandOutput,
29
+ ElastiCacheClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class CopySnapshotCommand extends CopySnapshotCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateCacheClusterCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateCacheClusterCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateCacheClusterCommandInput,
32
+ CreateCacheClusterCommandOutput,
33
+ ElastiCacheClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateCacheClusterCommand extends CreateCacheClusterCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateCacheParameterGroupCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateCacheParameterGroupCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateCacheParameterGroupCommandInput,
32
+ CreateCacheParameterGroupCommandOutput,
33
+ ElastiCacheClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateCacheParameterGroupCommand extends CreateCacheParameterGroupCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateCacheSecurityGroupCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateCacheSecurityGroupCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateCacheSecurityGroupCommandInput,
32
+ CreateCacheSecurityGroupCommandOutput,
33
+ ElastiCacheClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateCacheSecurityGroupCommand extends CreateCacheSecurityGroupCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateCacheSubnetGroupCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateCacheSubnetGroupCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateCacheSubnetGroupCommandInput,
32
+ CreateCacheSubnetGroupCommandOutput,
33
+ ElastiCacheClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateCacheSubnetGroupCommand extends CreateCacheSubnetGroupCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateGlobalReplicationGroupCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateGlobalReplicationGroupCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateGlobalReplicationGroupCommandInput,
32
+ CreateGlobalReplicationGroupCommandOutput,
33
+ ElastiCacheClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateGlobalReplicationGroupCommand extends CreateGlobalReplicationGroupCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateReplicationGroupCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateReplicationGroupCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateReplicationGroupCommandInput,
32
+ CreateReplicationGroupCommandOutput,
33
+ ElastiCacheClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateReplicationGroupCommand extends CreateReplicationGroupCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateServerlessCacheCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateServerlessCacheCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateServerlessCacheCommandInput,
32
+ CreateServerlessCacheCommandOutput,
33
+ ElastiCacheClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateServerlessCacheCommand extends CreateServerlessCacheCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateServerlessCacheSnapshotCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateServerlessCacheSnapshotCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateServerlessCacheSnapshotCommandInput,
32
+ CreateServerlessCacheSnapshotCommandOutput,
33
+ ElastiCacheClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateServerlessCacheSnapshotCommand extends CreateServerlessCacheSnapshotCommand_base {}
@@ -24,6 +24,15 @@ declare const CreateSnapshotCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: CreateSnapshotCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ CreateSnapshotCommandInput,
31
+ CreateSnapshotCommandOutput,
32
+ ElastiCacheClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class CreateSnapshotCommand extends CreateSnapshotCommand_base {}
@@ -19,6 +19,15 @@ declare const CreateUserCommand_base: {
19
19
  ServiceInputTypes,
20
20
  ServiceOutputTypes
21
21
  >;
22
+ new (
23
+ __0_0: CreateUserCommandInput
24
+ ): import("@smithy/smithy-client").CommandImpl<
25
+ CreateUserCommandInput,
26
+ CreateUserCommandOutput,
27
+ ElastiCacheClientResolvedConfig,
28
+ ServiceInputTypes,
29
+ ServiceOutputTypes
30
+ >;
22
31
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
23
32
  };
24
33
  export declare class CreateUserCommand extends CreateUserCommand_base {}
@@ -21,6 +21,15 @@ declare const CreateUserGroupCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: CreateUserGroupCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ CreateUserGroupCommandInput,
28
+ CreateUserGroupCommandOutput,
29
+ ElastiCacheClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class CreateUserGroupCommand extends CreateUserGroupCommand_base {}
@@ -25,6 +25,15 @@ declare const DecreaseNodeGroupsInGlobalReplicationGroupCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DecreaseNodeGroupsInGlobalReplicationGroupCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DecreaseNodeGroupsInGlobalReplicationGroupCommandInput,
32
+ DecreaseNodeGroupsInGlobalReplicationGroupCommandOutput,
33
+ ElastiCacheClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DecreaseNodeGroupsInGlobalReplicationGroupCommand extends DecreaseNodeGroupsInGlobalReplicationGroupCommand_base {}
@@ -25,6 +25,15 @@ declare const DecreaseReplicaCountCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DecreaseReplicaCountCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DecreaseReplicaCountCommandInput,
32
+ DecreaseReplicaCountCommandOutput,
33
+ ElastiCacheClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DecreaseReplicaCountCommand extends DecreaseReplicaCountCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteCacheClusterCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteCacheClusterCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteCacheClusterCommandInput,
32
+ DeleteCacheClusterCommandOutput,
33
+ ElastiCacheClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteCacheClusterCommand extends DeleteCacheClusterCommand_base {}
@@ -21,6 +21,15 @@ declare const DeleteCacheParameterGroupCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: DeleteCacheParameterGroupCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ DeleteCacheParameterGroupCommandInput,
28
+ DeleteCacheParameterGroupCommandOutput,
29
+ ElastiCacheClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class DeleteCacheParameterGroupCommand extends DeleteCacheParameterGroupCommand_base {}
@@ -21,6 +21,15 @@ declare const DeleteCacheSecurityGroupCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: DeleteCacheSecurityGroupCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ DeleteCacheSecurityGroupCommandInput,
28
+ DeleteCacheSecurityGroupCommandOutput,
29
+ ElastiCacheClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class DeleteCacheSecurityGroupCommand extends DeleteCacheSecurityGroupCommand_base {}