Skip to content

fix(deps): Update aws-sdk-go-v2 monorepo - #2590

Merged
kodiakhq[bot] merged 3 commits into
mainfrom
renovate/aws-sdk-go-v2-monorepo
Sep 5, 2026
Merged

fix(deps): Update aws-sdk-go-v2 monorepo#2590
kodiakhq[bot] merged 3 commits into
mainfrom
renovate/aws-sdk-go-v2-monorepo

Conversation

@cloudquery-ci

@cloudquery-ci cloudquery-ci Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/aws/aws-sdk-go-v2 v1.43.7v1.45.1 age confidence
github.com/aws/aws-sdk-go-v2/config v1.32.38v1.33.1 age confidence
github.com/aws/aws-sdk-go-v2/service/licensemanager v1.41.7v1.44.1 age confidence
github.com/aws/aws-sdk-go-v2/service/marketplacemetering v1.40.2v1.42.1 age confidence

Release Notes

aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)

v1.45.1

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.45.1
    • Bug Fix: Fix internal timeout gate to not depend on env opt-in.
  • github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager: v0.4.1
    • Bug Fix: Fix DownloadObject bug so parts can be read to correct offset regardless of parts sizes change
    • Bug Fix: Fix GetObject bug so object parts can be read to correct offset regardless of parts sizes change

v1.45.0

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appintegrations: v1.44.0
    • Feature: This release adds a force parameter to DeleteApplication and a ConflictException to UpdateApplication, letting customers delete applications with existing associations in one call and get a clear error when an update conflicts with the application's current state.
  • github.com/aws/aws-sdk-go-v2/service/bedrockagentcore: v1.45.0
    • Feature: Batch evaluation now supports up to 10 CloudWatch log groups per CloudWatchLogsSource
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.328.0
    • Feature: This release adds support to retain interruptible Capacity Reservations in an active state when all capacity is reclaimed.
  • github.com/aws/aws-sdk-go-v2/service/medialive: v1.108.0
    • Feature: AWS Elemental MediaLive now supports AB forensic video watermarking
  • github.com/aws/aws-sdk-go-v2/service/mgn: v1.53.0
    • Feature: AWS Transform for migrations adds a second network migration option - apply your source security posture to existing VPCs. Upload a source network file with firewall rules, tag the in-scope VPCs, and AWS Transform matches source subnets to them by CIDR and generates the security groups.
  • github.com/aws/aws-sdk-go-v2/service/odb: v1.20.0
    • Feature: Adds the ListFlexComponents API for listing the flex components available for a given DB system shape.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.273.0
    • Feature: Amazon SageMaker Feature Store now supports the Standard V2 online store type, which enables feature-level writes to feature groups. You can select Standard V2 when creating a feature group, and update the storage type of an existing feature group via UpdateFeatureGroup.
  • github.com/aws/aws-sdk-go-v2/service/sagemakerfeaturestoreruntime: v1.42.0
    • Feature: Amazon SageMaker Feature Store now supports the UpdateRecord API, enabling partial updates to individual feature values in an existing Online Store record without rewriting the entire record. This reduces write payloads and latency for high-frequency feature-level writes .

v1.44.0

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appintegrations: v1.44.0
    • Feature: This release adds a force parameter to DeleteApplication and a ConflictException to UpdateApplication, letting customers delete applications with existing associations in one call and get a clear error when an update conflicts with the application's current state.
  • github.com/aws/aws-sdk-go-v2/service/bedrockagentcore: v1.45.0
    • Feature: Batch evaluation now supports up to 10 CloudWatch log groups per CloudWatchLogsSource
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.328.0
    • Feature: This release adds support to retain interruptible Capacity Reservations in an active state when all capacity is reclaimed.
  • github.com/aws/aws-sdk-go-v2/service/medialive: v1.108.0
    • Feature: AWS Elemental MediaLive now supports AB forensic video watermarking
  • github.com/aws/aws-sdk-go-v2/service/mgn: v1.53.0
    • Feature: AWS Transform for migrations adds a second network migration option - apply your source security posture to existing VPCs. Upload a source network file with firewall rules, tag the in-scope VPCs, and AWS Transform matches source subnets to them by CIDR and generates the security groups.
  • github.com/aws/aws-sdk-go-v2/service/odb: v1.20.0
    • Feature: Adds the ListFlexComponents API for listing the flex components available for a given DB system shape.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.273.0
    • Feature: Amazon SageMaker Feature Store now supports the Standard V2 online store type, which enables feature-level writes to feature groups. You can select Standard V2 when creating a feature group, and update the storage type of an existing feature group via UpdateFeatureGroup.
  • github.com/aws/aws-sdk-go-v2/service/sagemakerfeaturestoreruntime: v1.42.0
    • Feature: Amazon SageMaker Feature Store now supports the UpdateRecord API, enabling partial updates to individual feature values in an existing Online Store record without rewriting the entire record. This reduces write payloads and latency for high-frequency feature-level writes .

v1.43.8

