Skip to content

Commit

Permalink
Update models for release
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-php-automation committed Dec 3, 2024
1 parent 30ac74c commit 7920893
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .changes/3.332.2
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"
}
]
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CHANGELOG

## next release

* `Aws\BedrockRuntime` - Add an API parameter that allows customers to set performance configuration for invoking a model.
* `Aws\S3Control` - It allows customers to pass CRC64NVME as a header in S3 Batch Operations copy requests
* `Aws\SocialMessaging` - Added support for passing role arn corresponding to the supported event destination

## 3.332.1 - 2024-12-03

* `Aws\BedrockRuntime` - Add an API parameter that allows customers to set performance configuration for invoking a model.
Expand Down

0 comments on commit 7920893

Please sign in to comment.