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 103b8ae

Browse files
authoredJun 19, 2025
Merge pull request #4060 from aws/staging/ec3e5b3f-3f8c-4208-b43a-d57b78954159
Pull request: release <- staging/ec3e5b3f-3f8c-4208-b43a-d57b78954159
2 parents d716d2e + e7641f3 commit 103b8ae

File tree

503 files changed

+1045
-562
lines changed

Some content is hidden

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

503 files changed

+1045
-562
lines changed
 

‎.changes/2.31.67.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"version": "2.31.67",
3+
"date": "2025-06-19",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Lambda",
8+
"contributor": "",
9+
"description": "Support Schema Registry feature for Kafka Event Source Mapping. Customers can now configure a Schema Registry to enable schema validation and filtering for Avro, Protobuf, and JSON-formatted events in Lambda for Kafka Event Source."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon Bedrock",
14+
"contributor": "",
15+
"description": "This release of the SDK has the API and documentation for the createcustommodel API. This feature lets you copy a trained model into Amazon Bedrock for inference."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon SageMaker Service",
20+
"contributor": "",
21+
"description": "This release introduces alternative support for utilizing CFN templates from S3 for SageMaker Projects."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "EMR Serverless",
26+
"contributor": "",
27+
"description": "This release adds the capability to enable IAM IdentityCenter Trusted Identity Propagation for users running Interactive Sessions on EMR Serverless Applications."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Payment Cryptography Control Plane",
32+
"contributor": "",
33+
"description": "Additional support for managing HMAC keys that adheres to changes documented in X9.143-2021 and provides better interoperability for key import/export"
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Payment Cryptography Data Plane",
38+
"contributor": "",
39+
"description": "Additional support for managing HMAC keys that adheres to changes documented in X9.143-2021 and provides better interoperability for key import/export"
40+
}
41+
]
42+
}

‎CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,29 @@
11
#### 👋 _Looking for changelogs for older versions? You can find them in the [changelogs](./changelogs) directory._
2+
# __2.31.67__ __2025-06-19__
3+
## __AWS Lambda__
4+
- ### Features
5+
- Support Schema Registry feature for Kafka Event Source Mapping. Customers can now configure a Schema Registry to enable schema validation and filtering for Avro, Protobuf, and JSON-formatted events in Lambda for Kafka Event Source.
6+
7+
## __Amazon Bedrock__
8+
- ### Features
9+
- This release of the SDK has the API and documentation for the createcustommodel API. This feature lets you copy a trained model into Amazon Bedrock for inference.
10+
11+
## __Amazon SageMaker Service__
12+
- ### Features
13+
- This release introduces alternative support for utilizing CFN templates from S3 for SageMaker Projects.
14+
15+
## __EMR Serverless__
16+
- ### Features
17+
- This release adds the capability to enable IAM IdentityCenter Trusted Identity Propagation for users running Interactive Sessions on EMR Serverless Applications.
18+
19+
## __Payment Cryptography Control Plane__
20+
- ### Features
21+
- Additional support for managing HMAC keys that adheres to changes documented in X9.143-2021 and provides better interoperability for key import/export
22+
23+
## __Payment Cryptography Data Plane__
24+
- ### Features
25+
- Additional support for managing HMAC keys that adheres to changes documented in X9.143-2021 and provides better interoperability for key import/export
26+
227
# __2.31.66__ __2025-06-18__
328
## __AWS AI Ops__
429
- ### Features

0 commit comments

Comments
 (0)
Please sign in to comment.