General Highlights

  • Dependency Update: Update to smithy-go v1.27.10.
  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.43.8
    • Bug Fix: Make X-Amz-Checksum-Mode appear on query parameters on presigned URLs
  • github.com/aws/aws-sdk-go-v2/service/account: v1.36.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/acmpca: v1.51.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.73.0
    • Feature: Adds support for Distribution Segments in mixed instances policies, providing ordered prioritization across On-Demand Capacity Reservations, Capacity Blocks, interruptible Capacity Reservations, and On-Demand capacity.
  • github.com/aws/aws-sdk-go-v2/service/billingconductor: v1.33.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/cloudcontrol: v1.33.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/cloudhsmv2: v1.38.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/cloudwatchevents: v1.36.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/codebuild: v1.73.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/codegurureviewer: v1.38.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/codepipeline: v1.50.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/dataexchange: v1.45.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/deadline: v1.37.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/detective: v1.42.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/devopsagent: v1.11.0
    • Feature: Adds the UpdateApprovalAction API for resolving agent action approvals in AWS DevOps Agent agent spaces.
  • github.com/aws/aws-sdk-go-v2/service/directoryservice: v1.42.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/drs: v1.44.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.323.0
    • Feature: Fleet feature to support Capacity Reservation Resource Groups with Amazon EC2 Capacity Blocks and interruptible Capacity Reservations
  • github.com/aws/aws-sdk-go-v2/service/eks: v1.93.0
    • Feature: This feature would give customers the ability to tune TerminatedPodGcThreshold configuration in an Amazon EKS cluster.
  • github.com/aws/aws-sdk-go-v2/service/emrcontainers: v1.46.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/eventbridge: v1.49.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/evs: v1.14.0
    • Feature: EVS now supports i7i.metal-48xl EC2 bare metal instance type, delivering high random IOPS performance with real-time latency, ideal for IO intensive and latency-sensitive workloads such as transactional databases, real-time analytics, and AI ML pre-processing.
  • github.com/aws/aws-sdk-go-v2/service/frauddetector: v1.45.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.69.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/globalaccelerator: v1.39.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/iamtoolbox: v1.0.0
    • Release: New AWS service client module
    • Feature: AWS Identity and Access Management (IAM) announces access troubleshooter, helping you debug access denied errors faster. Supported error messages now include an identifier you can use to retrieve detailed evaluations of the policies considered and their results. Preview in US East (N. Virginia).
  • github.com/aws/aws-sdk-go-v2/service/inspector: v1.34.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/iot: v1.78.0
    • Feature: As part of this release, we are extending capability of AWS IoT Rules Engine to support IoT InfluxDB Action. The IoT InfluxDB action lets customers send messages from IoT sensors and applications to InfluxDB.
  • github.com/aws/aws-sdk-go-v2/service/iotsecuretunneling: v1.37.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/iottwinmaker: v1.33.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/ivs: v1.56.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/ivsrealtime: v1.38.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/licensemanager: v1.42.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/marketplacecatalog: v1.46.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/marketplacemetering: v1.40.3
    • Documentation: Updated documentation to clarify duplicate-billing prevention and BatchMeterUsage retry guidance
  • github.com/aws/aws-sdk-go-v2/service/mediapackage: v1.43.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/mediapackagevod: v1.43.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/mediastore: v1.33.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/networkmanager: v1.45.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/outposts: v1.68.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/paymentcryptography: v1.34.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/pi: v1.40.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/qconnect: v1.35.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/resourceexplorer2: v1.28.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/servicecatalogappregistry: v1.39.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/servicediscovery: v1.44.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/shield: v1.38.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/signer: v1.36.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/storagegateway: v1.47.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/swf: v1.38.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/transcribestreaming: v1.39.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/transfer: v1.76.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/translate: v1.37.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/voiceid: v1.34.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/vpclattice: v1.27.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/wafv2: v1.78.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/wisdom: v1.36.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/workspacesthinclient: v1.24.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/xray: v1.40.0
    • Feature: Enable schema-based (de)serialization for this service.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 3am on Saturday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@cloudquery-ci

cloudquery-ci Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 12 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/credentials v1.19.37 -> v1.20.1
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.38 -> v1.19.1
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.38 -> v1.5.1
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.38 -> v2.8.1
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.39 -> v1.5.1
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.17 -> v1.13.19
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.38 -> v1.14.1
github.com/aws/aws-sdk-go-v2/service/signin v1.5.7 -> v1.7.1
github.com/aws/aws-sdk-go-v2/service/sso v1.33.7 -> v1.35.1
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.38.7 -> v1.40.1
github.com/aws/aws-sdk-go-v2/service/sts v1.45.7 -> v1.47.1
github.com/aws/smithy-go v1.27.8 -> v1.28.1

@kodiakhq
kodiakhq Bot merged commit 46d744d into main Sep 5, 2026
9 of 10 checks passed
@kodiakhq
kodiakhq Bot deleted the renovate/aws-sdk-go-v2-monorepo branch September 5, 2026 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants