-
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
Nov 26, 2019
1 parent
3076c0c
commit 151ca09
Showing
51 changed files
with
4,741 additions
and
1,219 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": "CognitoIdentityServiceProvider", | ||
"description": "This release adds a new setting for a user pool to configure which recovery methods a user can use to recover their account via the forgot password operation." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "DirectoryService", | ||
"description": "This release will introduce optional encryption over LDAP network traffic using SSL certificates between customer's self-managed AD and AWS Directory Services instances. The release also provides APIs for Certificate management." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "DynamoDB", | ||
"description": "1) Amazon Contributor Insights for Amazon DynamoDB is a diagnostic tool for identifying frequently accessed keys and understanding database traffic trends. 2) Support for displaying new fields when a table's encryption state is Inaccessible or the table have been Archived." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "ElasticInference", | ||
"description": "Amazon Elastic Inference allows customers to attach Elastic Inference Accelerators to Amazon EC2 and Amazon ECS tasks, thus providing low-cost GPU-powered acceleration and reducing the cost of running deep learning inference. This release allows customers to add or remove tags for their Elastic Inference Accelerators." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "MediaTailor", | ||
"description": "AWS Elemental MediaTailor SDK now allows configuration of the Live Pre-Roll feature for HLS and DASH streams." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Organizations", | ||
"description": "Introduces the DescribeEffectivePolicy action, which returns the contents of the policy that's in effect for the account." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "RDSDataService", | ||
"description": "Type hints to improve handling of some specific parameter types (date/time, decimal etc) for ExecuteStatement and BatchExecuteStatement APIs" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "ResourceGroupsTaggingAPI", | ||
"description": "You can use tag policies to help standardize on tags across your organization's resources." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "ServerlessApplicationRepository", | ||
"description": "AWS Serverless Application Repository now supports verified authors. Verified means that AWS has made a good faith review, as a reasonable and prudent service provider, of the information provided by the requester and has confirmed that the requester's identity is as claimed." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "WorkSpaces", | ||
"description": "For the WorkspaceBundle API, added the image identifier and the time of the last update." | ||
} | ||
] |
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.