@@ -1708,7 +1708,7 @@ export interface Snapshot {
1708
1708
*
1709
1709
* </li>
1710
1710
* <li>
1711
- * <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types. )</p>
1711
+ * <p>Previous generation: (not recommended)</p>
1712
1712
* <p>
1713
1713
* <b>T1 node types:</b>
1714
1714
* <code>cache.t1.micro</code>
@@ -1738,7 +1738,7 @@ export interface Snapshot {
1738
1738
*
1739
1739
* <ul>
1740
1740
* <li>
1741
- * <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types. )</p>
1741
+ * <p>Previous generation: (not recommended)</p>
1742
1742
* <p>
1743
1743
* <b>C1 node types:</b>
1744
1744
* <code>cache.c1.xlarge</code>
@@ -1853,7 +1853,7 @@ export interface Snapshot {
1853
1853
*
1854
1854
* </li>
1855
1855
* <li>
1856
- * <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types. )</p>
1856
+ * <p>Previous generation: (not recommended)</p>
1857
1857
* <p>
1858
1858
* <b>M2 node types:</b>
1859
1859
* <code>cache.m2.xlarge</code>,
@@ -2385,7 +2385,7 @@ export interface CreateCacheClusterMessage {
2385
2385
*
2386
2386
* </li>
2387
2387
* <li>
2388
- * <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types. )</p>
2388
+ * <p>Previous generation: (not recommended)</p>
2389
2389
* <p>
2390
2390
* <b>T1 node types:</b>
2391
2391
* <code>cache.t1.micro</code>
@@ -2415,7 +2415,7 @@ export interface CreateCacheClusterMessage {
2415
2415
*
2416
2416
* <ul>
2417
2417
* <li>
2418
- * <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types. )</p>
2418
+ * <p>Previous generation: (not recommended)</p>
2419
2419
* <p>
2420
2420
* <b>C1 node types:</b>
2421
2421
* <code>cache.c1.xlarge</code>
@@ -2488,7 +2488,7 @@ export interface CreateCacheClusterMessage {
2488
2488
*
2489
2489
* </li>
2490
2490
* <li>
2491
- * <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types. )</p>
2491
+ * <p>Previous generation: (not recommended)</p>
2492
2492
* <p>
2493
2493
* <b>M2 node types:</b>
2494
2494
* <code>cache.m2.xlarge</code>,
@@ -2697,6 +2697,17 @@ export interface CreateCacheClusterMessage {
2697
2697
* <p>Specifies the destination, format and type of the logs. </p>
2698
2698
*/
2699
2699
LogDeliveryConfigurations ?: LogDeliveryConfigurationRequest [ ] ;
2700
+
2701
+ /**
2702
+ * <p>A flag that enables in-transit encryption when set to true.
2703
+ *
2704
+ * You cannot modify the value of <code>TransitEncryptionEnabled</code> after the cluster is created. To enable in-transit encryption on a cluster you must set <code>TransitEncryptionEnabled</code> to true when you create a cluster. </p>
2705
+ *
2706
+ * <p>
2707
+ * <b>Required:</b>
2708
+ * Only available when creating a cache cluster in an Amazon VPC using Memcached version <code>1.6.12</code> or later.</p>
2709
+ */
2710
+ TransitEncryptionEnabled ?: boolean ;
2700
2711
}
2701
2712
2702
2713
export namespace CreateCacheClusterMessage {
@@ -2795,7 +2806,7 @@ export namespace CreateCacheClusterMessage {
2795
2806
*
2796
2807
* </li>
2797
2808
* <li>
2798
- * <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types. )</p>
2809
+ * <p>Previous generation: (not recommended)</p>
2799
2810
* <p>
2800
2811
* <b>T1 node types:</b>
2801
2812
* <code>cache.t1.micro</code>
@@ -2825,7 +2836,7 @@ export namespace CreateCacheClusterMessage {
2825
2836
*
2826
2837
* <ul>
2827
2838
* <li>
2828
- * <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types. )</p>
2839
+ * <p>Previous generation: (not recommended)</p>
2829
2840
* <p>
2830
2841
* <b>C1 node types:</b>
2831
2842
* <code>cache.c1.xlarge</code>
@@ -2929,7 +2940,7 @@ export namespace CreateCacheClusterMessage {
2929
2940
*
2930
2941
* </li>
2931
2942
* <li>
2932
- * <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types. )</p>
2943
+ * <p>Previous generation: (not recommended)</p>
2933
2944
* <p>
2934
2945
* <b>M2 node types:</b>
2935
2946
* <code>cache.m2.xlarge</code>,
@@ -3285,7 +3296,7 @@ export interface CacheCluster {
3285
3296
*
3286
3297
* </li>
3287
3298
* <li>
3288
- * <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types. )</p>
3299
+ * <p>Previous generation: (not recommended)</p>
3289
3300
* <p>
3290
3301
* <b>T1 node types:</b>
3291
3302
* <code>cache.t1.micro</code>
@@ -3315,7 +3326,7 @@ export interface CacheCluster {
3315
3326
*
3316
3327
* <ul>
3317
3328
* <li>
3318
- * <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types. )</p>
3329
+ * <p>Previous generation: (not recommended)</p>
3319
3330
* <p>
3320
3331
* <b>C1 node types:</b>
3321
3332
* <code>cache.c1.xlarge</code>
@@ -3420,7 +3431,7 @@ export interface CacheCluster {
3420
3431
*
3421
3432
* </li>
3422
3433
* <li>
3423
- * <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types. )</p>
3434
+ * <p>Previous generation: (not recommended)</p>
3424
3435
* <p>
3425
3436
* <b>M2 node types:</b>
3426
3437
* <code>cache.m2.xlarge</code>,
@@ -4788,7 +4799,7 @@ export interface CreateReplicationGroupMessage {
4788
4799
*
4789
4800
* </li>
4790
4801
* <li>
4791
- * <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types. )</p>
4802
+ * <p>Previous generation: (not recommended)</p>
4792
4803
* <p>
4793
4804
* <b>T1 node types:</b>
4794
4805
* <code>cache.t1.micro</code>
@@ -4818,7 +4829,7 @@ export interface CreateReplicationGroupMessage {
4818
4829
*
4819
4830
* <ul>
4820
4831
* <li>
4821
- * <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types. )</p>
4832
+ * <p>Previous generation: (not recommended)</p>
4822
4833
* <p>
4823
4834
* <b>C1 node types:</b>
4824
4835
* <code>cache.c1.xlarge</code>
@@ -4923,7 +4934,7 @@ export interface CreateReplicationGroupMessage {
4923
4934
*
4924
4935
* </li>
4925
4936
* <li>
4926
- * <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types. )</p>
4937
+ * <p>Previous generation: (not recommended)</p>
4927
4938
* <p>
4928
4939
* <b>M2 node types:</b>
4929
4940
* <code>cache.m2.xlarge</code>,
@@ -7448,7 +7459,7 @@ export interface DescribeReservedCacheNodesMessage {
7448
7459
*
7449
7460
* </li>
7450
7461
* <li>
7451
- * <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types. )</p>
7462
+ * <p>Previous generation: (not recommended)</p>
7452
7463
* <p>
7453
7464
* <b>T1 node types:</b>
7454
7465
* <code>cache.t1.micro</code>
@@ -7478,7 +7489,7 @@ export interface DescribeReservedCacheNodesMessage {
7478
7489
*
7479
7490
* <ul>
7480
7491
* <li>
7481
- * <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types. )</p>
7492
+ * <p>Previous generation: (not recommended)</p>
7482
7493
* <p>
7483
7494
* <b>C1 node types:</b>
7484
7495
* <code>cache.c1.xlarge</code>
@@ -7582,7 +7593,7 @@ export interface DescribeReservedCacheNodesMessage {
7582
7593
*
7583
7594
* </li>
7584
7595
* <li>
7585
- * <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types. )</p>
7596
+ * <p>Previous generation: (not recommended)</p>
7586
7597
* <p>
7587
7598
* <b>M2 node types:</b>
7588
7599
* <code>cache.m2.xlarge</code>,
@@ -7797,7 +7808,7 @@ export interface ReservedCacheNode {
7797
7808
*
7798
7809
* </li>
7799
7810
* <li>
7800
- * <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types. )</p>
7811
+ * <p>Previous generation: (not recommended)</p>
7801
7812
* <p>
7802
7813
* <b>T1 node types:</b>
7803
7814
* <code>cache.t1.micro</code>
@@ -7827,7 +7838,7 @@ export interface ReservedCacheNode {
7827
7838
*
7828
7839
* <ul>
7829
7840
* <li>
7830
- * <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types. )</p>
7841
+ * <p>Previous generation: (not recommended)</p>
7831
7842
* <p>
7832
7843
* <b>C1 node types:</b>
7833
7844
* <code>cache.c1.xlarge</code>
@@ -7931,7 +7942,7 @@ export interface ReservedCacheNode {
7931
7942
*
7932
7943
* </li>
7933
7944
* <li>
7934
- * <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types. )</p>
7945
+ * <p>Previous generation: (not recommended)</p>
7935
7946
* <p>
7936
7947
* <b>M2 node types:</b>
7937
7948
* <code>cache.m2.xlarge</code>,
@@ -8160,7 +8171,7 @@ export interface DescribeReservedCacheNodesOfferingsMessage {
8160
8171
*
8161
8172
* </li>
8162
8173
* <li>
8163
- * <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types. )</p>
8174
+ * <p>Previous generation: (not recommended)</p>
8164
8175
* <p>
8165
8176
* <b>T1 node types:</b>
8166
8177
* <code>cache.t1.micro</code>
@@ -8190,7 +8201,7 @@ export interface DescribeReservedCacheNodesOfferingsMessage {
8190
8201
*
8191
8202
* <ul>
8192
8203
* <li>
8193
- * <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types. )</p>
8204
+ * <p>Previous generation: (not recommended)</p>
8194
8205
* <p>
8195
8206
* <b>C1 node types:</b>
8196
8207
* <code>cache.c1.xlarge</code>
@@ -8296,7 +8307,7 @@ export interface DescribeReservedCacheNodesOfferingsMessage {
8296
8307
*
8297
8308
* </li>
8298
8309
* <li>
8299
- * <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types. )</p>
8310
+ * <p>Previous generation: (not recommended)</p>
8300
8311
* <p>
8301
8312
* <b>M2 node types:</b>
8302
8313
* <code>cache.m2.xlarge</code>,
@@ -8483,7 +8494,7 @@ export interface ReservedCacheNodesOffering {
8483
8494
*
8484
8495
* </li>
8485
8496
* <li>
8486
- * <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types. )</p>
8497
+ * <p>Previous generation: (not recommended)</p>
8487
8498
* <p>
8488
8499
* <b>T1 node types:</b>
8489
8500
* <code>cache.t1.micro</code>
@@ -8513,7 +8524,7 @@ export interface ReservedCacheNodesOffering {
8513
8524
*
8514
8525
* <ul>
8515
8526
* <li>
8516
- * <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types. )</p>
8527
+ * <p>Previous generation: (not recommended)</p>
8517
8528
* <p>
8518
8529
* <b>C1 node types:</b>
8519
8530
* <code>cache.c1.xlarge</code>
@@ -8619,7 +8630,7 @@ export interface ReservedCacheNodesOffering {
8619
8630
*
8620
8631
* </li>
8621
8632
* <li>
8622
- * <p>Previous generation: (not recommended. Existing clusters are still supported but creation of new clusters is not supported for these types. )</p>
8633
+ * <p>Previous generation: (not recommended)</p>
8623
8634
* <p>
8624
8635
* <b>M2 node types:</b>
8625
8636
* <code>cache.m2.xlarge</code>,
0 commit comments