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 ZookeeperAccess field to control the Client-Zookeeper connectivity.",
25
+
"type": "api-change"
26
+
},
27
+
{
28
+
"category": "``observabilityadmin``",
29
+
"description": "[``botocore``] Observability Admin enablement launch for AWS Kafka, Bedrock Agent Core Workload Identity and OTel metric enablement.",
30
+
"type": "api-change"
31
+
},
32
+
{
33
+
"category": "``payment-cryptography``",
34
+
"description": "[``botocore``] Adds support for resource-based policies on AWS Payment Cryptography keys, enabling cross-account key sharing. Also adds Multi-Party Approval (MPA) team association APIs for protecting sensitive import root public key operations.",
35
+
"type": "api-change"
36
+
},
37
+
{
38
+
"category": "``route53globalresolver``",
39
+
"description": "[``botocore``] Adds support for regions in the UpdateGlobalResolver input.",
40
+
"type": "api-change"
41
+
},
42
+
{
43
+
"category": "``sagemaker``",
44
+
"description": "[``botocore``] Add InstancePools support to Endpoint for flexible provisioning across a prioritized list of instance types. Add Specifications support to InferenceComponent for per-instance-type model configurations.",
45
+
"type": "api-change"
46
+
},
47
+
{
48
+
"category": "``sso-admin``",
49
+
"description": "[``botocore``] Add InstanceArn and IdentityStoreArn in the response of CreateApplication API and IdentityStoreArn in the response of DescribeApplication API",
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,21 @@
2
2
CHANGELOG
3
3
=========
4
4
5
+
1.43.1
6
+
======
7
+
8
+
* api-change:``bedrock-agentcore``: [``botocore``] AgentCore Identity now supports on-behalf-of token exchange OAuth2. AgentCore Memory now supports metadata for LongTerm Memory Records.
9
+
* api-change:``bedrock-agentcore-control``: [``botocore``] AgentCore Identity now supports on-behalf-of token exchange OAuth2. AgentCore Memory now supports metadata for LongTerm Memory Records.
10
+
* api-change:``datazone``: [``botocore``] Adds support for asynchronous notebook runs
* api-change:``kafka``: [``botocore``] Adds support for ZookeeperAccess field to control the Client-Zookeeper connectivity.
13
+
* api-change:``observabilityadmin``: [``botocore``] Observability Admin enablement launch for AWS Kafka, Bedrock Agent Core Workload Identity and OTel metric enablement.
14
+
* api-change:``payment-cryptography``: [``botocore``] Adds support for resource-based policies on AWS Payment Cryptography keys, enabling cross-account key sharing. Also adds Multi-Party Approval (MPA) team association APIs for protecting sensitive import root public key operations.
15
+
* api-change:``route53globalresolver``: [``botocore``] Adds support for regions in the UpdateGlobalResolver input.
16
+
* api-change:``sagemaker``: [``botocore``] Add InstancePools support to Endpoint for flexible provisioning across a prioritized list of instance types. Add Specifications support to InferenceComponent for per-instance-type model configurations.
17
+
* api-change:``sso-admin``: [``botocore``] Add InstanceArn and IdentityStoreArn in the response of CreateApplication API and IdentityStoreArn in the response of DescribeApplication API
0 commit comments