aws-sdk-elasticache 1.117.0 → 1.118.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-elasticache/client.rb +1 -14
- data/lib/aws-sdk-elasticache/types.rb +0 -23
- data/lib/aws-sdk-elasticache.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 5786608cd392690a7244feef7cabae8fcad4f851ea37d82563f8df07daaacc55
|
4
|
+
data.tar.gz: 2d11fb3f263c8089fdd5e3c7410b28e0df15bc8559ed6f30cbb603185344f1e0
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c68d109bd461fb8dda2c33f8e3ab28d297076033217baff0d8225887d937f04e14348bf242d1f852757556c4a14808739a9513efb1beb02718d807f3335f7155
|
7
|
+
data.tar.gz: 2d9fd1713697739753e0eb11c9d8968f73585b52385aecd6b4c9959fb6a555b6aebaa43de41059153305f4040b2ac24d8b37136a92cc29d1a3ff82c94f419498
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.118.0
|
@@ -1262,7 +1262,6 @@ module Aws::ElastiCache
|
|
1262
1262
|
#
|
1263
1263
|
# **M3 node types:** `cache.m3.medium`, `cache.m3.large`,
|
1264
1264
|
# `cache.m3.xlarge`, `cache.m3.2xlarge`
|
1265
|
-
#
|
1266
1265
|
# * Compute optimized:
|
1267
1266
|
#
|
1268
1267
|
# * Previous generation: (not recommended. Existing clusters are still
|
@@ -1270,7 +1269,6 @@ module Aws::ElastiCache
|
|
1270
1269
|
# types.)
|
1271
1270
|
#
|
1272
1271
|
# **C1 node types:** `cache.c1.xlarge`
|
1273
|
-
#
|
1274
1272
|
# * Memory optimized:
|
1275
1273
|
#
|
1276
1274
|
# * Current generation:
|
@@ -2313,7 +2311,6 @@ module Aws::ElastiCache
|
|
2313
2311
|
#
|
2314
2312
|
# **M3 node types:** `cache.m3.medium`, `cache.m3.large`,
|
2315
2313
|
# `cache.m3.xlarge`, `cache.m3.2xlarge`
|
2316
|
-
#
|
2317
2314
|
# * Compute optimized:
|
2318
2315
|
#
|
2319
2316
|
# * Previous generation: (not recommended. Existing clusters are still
|
@@ -2321,7 +2318,6 @@ module Aws::ElastiCache
|
|
2321
2318
|
# types.)
|
2322
2319
|
#
|
2323
2320
|
# **C1 node types:** `cache.c1.xlarge`
|
2324
|
-
#
|
2325
2321
|
# * Memory optimized:
|
2326
2322
|
#
|
2327
2323
|
# * Current generation:
|
@@ -3594,7 +3590,6 @@ module Aws::ElastiCache
|
|
3594
3590
|
# * If Multi-AZ is enabled: 1
|
3595
3591
|
#
|
3596
3592
|
# * If Multi-AZ is not enabled: 0
|
3597
|
-
#
|
3598
3593
|
# * Valkey or Redis OSS (cluster mode enabled): 0 (though you will not
|
3599
3594
|
# be able to failover to a replica if your primary node fails)
|
3600
3595
|
#
|
@@ -7040,7 +7035,6 @@ module Aws::ElastiCache
|
|
7040
7035
|
#
|
7041
7036
|
# **M3 node types:** `cache.m3.medium`, `cache.m3.large`,
|
7042
7037
|
# `cache.m3.xlarge`, `cache.m3.2xlarge`
|
7043
|
-
#
|
7044
7038
|
# * Compute optimized:
|
7045
7039
|
#
|
7046
7040
|
# * Previous generation: (not recommended. Existing clusters are still
|
@@ -7048,7 +7042,6 @@ module Aws::ElastiCache
|
|
7048
7042
|
# types.)
|
7049
7043
|
#
|
7050
7044
|
# **C1 node types:** `cache.c1.xlarge`
|
7051
|
-
#
|
7052
7045
|
# * Memory optimized:
|
7053
7046
|
#
|
7054
7047
|
# * Current generation:
|
@@ -7259,7 +7252,6 @@ module Aws::ElastiCache
|
|
7259
7252
|
#
|
7260
7253
|
# **M3 node types:** `cache.m3.medium`, `cache.m3.large`,
|
7261
7254
|
# `cache.m3.xlarge`, `cache.m3.2xlarge`
|
7262
|
-
#
|
7263
7255
|
# * Compute optimized:
|
7264
7256
|
#
|
7265
7257
|
# * Previous generation: (not recommended. Existing clusters are still
|
@@ -7267,7 +7259,6 @@ module Aws::ElastiCache
|
|
7267
7259
|
# types.)
|
7268
7260
|
#
|
7269
7261
|
# **C1 node types:** `cache.c1.xlarge`
|
7270
|
-
#
|
7271
7262
|
# * Memory optimized:
|
7272
7263
|
#
|
7273
7264
|
# * Current generation:
|
@@ -9006,7 +8997,6 @@ module Aws::ElastiCache
|
|
9006
8997
|
#
|
9007
8998
|
# * Result: The new delete, pending or immediate, replaces the pending
|
9008
8999
|
# delete.
|
9009
|
-
#
|
9010
9000
|
# * Scenario-2
|
9011
9001
|
#
|
9012
9002
|
# * Pending Action: Delete
|
@@ -9015,7 +9005,6 @@ module Aws::ElastiCache
|
|
9015
9005
|
#
|
9016
9006
|
# * Result: The new create, pending or immediate, replaces the pending
|
9017
9007
|
# delete.
|
9018
|
-
#
|
9019
9008
|
# * Scenario-3
|
9020
9009
|
#
|
9021
9010
|
# * Pending Action: Create
|
@@ -9024,7 +9013,6 @@ module Aws::ElastiCache
|
|
9024
9013
|
#
|
9025
9014
|
# * Result: The new delete, pending or immediate, replaces the pending
|
9026
9015
|
# create.
|
9027
|
-
#
|
9028
9016
|
# * Scenario-4
|
9029
9017
|
#
|
9030
9018
|
# * Pending Action: Create
|
@@ -11194,7 +11182,6 @@ module Aws::ElastiCache
|
|
11194
11182
|
#
|
11195
11183
|
# 5. Cache cluster message: `Finished recovery for cache nodes
|
11196
11184
|
# <node-id>`
|
11197
|
-
#
|
11198
11185
|
# For more information see:
|
11199
11186
|
#
|
11200
11187
|
# * [Viewing ElastiCache Events][1] in the *ElastiCache User Guide*
|
@@ -11448,7 +11435,7 @@ module Aws::ElastiCache
|
|
11448
11435
|
tracer: tracer
|
11449
11436
|
)
|
11450
11437
|
context[:gem_name] = 'aws-sdk-elasticache'
|
11451
|
-
context[:gem_version] = '1.
|
11438
|
+
context[:gem_version] = '1.118.0'
|
11452
11439
|
Seahorse::Client::Request.new(handlers, context)
|
11453
11440
|
end
|
11454
11441
|
|
@@ -310,7 +310,6 @@ module Aws::ElastiCache
|
|
310
310
|
#
|
311
311
|
# **M3 node types:** `cache.m3.medium`, `cache.m3.large`,
|
312
312
|
# `cache.m3.xlarge`, `cache.m3.2xlarge`
|
313
|
-
#
|
314
313
|
# * Compute optimized:
|
315
314
|
#
|
316
315
|
# * Previous generation: (not recommended. Existing clusters are
|
@@ -318,7 +317,6 @@ module Aws::ElastiCache
|
|
318
317
|
# for these types.)
|
319
318
|
#
|
320
319
|
# **C1 node types:** `cache.c1.xlarge`
|
321
|
-
#
|
322
320
|
# * Memory optimized:
|
323
321
|
#
|
324
322
|
# * Current generation:
|
@@ -757,7 +755,6 @@ module Aws::ElastiCache
|
|
757
755
|
#
|
758
756
|
# **M3 node types:** `cache.m3.medium`, `cache.m3.large`,
|
759
757
|
# `cache.m3.xlarge`, `cache.m3.2xlarge`
|
760
|
-
#
|
761
758
|
# * Compute optimized:
|
762
759
|
#
|
763
760
|
# * Previous generation: (not recommended. Existing clusters are still
|
@@ -765,7 +762,6 @@ module Aws::ElastiCache
|
|
765
762
|
# types.)
|
766
763
|
#
|
767
764
|
# **C1 node types:** `cache.c1.xlarge`
|
768
|
-
#
|
769
765
|
# * Memory optimized:
|
770
766
|
#
|
771
767
|
# * Current generation:
|
@@ -1470,7 +1466,6 @@ module Aws::ElastiCache
|
|
1470
1466
|
# * If Multi-AZ: 1
|
1471
1467
|
#
|
1472
1468
|
# * If Multi-AZ: 0
|
1473
|
-
#
|
1474
1469
|
# * Valkey or Redis OSS (cluster mode enabled): 0 (though you will not
|
1475
1470
|
# be able to failover to a replica if your primary node fails)
|
1476
1471
|
# @return [Integer]
|
@@ -1758,7 +1753,6 @@ module Aws::ElastiCache
|
|
1758
1753
|
#
|
1759
1754
|
# **M3 node types:** `cache.m3.medium`, `cache.m3.large`,
|
1760
1755
|
# `cache.m3.xlarge`, `cache.m3.2xlarge`
|
1761
|
-
#
|
1762
1756
|
# * Compute optimized:
|
1763
1757
|
#
|
1764
1758
|
# * Previous generation: (not recommended. Existing clusters are
|
@@ -1766,7 +1760,6 @@ module Aws::ElastiCache
|
|
1766
1760
|
# for these types.)
|
1767
1761
|
#
|
1768
1762
|
# **C1 node types:** `cache.c1.xlarge`
|
1769
|
-
#
|
1770
1763
|
# * Memory optimized:
|
1771
1764
|
#
|
1772
1765
|
# * Current generation:
|
@@ -2464,7 +2457,6 @@ module Aws::ElastiCache
|
|
2464
2457
|
#
|
2465
2458
|
# **M3 node types:** `cache.m3.medium`, `cache.m3.large`,
|
2466
2459
|
# `cache.m3.xlarge`, `cache.m3.2xlarge`
|
2467
|
-
#
|
2468
2460
|
# * Compute optimized:
|
2469
2461
|
#
|
2470
2462
|
# * Previous generation: (not recommended. Existing clusters are
|
@@ -2472,7 +2464,6 @@ module Aws::ElastiCache
|
|
2472
2464
|
# for these types.)
|
2473
2465
|
#
|
2474
2466
|
# **C1 node types:** `cache.c1.xlarge`
|
2475
|
-
#
|
2476
2467
|
# * Memory optimized:
|
2477
2468
|
#
|
2478
2469
|
# * Current generation:
|
@@ -3299,7 +3290,6 @@ module Aws::ElastiCache
|
|
3299
3290
|
# * If Multi-AZ is enabled: 1
|
3300
3291
|
#
|
3301
3292
|
# * If Multi-AZ is not enabled: 0
|
3302
|
-
#
|
3303
3293
|
# * Valkey or Redis OSS (cluster mode enabled): 0 (though you will not
|
3304
3294
|
# be able to failover to a replica if your primary node fails)
|
3305
3295
|
# @return [Integer]
|
@@ -4169,7 +4159,6 @@ module Aws::ElastiCache
|
|
4169
4159
|
#
|
4170
4160
|
# **M3 node types:** `cache.m3.medium`, `cache.m3.large`,
|
4171
4161
|
# `cache.m3.xlarge`, `cache.m3.2xlarge`
|
4172
|
-
#
|
4173
4162
|
# * Compute optimized:
|
4174
4163
|
#
|
4175
4164
|
# * Previous generation: (not recommended. Existing clusters are
|
@@ -4177,7 +4166,6 @@ module Aws::ElastiCache
|
|
4177
4166
|
# for these types.)
|
4178
4167
|
#
|
4179
4168
|
# **C1 node types:** `cache.c1.xlarge`
|
4180
|
-
#
|
4181
4169
|
# * Memory optimized:
|
4182
4170
|
#
|
4183
4171
|
# * Current generation:
|
@@ -4352,7 +4340,6 @@ module Aws::ElastiCache
|
|
4352
4340
|
#
|
4353
4341
|
# **M3 node types:** `cache.m3.medium`, `cache.m3.large`,
|
4354
4342
|
# `cache.m3.xlarge`, `cache.m3.2xlarge`
|
4355
|
-
#
|
4356
4343
|
# * Compute optimized:
|
4357
4344
|
#
|
4358
4345
|
# * Previous generation: (not recommended. Existing clusters are
|
@@ -4360,7 +4347,6 @@ module Aws::ElastiCache
|
|
4360
4347
|
# for these types.)
|
4361
4348
|
#
|
4362
4349
|
# **C1 node types:** `cache.c1.xlarge`
|
4363
|
-
#
|
4364
4350
|
# * Memory optimized:
|
4365
4351
|
#
|
4366
4352
|
# * Current generation:
|
@@ -5907,7 +5893,6 @@ module Aws::ElastiCache
|
|
5907
5893
|
#
|
5908
5894
|
# * Result: The new delete, pending or immediate, replaces the
|
5909
5895
|
# pending delete.
|
5910
|
-
#
|
5911
5896
|
# * Scenario-2
|
5912
5897
|
#
|
5913
5898
|
# * Pending Action: Delete
|
@@ -5916,7 +5901,6 @@ module Aws::ElastiCache
|
|
5916
5901
|
#
|
5917
5902
|
# * Result: The new create, pending or immediate, replaces the
|
5918
5903
|
# pending delete.
|
5919
|
-
#
|
5920
5904
|
# * Scenario-3
|
5921
5905
|
#
|
5922
5906
|
# * Pending Action: Create
|
@@ -5925,7 +5909,6 @@ module Aws::ElastiCache
|
|
5925
5909
|
#
|
5926
5910
|
# * Result: The new delete, pending or immediate, replaces the
|
5927
5911
|
# pending create.
|
5928
|
-
#
|
5929
5912
|
# * Scenario-4
|
5930
5913
|
#
|
5931
5914
|
# * Pending Action: Create
|
@@ -8040,7 +8023,6 @@ module Aws::ElastiCache
|
|
8040
8023
|
#
|
8041
8024
|
# **M3 node types:** `cache.m3.medium`, `cache.m3.large`,
|
8042
8025
|
# `cache.m3.xlarge`, `cache.m3.2xlarge`
|
8043
|
-
#
|
8044
8026
|
# * Compute optimized:
|
8045
8027
|
#
|
8046
8028
|
# * Previous generation: (not recommended. Existing clusters are
|
@@ -8048,7 +8030,6 @@ module Aws::ElastiCache
|
|
8048
8030
|
# for these types.)
|
8049
8031
|
#
|
8050
8032
|
# **C1 node types:** `cache.c1.xlarge`
|
8051
|
-
#
|
8052
8033
|
# * Memory optimized:
|
8053
8034
|
#
|
8054
8035
|
# * Current generation:
|
@@ -8266,7 +8247,6 @@ module Aws::ElastiCache
|
|
8266
8247
|
#
|
8267
8248
|
# **M3 node types:** `cache.m3.medium`, `cache.m3.large`,
|
8268
8249
|
# `cache.m3.xlarge`, `cache.m3.2xlarge`
|
8269
|
-
#
|
8270
8250
|
# * Compute optimized:
|
8271
8251
|
#
|
8272
8252
|
# * Previous generation: (not recommended. Existing clusters are
|
@@ -8274,7 +8254,6 @@ module Aws::ElastiCache
|
|
8274
8254
|
# for these types.)
|
8275
8255
|
#
|
8276
8256
|
# **C1 node types:** `cache.c1.xlarge`
|
8277
|
-
#
|
8278
8257
|
# * Memory optimized:
|
8279
8258
|
#
|
8280
8259
|
# * Current generation:
|
@@ -8979,7 +8958,6 @@ module Aws::ElastiCache
|
|
8979
8958
|
#
|
8980
8959
|
# **M3 node types:** `cache.m3.medium`, `cache.m3.large`,
|
8981
8960
|
# `cache.m3.xlarge`, `cache.m3.2xlarge`
|
8982
|
-
#
|
8983
8961
|
# * Compute optimized:
|
8984
8962
|
#
|
8985
8963
|
# * Previous generation: (not recommended. Existing clusters are
|
@@ -8987,7 +8965,6 @@ module Aws::ElastiCache
|
|
8987
8965
|
# for these types.)
|
8988
8966
|
#
|
8989
8967
|
# **C1 node types:** `cache.c1.xlarge`
|
8990
|
-
#
|
8991
8968
|
# * Memory optimized:
|
8992
8969
|
#
|
8993
8970
|
# * Current generation:
|
data/lib/aws-sdk-elasticache.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-elasticache
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.118.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Amazon Web Services
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-11-18 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-core
|