Skip to content

Commit

Permalink
Release v1.40.1 (2021-07-15) (#4008)
Browse files Browse the repository at this point in the history
Release v1.40.1 (2021-07-15)
===

### Service Client Updates
* `service/cognito-idp`: Updates service documentation
* `service/ec2`: Updates service API, documentation, and paginators
  * This feature enables customers  to specify weekly recurring time window(s) for scheduled events that reboot, stop or terminate EC2 instances.
* `service/ecs`: Updates service documentation
  * Documentation updates for support of awsvpc mode on Windows.
* `service/iotsitewise`: Updates service API
* `service/lex-models`: Updates service API
  • Loading branch information
aws-sdk-go-automation authored Jul 15, 2021
1 parent d1c9974 commit 6f7789d
Show file tree
Hide file tree
Showing 18 changed files with 3,114 additions and 854 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
Release v1.40.1 (2021-07-15)
===

### Service Client Updates
* `service/cognito-idp`: Updates service documentation
* `service/ec2`: Updates service API, documentation, and paginators
* This feature enables customers to specify weekly recurring time window(s) for scheduled events that reboot, stop or terminate EC2 instances.
* `service/ecs`: Updates service documentation
* Documentation updates for support of awsvpc mode on Windows.
* `service/iotsitewise`: Updates service API
* `service/lex-models`: Updates service API

Release v1.40.0 (2021-07-14)
===

Expand Down
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.0"
const SDKVersion = "1.40.1"
128 changes: 64 additions & 64 deletions models/apis/cognito-idp/2016-04-18/docs-2.json

Large diffs are not rendered by default.

Loading

0 comments on commit 6f7789d

Please sign in to comment.