-
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 14, 2020
1 parent
f1c689f
commit daefd06
Showing
22 changed files
with
631 additions
and
452 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,27 @@ | ||
[ | ||
{ | ||
"type": "bugfix", | ||
"category": "ErrorParser", | ||
"description": "fix UnknownEndpoint exception not thrown in Node14(#3393)" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "AppStream", | ||
"description": "Adds support for the Desktop View feature" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Braket", | ||
"description": "Fixing bug in our SDK model where device status and device type had been flipped." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "EC2", | ||
"description": "New C5ad instances featuring AMD's 2nd Generation EPYC processors, offering up to 96 vCPUs, 192 GiB of instance memory, 3.8 TB of NVMe based SSD instance storage, and 20 Gbps in Network bandwidth" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "SageMaker", | ||
"description": "Amazon SageMaker now supports 1) creating real-time inference endpoints using model container images from Docker registries in customers' VPC 2) AUC(Area under the curve) as AutoPilot objective metric" | ||
} | ||
] |
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.