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``] Add support for URL Redirection",
5
+
"type": "api-change"
6
+
},
7
+
{
8
+
"category": "``autoscaling``",
9
+
"description": "[``botocore``] Adds support for new instance lifecycle states introduced by the instance lifecycle policy and replace root volume features.",
10
+
"type": "api-change"
11
+
},
12
+
{
13
+
"category": "``bedrock-agentcore``",
14
+
"description": "[``botocore``] Adds Ground Truth support for AgentCore Evaluations (Evaluate)",
15
+
"type": "api-change"
16
+
},
17
+
{
18
+
"category": "``deadline``",
19
+
"description": "[``botocore``] AWS Deadline Cloud now supports three new fleet auto scaling settings. With scale out rate, you can configure how quickly workers launch. With worker idle duration, you can set how long workers wait before shutting down. With standby worker count, you can keep idle workers ready for fast job start.",
20
+
"type": "api-change"
21
+
},
22
+
{
23
+
"category": "``devops-agent``",
24
+
"description": "[``botocore``] AWS DevOps Agent General Availability.",
25
+
"type": "api-change"
26
+
},
27
+
{
28
+
"category": "``ecs``",
29
+
"description": "[``botocore``] Adding Local Storage support for ECS Managed Instances by introducing a new field \"localStorageConfiguration\" for CreateCapacityProvider and UpdateCapacityProvider APIs.",
30
+
"type": "api-change"
31
+
},
32
+
{
33
+
"category": "``endpoint-rules``",
34
+
"description": "[``botocore``] Update endpoint-rules client to latest version",
35
+
"type": "api-change"
36
+
},
37
+
{
38
+
"category": "``gamelift``",
39
+
"description": "[``botocore``] Update CreateScript API documentation.",
40
+
"type": "api-change"
41
+
},
42
+
{
43
+
"category": "``lakeformation``",
44
+
"description": "[``botocore``] Add setSourceIdentity to DataLakeSettings Parameters",
45
+
"type": "api-change"
46
+
},
47
+
{
48
+
"category": "``logs``",
49
+
"description": "[``botocore``] Adds Lookup Tables to CloudWatch Logs for log enrichment using CSV key-value data with KMS encryption support.",
50
+
"type": "api-change"
51
+
},
52
+
{
53
+
"category": "``opensearch``",
54
+
"description": "[``botocore``] Added Cluster Insights API's In OpenSearch Service SDK.",
55
+
"type": "api-change"
56
+
},
57
+
{
58
+
"category": "``partnercentral-account``",
59
+
"description": "[``botocore``] KYB Supplemental Form enables partners who fail business verification to submit additional details and supporting documentation through a self-service form, triggering an automated re-verification without requiring manual intervention from support teams.",
60
+
"type": "api-change"
61
+
},
62
+
{
63
+
"category": "``sagemaker``",
64
+
"description": "[``botocore``] Added support for placement strategy and consolidation for SageMaker inference component endpoints. Customers can now configure how inference component copies are distributed across instances and availability zones (AZs), and enable automatic consolidation to optimizes resource utilization.",
65
+
"type": "api-change"
66
+
},
67
+
{
68
+
"category": "``s3``",
69
+
"description": "[``botocore``] Added support for opting out of Amazon S3 Express session authentication via the new ``disable_s3_express_session_auth`` S3 client configuration setting, or the new ``AWS_S3_DISABLE_EXPRESS_SESSION_AUTH`` environment variable, or the ``s3_disable_express_session_auth`` shared configuration setting.",
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,25 @@
2
2
CHANGELOG
3
3
=========
4
4
5
+
1.42.79
6
+
=======
7
+
8
+
* api-change:``appstream``: [``botocore``] Add support for URL Redirection
9
+
* api-change:``autoscaling``: [``botocore``] Adds support for new instance lifecycle states introduced by the instance lifecycle policy and replace root volume features.
10
+
* api-change:``bedrock-agentcore``: [``botocore``] Adds Ground Truth support for AgentCore Evaluations (Evaluate)
11
+
* api-change:``deadline``: [``botocore``] AWS Deadline Cloud now supports three new fleet auto scaling settings. With scale out rate, you can configure how quickly workers launch. With worker idle duration, you can set how long workers wait before shutting down. With standby worker count, you can keep idle workers ready for fast job start.
12
+
* api-change:``devops-agent``: [``botocore``] AWS DevOps Agent General Availability.
13
+
* api-change:``ecs``: [``botocore``] Adding Local Storage support for ECS Managed Instances by introducing a new field "localStorageConfiguration" for CreateCapacityProvider and UpdateCapacityProvider APIs.
14
+
* api-change:``endpoint-rules``: [``botocore``] Update endpoint-rules client to latest version
15
+
* api-change:``gamelift``: [``botocore``] Update CreateScript API documentation.
16
+
* api-change:``lakeformation``: [``botocore``] Add setSourceIdentity to DataLakeSettings Parameters
17
+
* api-change:``logs``: [``botocore``] Adds Lookup Tables to CloudWatch Logs for log enrichment using CSV key-value data with KMS encryption support.
18
+
* api-change:``opensearch``: [``botocore``] Added Cluster Insights API's In OpenSearch Service SDK.
19
+
* api-change:``partnercentral-account``: [``botocore``] KYB Supplemental Form enables partners who fail business verification to submit additional details and supporting documentation through a self-service form, triggering an automated re-verification without requiring manual intervention from support teams.
20
+
* api-change:``sagemaker``: [``botocore``] Added support for placement strategy and consolidation for SageMaker inference component endpoints. Customers can now configure how inference component copies are distributed across instances and availability zones (AZs), and enable automatic consolidation to optimizes resource utilization.
21
+
* enhancement:``s3``: [``botocore``] Added support for opting out of Amazon S3 Express session authentication via the new ``disable_s3_express_session_auth`` S3 client configuration setting, or the new ``AWS_S3_DISABLE_EXPRESS_SESSION_AUTH`` environment variable, or the ``s3_disable_express_session_auth`` shared configuration setting.
0 commit comments