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": "Added new ConcurrencyMode feature for AWS CloudFormation StackSets for faster deployments to target accounts.",
5
+
"type": "api-change"
6
+
},
7
+
{
8
+
"category": "``cloudtrail``",
9
+
"description": "The Insights in Lake feature lets customers enable CloudTrail Insights on a source CloudTrail Lake event data store and create a destination event data store to collect Insights events based on unusual management event activity in the source event data store.",
10
+
"type": "api-change"
11
+
},
12
+
{
13
+
"category": "``comprehend``",
14
+
"description": "This release adds support for toxicity detection and prompt safety classification.",
15
+
"type": "api-change"
16
+
},
17
+
{
18
+
"category": "``connect``",
19
+
"description": "This release adds the ability to integrate customer lambda functions with Connect attachments for scanning and updates the ListIntegrationAssociations API to support filtering on IntegrationArn.",
20
+
"type": "api-change"
21
+
},
22
+
{
23
+
"category": "``ec2``",
24
+
"description": "AWS EBS now supports Block Public Access for EBS Snapshots. This release introduces the EnableSnapshotBlockPublicAccess, DisableSnapshotBlockPublicAccess and GetSnapshotBlockPublicAccessState APIs to manage account-level public access settings for EBS Snapshots in an AWS Region.",
25
+
"type": "api-change"
26
+
},
27
+
{
28
+
"category": "``eks``",
29
+
"description": "Adding EKS Anywhere subscription related operations.",
30
+
"type": "api-change"
31
+
},
32
+
{
33
+
"category": "``lambda``",
34
+
"description": "Add Custom runtime on Amazon Linux 2023 (provided.al2023) support to AWS Lambda.",
35
+
"type": "api-change"
36
+
},
37
+
{
38
+
"category": "``logs``",
39
+
"description": "Update to support new APIs for delivery of logs from AWS services.",
40
+
"type": "api-change"
41
+
},
42
+
{
43
+
"category": "``omics``",
44
+
"description": "Support UBAM filetype for Omics Storage and make referenceArn optional",
45
+
"type": "api-change"
46
+
},
47
+
{
48
+
"category": "``endpoint-rules``",
49
+
"description": "Update endpoint-rules command to latest version",
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+15
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,21 @@
2
2
CHANGELOG
3
3
=========
4
4
5
+
1.29.83
6
+
=======
7
+
8
+
* api-change:``cloudformation``: Added new ConcurrencyMode feature for AWS CloudFormation StackSets for faster deployments to target accounts.
9
+
* api-change:``cloudtrail``: The Insights in Lake feature lets customers enable CloudTrail Insights on a source CloudTrail Lake event data store and create a destination event data store to collect Insights events based on unusual management event activity in the source event data store.
10
+
* api-change:``comprehend``: This release adds support for toxicity detection and prompt safety classification.
11
+
* api-change:``connect``: This release adds the ability to integrate customer lambda functions with Connect attachments for scanning and updates the ListIntegrationAssociations API to support filtering on IntegrationArn.
12
+
* api-change:``ec2``: AWS EBS now supports Block Public Access for EBS Snapshots. This release introduces the EnableSnapshotBlockPublicAccess, DisableSnapshotBlockPublicAccess and GetSnapshotBlockPublicAccessState APIs to manage account-level public access settings for EBS Snapshots in an AWS Region.
13
+
* api-change:``eks``: Adding EKS Anywhere subscription related operations.
14
+
* api-change:``lambda``: Add Custom runtime on Amazon Linux 2023 (provided.al2023) support to AWS Lambda.
15
+
* api-change:``logs``: Update to support new APIs for delivery of logs from AWS services.
16
+
* api-change:``omics``: Support UBAM filetype for Omics Storage and make referenceArn optional
17
+
* api-change:``endpoint-rules``: Update endpoint-rules command to latest version
0 commit comments