Skip to content

Update aws-sdk-go-v2 monorepo - #30

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/aws-sdk-go-v2-monorepo
Open

Update aws-sdk-go-v2 monorepo#30
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/aws-sdk-go-v2-monorepo

Conversation

@renovate

@renovate renovate Bot commented Mar 4, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
github.com/aws/aws-sdk-go-v2 v1.41.2v1.43.3 age confidence
github.com/aws/aws-sdk-go-v2/config v1.32.10v1.32.34 age confidence
github.com/aws/aws-sdk-go-v2/credentials v1.19.10v1.19.33 age confidence
github.com/aws/aws-sdk-go-v2/service/ecr v1.55.3v1.60.3 age confidence
github.com/aws/aws-sdk-go-v2/service/sts v1.41.7v1.45.3 age confidence

Release Notes

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

v1.43.3

Compare Source

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/feature/rds/auth: v1.5.0
    • No change notes available for this release.
  • github.com/aws/aws-sdk-go-v2/service/athena: v1.49.0
    • Feature: Add FEDERATED type to CreateDataCatalog. This creates Athena Data Catalog, AWS Lambda connector, and AWS Glue connection. Create/DeleteDataCatalog returns DataCatalog. Add Status, ConnectionType, and Error to DataCatalog and DataCatalogSummary. Add DeleteCatalogOnly to delete Athena Catalog only.
  • github.com/aws/aws-sdk-go-v2/service/bedrock: v1.24.0
    • Feature: Tagging support for Async Invoke resources. Added support for Distillation in CreateModelCustomizationJob API. Support for videoDataDeliveryEnabled flag in invocation logging.
  • github.com/aws/aws-sdk-go-v2/service/bedrockagent: v1.31.0
    • Feature: Releasing SDK for Multi-Agent Collaboration.
  • github.com/aws/aws-sdk-go-v2/service/bedrockagentruntime: v1.29.0
    • Feature: Releasing SDK for multi agent collaboration
  • github.com/aws/aws-sdk-go-v2/service/bedrockruntime: v1.22.0
    • Feature: Added support for Async Invoke Operations Start, List and Get. Support for invocation logs with requestMetadata field in Converse, ConverseStream, Invoke and InvokeStream. Video content blocks in Converse/ConverseStream accept raw bytes or S3 URI.
  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.43.3
    • Documentation: Support for configuring AiOps investigation as alarm action
  • github.com/aws/aws-sdk-go-v2/service/datazone: v1.25.0
    • Feature: Adds support for Connections, ProjectProfiles, and JobRuns APIs. Supports the new Lineage feature at GA. Adjusts optionality of a parameter for DataSource and SubscriptionTarget APIs which may adjust types in some clients.
  • github.com/aws/aws-sdk-go-v2/service/dsql: v1.0.0
    • Release: New AWS service client module
    • Feature: Add new API operations for Amazon Aurora DSQL. Amazon Aurora DSQL is a serverless, distributed SQL database with virtually unlimited scale, highest availability, and zero infrastructure management.
  • github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.38.0
    • Feature: This change adds support for global tables with multi-Region strong consistency (in preview). The UpdateTable API now supports a new attribute MultiRegionConsistency to set consistency when creating global tables. The DescribeTable output now optionally includes the MultiRegionConsistency attribute.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.103.0
    • Feature: This release includes(1)Zero-ETL integration to ingest data from 3P SaaS and DynamoDB to Redshift/Redlake (2)new properties on Connections to enable reuse; new connection APIs for retrieve/preview metadata (3)support of CRUD operations for Multi-catalog (4)support of automatic statistics collections
  • github.com/aws/aws-sdk-go-v2/service/lakeformation: v1.39.0
    • Feature: This release added two new LakeFormation Permissions (CREATE_CATALOG, SUPER_USER) and added Id field for CatalogResource. It also added new conditon and expression field.
  • github.com/aws/aws-sdk-go-v2/service/qapps: v1.6.0
    • Feature: Add support for 11 new plugins as action cards to help automate repetitive tasks and improve productivity.
  • github.com/aws/aws-sdk-go-v2/service/qbusiness: v1.18.0
    • Feature: Amazon Q Business now supports customization options for your web experience, 11 new Plugins, and QuickSight support. Amazon Q index allows software providers to enrich their native generative AI experiences with their customer's enterprise knowledge and user context spanning multiple applications.
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.81.0
    • Feature: This release includes API needed to support for Unstructured Data in Q in QuickSight Q&A (IDC).
  • github.com/aws/aws-sdk-go-v2/service/redshift: v1.53.0
    • Feature: Adds support for Amazon Redshift RegisterNamespace and DeregisterNamespace APIs to share data to AWS Glue Data Catalog.
  • github.com/aws/aws-sdk-go-v2/service/redshiftserverless: v1.25.0
    • Feature: Adds support for the ListManagedWorkgroups API to get an overview of existing managed workgroups.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.71.0
    • Feature: Amazon S3 Metadata stores object metadata in read-only, fully managed Apache Iceberg metadata tables that you can query. You can create metadata table configurations for S3 general purpose buckets.
  • github.com/aws/aws-sdk-go-v2/service/s3tables: v1.0.0
    • Release: New AWS service client module
    • Feature: Amazon S3 Tables deliver the first cloud object store with built-in open table format support, and the easiest way to store tabular data at scale.

