Skip to content

Commit

Permalink
Merge branch 'release-1.34.150' into develop
Browse files Browse the repository at this point in the history
* release-1.34.150:
  Bumping version to 1.34.150
  Update endpoints model
  Update to latest models
  • Loading branch information
aws-sdk-python-automation committed Jul 29, 2024
2 parents a9e565a + b684ce9 commit 7c2bffa
Show file tree
Hide file tree
Showing 8 changed files with 233 additions and 211 deletions.
12 changes: 12 additions & 0 deletions .changes/1.34.150.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[
{
"category": "``elasticache``",
"description": "Renaming full service name as it appears in developer documentation.",
"type": "api-change"
},
{
"category": "``memorydb``",
"description": "Renaming full service name as it appears in developer documentation.",
"type": "api-change"
}
]
7 changes: 7 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
CHANGELOG
=========

1.34.150
========

* api-change:``elasticache``: Renaming full service name as it appears in developer documentation.
* api-change:``memorydb``: Renaming full service name as it appears in developer documentation.


1.34.149
========

Expand Down
2 changes: 1 addition & 1 deletion botocore/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
import os
import re

__version__ = '1.34.149'
__version__ = '1.34.150'


class NullHandler(logging.Handler):
Expand Down
360 changes: 180 additions & 180 deletions botocore/data/elasticache/2015-02-02/service-2.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions botocore/data/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -19056,6 +19056,7 @@
"ap-southeast-3" : { },
"ap-southeast-4" : { },
"ca-central-1" : { },
"ca-west-1" : { },
"eu-central-1" : { },
"eu-central-2" : { },
"eu-north-1" : { },
Expand Down
40 changes: 20 additions & 20 deletions botocore/data/memorydb/2021-01-01/endpoint-rule-set-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand Down Expand Up @@ -83,7 +82,8 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
},
{
"conditions": [
Expand All @@ -96,7 +96,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand All @@ -110,7 +109,6 @@
"assign": "PartitionResult"
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand All @@ -133,7 +131,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand Down Expand Up @@ -168,7 +165,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [],
Expand All @@ -179,14 +175,16 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
},
{
"conditions": [],
"error": "FIPS and DualStack are enabled, but this partition does not support one or both",
"type": "error"
}
]
],
"type": "tree"
},
{
"conditions": [
Expand All @@ -200,14 +198,12 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
{
"fn": "booleanEquals",
"argv": [
true,
{
"fn": "getAttr",
"argv": [
Expand All @@ -216,11 +212,11 @@
},
"supportsFIPS"
]
}
},
true
]
}
],
"type": "tree",
"rules": [
{
"conditions": [],
Expand All @@ -231,14 +227,16 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
},
{
"conditions": [],
"error": "FIPS is enabled but this partition does not support FIPS",
"type": "error"
}
]
],
"type": "tree"
},
{
"conditions": [
Expand All @@ -252,7 +250,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand All @@ -272,7 +269,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [],
Expand All @@ -283,14 +279,16 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
},
{
"conditions": [],
"error": "DualStack is enabled but this partition does not support DualStack",
"type": "error"
}
]
],
"type": "tree"
},
{
"conditions": [
Expand Down Expand Up @@ -328,9 +326,11 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
}
]
],
"type": "tree"
},
{
"conditions": [],
Expand Down
20 changes: 11 additions & 9 deletions botocore/data/memorydb/2021-01-01/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,15 @@
"endpointPrefix":"memory-db",
"jsonVersion":"1.1",
"protocol":"json",
"protocols":["json"],
"serviceAbbreviation":"Amazon MemoryDB",
"serviceFullName":"Amazon MemoryDB",
"serviceId":"MemoryDB",
"signatureVersion":"v4",
"signingName":"memorydb",
"targetPrefix":"AmazonMemoryDB",
"uid":"memorydb-2021-01-01"
"uid":"memorydb-2021-01-01",
"auth":["aws.auth#sigv4"]
},
"operations":{
"BatchUpdateCluster":{
Expand Down Expand Up @@ -311,7 +313,7 @@
{"shape":"InvalidParameterValueException"},
{"shape":"InvalidParameterCombinationException"}
],
"documentation":"<p>Returns a list of the available Redis engine versions.</p>"
"documentation":"<p>Returns a list of the available Redis OSS engine versions.</p>"
},
"DescribeEvents":{
"name":"DescribeEvents",
Expand Down Expand Up @@ -918,11 +920,11 @@
},
"EngineVersion":{
"shape":"String",
"documentation":"<p>The Redis engine version used by the cluster</p>"
"documentation":"<p>The Redis OSS engine version used by the cluster</p>"
},
"EnginePatchVersion":{
"shape":"String",
"documentation":"<p>The Redis engine patch version used by the cluster</p>"
"documentation":"<p>The Redis OSS engine patch version used by the cluster</p>"
},
"ParameterGroupName":{
"shape":"String",
Expand Down Expand Up @@ -1011,7 +1013,7 @@
},
"EngineVersion":{
"shape":"String",
"documentation":"<p>The Redis engine version used by the cluster</p>"
"documentation":"<p>The Redis OSS engine version used by the cluster</p>"
},
"MaintenanceWindow":{
"shape":"String",
Expand Down Expand Up @@ -1248,7 +1250,7 @@
},
"EngineVersion":{
"shape":"String",
"documentation":"<p>The version number of the Redis engine to be used for the cluster.</p>"
"documentation":"<p>The version number of the Redis OSS engine to be used for the cluster.</p>"
},
"AutoMinorVersionUpgrade":{
"shape":"BooleanOptional",
Expand Down Expand Up @@ -1607,7 +1609,7 @@
"members":{
"EngineVersion":{
"shape":"String",
"documentation":"<p>The Redis engine version</p>"
"documentation":"<p>The Redis OSS engine version</p>"
},
"ParameterGroupFamily":{
"shape":"String",
Expand Down Expand Up @@ -2017,7 +2019,7 @@
"documentation":"<p>Specifies the name of the parameter group family to which the engine default parameters apply.</p>"
}
},
"documentation":"<p>Provides details of the Redis engine version</p>"
"documentation":"<p>Provides details of the Redis OSS engine version</p>"
},
"EngineVersionInfoList":{
"type":"list",
Expand Down Expand Up @@ -3422,5 +3424,5 @@
"exception":true
}
},
"documentation":"<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>"
"documentation":"<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>"
}
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
# The short X.Y version.
version = '1.34.1'
# The full version, including alpha/beta/rc tags.
release = '1.34.149'
release = '1.34.150'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down

0 comments on commit 7c2bffa

Please sign in to comment.