-
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 18, 2021
1 parent
49f5f4b
commit 5c6c8f8
Showing
36 changed files
with
8,392 additions
and
451 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": "feature", | ||
"category": "AppRunner", | ||
"description": "AWS App Runner is a service that provides a fast, simple, and cost-effective way to deploy from source code or a container image directly to a scalable and secure web application in the AWS Cloud." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "ComputeOptimizer", | ||
"description": "This release enables compute optimizer to support exporting recommendations to Amazon S3 for EBS volumes and Lambda Functions." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "LexModelsV2", | ||
"description": "This release adds support for exporting and importing Lex V2 bots and bot locales. It also adds validations to enforce minimum number of tags on Lex V2 resources. For details, see https://docs.aws.amazon.com/lexv2/latest/dg/importing-exporting.html" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "LicenseManager", | ||
"description": "AWS License Manager now supports periodic report generation." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Personalize", | ||
"description": "Amazon Personalize now supports the ability to optimize a solution for a custom objective in addition to maximizing relevance." | ||
} | ||
] |
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.