Skip to content

Commit e2b292d

Browse files
author
AWS
committed
Release 2.30.35. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent 5678f1c commit e2b292d

File tree

502 files changed

+582
-543
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

502 files changed

+582
-543
lines changed

.changes/2.30.35.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"version": "2.30.35",
3+
"date": "2025-03-06",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS CloudTrail",
8+
"contributor": "",
9+
"description": "Doc-only update for CloudTrail."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS WAFV2",
14+
"contributor": "",
15+
"description": "You can now perform an exact match or rate limit aggregation against the web request's JA4 fingerprint."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Bedrock",
20+
"contributor": "",
21+
"description": "This releases adds support for Custom Prompt Router"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Interactive Video Service RealTime",
26+
"contributor": "",
27+
"description": "IVS Real-Time now offers customers the ability to merge fragmented recordings in the event of a participant disconnect."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon WorkSpaces",
32+
"contributor": "",
33+
"description": "Added a new ModifyEndpointEncryptionMode API for managing endpoint encryption settings."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Network Flow Monitor",
38+
"contributor": "",
39+
"description": "This release contains 2 changes. 1: DeleteScope/GetScope/UpdateScope operations now return 404 instead of 500 when the resource does not exist. 2: Expected string format for clientToken fields of CreateMonitorInput/CreateScopeInput/UpdateMonitorInput have been updated to be an UUID based string."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Redshift Data API Service",
44+
"contributor": "",
45+
"description": "This release adds support for ListStatements API to filter statements by ClusterIdentifier, WorkgroupName, and Database."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "AWS SDK for Java v2",
50+
"contributor": "",
51+
"description": "Updated endpoint and partition metadata."
52+
}
53+
]
54+
}

.changes/next-release/feature-AWSCloudTrail-5f0ed80.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-AWSSDKforJavav2-0443982.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-AWSWAFV2-960d827.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-AmazonBedrock-9aa6c6c.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-AmazonInteractiveVideoServiceRealTime-4250ce0.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-AmazonWorkSpaces-e67cf99.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-NetworkFlowMonitor-a76896b.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-RedshiftDataAPIService-e56382d.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,37 @@
11
#### 👋 _Looking for changelogs for older versions? You can find them in the [changelogs](./changelogs) directory._
2+
# __2.30.35__ __2025-03-06__
3+
## __AWS CloudTrail__
4+
- ### Features
5+
- Doc-only update for CloudTrail.
6+
7+
## __AWS SDK for Java v2__
8+
- ### Features
9+
- Updated endpoint and partition metadata.
10+
11+
## __AWS WAFV2__
12+
- ### Features
13+
- You can now perform an exact match or rate limit aggregation against the web request's JA4 fingerprint.
14+
15+
## __Amazon Bedrock__
16+
- ### Features
17+
- This releases adds support for Custom Prompt Router
18+
19+
## __Amazon Interactive Video Service RealTime__
20+
- ### Features
21+
- IVS Real-Time now offers customers the ability to merge fragmented recordings in the event of a participant disconnect.
22+
23+
## __Amazon WorkSpaces__
24+
- ### Features
25+
- Added a new ModifyEndpointEncryptionMode API for managing endpoint encryption settings.
26+
27+
## __Network Flow Monitor__
28+
- ### Features
29+
- This release contains 2 changes. 1: DeleteScope/GetScope/UpdateScope operations now return 404 instead of 500 when the resource does not exist. 2: Expected string format for clientToken fields of CreateMonitorInput/CreateScopeInput/UpdateMonitorInput have been updated to be an UUID based string.
30+
31+
## __Redshift Data API Service__
32+
- ### Features
33+
- This release adds support for ListStatements API to filter statements by ClusterIdentifier, WorkgroupName, and Database.
34+
235
# __2.30.34__ __2025-03-05__
336
## __AWS DataSync__
437
- ### Features

0 commit comments

Comments
 (0)