-
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
Aug 9, 2022
1 parent
b927485
commit 47f53df
Showing
19 changed files
with
917 additions
and
668 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": "AugmentedAIRuntime", | ||
"description": "Fix bug with parsing ISO-8601 CreationTime in Java SDK in DescribeHumanLoop" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "CloudWatch", | ||
"description": "Various quota increases related to dimensions and custom metrics" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Location", | ||
"description": "Amazon Location Service now allows circular geofences in BatchPutGeofence, PutGeofence, and GetGeofence APIs." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "SageMaker", | ||
"description": "Amazon SageMaker Automatic Model Tuning now supports specifying multiple alternate EC2 instance types to make tuning jobs more robust when the preferred instance type is not available due to insufficient capacity." | ||
} | ||
] |
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.