aws-sdk-elasticache 1.70.0 → 1.71.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 +3 -3
- data/lib/aws-sdk-elasticache/types.rb +3 -3
- 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: 6b3d8dd77ac0ae9cb8ca3eada47cd5a8b04bb7e3961500c70c305751ed23abaa
|
4
|
+
data.tar.gz: c3f82398e4fe3d0d0d7570346c875b213c1a684474e3880d9e1c4e2cdbc3a58e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: '08894c3cbea9bdb6d310d090480b4edb5cd4e5a8563af79d4e296d7e71020ce8bbd6c0990821690e7a282169c9fcf0e9bb910e3f6d925ffb31bd5b0f5bc90d5c'
|
7
|
+
data.tar.gz: 50a92a5adab7ab6e4ab9c7d1ba2838f2906d066d5330be11ea919af9d45620048b42eba02dfbfb4b06228382f3b2b61870f692ea7a38877eea7e9213ca006d31
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.71.0
|
@@ -1231,7 +1231,7 @@ module Aws::ElastiCache
|
|
1231
1231
|
# Specifies the weekly time range during which maintenance on the
|
1232
1232
|
# cluster is performed. It is specified as a range in the format
|
1233
1233
|
# ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance
|
1234
|
-
# window is a 60 minute period.
|
1234
|
+
# window is a 60 minute period.
|
1235
1235
|
#
|
1236
1236
|
# @option params [Integer] :port
|
1237
1237
|
# The port number on which each of the cache nodes accepts connections.
|
@@ -1561,7 +1561,7 @@ module Aws::ElastiCache
|
|
1561
1561
|
#
|
1562
1562
|
# Valid values are: `memcached1.4` \| `memcached1.5` \| `memcached1.6`
|
1563
1563
|
# \| `redis2.6` \| `redis2.8` \| `redis3.2` \| `redis4.0` \| `redis5.0`
|
1564
|
-
# \| `redis6.
|
1564
|
+
# \| `redis6.x`
|
1565
1565
|
#
|
1566
1566
|
# @option params [required, String] :description
|
1567
1567
|
# A user-specified description for the cache parameter group.
|
@@ -10221,7 +10221,7 @@ module Aws::ElastiCache
|
|
10221
10221
|
params: params,
|
10222
10222
|
config: config)
|
10223
10223
|
context[:gem_name] = 'aws-sdk-elasticache'
|
10224
|
-
context[:gem_version] = '1.
|
10224
|
+
context[:gem_version] = '1.71.0'
|
10225
10225
|
Seahorse::Client::Request.new(handlers, context)
|
10226
10226
|
end
|
10227
10227
|
|
@@ -1009,7 +1009,7 @@ module Aws::ElastiCache
|
|
1009
1009
|
#
|
1010
1010
|
# Valid values are: `memcached1.4` \| `memcached1.5` \| `memcached1.6`
|
1011
1011
|
# \| `redis2.6` \| `redis2.8` \| `redis3.2` \| `redis4.0` \|
|
1012
|
-
# `redis5.0` \| `redis6.
|
1012
|
+
# `redis5.0` \| `redis6.x` \|
|
1013
1013
|
# @return [String]
|
1014
1014
|
#
|
1015
1015
|
# @!attribute [rw] description
|
@@ -1913,7 +1913,7 @@ module Aws::ElastiCache
|
|
1913
1913
|
# Specifies the weekly time range during which maintenance on the
|
1914
1914
|
# cluster is performed. It is specified as a range in the format
|
1915
1915
|
# ddd:hh24:mi-ddd:hh24:mi (24H Clock UTC). The minimum maintenance
|
1916
|
-
# window is a 60 minute period.
|
1916
|
+
# window is a 60 minute period.
|
1917
1917
|
# @return [String]
|
1918
1918
|
#
|
1919
1919
|
# @!attribute [rw] port
|
@@ -2078,7 +2078,7 @@ module Aws::ElastiCache
|
|
2078
2078
|
#
|
2079
2079
|
# Valid values are: `memcached1.4` \| `memcached1.5` \| `memcached1.6`
|
2080
2080
|
# \| `redis2.6` \| `redis2.8` \| `redis3.2` \| `redis4.0` \|
|
2081
|
-
# `redis5.0` \| `redis6.
|
2081
|
+
# `redis5.0` \| `redis6.x`
|
2082
2082
|
# @return [String]
|
2083
2083
|
#
|
2084
2084
|
# @!attribute [rw] description
|
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.71.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: 2022-
|
11
|
+
date: 2022-02-02 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-core
|