-
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.
Release v1.34.30 (2020-09-23) (#3557)
Release v1.34.30 (2020-09-23) === ### Service Client Updates * `service/backup`: Updates service API and documentation * `service/ce`: Updates service API and documentation * `service/quicksight`: Updates service API and documentation * Added Sheet information to DescribeDashboard, DescribeTemplate and DescribeAnalysis API response. * `service/translate`: Updates service API and documentation ### SDK Enhancements * `service/s3/s3manager`: Prefer using allocated slices from pool over allocating new ones. ([#3534](#3534))
- Loading branch information
1 parent
3e8ec88
commit 3c22b21
Showing
17 changed files
with
8,744 additions
and
4,911 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
### SDK Features | ||
|
||
### SDK Enhancements | ||
* `service/s3/s3manager`: Prefer using allocated slices from pool over allocating new ones. ([#3534](https://github.com/aws/aws-sdk-go/pull/3534)) | ||
|
||
### SDK Bugs |
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.