Skip to content

Commit

Permalink
Release v1.43.8 (2022-02-28) (#4296)
Browse files Browse the repository at this point in the history
Release v1.43.8 (2022-02-28)
===

### Service Client Updates
* `service/amplify`: Updates service API and documentation
* `service/amplifyuibuilder`: Updates service API, documentation, and paginators
* `service/athena`: Updates service API and documentation
  * This release adds support for updating an existing named query.
* `service/ec2`: Updates service API and documentation
  * This release adds support for new AMI property 'lastLaunchedTime'
* `service/finspace-data`: Updates service API, documentation, and paginators
* `service/fis`: Updates service API and documentation
* `service/fsx`: Updates service API and documentation
* `service/route53-recovery-cluster`: Updates service API and documentation
* `service/servicecatalog-appregistry`: Updates service API
  • Loading branch information
aws-sdk-go-automation committed Feb 28, 2022
1 parent f77d1c4 commit 4306613
Show file tree
Hide file tree
Showing 38 changed files with 8,679 additions and 2,611 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,19 @@
Release v1.43.8 (2022-02-28)
===

### Service Client Updates
* `service/amplify`: Updates service API and documentation
* `service/amplifyuibuilder`: Updates service API, documentation, and paginators
* `service/athena`: Updates service API and documentation
* This release adds support for updating an existing named query.
* `service/ec2`: Updates service API and documentation
* This release adds support for new AMI property 'lastLaunchedTime'
* `service/finspace-data`: Updates service API, documentation, and paginators
* `service/fis`: Updates service API and documentation
* `service/fsx`: Updates service API and documentation
* `service/route53-recovery-cluster`: Updates service API and documentation
* `service/servicecatalog-appregistry`: Updates service API

Release v1.43.7 (2022-02-25)
===

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.43.7"
const SDKVersion = "1.43.8"

0 comments on commit 4306613

Please sign in to comment.