v1.43.2

Compare Source

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/accessanalyzer: v1.34.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/account: v1.21.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/acm: v1.30.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/acmpca: v1.37.6
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/amp: v1.30.2
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/amplify: v1.27.3
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/amplifybackend: v1.27.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/amplifyuibuilder: v1.23.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/apigateway: v1.27.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/apigatewaymanagementapi: v1.23.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/apigatewayv2: v1.24.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/appconfig: v1.35.3
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/appconfigdata: v1.18.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/appfabric: v1.11.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.45.6
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/appintegrations: v1.30.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/applicationautoscaling: v1.33.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/applicationcostprofiler: v1.21.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice: v1.28.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/applicationinsights: v1.29.3
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/applicationsignals: v1.6.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/appmesh: v1.29.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/apprunner: v1.32.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/appstream: v1.41.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/appsync: v1.39.2
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/apptest: v1.4.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/arczonalshift: v1.14.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/artifact: v1.6.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/athena: v1.48.3
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/auditmanager: v1.37.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.48.0
    • Feature: Auto Scaling groups now support the ability to strictly balance instances across Availability Zones by configuring the AvailabilityZoneDistribution parameter. If balanced-only is configured for a group, launches will always be attempted in the under scaled Availability Zone even if it is unhealthy.
  • github.com/aws/aws-sdk-go-v2/service/autoscalingplans: v1.24.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/b2bi: v1.0.0-preview.51
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/backup: v1.39.6
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/backupgateway: v1.20.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/batch: v1.47.2
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/bcmdataexports: v1.7.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/bedrock: v1.22.2
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/bedrockagent: v1.27.0
    • Feature: Add prompt support for chat template configuration and agent generative AI resource. Add support for configuring an optional guardrail in Prompt and Knowledge Base nodes in Prompt Flows. Add API to validate flow definition
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/bedrockagentruntime: v1.23.3
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/bedrockruntime: v1.20.0
    • Feature: Add Prompt management support to Bedrock runtime APIs: Converse, ConverseStream, InvokeModel, InvokeModelWithStreamingResponse
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/billingconductor: v1.20.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/braket: v1.31.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/budgets: v1.28.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/chatbot: v1.8.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/chime: v1.34.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/chimesdkidentity: v1.22.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmediapipelines: v1.20.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmeetings: v1.27.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmessaging: v1.26.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/chimesdkvoice: v1.19.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/cleanrooms: v1.20.0
    • Feature: This release introduces support for Custom Models in AWS Clean Rooms ML.
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/cleanroomsml: v1.10.0
    • Feature: This release introduces support for Custom Models in AWS Clean Rooms ML.
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/cloud9: v1.28.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/cloudcontrol: v1.22.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/clouddirectory: v1.24.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/cloudfrontkeyvaluestore: v1.8.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/cloudhsm: v1.24.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/cloudhsmv2: v1.27.6
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/cloudsearchdomain: v1.23.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/cloudtrail: v1.44.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/cloudtraildata: v1.11.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/cloudwatchevents: v1.27.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.43.2
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/codeartifact: v1.33.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/codebuild: v1.48.1
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/codecatalyst: v1.17.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/codecommit: v1.27.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/codeconnections: v1.5.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/codedeploy: v1.29.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/codeguruprofiler: v1.24.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/codegurureviewer: v1.29.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/codegurusecurity: v1.12.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/codepipeline: v1.36.3
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/codestarconnections: v1.29.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/codestarnotifications: v1.26.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/cognitoidentity: v1.27.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider: v1.46.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/cognitosync: v1.23.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/comprehend: v1.35.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/comprehendmedical: v1.26.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/computeoptimizer: v1.39.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.50.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.115.2
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/connectcampaigns: v1.15.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/connectcases: v1.21.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/connectcontactlens: v1.26.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/connectparticipant: v1.27.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/controlcatalog: v1.5.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/controltower: v1.18.6
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/costandusagereportservice: v1.28.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/costexplorer: v1.43.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/costoptimizationhub: v1.10.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/customerprofiles: v1.42.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/databasemigrationservice: v1.44.3
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/databrew: v1.33.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/dataexchange: v1.33.3
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/datapipeline: v1.25.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/datasync: v1.43.2
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/datazone: v1.23.3
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/dax: v1.23.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/deadline: v1.6.4
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/detective: v1.31.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/devicefarm: v1.28.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/devopsguru: v1.34.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/directconnect: v1.29.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/directoryservice: v1.30.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/directoryservicedata: v1.2.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/dlm: v1.28.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/docdbelastic: v1.14.2
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/drs: v1.30.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.36.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/dynamodbstreams: v1.24.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/ebs: v1.27.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/ec2instanceconnect: v1.27.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/ecr: v1.36.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/ecrpublic: v1.27.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.49.2
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/efs: v1.33.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/eks: v1.51.3
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/eksauth: v1.7.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/elasticinference: v1.23.6
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/elasticsearchservice: v1.32.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/elastictranscoder: v1.27.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/emr: v1.46.3
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/emrcontainers: v1.33.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/emrserverless: v1.26.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/entityresolution: v1.15.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/eventbridge: v1.35.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/evidently: v1.23.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/finspace: v1.28.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/finspacedata: v1.28.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/firehose: v1.34.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/fis: v1.30.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/fms: v1.38.3
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/forecast: v1.36.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/forecastquery: v1.24.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/frauddetector: v1.35.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/freetier: v1.7.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.49.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/gamelift: v1.36.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/geomaps: v1.0.2
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/geoplaces: v1.0.2
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/georoutes: v1.0.2
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/glacier: v1.26.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/globalaccelerator: v1.29.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.101.2
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/grafana: v1.26.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/greengrass: v1.27.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/greengrassv2: v1.35.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/groundstation: v1.31.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/guardduty: v1.51.1
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/health: v1.28.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/healthlake: v1.28.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/identitystore: v1.27.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/imagebuilder: v1.38.3
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/inspector: v1.25.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/inspector2: v1.32.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/inspectorscan: v1.7.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/internetmonitor: v1.19.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/iot: v1.59.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/iot1clickdevicesservice: v1.23.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/iot1clickprojects: v1.23.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/iotanalytics: v1.26.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/iotdataplane: v1.26.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/iotdeviceadvisor: v1.31.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/iotevents: v1.27.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/ioteventsdata: v1.24.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/iotfleethub: v1.24.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/iotfleetwise: v1.21.2
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/iotjobsdataplane: v1.23.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/iotsecuretunneling: v1.27.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/iotsitewise: v1.43.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/iotthingsgraph: v1.25.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/iottwinmaker: v1.24.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/iotwireless: v1.44.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/ivschat: v1.16.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/kafka: v1.38.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/kafkaconnect: v1.21.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/kendra: v1.54.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/kendraranking: v1.11.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/keyspaces: v1.15.2
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/kinesis: v1.32.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/kinesisanalytics: v1.25.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/kinesisanalyticsv2: v1.31.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/kinesisvideo: v1.27.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/kinesisvideoarchivedmedia: v1.27.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/kinesisvideomedia: v1.22.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/kinesisvideosignaling: v1.23.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/kinesisvideowebrtcstorage: v1.14.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/kms: v1.37.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/lakeformation: v1.38.1
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.64.3
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/launchwizard: v1.8.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/lexmodelbuildingservice: v1.28.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/lexmodelsv2: v1.49.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/lexruntimeservice: v1.24.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/lexruntimev2: v1.29.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/licensemanager: v1.29.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/licensemanagerlinuxsubscriptions: v1.14.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/licensemanagerusersubscriptions: v1.13.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/lightsail: v1.42.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/location: v1.42.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/lookoutequipment: v1.30.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/lookoutmetrics: v1.31.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/lookoutvision: v1.27.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/m2: v1.18.3
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/machinelearning: v1.28.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/macie2: v1.43.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/mailmanager: v1.6.3
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/managedblockchain: v1.26.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/managedblockchainquery: v1.16.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/marketplaceagreement: v1.6.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/marketplacecatalog: v1.30.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/marketplacecommerceanalytics: v1.24.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/marketplacedeployment: v1.6.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/marketplaceentitlementservice: v1.25.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/marketplacemetering: v1.25.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/marketplacereporting: v1.1.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/mediaconnect: v1.35.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.61.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/medialive: v1.62.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/mediapackage: v1.34.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/mediapackagev2: v1.19.2
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/mediapackagevod: v1.34.6
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • github.com/aws/aws-sdk-go-v2/service/mediastore: v1.24.5
    • Bug Fix: Adds case-insensitive handling of error message fields in service responses
  • `github.com/aws/aws-sdk-go-v2/s

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Mar 4, 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):

  • 9 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.18 -> v1.18.34
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.18 -> v1.4.34
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.18 -> v2.7.34
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.5 -> v1.13.15
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.18 -> v1.13.34
github.com/aws/aws-sdk-go-v2/service/signin v1.0.6 -> v1.5.3
github.com/aws/aws-sdk-go-v2/service/sso v1.30.11 -> v1.33.3
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.15 -> v1.38.3
github.com/aws/smithy-go v1.24.1 -> v1.27.6
go 1.23 -> 1.24

@renovate
renovate Bot force-pushed the renovate/aws-sdk-go-v2-monorepo branch 4 times, most recently from ed68d58 to c654a90 Compare March 18, 2026 05:20
@renovate
renovate Bot force-pushed the renovate/aws-sdk-go-v2-monorepo branch 3 times, most recently from ccbfa52 to be3fa45 Compare March 26, 2026 22:31
@renovate
renovate Bot force-pushed the renovate/aws-sdk-go-v2-monorepo branch 7 times, most recently from 7c9d79c to 0deb4cd Compare April 6, 2026 21:25
@renovate renovate Bot changed the title fix(deps): update aws-sdk-go-v2 monorepo Update aws-sdk-go-v2 monorepo Apr 8, 2026
@renovate
renovate Bot force-pushed the renovate/aws-sdk-go-v2-monorepo branch from 0deb4cd to 9000508 Compare April 8, 2026 23:46
@renovate
renovate Bot force-pushed the renovate/aws-sdk-go-v2-monorepo branch 2 times, most recently from cc8a512 to 08523f6 Compare April 17, 2026 19:36
@renovate
renovate Bot force-pushed the renovate/aws-sdk-go-v2-monorepo branch 3 times, most recently from 32c73f9 to a3296ec Compare April 29, 2026 22:14
@renovate
renovate Bot force-pushed the renovate/aws-sdk-go-v2-monorepo branch 4 times, most recently from 9d627ce to c6f7a5c Compare May 8, 2026 21:10
@renovate
renovate Bot force-pushed the renovate/aws-sdk-go-v2-monorepo branch 4 times, most recently from e1fc4c7 to bac89c6 Compare May 28, 2026 20:57
@renovate
renovate Bot force-pushed the renovate/aws-sdk-go-v2-monorepo branch 5 times, most recently from 80c59b8 to 73eb631 Compare June 8, 2026 22:58
@renovate
renovate Bot force-pushed the renovate/aws-sdk-go-v2-monorepo branch 4 times, most recently from 669971f to 524d80b Compare June 12, 2026 00:02
@renovate
renovate Bot force-pushed the renovate/aws-sdk-go-v2-monorepo branch 2 times, most recently from 7830671 to 718cd99 Compare June 20, 2026 01:52
@renovate
renovate Bot force-pushed the renovate/aws-sdk-go-v2-monorepo branch 4 times, most recently from 41a1074 to 2456bb3 Compare July 1, 2026 20:41
@renovate
renovate Bot force-pushed the renovate/aws-sdk-go-v2-monorepo branch 4 times, most recently from cf6000e to 3a33fb3 Compare July 9, 2026 01:41
@renovate
renovate Bot force-pushed the renovate/aws-sdk-go-v2-monorepo branch from 3a33fb3 to 1a66079 Compare July 13, 2026 20:04
@renovate
renovate Bot force-pushed the renovate/aws-sdk-go-v2-monorepo branch 5 times, most recently from 7520507 to 4053ce0 Compare July 28, 2026 21:48
@renovate
renovate Bot force-pushed the renovate/aws-sdk-go-v2-monorepo branch 3 times, most recently from 54f5713 to 3221fa4 Compare July 29, 2026 21:28
@renovate
renovate Bot force-pushed the renovate/aws-sdk-go-v2-monorepo branch from 3221fa4 to 2d3bee1 Compare July 31, 2026 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants