Skip to content

Commit

Permalink
Release v1.44.53 (2022-07-12) (#4477)
Browse files Browse the repository at this point in the history
Release v1.44.53 (2022-07-12)
===

### Service Client Updates
* `service/networkmanager`: Updates service API, documentation, and paginators
  • Loading branch information
aws-sdk-go-automation committed Jul 12, 2022
1 parent dd18259 commit d6ec7a3
Show file tree
Hide file tree
Showing 9 changed files with 3,152 additions and 257 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,9 @@
Release v1.44.53 (2022-07-12)
===

### Service Client Updates
* `service/networkmanager`: Updates service API, documentation, and paginators

Release v1.44.52 (2022-07-11)
===

Expand Down
227 changes: 227 additions & 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
Expand Up @@ -5,4 +5,4 @@ package aws
const SDKName = "aws-sdk-go"

// SDKVersion is the version of this SDK
const SDKVersion = "1.44.52"
const SDKVersion = "1.44.53"

0 comments on commit d6ec7a3

Please sign in to comment.