Skip to content

Commit

Permalink
Release v1.44.80 (2022-08-18) (#4527)
Browse files Browse the repository at this point in the history
Release v1.44.80 (2022-08-18)
===

### Service Client Updates
* `service/chime-sdk-media-pipelines`: Updates service API, documentation, and paginators
* `service/cognito-idp`: Updates service API
* `service/dynamodb`: Updates service API, documentation, waiters, paginators, and examples
  * This release adds support for importing data from S3 into a new DynamoDB table
* `service/ec2`: Updates service API and documentation
  * This release adds support for VPN log options , a new feature allowing S2S VPN connections to send IKE activity logs to CloudWatch Logs
* `service/monitoring`: Updates service API, documentation, and paginators
  * Add support for managed Contributor Insights Rules
* `service/networkmanager`: Updates service API and documentation
  • Loading branch information
aws-sdk-go-automation authored Aug 18, 2022
1 parent ad2ea9b commit b28bc2f
Show file tree
Hide file tree
Showing 27 changed files with 8,043 additions and 1,034 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
Release v1.44.80 (2022-08-18)
===

### Service Client Updates
* `service/chime-sdk-media-pipelines`: Updates service API, documentation, and paginators
* `service/cognito-idp`: Updates service API
* `service/dynamodb`: Updates service API, documentation, waiters, paginators, and examples
* This release adds support for importing data from S3 into a new DynamoDB table
* `service/ec2`: Updates service API and documentation
* This release adds support for VPN log options , a new feature allowing S2S VPN connections to send IKE activity logs to CloudWatch Logs
* `service/monitoring`: Updates service API, documentation, and paginators
* Add support for managed Contributor Insights Rules
* `service/networkmanager`: Updates service API and documentation

Release v1.44.79 (2022-08-17)
===

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.79"
const SDKVersion = "1.44.80"
Loading

0 comments on commit b28bc2f

Please sign in to comment.