Skip to content

Commit

Permalink
Release v1.45.4 (2023-09-06) (#4977)
Browse files Browse the repository at this point in the history
Release v1.45.4 (2023-09-06)
===

### Service Client Updates
* `service/appflow`: Updates service API and documentation
* `service/ec2`: Updates service API
  * This release adds 'outpost' location type to the DescribeInstanceTypeOfferings API, allowing customers that have been allowlisted for outpost to query their offerings in the API.
* `service/elasticloadbalancingv2`: Updates service documentation
* `service/medialive`: Updates service API and documentation
  * Adds advanced Output Locking options for Epoch Locking: Custom Epoch and Jam Sync Time
* `service/wafv2`: Updates service API and documentation
  • Loading branch information
aws-sdk-go-automation committed Sep 6, 2023
1 parent 41d34e9 commit 7ea491e
Show file tree
Hide file tree
Showing 19 changed files with 1,038 additions and 494 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.45.4 (2023-09-06)
===

### Service Client Updates
* `service/appflow`: Updates service API and documentation
* `service/ec2`: Updates service API
* This release adds 'outpost' location type to the DescribeInstanceTypeOfferings API, allowing customers that have been allowlisted for outpost to query their offerings in the API.
* `service/elasticloadbalancingv2`: Updates service documentation
* `service/medialive`: Updates service API and documentation
* Adds advanced Output Locking options for Epoch Locking: Custom Epoch and Jam Sync Time
* `service/wafv2`: Updates service API and documentation

Release v1.45.3 (2023-09-05)
===

Expand Down
223 changes: 223 additions & 0 deletions aws/endpoints/defaults.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7ea491e

Please sign in to comment.