-
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
Jun 30, 2021
1 parent
b264dde
commit 194b13e
Showing
24 changed files
with
1,524 additions
and
490 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": "AutoScaling", | ||
"description": "Amazon EC2 Auto Scaling infrastructure improvements and optimizations." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "DataBrew", | ||
"description": "Adds support for the output of job results to the AWS Glue Data Catalog." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "MediaPackageVod", | ||
"description": "Add support for Widevine DRM on CMAF packaging configurations. Both Widevine and FairPlay DRMs can now be used simultaneously, with CBCS encryption." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "SSMContacts", | ||
"description": "Fixes the tag key length range to 128 chars, tag value length to 256 chars; Adds support for UTF-8 chars for contact and channel names, Allows users to unset name in UpdateContact API; Adds throttling exception to StopEngagement API, validation exception to APIs UntagResource, ListTagsForResource" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "ServiceDiscovery", | ||
"description": "AWS Cloud Map now allows configuring the TTL of the SOA record for a hosted zone to control the negative caching for new services." | ||
} | ||
] |
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.