Skip to content

Commit

Permalink
Release v1.42.41 (2022-01-25) (#4254)
Browse files Browse the repository at this point in the history
Release v1.42.41 (2022-01-25)
===

### Service Client Updates
* `service/connect`: Updates service API, documentation, and paginators
* `service/elasticfilesystem`: Updates service API and documentation
  * Use Amazon EFS Replication to replicate your Amazon EFS file system in the AWS Region of your preference.
* `service/fsx`: Updates service API and documentation
* `service/guardduty`: Updates service API and documentation
  * Amazon GuardDuty expands threat detection coverage to protect Amazon Elastic Kubernetes Service (EKS) workloads.
  • Loading branch information
aws-sdk-go-automation committed Jan 25, 2022
1 parent d96cbf2 commit d59ff27
Show file tree
Hide file tree
Showing 21 changed files with 5,840 additions and 163 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,14 @@
Release v1.42.41 (2022-01-25)
===

### Service Client Updates
* `service/connect`: Updates service API, documentation, and paginators
* `service/elasticfilesystem`: Updates service API and documentation
* Use Amazon EFS Replication to replicate your Amazon EFS file system in the AWS Region of your preference.
* `service/fsx`: Updates service API and documentation
* `service/guardduty`: Updates service API and documentation
* Amazon GuardDuty expands threat detection coverage to protect Amazon Elastic Kubernetes Service (EKS) workloads.

Release v1.42.40 (2022-01-24)
===

Expand Down
9 changes: 9 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.42.40"
const SDKVersion = "1.42.41"

0 comments on commit d59ff27

Please sign in to comment.