Skip to content

Commit 1490a40

Browse files
Update models for release
1 parent bf83a53 commit 1490a40

File tree

28 files changed

+476
-176
lines changed

28 files changed

+476
-176
lines changed

.changes/3.356.24

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
[
2+
{
3+
"type": "api-change",
4+
"category": "SSM",
5+
"description": "Added Dualstack support to GetDeployablePatchSnapshotForInstance"
6+
},
7+
{
8+
"type": "api-change",
9+
"category": "SSOAdmin",
10+
"description": "Add support for encryption at rest with Customer Managed KMS Key in AWS IAM Identity Center"
11+
},
12+
{
13+
"type": "api-change",
14+
"category": "EC2",
15+
"description": "Add Amazon EC2 R8gn instance types"
16+
},
17+
{
18+
"type": "api-change",
19+
"category": "SSOOIDC",
20+
"description": "This release includes exception definition and documentation updates."
21+
},
22+
{
23+
"type": "api-change",
24+
"category": "CleanRooms",
25+
"description": "Added support for running incremental ID mapping for rule-based workflows."
26+
},
27+
{
28+
"type": "api-change",
29+
"category": "EntityResolution",
30+
"description": "Support incremental id mapping workflow for AWS Entity Resolution"
31+
}
32+
]

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# CHANGELOG
22

3+
## next release
4+
5+
* `Aws\SSM` - Added Dualstack support to GetDeployablePatchSnapshotForInstance
6+
* `Aws\SSOAdmin` - Add support for encryption at rest with Customer Managed KMS Key in AWS IAM Identity Center
7+
* `Aws\EC2` - Add Amazon EC2 R8gn instance types
8+
* `Aws\SSOOIDC` - This release includes exception definition and documentation updates.
9+
* `Aws\CleanRooms` - Added support for running incremental ID mapping for rule-based workflows.
10+
* `Aws\EntityResolution` - Support incremental id mapping workflow for AWS Entity Resolution
11+
312
## 3.356.23 - 2025-09-22
413

514
* `Aws\Batch` - Starting in JAN 2026, AWS Batch will change the default AMI for new Amazon ECS compute environments from Amazon Linux 2 to Amazon Linux 2023. We recommend migrating AWS Batch Amazon ECS compute environments to Amazon Linux 2023 to maintain optimal performance and security.

0 commit comments

Comments
 (0)