Skip to content

Commit

Permalink
Add changelog entries from botocore
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-python-automation committed May 3, 2024
1 parent 096e458 commit 8443f36
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-66303.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``bedrock-agent``",
"description": "[``botocore``] This release adds support for using Provisioned Throughput with Bedrock Agents."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-connect-98734.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``connect``",
"description": "[``botocore``] 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-87696.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``connectcases``",
"description": "[``botocore``] This feature supports the release of Files related items"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-datasync-41325.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``datasync``",
"description": "[``botocore``] 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-76105.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``inspector2``",
"description": "[``botocore``] This release adds CSV format to GetCisScanReport for Inspector v2"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-sagemaker-94484.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``sagemaker``",
"description": "[``botocore``] 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-62381.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``sesv2``",
"description": "[``botocore``] Adds support for specifying replacement headers per BulkEmailEntry in SendBulkEmail in SESv2."
}

0 comments on commit 8443f36

Please sign in to comment.