Skip to content

Commit

Permalink
Release v1.44.62 (2022-07-25) (#4491)
Browse files Browse the repository at this point in the history
Release v1.44.62 (2022-07-25)
===

### Service Client Updates
* `service/autoscaling`: Updates service documentation
  * Documentation update for Amazon EC2 Auto Scaling.
  • Loading branch information
aws-sdk-go-automation committed Jul 25, 2022
1 parent 9a0163b commit 04a38cc
Show file tree
Hide file tree
Showing 5 changed files with 398 additions and 363 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
Release v1.44.62 (2022-07-25)
===

### Service Client Updates
* `service/autoscaling`: Updates service documentation
* Documentation update for Amazon EC2 Auto Scaling.

Release v1.44.61 (2022-07-22)
===

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.44.61"
const SDKVersion = "1.44.62"

0 comments on commit 04a38cc

Please sign in to comment.