Skip to content

Commit

Permalink
Update changelog based on model updates
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-python-automation committed May 3, 2024
1 parent 9b21a66 commit 8f222ae
Show file tree
Hide file tree
Showing 7 changed files with 35 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-bedrockagent-24420.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``bedrock-agent``",
"description": "This release adds support for using Provisioned Throughput with Bedrock Agents."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-connect-78439.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``connect``",
"description": "This release adds 5 new APIs for managing attachments: StartAttachedFileUpload, CompleteAttachedFileUpload, GetAttachedFile, BatchGetAttachedFileMetadata, DeleteAttachedFile. These APIs can be used to programmatically upload and download attachments to Connect resources, like cases."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-connectcases-25817.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``connectcases``",
"description": "This feature supports the release of Files related items"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-datasync-75524.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``datasync``",
"description": "Updated guidance on using private or self-signed certificate authorities (CAs) with AWS DataSync object storage locations."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-inspector2-49610.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``inspector2``",
"description": "This release adds CSV format to GetCisScanReport for Inspector v2"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-sagemaker-40384.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``sagemaker``",
"description": "Amazon SageMaker Inference now supports m6i, c6i, r6i, m7i, c7i, r7i and g5 instance types for Batch Transform Jobs"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-sesv2-57839.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``sesv2``",
"description": "Adds support for specifying replacement headers per BulkEmailEntry in SendBulkEmail in SESv2."
}

0 comments on commit 8f222ae

Please sign in to comment.