-
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 29, 2021
1 parent
a1c56fc
commit 0eafa85
Showing
23 changed files
with
1,723 additions
and
328 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": "DocDB", | ||
"description": "This release adds support for Event Subscriptions to DocumentDB." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Glue", | ||
"description": "Allow Dots in Registry and Schema Names for CreateRegistry, CreateSchema; Fixed issue when duplicate keys are present and not returned as part of QuerySchemaVersionMetadata." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "IAM", | ||
"description": "AWS Identity and Access Management GetAccessKeyLastUsed API will throw a custom error if customer public key is not found for access keys." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Location", | ||
"description": "Amazon Location added support for specifying pricing plan information on resources in alignment with our cost model." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "WAFV2", | ||
"description": "Added custom request handling and custom response support in rule actions and default action; Added the option to inspect the web request body as parsed and filtered JSON." | ||
} | ||
] |
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.