-
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 22, 2019
1 parent
d35748e
commit 1cb7ecc
Showing
33 changed files
with
1,736 additions
and
396 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,42 @@ | ||
[ | ||
{ | ||
"type": "feature", | ||
"category": "APIGateway", | ||
"description": "This release adds support for tagging of Amazon API Gateway resources." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Budgets", | ||
"description": "Added new datatype PlannedBudgetLimits to Budget model, and updated examples for AWS Budgets API for UpdateBudget, CreateBudget, DescribeBudget, and DescribeBudgets" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "DeviceFarm", | ||
"description": "This release introduces support for tagging, tag-based access control, and resource-based access control." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "EC2", | ||
"description": "This release adds idempotency support for associate, create route and authorization APIs for AWS Client VPN Endpoints." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "EFS", | ||
"description": "AWS EFS documentation updated to reflect the minimum required value for ProvisionedThroughputInMibps is 1 from the previously documented 0. The service has always required a minimum value of 1, therefor service behavior is not changed. " | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "ServiceCatalog", | ||
"description": "Service Catalog UpdateProvisionedProductProperties API enables customers to manage provisioned product ownership. Administrators can now update the user associated to a provisioned product to another user within the same account allowing the new user to describe, update, terminate and execute service actions in that Service Catalog resource. New owner will also be able to list and describe all past records executed for that provisioned product." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "WorkLink", | ||
"description": "Amazon WorkLink is a fully managed, cloud-based service that enables secure, one-click access to internal websites and web apps from mobile phones. This release introduces new APIs to associate and manage website authorization providers with Amazon WorkLink fleets." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "s3", | ||
"description": "Validate the `Expiration` parameter for `s3.getSignedUrl()` is number" | ||
} | ||
] |
This file was deleted.
Oops, something went wrong.
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.