Skip to content

Build(deps): Bump the aws-sdk group with 18 updates - #8847

Merged
gustavodiaz7722 merged 1 commit into
mainfrom
dependabot/go_modules/aws-sdk-ceea558dec
Sep 1, 2026
Merged

Build(deps): Bump the aws-sdk group with 18 updates#8847
gustavodiaz7722 merged 1 commit into
mainfrom
dependabot/go_modules/aws-sdk-ceea558dec

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the aws-sdk group with 18 updates:

Package From To
github.com/aws/aws-sdk-go-v2 1.43.5 1.45.1
github.com/aws/aws-sdk-go-v2/config 1.32.35 1.33.1
github.com/aws/aws-sdk-go-v2/credentials 1.19.34 1.20.1
github.com/aws/aws-sdk-go-v2/service/autoscaling 1.71.0 1.75.1
github.com/aws/aws-sdk-go-v2/service/cloudformation 1.76.1 1.78.1
github.com/aws/aws-sdk-go-v2/service/cloudtrail 1.58.4 1.60.1
github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs 1.82.0 1.84.1
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider 1.67.4 1.70.0
github.com/aws/aws-sdk-go-v2/service/ec2 1.321.0 1.325.1
github.com/aws/aws-sdk-go-v2/service/eks 1.91.0 1.95.1
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing 1.36.4 1.38.1
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 1.58.5 1.60.1
github.com/aws/aws-sdk-go-v2/service/iam 1.58.1 1.61.1
github.com/aws/aws-sdk-go-v2/service/kms 1.55.4 1.57.1
github.com/aws/aws-sdk-go-v2/service/outposts 1.66.1 1.70.1
github.com/aws/aws-sdk-go-v2/service/ssm 1.73.4 1.75.1
github.com/aws/aws-sdk-go-v2/service/sts 1.45.4 1.47.1
github.com/aws/smithy-go 1.27.7 1.28.1

Updates github.com/aws/aws-sdk-go-v2 from 1.43.5 to 1.45.1

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.32.35 to 1.33.1

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.19.34 to 1.20.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/autoscaling from 1.71.0 to 1.75.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/cloudformation from 1.76.1 to 1.78.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/cloudtrail from 1.58.4 to 1.60.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs from 1.82.0 to 1.84.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider from 1.67.4 to 1.70.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.321.0 to 1.325.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/eks from 1.91.0 to 1.95.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing from 1.36.4 to 1.38.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 from 1.58.5 to 1.60.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/iam from 1.58.1 to 1.61.1

