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``] Amazon WorkSpaces Applications now enables AI agents to securely operate desktop applications. Administrators configure stacks to provide agents access to WorkSpaces. Agents can click, type, and take screenshots. Agents authenticate with AWS IAM credentials with activity logged in AWS CloudTrail.",
5
+
"type": "api-change"
6
+
},
7
+
{
8
+
"category": "``cloudwatch``",
9
+
"description": "[``botocore``] This release adds tag support for CloudWatch Dashboards. The PutDashboard API now accepts a Tags parameter, allowing you to tag dashboards at creation time. Additionally, the TagResource, UntagResource, and ListTagsForResource APIs now support dashboard ARNs as resources.",
10
+
"type": "api-change"
11
+
},
12
+
{
13
+
"category": "``entityresolution``",
14
+
"description": "[``botocore``] Add support for transitive matching in AWS Entity Resolution rule-based matching workflows. When enabled, records that match through different rules are grouped together into the same match group, allowing related records to be connected across rule levels.",
15
+
"type": "api-change"
16
+
},
17
+
{
18
+
"category": "``iam``",
19
+
"description": "[``botocore``] Added guidance for CreateOpenIDConnectProvider to include multiple thumbprints when OIDC discovery and JWKS endpoints use different hosts or certificates",
20
+
"type": "api-change"
21
+
},
22
+
{
23
+
"category": "``iot``",
24
+
"description": "[``botocore``] AWS IoT HTTP rule actions now support cross-topic batching, combining messages from different MQTT topics into single HTTP requests.",
25
+
"type": "api-change"
26
+
},
27
+
{
28
+
"category": "``logs``",
29
+
"description": "[``botocore``] Adds support for filtering log groups by tags in the ListLogGroups API via the new logGroupTags parameter.",
30
+
"type": "api-change"
31
+
},
32
+
{
33
+
"category": "``qconnect``",
34
+
"description": "[``botocore``] Added reasoning details, statusDescription, and timeToFirstTokenMs fields to the ListSpans response in Amazon Q in Connect to provide visibility into model thinking, error diagnostics, and inference latency metrics.",
35
+
"type": "api-change"
36
+
},
37
+
{
38
+
"category": "``quicksight``",
39
+
"description": "[``botocore``] Add IdentityProviderCACertificatesBundleS3Uri for private CA certs with OAuth datasources. 256-char limit for FontFamily in themes. ControlTitleFormatText on all 13 filters. ControlTitleFontConfiguration. ContextRegion for cross-region identity context. Story,scenario in CreateCustomCapability API.",
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,19 @@
2
2
CHANGELOG
3
3
=========
4
4
5
+
1.43.2
6
+
======
7
+
8
+
* api-change:``appstream``: [``botocore``] Amazon WorkSpaces Applications now enables AI agents to securely operate desktop applications. Administrators configure stacks to provide agents access to WorkSpaces. Agents can click, type, and take screenshots. Agents authenticate with AWS IAM credentials with activity logged in AWS CloudTrail.
9
+
* api-change:``cloudwatch``: [``botocore``] This release adds tag support for CloudWatch Dashboards. The PutDashboard API now accepts a Tags parameter, allowing you to tag dashboards at creation time. Additionally, the TagResource, UntagResource, and ListTagsForResource APIs now support dashboard ARNs as resources.
10
+
* api-change:``entityresolution``: [``botocore``] Add support for transitive matching in AWS Entity Resolution rule-based matching workflows. When enabled, records that match through different rules are grouped together into the same match group, allowing related records to be connected across rule levels.
11
+
* api-change:``iam``: [``botocore``] Added guidance for CreateOpenIDConnectProvider to include multiple thumbprints when OIDC discovery and JWKS endpoints use different hosts or certificates
12
+
* api-change:``iot``: [``botocore``] AWS IoT HTTP rule actions now support cross-topic batching, combining messages from different MQTT topics into single HTTP requests.
13
+
* api-change:``logs``: [``botocore``] Adds support for filtering log groups by tags in the ListLogGroups API via the new logGroupTags parameter.
14
+
* api-change:``qconnect``: [``botocore``] Added reasoning details, statusDescription, and timeToFirstTokenMs fields to the ListSpans response in Amazon Q in Connect to provide visibility into model thinking, error diagnostics, and inference latency metrics.
15
+
* api-change:``quicksight``: [``botocore``] Add IdentityProviderCACertificatesBundleS3Uri for private CA certs with OAuth datasources. 256-char limit for FontFamily in themes. ControlTitleFormatText on all 13 filters. ControlTitleFontConfiguration. ContextRegion for cross-region identity context. Story,scenario in CreateCustomCapability API.
0 commit comments