Skip to content

Commit b748172

Browse files
author
awstools
committed
docs(client-elasticache): Doc only update for ElastiCache
1 parent 5e1ced7 commit b748172

File tree

2 files changed

+45
-36
lines changed

2 files changed

+45
-36
lines changed

clients/client-elasticache/src/models/models_0.ts

+27-27
Original file line numberDiff line numberDiff line change
@@ -1708,7 +1708,7 @@ export interface Snapshot {
17081708
*
17091709
* </li>
17101710
* <li>
1711-
* <p>Previous generation: (not recommended)</p>
1711+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
17121712
* <p>
17131713
* <b>T1 node types:</b>
17141714
* <code>cache.t1.micro</code>
@@ -1738,7 +1738,7 @@ export interface Snapshot {
17381738
*
17391739
* <ul>
17401740
* <li>
1741-
* <p>Previous generation: (not recommended)</p>
1741+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
17421742
* <p>
17431743
* <b>C1 node types:</b>
17441744
* <code>cache.c1.xlarge</code>
@@ -1853,7 +1853,7 @@ export interface Snapshot {
18531853
*
18541854
* </li>
18551855
* <li>
1856-
* <p>Previous generation: (not recommended)</p>
1856+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
18571857
* <p>
18581858
* <b>M2 node types:</b>
18591859
* <code>cache.m2.xlarge</code>,
@@ -2385,7 +2385,7 @@ export interface CreateCacheClusterMessage {
23852385
*
23862386
* </li>
23872387
* <li>
2388-
* <p>Previous generation: (not recommended)</p>
2388+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
23892389
* <p>
23902390
* <b>T1 node types:</b>
23912391
* <code>cache.t1.micro</code>
@@ -2415,7 +2415,7 @@ export interface CreateCacheClusterMessage {
24152415
*
24162416
* <ul>
24172417
* <li>
2418-
* <p>Previous generation: (not recommended)</p>
2418+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
24192419
* <p>
24202420
* <b>C1 node types:</b>
24212421
* <code>cache.c1.xlarge</code>
@@ -2488,7 +2488,7 @@ export interface CreateCacheClusterMessage {
24882488
*
24892489
* </li>
24902490
* <li>
2491-
* <p>Previous generation: (not recommended)</p>
2491+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
24922492
* <p>
24932493
* <b>M2 node types:</b>
24942494
* <code>cache.m2.xlarge</code>,
@@ -2795,7 +2795,7 @@ export namespace CreateCacheClusterMessage {
27952795
*
27962796
* </li>
27972797
* <li>
2798-
* <p>Previous generation: (not recommended)</p>
2798+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
27992799
* <p>
28002800
* <b>T1 node types:</b>
28012801
* <code>cache.t1.micro</code>
@@ -2825,7 +2825,7 @@ export namespace CreateCacheClusterMessage {
28252825
*
28262826
* <ul>
28272827
* <li>
2828-
* <p>Previous generation: (not recommended)</p>
2828+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
28292829
* <p>
28302830
* <b>C1 node types:</b>
28312831
* <code>cache.c1.xlarge</code>
@@ -2929,7 +2929,7 @@ export namespace CreateCacheClusterMessage {
29292929
*
29302930
* </li>
29312931
* <li>
2932-
* <p>Previous generation: (not recommended)</p>
2932+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
29332933
* <p>
29342934
* <b>M2 node types:</b>
29352935
* <code>cache.m2.xlarge</code>,
@@ -3285,7 +3285,7 @@ export interface CacheCluster {
32853285
*
32863286
* </li>
32873287
* <li>
3288-
* <p>Previous generation: (not recommended)</p>
3288+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
32893289
* <p>
32903290
* <b>T1 node types:</b>
32913291
* <code>cache.t1.micro</code>
@@ -3315,7 +3315,7 @@ export interface CacheCluster {
33153315
*
33163316
* <ul>
33173317
* <li>
3318-
* <p>Previous generation: (not recommended)</p>
3318+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
33193319
* <p>
33203320
* <b>C1 node types:</b>
33213321
* <code>cache.c1.xlarge</code>
@@ -3420,7 +3420,7 @@ export interface CacheCluster {
34203420
*
34213421
* </li>
34223422
* <li>
3423-
* <p>Previous generation: (not recommended)</p>
3423+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
34243424
* <p>
34253425
* <b>M2 node types:</b>
34263426
* <code>cache.m2.xlarge</code>,
@@ -4788,7 +4788,7 @@ export interface CreateReplicationGroupMessage {
47884788
*
47894789
* </li>
47904790
* <li>
4791-
* <p>Previous generation: (not recommended)</p>
4791+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
47924792
* <p>
47934793
* <b>T1 node types:</b>
47944794
* <code>cache.t1.micro</code>
@@ -4818,7 +4818,7 @@ export interface CreateReplicationGroupMessage {
48184818
*
48194819
* <ul>
48204820
* <li>
4821-
* <p>Previous generation: (not recommended)</p>
4821+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
48224822
* <p>
48234823
* <b>C1 node types:</b>
48244824
* <code>cache.c1.xlarge</code>
@@ -4923,7 +4923,7 @@ export interface CreateReplicationGroupMessage {
49234923
*
49244924
* </li>
49254925
* <li>
4926-
* <p>Previous generation: (not recommended)</p>
4926+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
49274927
* <p>
49284928
* <b>M2 node types:</b>
49294929
* <code>cache.m2.xlarge</code>,
@@ -7448,7 +7448,7 @@ export interface DescribeReservedCacheNodesMessage {
74487448
*
74497449
* </li>
74507450
* <li>
7451-
* <p>Previous generation: (not recommended)</p>
7451+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
74527452
* <p>
74537453
* <b>T1 node types:</b>
74547454
* <code>cache.t1.micro</code>
@@ -7478,7 +7478,7 @@ export interface DescribeReservedCacheNodesMessage {
74787478
*
74797479
* <ul>
74807480
* <li>
7481-
* <p>Previous generation: (not recommended)</p>
7481+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
74827482
* <p>
74837483
* <b>C1 node types:</b>
74847484
* <code>cache.c1.xlarge</code>
@@ -7582,7 +7582,7 @@ export interface DescribeReservedCacheNodesMessage {
75827582
*
75837583
* </li>
75847584
* <li>
7585-
* <p>Previous generation: (not recommended)</p>
7585+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
75867586
* <p>
75877587
* <b>M2 node types:</b>
75887588
* <code>cache.m2.xlarge</code>,
@@ -7797,7 +7797,7 @@ export interface ReservedCacheNode {
77977797
*
77987798
* </li>
77997799
* <li>
7800-
* <p>Previous generation: (not recommended)</p>
7800+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
78017801
* <p>
78027802
* <b>T1 node types:</b>
78037803
* <code>cache.t1.micro</code>
@@ -7827,7 +7827,7 @@ export interface ReservedCacheNode {
78277827
*
78287828
* <ul>
78297829
* <li>
7830-
* <p>Previous generation: (not recommended)</p>
7830+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
78317831
* <p>
78327832
* <b>C1 node types:</b>
78337833
* <code>cache.c1.xlarge</code>
@@ -7931,7 +7931,7 @@ export interface ReservedCacheNode {
79317931
*
79327932
* </li>
79337933
* <li>
7934-
* <p>Previous generation: (not recommended)</p>
7934+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
79357935
* <p>
79367936
* <b>M2 node types:</b>
79377937
* <code>cache.m2.xlarge</code>,
@@ -8160,7 +8160,7 @@ export interface DescribeReservedCacheNodesOfferingsMessage {
81608160
*
81618161
* </li>
81628162
* <li>
8163-
* <p>Previous generation: (not recommended)</p>
8163+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
81648164
* <p>
81658165
* <b>T1 node types:</b>
81668166
* <code>cache.t1.micro</code>
@@ -8190,7 +8190,7 @@ export interface DescribeReservedCacheNodesOfferingsMessage {
81908190
*
81918191
* <ul>
81928192
* <li>
8193-
* <p>Previous generation: (not recommended)</p>
8193+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
81948194
* <p>
81958195
* <b>C1 node types:</b>
81968196
* <code>cache.c1.xlarge</code>
@@ -8296,7 +8296,7 @@ export interface DescribeReservedCacheNodesOfferingsMessage {
82968296
*
82978297
* </li>
82988298
* <li>
8299-
* <p>Previous generation: (not recommended)</p>
8299+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
83008300
* <p>
83018301
* <b>M2 node types:</b>
83028302
* <code>cache.m2.xlarge</code>,
@@ -8483,7 +8483,7 @@ export interface ReservedCacheNodesOffering {
84838483
*
84848484
* </li>
84858485
* <li>
8486-
* <p>Previous generation: (not recommended)</p>
8486+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
84878487
* <p>
84888488
* <b>T1 node types:</b>
84898489
* <code>cache.t1.micro</code>
@@ -8513,7 +8513,7 @@ export interface ReservedCacheNodesOffering {
85138513
*
85148514
* <ul>
85158515
* <li>
8516-
* <p>Previous generation: (not recommended)</p>
8516+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
85178517
* <p>
85188518
* <b>C1 node types:</b>
85198519
* <code>cache.c1.xlarge</code>
@@ -8619,7 +8619,7 @@ export interface ReservedCacheNodesOffering {
86198619
*
86208620
* </li>
86218621
* <li>
8622-
* <p>Previous generation: (not recommended)</p>
8622+
* <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types.)</p>
86238623
* <p>
86248624
* <b>M2 node types:</b>
86258625
* <code>cache.m2.xlarge</code>,

0 commit comments

Comments
 (0)