-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
=== ### Service Client Updates * `service/autoscaling`: Updates service API and documentation * Introducing instance refresh, a feature that helps you update all instances in an Auto Scaling group in a rolling fashion (for example, to apply a new AMI or instance type). You can control the pace of the refresh by defining the percentage of the group that must remain running/healthy during the replacement process and the time for new instances to warm up between replacements. * `service/cloudfront`: Updates service documentation * Documentation updates for CloudFront * `service/dataexchange`: Updates service API * `service/lambda`: Updates service API, documentation, and examples * Adds support for using Amazon Elastic File System (persistent storage) with AWS Lambda. This enables customers to share data across function invocations, read large reference data files, and write function output to a persistent and shared store. * `service/polly`: Updates service API * Amazon Polly adds new US English child voice - Kevin. Kevin is available as Neural voice only. * `service/qldb`: Updates service documentation
- Loading branch information
awssdkgo
committed
Jun 16, 2020
1 parent
2eb7b18
commit 2906c12
Showing
21 changed files
with
1,667 additions
and
67 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
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.