Skip to content

Commit

Permalink
Release v1.44.98 (2022-09-14) (#4558)
Browse files Browse the repository at this point in the history
Release v1.44.98 (2022-09-14)
===

### Service Client Updates
* `service/amplifyuibuilder`: Updates service API, documentation, and paginators
* `service/ec2`: Updates service API and documentation
  * This update introduces API operations to manage and create local gateway route tables, CoIP pools, and VIF group associations.
  • Loading branch information
aws-sdk-go-automation committed Sep 14, 2022
1 parent 6fa2035 commit dd192ad
Show file tree
Hide file tree
Showing 14 changed files with 7,684 additions and 1,286 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,11 @@
Release v1.44.98 (2022-09-14)
===

### Service Client Updates
* `service/amplifyuibuilder`: Updates service API, documentation, and paginators
* `service/ec2`: Updates service API and documentation
* This update introduces API operations to manage and create local gateway route tables, CoIP pools, and VIF group associations.

Release v1.44.97 (2022-09-13)
===

Expand Down
3 changes: 3 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.97"
const SDKVersion = "1.44.98"

0 comments on commit dd192ad

Please sign in to comment.