-
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
Dec 8, 2020
1 parent
2f37893
commit ffcad20
Showing
56 changed files
with
25,488 additions
and
3,122 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,52 @@ | ||
[ | ||
{ | ||
"type": "feature", | ||
"category": "AuditManager", | ||
"description": "AWS Audit Manager helps you continuously audit your AWS usage to simplify how you manage risk and compliance. This update releases the first version of the AWS Audit Manager APIs and SDK." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "ECR", | ||
"description": "This release adds support for configuring cross-region and cross-account replication of your Amazon ECR images." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "EMRcontainers", | ||
"description": "This release adds support for Amazon EMR on EKS, a simple way to run Spark on Kubernetes." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "ForecastService", | ||
"description": "This release adds support for the Amazon Forecast Weather Index which can increase forecasting accuracy by automatically including weather forecasts in demand forecasts." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "HealthLake", | ||
"description": "This release introduces Amazon HealthLake (preview), a HIPAA-eligible service that enables healthcare and life sciences customers to store, transform, query, and analyze health data in the AWS Cloud." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Kendra", | ||
"description": "1. Amazon Kendra connector for Google Drive repositories 2. Amazon Kendra's relevance ranking models are regularly tuned for each customer by capturing end-user search patterns and feedback." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "QuickSight", | ||
"description": "Added new parameters for join optimization." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "SageMaker", | ||
"description": "This feature helps you monitor model performance characteristics such as accuracy, identify undesired bias in your ML models, and explain model decisions better with explainability drift detection." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "SageMakerRuntime", | ||
"description": "This feature allows customers to invoke their endpoint with an inference ID. If used and data capture for the endpoint is enabled, this ID will be captured along with request data." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "SagemakerEdge", | ||
"description": "Amazon SageMaker Edge Manager makes it easy to optimize, secure, monitor, and maintain machine learning (ML) models across fleets of edge devices such as smart cameras, smart speakers, and robots." | ||
} | ||
] |
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
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,5 @@ | ||
{ | ||
"version": "1.0", | ||
"examples": { | ||
} | ||
} |
Oops, something went wrong.