You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "[``botocore``] Adds support for bring-your-own file system in AgentCore Runtime. Developers can mount Amazon S3 Files and Amazon EFS access points directly into agent sessions using filesystemConfigurations.",
5
+
"type": "api-change"
6
+
},
7
+
{
8
+
"category": "``endpoint-rules``",
9
+
"description": "[``botocore``] Update endpoint-rules client to latest version",
10
+
"type": "api-change"
11
+
},
12
+
{
13
+
"category": "``glue``",
14
+
"description": "[``botocore``] Adds support for a CustomLogGroupPrefix parameter in StartDataQualityRulesetEvaluationRun to specify custom CloudWatch log group paths, and a RulesetName filter in ListDataQualityRulesetEvaluationRuns to filter evaluation runs by ruleset name.",
15
+
"type": "api-change"
16
+
},
17
+
{
18
+
"category": "``imagebuilder``",
19
+
"description": "[``botocore``] The ImportDiskImage API now enforces a maximum character limit of 128 characters on the image name field.",
20
+
"type": "api-change"
21
+
},
22
+
{
23
+
"category": "``lexv2-models``",
24
+
"description": "[``botocore``] Amazon Lex V2 introduces audio filler support for speech-to-speech bots. Configure melody or typing sounds that play during backend processing to reduce perceived latency and maintain a natural conversational experience for callers.",
25
+
"type": "api-change"
26
+
},
27
+
{
28
+
"category": "``mwaa``",
29
+
"description": "[``botocore``] Amazon MWAA now supports a PublicAndPrivate webserver access mode. The Airflow web server is accessible over both public and private endpoints, enabling workers in VPCs without internet access to reach the Task API privately while retaining public access to the Airflow UI.",
30
+
"type": "api-change"
31
+
},
32
+
{
33
+
"category": "``s3``",
34
+
"description": "[``botocore``] Validate outpost access point resource name",
35
+
"type": "api-change"
36
+
},
37
+
{
38
+
"category": "``sagemaker``",
39
+
"description": "[``botocore``] Amazon SageMaker HyperPod now returns ImageVersionStatus in DescribeCluster, DescribeClusterNode, and ListClusterNodes responses, indicating whether cluster instances are running the latest available image version.",
40
+
"type": "api-change"
41
+
},
42
+
{
43
+
"category": "``securityhub``",
44
+
"description": "[``botocore``] Release GenerateRecommendedPolicyV2 and GetRecommendedPolicyV2 APIs. This supports generating and retrieving policy recommendations to remediate unused permissions findings that are now being supported on Security Hub.",
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,20 @@
2
2
CHANGELOG
3
3
=========
4
4
5
+
1.43.5
6
+
======
7
+
8
+
* api-change:``bedrock-agentcore-control``: [``botocore``] Adds support for bring-your-own file system in AgentCore Runtime. Developers can mount Amazon S3 Files and Amazon EFS access points directly into agent sessions using filesystemConfigurations.
9
+
* api-change:``endpoint-rules``: [``botocore``] Update endpoint-rules client to latest version
10
+
* api-change:``glue``: [``botocore``] Adds support for a CustomLogGroupPrefix parameter in StartDataQualityRulesetEvaluationRun to specify custom CloudWatch log group paths, and a RulesetName filter in ListDataQualityRulesetEvaluationRuns to filter evaluation runs by ruleset name.
11
+
* api-change:``imagebuilder``: [``botocore``] The ImportDiskImage API now enforces a maximum character limit of 128 characters on the image name field.
12
+
* api-change:``lexv2-models``: [``botocore``] Amazon Lex V2 introduces audio filler support for speech-to-speech bots. Configure melody or typing sounds that play during backend processing to reduce perceived latency and maintain a natural conversational experience for callers.
13
+
* api-change:``mwaa``: [``botocore``] Amazon MWAA now supports a PublicAndPrivate webserver access mode. The Airflow web server is accessible over both public and private endpoints, enabling workers in VPCs without internet access to reach the Task API privately while retaining public access to the Airflow UI.
14
+
* api-change:``s3``: [``botocore``] Validate outpost access point resource name
15
+
* api-change:``sagemaker``: [``botocore``] Amazon SageMaker HyperPod now returns ImageVersionStatus in DescribeCluster, DescribeClusterNode, and ListClusterNodes responses, indicating whether cluster instances are running the latest available image version.
16
+
* api-change:``securityhub``: [``botocore``] Release GenerateRecommendedPolicyV2 and GetRecommendedPolicyV2 APIs. This supports generating and retrieving policy recommendations to remediate unused permissions findings that are now being supported on Security Hub.
0 commit comments