Skip to content

Commit

Permalink
Release v1.40.17 (2021-08-06) (#4049)
Browse files Browse the repository at this point in the history
Release v1.40.17 (2021-08-06)
===

### Service Client Updates
* `service/athena`: Updates service documentation
  * Documentation updates for Athena.
* `service/chime-sdk-identity`: Adds new service
* `service/chime-sdk-messaging`: Adds new service
* `service/connect`: Updates service API, documentation, and paginators
* `service/lightsail`: Updates service API and documentation
  * This release adds support to track when a bucket access key was last used.
* `service/synthetics`: Updates service documentation
  • Loading branch information
aws-sdk-go-automation authored Aug 6, 2021
1 parent 16b7af7 commit 9f71301
Show file tree
Hide file tree
Showing 35 changed files with 20,125 additions and 223 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
Release v1.40.17 (2021-08-06)
===

### Service Client Updates
* `service/athena`: Updates service documentation
* Documentation updates for Athena.
* `service/chime-sdk-identity`: Adds new service
* `service/chime-sdk-messaging`: Adds new service
* `service/connect`: Updates service API, documentation, and paginators
* `service/lightsail`: Updates service API and documentation
* This release adds support to track when a bucket access key was last used.
* `service/synthetics`: Updates service documentation

Release v1.40.16 (2021-08-05)
===

Expand Down
1 change: 1 addition & 0 deletions aws/endpoints/defaults.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion aws/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ package aws
const SDKName = "aws-sdk-go"

// SDKVersion is the version of this SDK
const SDKVersion = "1.40.16"
const SDKVersion = "1.40.17"
60 changes: 30 additions & 30 deletions models/apis/athena/2017-05-18/docs-2.json

Large diffs are not rendered by default.

Loading

0 comments on commit 9f71301

Please sign in to comment.