Skip to content

Commit

Permalink
Merge branch 'release-1.34.50' into develop
Browse files Browse the repository at this point in the history
* release-1.34.50:
  Bumping version to 1.34.50
  Update to latest models
  • Loading branch information
aws-sdk-python-automation committed Feb 26, 2024
2 parents bf24737 + e418cfb commit c04b82d
Show file tree
Hide file tree
Showing 10 changed files with 392 additions and 50 deletions.
22 changes: 22 additions & 0 deletions .changes/1.34.50.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[
{
"category": "``apigateway``",
"description": "Documentation updates for Amazon API Gateway.",
"type": "api-change"
},
{
"category": "``drs``",
"description": "Added volume status to DescribeSourceServer replicated volumes.",
"type": "api-change"
},
{
"category": "``kafkaconnect``",
"description": "Adds support for tagging, with new TagResource, UntagResource and ListTagsForResource APIs to manage tags and updates to existing APIs to allow tag on create. This release also adds support for the new DeleteWorkerConfiguration API.",
"type": "api-change"
},
{
"category": "``rds``",
"description": "This release adds support for gp3 data volumes for Multi-AZ DB Clusters.",
"type": "api-change"
}
]
9 changes: 9 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
CHANGELOG
=========

1.34.50
=======

* api-change:``apigateway``: Documentation updates for Amazon API Gateway.
* api-change:``drs``: Added volume status to DescribeSourceServer replicated volumes.
* api-change:``kafkaconnect``: Adds support for tagging, with new TagResource, UntagResource and ListTagsForResource APIs to manage tags and updates to existing APIs to allow tag on create. This release also adds support for the new DeleteWorkerConfiguration API.
* api-change:``rds``: This release adds support for gp3 data volumes for Multi-AZ DB Clusters.


1.34.49
=======

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.49'
__version__ = '1.34.50'


class NullHandler(logging.Handler):
Expand Down
40 changes: 20 additions & 20 deletions botocore/data/apigateway/2015-07-09/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 All @@ -301,9 +299,11 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
}
]
],
"type": "tree"
},
{
"conditions": [],
Expand Down
6 changes: 3 additions & 3 deletions botocore/data/apigateway/2015-07-09/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1956,7 +1956,7 @@
{"shape":"UnauthorizedException"},
{"shape":"TooManyRequestsException"}
],
"documentation":"<p>Changes information about a model.</p>"
"documentation":"<p>Changes information about a model. The maximum size of the model is 400 KB.</p>"
},
"UpdateRequestValidator":{
"name":"UpdateRequestValidator",
Expand Down Expand Up @@ -2743,7 +2743,7 @@
},
"schema":{
"shape":"String",
"documentation":"<p>The schema for the model. For <code>application/json</code> models, this should be JSON schema draft 4 model.</p>"
"documentation":"<p>The schema for the model. For <code>application/json</code> models, this should be JSON schema draft 4 model. The maximum size of the model is 400 KB.</p>"
},
"contentType":{
"shape":"String",
Expand Down Expand Up @@ -6234,7 +6234,7 @@
},
"cacheClusterEnabled":{
"shape":"Boolean",
"documentation":"<p>Specifies whether a cache cluster is enabled for the stage.</p>"
"documentation":"<p>Specifies whether a cache cluster is enabled for the stage. To activate a method-level cache, set <code>CachingEnabled</code> to <code>true</code> for a method. </p>"
},
"cacheClusterSize":{
"shape":"CacheClusterSize",
Expand Down
53 changes: 53 additions & 0 deletions botocore/data/drs/2020-02-26/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1096,6 +1096,10 @@
"shape":"VolumeToConversionMap",
"documentation":"<p>A mapping between the volumes being converted and the converted snapshot ids</p>"
},
"volumeToProductCodes":{
"shape":"VolumeToProductCodes",
"documentation":"<p>A mapping between the volumes being converted and the product codes associated with them</p>"
},
"volumeToVolumeSize":{
"shape":"VolumeToSizeMap",
"documentation":"<p>A mapping between the volumes and their sizes</p>"
Expand Down Expand Up @@ -1385,6 +1389,10 @@
"totalStorageBytes":{
"shape":"PositiveInteger",
"documentation":"<p>The total amount of data to be replicated in bytes.</p>"
},
"volumeStatus":{
"shape":"VolumeStatus",
"documentation":"<p>The status of the volume.</p>"
}
},
"documentation":"<p>A disk that should be replicated.</p>"
Expand Down Expand Up @@ -3095,6 +3103,37 @@
"type":"long",
"min":0
},
"ProductCode":{
"type":"structure",
"members":{
"productCodeId":{
"shape":"ProductCodeId",
"documentation":"<p>Id of a product code associated with a volume.</p>"
},
"productCodeMode":{
"shape":"ProductCodeMode",
"documentation":"<p>Mode of a product code associated with a volume.</p>"
}
},
"documentation":"<p>Properties of a product code associated with a volume.</p>"
},
"ProductCodeId":{
"type":"string",
"max":25,
"min":25,
"pattern":"^([A-Za-z0-9])+$"
},
"ProductCodeMode":{
"type":"string",
"enum":[
"ENABLED",
"DISABLED"
]
},
"ProductCodes":{
"type":"list",
"member":{"shape":"ProductCode"}
},
"PutLaunchActionRequest":{
"type":"structure",
"required":[
Expand Down Expand Up @@ -4879,11 +4918,25 @@
"other"
]
},
"VolumeStatus":{
"type":"string",
"enum":[
"REGULAR",
"CONTAINS_MARKETPLACE_PRODUCT_CODES",
"MISSING_VOLUME_ATTRIBUTES",
"MISSING_VOLUME_ATTRIBUTES_AND_PRECHECK_UNAVAILABLE"
]
},
"VolumeToConversionMap":{
"type":"map",
"key":{"shape":"LargeBoundedString"},
"value":{"shape":"ConversionMap"}
},
"VolumeToProductCodes":{
"type":"map",
"key":{"shape":"LargeBoundedString"},
"value":{"shape":"ProductCodes"}
},
"VolumeToSizeMap":{
"type":"map",
"key":{"shape":"LargeBoundedString"},
Expand Down
Loading

0 comments on commit c04b82d

Please sign in to comment.