Commits
  • a2b751d Release 2024-09-03
  • e22c249 Regenerated Clients
  • ff0cf6f Update API model
  • 3120376 refactoring of buildQuery to accept a list of maintained headers to l… (#2773)
  • 4ed838e Merge pull request #2768 from bhavya2109sharma/presignedurl-requestpayer-change
  • d4bd42f Merge branch 'main' into presignedurl-requestpayer-change
  • 0353706 Added Changelog
  • 97e2d3f Release 2024-08-30
  • 4cca52b Regenerated Clients
  • c8a5146 Update endpoints model
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/service/kms from 1.55.4 to 1.57.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/outposts from 1.66.1 to 1.70.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ssm from 1.73.4 to 1.75.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.45.4 to 1.47.1

Commits

Updates github.com/aws/smithy-go from 1.27.7 to 1.28.1

Changelog

Sourced from github.com/aws/smithy-go's changelog.

Release (2026-08-26)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.28.1
    • Bug Fix: Fix broken AddLogger middleware since its insert point was removed.

Release (2026-08-25.2)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.28.0
    • Feature: Set Content-Length inline when the request body is set via SetStream. The ComputeContentLength middleware is now deprecated.

Release (2026-08-25)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.27.10
    • Bug Fix: Fix a data race on the underlying writer when an event stream is closed while an event write is in flight.
    • Bug Fix: Restore draining the HTTP response body in CloseResponseBody to avoid issues with TCP connection reuse.

Release (2026-08-21)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.27.9
    • Bug Fix: Fix a generic event stream exception not carrying the error code and message from its payload.
    • Bug Fix: Fix an event stream not being closed when its connection is lost, which would cause a caller writing to the stream to block indefinitely.
    • Bug Fix: Fix deserialization of an empty list producing a nil slice instead of an empty one.
    • Bug Fix: Restore draining the HTTP response body in CloseResponseBody to avoid issues with TCP connection reuse.

Release (2026-08-14)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.27.8
    • Bug Fix: Restore draining the HTTP response body in CloseResponseBody to avoid issues with TCP connection reuse.

Release (2026-08-07)

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the aws-sdk group with 18 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.43.5` | `1.45.1` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.35` | `1.33.1` |
| [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.19.34` | `1.20.1` |
| [github.com/aws/aws-sdk-go-v2/service/autoscaling](https://github.com/aws/aws-sdk-go-v2) | `1.71.0` | `1.75.1` |
| [github.com/aws/aws-sdk-go-v2/service/cloudformation](https://github.com/aws/aws-sdk-go-v2) | `1.76.1` | `1.78.1` |
| [github.com/aws/aws-sdk-go-v2/service/cloudtrail](https://github.com/aws/aws-sdk-go-v2) | `1.58.4` | `1.60.1` |
| [github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs](https://github.com/aws/aws-sdk-go-v2) | `1.82.0` | `1.84.1` |
| [github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider](https://github.com/aws/aws-sdk-go-v2) | `1.67.4` | `1.70.0` |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.321.0` | `1.325.1` |
| [github.com/aws/aws-sdk-go-v2/service/eks](https://github.com/aws/aws-sdk-go-v2) | `1.91.0` | `1.95.1` |
| [github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing](https://github.com/aws/aws-sdk-go-v2) | `1.36.4` | `1.38.1` |
| [github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2](https://github.com/aws/aws-sdk-go-v2) | `1.58.5` | `1.60.1` |
| [github.com/aws/aws-sdk-go-v2/service/iam](https://github.com/aws/aws-sdk-go-v2) | `1.58.1` | `1.61.1` |
| [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.55.4` | `1.57.1` |
| [github.com/aws/aws-sdk-go-v2/service/outposts](https://github.com/aws/aws-sdk-go-v2) | `1.66.1` | `1.70.1` |
| [github.com/aws/aws-sdk-go-v2/service/ssm](https://github.com/aws/aws-sdk-go-v2) | `1.73.4` | `1.75.1` |
| [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) | `1.45.4` | `1.47.1` |
| [github.com/aws/smithy-go](https://github.com/aws/smithy-go) | `1.27.7` | `1.28.1` |


Updates `github.com/aws/aws-sdk-go-v2` from 1.43.5 to 1.45.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.43.5...v1.45.1)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.35 to 1.33.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.32.35...config/v1.33.1)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.34 to 1.20.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.19.34...v1.20.1)

Updates `github.com/aws/aws-sdk-go-v2/service/autoscaling` from 1.71.0 to 1.75.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.71.0...service/s3/v1.75.1)

Updates `github.com/aws/aws-sdk-go-v2/service/cloudformation` from 1.76.1 to 1.78.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.76.1...service/s3/v1.78.1)

Updates `github.com/aws/aws-sdk-go-v2/service/cloudtrail` from 1.58.4 to 1.60.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ecr/v1.58.4...service/s3/v1.60.1)

Updates `github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs` from 1.82.0 to 1.84.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.82.0...service/s3/v1.84.1)

Updates `github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider` from 1.67.4 to 1.70.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ecs/v1.67.4...service/s3/v1.70.0)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.321.0 to 1.325.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.321.0...service/ec2/v1.325.1)

Updates `github.com/aws/aws-sdk-go-v2/service/eks` from 1.91.0 to 1.95.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.91.0...service/s3/v1.95.1)

Updates `github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing` from 1.36.4 to 1.38.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.36.4...v1.38.1)

Updates `github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2` from 1.58.5 to 1.60.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ecr/v1.58.5...service/s3/v1.60.1)

Updates `github.com/aws/aws-sdk-go-v2/service/iam` from 1.58.1 to 1.61.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.58.1...service/s3/v1.61.1)

Updates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.55.4 to 1.57.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ssm/v1.55.4...service/s3/v1.57.1)

Updates `github.com/aws/aws-sdk-go-v2/service/outposts` from 1.66.1 to 1.70.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.66.1...service/ec2/v1.70.1)

Updates `github.com/aws/aws-sdk-go-v2/service/ssm` from 1.73.4 to 1.75.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ssm/v1.73.4...service/s3/v1.75.1)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.45.4 to 1.47.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/sts/v1.45.4...service/s3/v1.47.1)

Updates `github.com/aws/smithy-go` from 1.27.7 to 1.28.1
- [Release notes](https://github.com/aws/smithy-go/releases)
- [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md)
- [Commits](aws/smithy-go@v1.27.7...v1.28.1)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.45.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.33.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-version: 1.20.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: github.com/aws/aws-sdk-go-v2/service/autoscaling
  dependency-version: 1.75.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudformation
  dependency-version: 1.78.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudtrail
  dependency-version: 1.60.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs
  dependency-version: 1.84.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider
  dependency-version: 1.70.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2
  dependency-version: 1.325.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: github.com/aws/aws-sdk-go-v2/service/eks
  dependency-version: 1.95.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing
  dependency-version: 1.38.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2
  dependency-version: 1.60.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: github.com/aws/aws-sdk-go-v2/service/iam
  dependency-version: 1.61.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: github.com/aws/aws-sdk-go-v2/service/kms
  dependency-version: 1.57.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: github.com/aws/aws-sdk-go-v2/service/outposts
  dependency-version: 1.70.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ssm
  dependency-version: 1.75.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  dependency-version: 1.47.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: github.com/aws/smithy-go
  dependency-version: 1.28.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file skip-release-notes Causes PR not to show in release notes labels Sep 1, 2026
@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Hello dependabot[bot] 👋 Thank you for opening a Pull Request in eksctl project. The team will review the Pull Request and aim to respond within 1-10 business days. Meanwhile, please read about the Contribution and Code of Conduct guidelines here. You can find out more information about eksctl on our website

@gustavodiaz7722
gustavodiaz7722 merged commit c10d78c into main Sep 1, 2026
12 checks passed
@gustavodiaz7722
gustavodiaz7722 deleted the dependabot/go_modules/aws-sdk-ceea558dec branch September 1, 2026 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file skip-release-notes Causes PR not to show in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant