-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
awstools
committed
May 2, 2024
1 parent
c9fff9b
commit 36e3f6d
Showing
22 changed files
with
1,990 additions
and
725 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,22 @@ | ||
[ | ||
{ | ||
"type": "feature", | ||
"category": "DynamoDB", | ||
"description": "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." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "EC2", | ||
"description": "This release includes a new API for retrieving the public endorsement key of the EC2 instance's Nitro Trusted Platform Module (NitroTPM)." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Personalize", | ||
"description": "This releases ability to delete users and their data, including their metadata and interactions data, from a dataset group." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "RedshiftServerless", | ||
"description": "Update Redshift Serverless List Scheduled Actions Output Response to include Namespace Name." | ||
} | ||
] |
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
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
Oops, something went wrong.