-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
30ac74c
commit 7920893
Showing
2 changed files
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
[ | ||
{ | ||
"type": "api-change", | ||
"category": "BedrockRuntime", | ||
"description": "Add an API parameter that allows customers to set performance configuration for invoking a model." | ||
}, | ||
{ | ||
"type": "api-change", | ||
"category": "S3Control", | ||
"description": "It allows customers to pass CRC64NVME as a header in S3 Batch Operations copy requests" | ||
}, | ||
{ | ||
"type": "api-change", | ||
"category": "SocialMessaging", | ||
"description": "Added support for passing role arn corresponding to the supported event destination" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters