Skip to content

Commit eea6862

Browse files
Merge branch 'release-1.40.53' into develop
* release-1.40.53: Bumping version to 1.40.53 Update endpoints model Update to latest models
2 parents 49a2fe6 + 8f2792f commit eea6862

18 files changed

Lines changed: 2169 additions & 176 deletions

File tree

.changes/1.40.53.json

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
[
2+
{
3+
"category": "``bedrock``",
4+
"description": "Amazon Bedrock Automated Reasoning Policy now offers enhanced AWS KMS integration. The CreateAutomatedReasoningPolicy API includes a new kmsKeyId field, allowing customers to specify their preferred KMS key for encryption, improving control and compliance with AWS encryption mandates.",
5+
"type": "api-change"
6+
},
7+
{
8+
"category": "``docdb``",
9+
"description": "Add support for NetworkType field in CreateDbCluster, ModifyDbCluster, RestoreDbClusterFromSnapshot and RestoreDbClusterToPointInTime for DocumentDB.",
10+
"type": "api-change"
11+
},
12+
{
13+
"category": "``ec2``",
14+
"description": "Introducing EC2 Capacity Manager for monitoring and analyzing capacity usage across On-Demand Instances, Spot Instances, and Capacity Reservations.",
15+
"type": "api-change"
16+
},
17+
{
18+
"category": "``elbv2``",
19+
"description": "This release expands Listener Rule Conditions to support RegexValues and adds support for a new Transforms field in Listener Rules.",
20+
"type": "api-change"
21+
},
22+
{
23+
"category": "``guardduty``",
24+
"description": "Added default pagination value for ListMalwareProtectionPlans API and updated UpdateFindingsFeedback API",
25+
"type": "api-change"
26+
},
27+
{
28+
"category": "``lightsail``",
29+
"description": "Add support for manage Lightsail Bucket CORS configuration",
30+
"type": "api-change"
31+
},
32+
{
33+
"category": "``timestream-influxdb``",
34+
"description": "This release adds support for creating and managing InfluxDB 3 Core and Enterprise DbClusters.",
35+
"type": "api-change"
36+
}
37+
]

CHANGELOG.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22
CHANGELOG
33
=========
44

5+
1.40.53
6+
=======
7+
8+
* api-change:``bedrock``: Amazon Bedrock Automated Reasoning Policy now offers enhanced AWS KMS integration. The CreateAutomatedReasoningPolicy API includes a new kmsKeyId field, allowing customers to specify their preferred KMS key for encryption, improving control and compliance with AWS encryption mandates.
9+
* api-change:``docdb``: Add support for NetworkType field in CreateDbCluster, ModifyDbCluster, RestoreDbClusterFromSnapshot and RestoreDbClusterToPointInTime for DocumentDB.
10+
* api-change:``ec2``: Introducing EC2 Capacity Manager for monitoring and analyzing capacity usage across On-Demand Instances, Spot Instances, and Capacity Reservations.
11+
* api-change:``elbv2``: This release expands Listener Rule Conditions to support RegexValues and adds support for a new Transforms field in Listener Rules.
12+
* api-change:``guardduty``: Added default pagination value for ListMalwareProtectionPlans API and updated UpdateFindingsFeedback API
13+
* api-change:``lightsail``: Add support for manage Lightsail Bucket CORS configuration
14+
* api-change:``timestream-influxdb``: This release adds support for creating and managing InfluxDB 3 Core and Enterprise DbClusters.
15+
16+
517
1.40.52
618
=======
719

botocore/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
import re
1818
from logging import NullHandler
1919

20-
__version__ = '1.40.52'
20+
__version__ = '1.40.53'
2121

2222

2323
# Configure default logger to do nothing

botocore/data/bedrock/2023-04-20/endpoint-rule-set-1.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,27 +5,27 @@
55
"builtIn": "AWS::Region",
66
"required": false,
77
"documentation": "The AWS region used to dispatch the request.",
8-
"type": "String"
8+
"type": "string"
99
},
1010
"UseDualStack": {
1111
"builtIn": "AWS::UseDualStack",
1212
"required": true,
1313
"default": false,
1414
"documentation": "When true, use the dual-stack endpoint. If the configured endpoint does not support dual-stack, dispatching the request MAY return an error.",
15-
"type": "Boolean"
15+
"type": "boolean"
1616
},
1717
"UseFIPS": {
1818
"builtIn": "AWS::UseFIPS",
1919
"required": true,
2020
"default": false,
2121
"documentation": "When true, send this request to the FIPS-compliant regional endpoint. If the configured endpoint does not have a FIPS compliant endpoint, dispatching the request will return an error.",
22-
"type": "Boolean"
22+
"type": "boolean"
2323
},
2424
"Endpoint": {
2525
"builtIn": "SDK::Endpoint",
2626
"required": false,
2727
"documentation": "Override the endpoint used to send this request",
28-
"type": "String"
28+
"type": "string"
2929
}
3030
},
3131
"rules": [

botocore/data/bedrock/2023-04-20/service-2.json

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

botocore/data/docdb/2014-10-31/service-2.json

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

botocore/data/ec2/2016-11-15/paginators-1.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -937,6 +937,24 @@
937937
"limit_key": "MaxResults",
938938
"output_token": "NextToken",
939939
"result_key": "ImageUsageReports"
940+
},
941+
"DescribeCapacityManagerDataExports": {
942+
"input_token": "NextToken",
943+
"limit_key": "MaxResults",
944+
"output_token": "NextToken",
945+
"result_key": "CapacityManagerDataExports"
946+
},
947+
"GetCapacityManagerMetricData": {
948+
"input_token": "NextToken",
949+
"limit_key": "MaxResults",
950+
"output_token": "NextToken",
951+
"result_key": "MetricDataResults"
952+
},
953+
"GetCapacityManagerMetricDimensions": {
954+
"input_token": "NextToken",
955+
"limit_key": "MaxResults",
956+
"output_token": "NextToken",
957+
"result_key": "MetricDimensionResults"
940958
}
941959
}
942960
}

0 commit comments

Comments
 (0)