Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9e9e4d0

Browse files
authoredApr 8, 2025
Merge pull request #3815 from aws/staging/d4f0a4f4-1847-43d1-9440-ac29ae8f056b
Pull request: release <- staging/d4f0a4f4-1847-43d1-9440-ac29ae8f056b
2 parents 925eff3 + 7716945 commit 9e9e4d0

File tree

597 files changed

+1128
-712
lines changed

Some content is hidden

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

597 files changed

+1128
-712
lines changed
 

‎.changes/2.31.18.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"version": "2.31.18",
3+
"date": "2025-04-08",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Cost Explorer Service",
8+
"contributor": "",
9+
"description": "This release supports Pagination traits on Cost Anomaly Detection APIs."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS IoT FleetWise",
14+
"contributor": "",
15+
"description": "This release adds the option to update the strategy of state templates already associated to a vehicle, without the need to remove and re-add them."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS SecurityHub",
20+
"contributor": "",
21+
"description": "Documentation updates for AWS Security Hub."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Storage Gateway",
26+
"contributor": "",
27+
"description": "Added new ActiveDirectoryStatus value, ListCacheReports paginator, and support for longer pagination tokens."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Bedrock Runtime",
32+
"contributor": "",
33+
"description": "This release introduces our latest bedrock runtime API, InvokeModelWithBidirectionalStream. The API supports both input and output streams and is supported by only HTTP2.0."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Cost Optimization Hub",
38+
"contributor": "",
39+
"description": "This release adds resource type \"MemoryDbReservedInstances\" and resource type \"DynamoDbReservedCapacity\" to the GetRecommendation, ListRecommendations, and ListRecommendationSummaries APIs to support new MemoryDB and DynamoDB RI recommendations."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Tax Settings",
44+
"contributor": "",
45+
"description": "Uzbekistan Launch on TaxSettings Page"
46+
},
47+
{
48+
"type": "feature",
49+
"category": "AWS SDK for Java v2",
50+
"contributor": "",
51+
"description": "Updated endpoint and partition metadata."
52+
}
53+
]
54+
}

‎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.31.18__ __2025-04-08__
3+
## __AWS Cost Explorer Service__
4+
- ### Features
5+
- This release supports Pagination traits on Cost Anomaly Detection APIs.
6+
7+
## __AWS IoT FleetWise__
8+
- ### Features
9+
- This release adds the option to update the strategy of state templates already associated to a vehicle, without the need to remove and re-add them.
10+
11+
## __AWS SDK for Java v2__
12+
- ### Features
13+
- Updated endpoint and partition metadata.
14+
15+
## __AWS SecurityHub__
16+
- ### Features
17+
- Documentation updates for AWS Security Hub.
18+
19+
## __AWS Storage Gateway__
20+
- ### Features
21+
- Added new ActiveDirectoryStatus value, ListCacheReports paginator, and support for longer pagination tokens.
22+
23+
## __Amazon Bedrock Runtime__
24+
- ### Features
25+
- This release introduces our latest bedrock runtime API, InvokeModelWithBidirectionalStream. The API supports both input and output streams and is supported by only HTTP2.0.
26+
27+
## __Cost Optimization Hub__
28+
- ### Features
29+
- This release adds resource type "MemoryDbReservedInstances" and resource type "DynamoDbReservedCapacity" to the GetRecommendation, ListRecommendations, and ListRecommendationSummaries APIs to support new MemoryDB and DynamoDB RI recommendations.
30+
31+
## __Tax Settings__
32+
- ### Features
33+
- Uzbekistan Launch on TaxSettings Page
34+
235
# __2.31.17__ __2025-04-07__
336
## __AWS CodeBuild__
437
- ### Features

0 commit comments

Comments
 (0)
Please sign in to comment.