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 2, 2024
1 parent d3b6c1a commit 306492f
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-dynamodb-76733.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``dynamodb``",
"description": "[``botocore``] This release adds support to specify an optional, maximum OnDemandThroughput for DynamoDB tables and global secondary indexes in the CreateTable or UpdateTable APIs. You can also override the OnDemandThroughput settings by calling the ImportTable, RestoreFromPointInTime, or RestoreFromBackup APIs."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ec2-35618.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ec2``",
"description": "[``botocore``] This release includes a new API for retrieving the public endorsement key of the EC2 instance's Nitro Trusted Platform Module (NitroTPM)."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-personalize-41285.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``personalize``",
"description": "[``botocore``] This releases ability to delete users and their data, including their metadata and interactions data, from a dataset group."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``redshift-serverless``",
"description": "[``botocore``] Update Redshift Serverless List Scheduled Actions Output Response to include Namespace Name."
}

0 comments on commit 306492f

Please sign in to comment.