aws-sdk-memorydb 1.61.0 → 1.62.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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-memorydb/client.rb +1 -1
- data/lib/aws-sdk-memorydb.rb +1 -1
- data/sig/client.rbs +12 -12
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: bb209ea6852254ba0f36d959aefa176de028e54baa5e6ff898c9c1d2d04f7b5c
|
|
4
|
+
data.tar.gz: b3a76e2732732c091f148a35fa2b733bb7f765099fff24fe0c14f7b8ec0f0a77
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 732bdee4781fdd18f5d9c52a38818bff6798d1fdef4847d0d5cd20b650bcba1e2cf6ba1735245e9dac1a4e9ca8af1ea2211be9270f3ef799ad07ce8717bf362c
|
|
7
|
+
data.tar.gz: 7a2def262beeb9b4b7df35cbeb2e6e8424481e1552ac29e773d9894b169d8d5509b1d136cdc152dd7f0036cd50696d16f8ee5f4f5e3cf5daa45f1da416ab220c
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.62.0
|
data/lib/aws-sdk-memorydb.rb
CHANGED
data/sig/client.rbs
CHANGED
|
@@ -107,7 +107,7 @@ module Aws
|
|
|
107
107
|
{
|
|
108
108
|
key: ::String?,
|
|
109
109
|
value: ::String?
|
|
110
|
-
}
|
|
110
|
+
}
|
|
111
111
|
]
|
|
112
112
|
) -> _CopySnapshotResponseSuccess
|
|
113
113
|
| (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CopySnapshotResponseSuccess
|
|
@@ -124,7 +124,7 @@ module Aws
|
|
|
124
124
|
{
|
|
125
125
|
key: ::String?,
|
|
126
126
|
value: ::String?
|
|
127
|
-
}
|
|
127
|
+
}
|
|
128
128
|
]
|
|
129
129
|
) -> _CreateACLResponseSuccess
|
|
130
130
|
| (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateACLResponseSuccess
|
|
@@ -156,7 +156,7 @@ module Aws
|
|
|
156
156
|
{
|
|
157
157
|
key: ::String?,
|
|
158
158
|
value: ::String?
|
|
159
|
-
}
|
|
159
|
+
}
|
|
160
160
|
],
|
|
161
161
|
?snapshot_window: ::String,
|
|
162
162
|
acl_name: ::String,
|
|
@@ -187,7 +187,7 @@ module Aws
|
|
|
187
187
|
{
|
|
188
188
|
key: ::String?,
|
|
189
189
|
value: ::String?
|
|
190
|
-
}
|
|
190
|
+
}
|
|
191
191
|
]
|
|
192
192
|
) -> _CreateMultiRegionClusterResponseSuccess
|
|
193
193
|
| (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateMultiRegionClusterResponseSuccess
|
|
@@ -205,7 +205,7 @@ module Aws
|
|
|
205
205
|
{
|
|
206
206
|
key: ::String?,
|
|
207
207
|
value: ::String?
|
|
208
|
-
}
|
|
208
|
+
}
|
|
209
209
|
]
|
|
210
210
|
) -> _CreateParameterGroupResponseSuccess
|
|
211
211
|
| (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateParameterGroupResponseSuccess
|
|
@@ -223,7 +223,7 @@ module Aws
|
|
|
223
223
|
{
|
|
224
224
|
key: ::String?,
|
|
225
225
|
value: ::String?
|
|
226
|
-
}
|
|
226
|
+
}
|
|
227
227
|
]
|
|
228
228
|
) -> _CreateSnapshotResponseSuccess
|
|
229
229
|
| (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateSnapshotResponseSuccess
|
|
@@ -241,7 +241,7 @@ module Aws
|
|
|
241
241
|
{
|
|
242
242
|
key: ::String?,
|
|
243
243
|
value: ::String?
|
|
244
|
-
}
|
|
244
|
+
}
|
|
245
245
|
]
|
|
246
246
|
) -> _CreateSubnetGroupResponseSuccess
|
|
247
247
|
| (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateSubnetGroupResponseSuccess
|
|
@@ -262,7 +262,7 @@ module Aws
|
|
|
262
262
|
{
|
|
263
263
|
key: ::String?,
|
|
264
264
|
value: ::String?
|
|
265
|
-
}
|
|
265
|
+
}
|
|
266
266
|
]
|
|
267
267
|
) -> _CreateUserResponseSuccess
|
|
268
268
|
| (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateUserResponseSuccess
|
|
@@ -555,7 +555,7 @@ module Aws
|
|
|
555
555
|
{
|
|
556
556
|
name: ::String,
|
|
557
557
|
values: Array[::String]
|
|
558
|
-
}
|
|
558
|
+
}
|
|
559
559
|
],
|
|
560
560
|
?max_results: ::Integer,
|
|
561
561
|
?next_token: ::String
|
|
@@ -618,7 +618,7 @@ module Aws
|
|
|
618
618
|
{
|
|
619
619
|
key: ::String?,
|
|
620
620
|
value: ::String?
|
|
621
|
-
}
|
|
621
|
+
}
|
|
622
622
|
]
|
|
623
623
|
) -> _PurchaseReservedNodesOfferingResponseSuccess
|
|
624
624
|
| (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _PurchaseReservedNodesOfferingResponseSuccess
|
|
@@ -646,7 +646,7 @@ module Aws
|
|
|
646
646
|
{
|
|
647
647
|
key: ::String?,
|
|
648
648
|
value: ::String?
|
|
649
|
-
}
|
|
649
|
+
}
|
|
650
650
|
]
|
|
651
651
|
) -> _TagResourceResponseSuccess
|
|
652
652
|
| (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _TagResourceResponseSuccess
|
|
@@ -732,7 +732,7 @@ module Aws
|
|
|
732
732
|
{
|
|
733
733
|
parameter_name: ::String?,
|
|
734
734
|
parameter_value: ::String?
|
|
735
|
-
}
|
|
735
|
+
}
|
|
736
736
|
]
|
|
737
737
|
) -> _UpdateParameterGroupResponseSuccess
|
|
738
738
|
| (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _UpdateParameterGroupResponseSuccess
|