Skip to content

Commit 6ab370d

Browse files
Updated API models and rebuilt service gems.
1 parent 8f10f29 commit 6ab370d

File tree

19 files changed

+834
-775
lines changed

19 files changed

+834
-775
lines changed

apis/elasticache/2015-02-02/docs-2.json

Lines changed: 180 additions & 180 deletions
Large diffs are not rendered by default.

apis/memorydb/2021-01-01/docs-2.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"version": "2.0",
3-
"service": "<p>MemoryDB for Redis is a fully managed, Redis-compatible, in-memory database that delivers ultra-fast performance and Multi-AZ durability for modern applications built using microservices architectures. MemoryDB stores the entire database in-memory, enabling low latency and high throughput data access. It is compatible with Redis, a popular open source data store, enabling you to leverage Redis’ flexible and friendly data structures, APIs, and commands.</p>",
3+
"service": "<p>MemoryDB is a fully managed, Redis OSS-compatible, in-memory database that delivers ultra-fast performance and Multi-AZ durability for modern applications built using microservices architectures. MemoryDB stores the entire database in-memory, enabling low latency and high throughput data access. It is compatible with Redis OSS, a popular open source data store, enabling you to leverage Redis OSS’ flexible and friendly data structures, APIs, and commands.</p>",
44
"operations": {
55
"BatchUpdateCluster": "<p>Apply the service update to a list of clusters supplied. For more information on service updates and applying them, see <a href=\"https://docs.aws.amazon.com/MemoryDB/latest/devguide/managing-updates.html#applying-updates\">Applying the service updates</a>.</p>",
66
"CopySnapshot": "<p>Makes a copy of an existing snapshot.</p>",
@@ -18,7 +18,7 @@
1818
"DeleteUser": "<p>Deletes a user. The user will be removed from all ACLs and in turn removed from all clusters.</p>",
1919
"DescribeACLs": "<p>Returns a list of ACLs</p>",
2020
"DescribeClusters": "<p>Returns information about all provisioned clusters if no cluster identifier is specified, or about a specific cluster if a cluster name is supplied.</p>",
21-
"DescribeEngineVersions": "<p>Returns a list of the available Redis engine versions.</p>",
21+
"DescribeEngineVersions": "<p>Returns a list of the available Redis OSS engine versions.</p>",
2222
"DescribeEvents": "<p>Returns events related to clusters, security groups, and parameter groups. You can obtain events specific to a particular cluster, security group, or parameter group by providing the name as a parameter. By default, only the events occurring within the last hour are returned; however, you can retrieve up to 14 days' worth of events if necessary.</p>",
2323
"DescribeParameterGroups": "<p>Returns a list of parameter group descriptions. If a parameter group name is specified, the list contains only the descriptions for that group.</p>",
2424
"DescribeParameters": "<p>Returns the detailed parameter list for a particular parameter group.</p>",
@@ -520,7 +520,7 @@
520520
}
521521
},
522522
"EngineVersionInfo": {
523-
"base": "<p>Provides details of the Redis engine version</p>",
523+
"base": "<p>Provides details of the Redis OSS engine version</p>",
524524
"refs": {
525525
"EngineVersionInfoList$member": null
526526
}
@@ -1112,8 +1112,8 @@
11121112
"Cluster$Description": "<p>A description of the cluster</p>",
11131113
"Cluster$Status": "<p>The status of the cluster. For example, Available, Updating, Creating.</p>",
11141114
"Cluster$NodeType": "<p>The cluster's node type</p>",
1115-
"Cluster$EngineVersion": "<p>The Redis engine version used by the cluster</p>",
1116-
"Cluster$EnginePatchVersion": "<p>The Redis engine patch version used by the cluster</p>",
1115+
"Cluster$EngineVersion": "<p>The Redis OSS engine version used by the cluster</p>",
1116+
"Cluster$EnginePatchVersion": "<p>The Redis OSS engine patch version used by the cluster</p>",
11171117
"Cluster$ParameterGroupName": "<p>The name of the parameter group used by the cluster</p>",
11181118
"Cluster$ParameterGroupStatus": "<p>The status of the parameter group used by the cluster, for example 'active' or 'applying'.</p>",
11191119
"Cluster$SubnetGroupName": "<p>The name of the subnet group used by the cluster</p>",
@@ -1126,7 +1126,7 @@
11261126
"ClusterConfiguration$Name": "<p>The name of the cluster</p>",
11271127
"ClusterConfiguration$Description": "<p>The description of the cluster configuration</p>",
11281128
"ClusterConfiguration$NodeType": "<p>The node type used for the cluster</p>",
1129-
"ClusterConfiguration$EngineVersion": "<p>The Redis engine version used by the cluster</p>",
1129+
"ClusterConfiguration$EngineVersion": "<p>The Redis OSS engine version used by the cluster</p>",
11301130
"ClusterConfiguration$MaintenanceWindow": "<p>The specified maintenance window for the cluster</p>",
11311131
"ClusterConfiguration$TopicArn": "<p>The Amazon Resource Name (ARN) of the SNS notification topic for the cluster</p>",
11321132
"ClusterConfiguration$ParameterGroupName": "<p>The name of parameter group used by the cluster</p>",
@@ -1147,7 +1147,7 @@
11471147
"CreateClusterRequest$KmsKeyId": "<p>The ID of the KMS key used to encrypt the cluster.</p>",
11481148
"CreateClusterRequest$SnapshotName": "<p>The name of a snapshot from which to restore data into the new cluster. The snapshot status changes to restoring while the new cluster is being created.</p>",
11491149
"CreateClusterRequest$SnapshotWindow": "<p>The daily time range (in UTC) during which MemoryDB begins taking a daily snapshot of your shard.</p> <p> Example: 05:00-09:00</p> <p> If you do not specify this parameter, MemoryDB automatically chooses an appropriate time range.</p>",
1150-
"CreateClusterRequest$EngineVersion": "<p>The version number of the Redis engine to be used for the cluster.</p>",
1150+
"CreateClusterRequest$EngineVersion": "<p>The version number of the Redis OSS engine to be used for the cluster.</p>",
11511151
"CreateParameterGroupRequest$ParameterGroupName": "<p>The name of the parameter group.</p>",
11521152
"CreateParameterGroupRequest$Family": "<p>The name of the parameter group family that the parameter group can be used with.</p>",
11531153
"CreateParameterGroupRequest$Description": "<p>An optional description of the parameter group.</p>",
@@ -1168,7 +1168,7 @@
11681168
"DescribeClustersRequest$ClusterName": "<p>The name of the cluster</p>",
11691169
"DescribeClustersRequest$NextToken": "<p>An optional argument to pass in case the total number of records exceeds the value of MaxResults. If nextToken is returned, there are more results available. The value of nextToken is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page. Keep all other arguments unchanged. </p>",
11701170
"DescribeClustersResponse$NextToken": "<p>An optional argument to pass in case the total number of records exceeds the value of MaxResults. If nextToken is returned, there are more results available. The value of nextToken is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page. Keep all other arguments unchanged. </p>",
1171-
"DescribeEngineVersionsRequest$EngineVersion": "<p>The Redis engine version</p>",
1171+
"DescribeEngineVersionsRequest$EngineVersion": "<p>The Redis OSS engine version</p>",
11721172
"DescribeEngineVersionsRequest$ParameterGroupFamily": "<p>The name of a specific parameter group family to return details for.</p>",
11731173
"DescribeEngineVersionsRequest$NextToken": "<p>An optional argument to pass in case the total number of records exceeds the value of MaxResults. If nextToken is returned, there are more results available. The value of nextToken is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page. Keep all other arguments unchanged. </p>",
11741174
"DescribeEngineVersionsResponse$NextToken": "<p>An optional argument to pass in case the total number of records exceeds the value of MaxResults. If nextToken is returned, there are more results available. The value of nextToken is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page. Keep all other arguments unchanged. </p>",

apis/memorydb/2021-01-01/endpoint-rule-set-1.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
]
4141
}
4242
],
43-
"type": "tree",
4443
"rules": [
4544
{
4645
"conditions": [
@@ -83,7 +82,8 @@
8382
},
8483
"type": "endpoint"
8584
}
86-
]
85+
],
86+
"type": "tree"
8787
},
8888
{
8989
"conditions": [
@@ -96,7 +96,6 @@
9696
]
9797
}
9898
],
99-
"type": "tree",
10099
"rules": [
101100
{
102101
"conditions": [
@@ -110,7 +109,6 @@
110109
"assign": "PartitionResult"
111110
}
112111
],
113-
"type": "tree",
114112
"rules": [
115113
{
116114
"conditions": [
@@ -133,7 +131,6 @@
133131
]
134132
}
135133
],
136-
"type": "tree",
137134
"rules": [
138135
{
139136
"conditions": [
@@ -168,7 +165,6 @@
168165
]
169166
}
170167
],
171-
"type": "tree",
172168
"rules": [
173169
{
174170
"conditions": [],
@@ -179,14 +175,16 @@
179175
},
180176
"type": "endpoint"
181177
}
182-
]
178+
],
179+
"type": "tree"
183180
},
184181
{
185182
"conditions": [],
186183
"error": "FIPS and DualStack are enabled, but this partition does not support one or both",
187184
"type": "error"
188185
}
189-
]
186+
],
187+
"type": "tree"
190188
},
191189
{
192190
"conditions": [
@@ -200,14 +198,12 @@
200198
]
201199
}
202200
],
203-
"type": "tree",
204201
"rules": [
205202
{
206203
"conditions": [
207204
{
208205
"fn": "booleanEquals",
209206
"argv": [
210-
true,
211207
{
212208
"fn": "getAttr",
213209
"argv": [
@@ -216,11 +212,11 @@
216212
},
217213
"supportsFIPS"
218214
]
219-
}
215+
},
216+
true
220217
]
221218
}
222219
],
223-
"type": "tree",
224220
"rules": [
225221
{
226222
"conditions": [],
@@ -231,14 +227,16 @@
231227
},
232228
"type": "endpoint"
233229
}
234-
]
230+
],
231+
"type": "tree"
235232
},
236233
{
237234
"conditions": [],
238235
"error": "FIPS is enabled but this partition does not support FIPS",
239236
"type": "error"
240237
}
241-
]
238+
],
239+
"type": "tree"
242240
},
243241
{
244242
"conditions": [
@@ -252,7 +250,6 @@
252250
]
253251
}
254252
],
255-
"type": "tree",
256253
"rules": [
257254
{
258255
"conditions": [
@@ -272,7 +269,6 @@
272269
]
273270
}
274271
],
275-
"type": "tree",
276272
"rules": [
277273
{
278274
"conditions": [],
@@ -283,14 +279,16 @@
283279
},
284280
"type": "endpoint"
285281
}
286-
]
282+
],
283+
"type": "tree"
287284
},
288285
{
289286
"conditions": [],
290287
"error": "DualStack is enabled but this partition does not support DualStack",
291288
"type": "error"
292289
}
293-
]
290+
],
291+
"type": "tree"
294292
},
295293
{
296294
"conditions": [
@@ -328,9 +326,11 @@
328326
},
329327
"type": "endpoint"
330328
}
331-
]
329+
],
330+
"type": "tree"
332331
}
333-
]
332+
],
333+
"type": "tree"
334334
},
335335
{
336336
"conditions": [],

gems/aws-partitions/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Unreleased Changes
22
------------------
33

4+
1.959.0 (2024-07-29)
5+
------------------
6+
7+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8+
49
1.958.0 (2024-07-24)
510
------------------
611

gems/aws-partitions/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.958.0
1+
1.959.0

gems/aws-partitions/partitions.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19056,6 +19056,7 @@
1905619056
"ap-southeast-3" : { },
1905719057
"ap-southeast-4" : { },
1905819058
"ca-central-1" : { },
19059+
"ca-west-1" : { },
1905919060
"eu-central-1" : { },
1906019061
"eu-central-2" : { },
1906119062
"eu-north-1" : { },

gems/aws-sdk-elasticache/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Unreleased Changes
22
------------------
33

4+
1.108.0 (2024-07-29)
5+
------------------
6+
7+
* Feature - Renaming full service name as it appears in developer documentation.
8+
49
1.107.0 (2024-07-02)
510
------------------
611

gems/aws-sdk-elasticache/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.107.0
1+
1.108.0

gems/aws-sdk-elasticache/lib/aws-sdk-elasticache.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@
5353
# @!group service
5454
module Aws::ElastiCache
5555

56-
GEM_VERSION = '1.107.0'
56+
GEM_VERSION = '1.108.0'
5757

5858
end

0 commit comments

Comments
 (0)