-
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
Mar 30, 2021
1 parent
a8bf40f
commit e5c12fa
Showing
38 changed files
with
6,005 additions
and
2,104 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,47 @@ | ||
[ | ||
{ | ||
"type": "feature", | ||
"category": "CloudWatch", | ||
"description": "SDK update for new Metric Streams feature" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "ConfigService", | ||
"description": "Adding new APIs to support ConformancePack Compliance CI in Aggregators" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "DataBrew", | ||
"description": "This SDK release adds two new dataset features: 1) support for specifying a database connection as a dataset input 2) support for dynamic datasets that accept configurable parameters in S3 path." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "EC2", | ||
"description": "ReplaceRootVolume feature enables customers to replace the EBS root volume of a running instance to a previously known state. Add support to grant account-level access to the EC2 serial console" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "EC2InstanceConnect", | ||
"description": "Adding support to push SSH keys to the EC2 serial console in order to allow an SSH connection to your Amazon EC2 instance's serial port." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "FraudDetector", | ||
"description": "This release adds support for Batch Predictions in Amazon Fraud Detector." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Pinpoint", | ||
"description": "Added support for journey pause/resume, journey updatable import segment and journey quiet time wait." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "SageMaker", | ||
"description": "Amazon SageMaker Autopilot now supports 1) feature importance reports for AutoML jobs and 2) PartialFailures for AutoML jobs" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "s3", | ||
"description": "update writeGetObjectResponse to validate with and hit s3-object-lambda endpoint" | ||
} | ||
] |
This file was deleted.
Oops, something went wrong.
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.