Skip to content

fix(deps): update aws-sdk-go-v2 monorepo#321

Merged
dreadnode-renovate-bot[bot] merged 1 commit into
mainfrom
renovate/aws-sdk-go-v2-monorepo
Jul 1, 2026
Merged

fix(deps): update aws-sdk-go-v2 monorepo#321
dreadnode-renovate-bot[bot] merged 1 commit into
mainfrom
renovate/aws-sdk-go-v2-monorepo

Conversation

@dreadnode-renovate-bot

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/aws/aws-sdk-go-v2/config v1.32.25v1.32.26 age confidence
github.com/aws/aws-sdk-go-v2/service/ec2 v1.308.0v1.310.0 age confidence
github.com/aws/aws-sdk-go-v2/service/ssm v1.69.3v1.69.4 age confidence
github.com/aws/aws-sdk-go-v2/service/sts v1.43.3v1.43.4 age confidence

Release Notes

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

v1.310.0

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/acm: v1.41.0
    • Feature: AWS Certificate Manager now supports the Automatic Certificate Management Environment (ACME) protocol to issue public certificates. ACME is an industry-standard protocol for automating certificate lifecycle on customer-managed infrastructure such as on-premises servers and Kubernetes clusters.
  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.68.0
    • Feature: This release adds support for a new reservations-then-balanced capacity distribution strategy, which first attempts to launch instances into your Capacity Reservations and then balances remaining capacity across healthy Availability Zones.
  • github.com/aws/aws-sdk-go-v2/service/cleanrooms: v1.46.0
    • Feature: Adds support for intermediate tables in AWS Clean Rooms collaborations.
  • github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.73.0
    • Feature: AWS CloudFormation adds a DeploymentConfig parameter to enable Express mode, which completes stack operations as soon as resource configuration is applied. Also adds a DisableValidation parameter to skip pre-deployment validation, which now runs automatically on CreateStack and UpdateStak.
  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.61.0
    • Feature: Customers can configure alarms with wall-clock-aligned evaluation windows instead of sliding windows, with optional timezone support for daily or weekly periods
  • github.com/aws/aws-sdk-go-v2/service/codebuild: v1.70.0
    • Feature: Adds support for host kernel selection for on-demand builds.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.178.0
    • Feature: Amazon Connect - Added CreateAttachedFile and StartContactConversationalAnalyticsJob APIs to import call recordings and run conversational analytics.
  • github.com/aws/aws-sdk-go-v2/service/datazone: v1.64.0
    • Feature: Amazon DataZone now supports SNOWFLAKE as a connection type in the CreateConnection API, enabling metadata and lineage retrieval from Snowflake databases. Specify snowflakeProperties with connection details, a Secrets Manager secret, an Athena spill bucket, and an identity mapping for Snowflake.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.310.0
    • Feature: Adds ModifyVpcEndpointPayerResponsibility API, which enables VPC endpoint service owners to modify the billing account for VPC endpoint usage charges at the individual endpoint level
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.86.1
    • Documentation: Updated threshold configuration documentation.
  • github.com/aws/aws-sdk-go-v2/service/eks: v1.88.0
    • Feature: Adds Kubernetes version rollback support, including the CancelUpdate operation to cancel an in-progress VersionRollback update, the RollbackConfig structure with a timeoutMinutes field, and the Cancellation structure surfaced via the new cancellation field on the Update object.
  • github.com/aws/aws-sdk-go-v2/service/networkfirewall: v1.62.0
    • Feature: AWS Network Firewall now supports container associations for monitoring ECS and EKS workloads. You can create container associations to dynamically track the IP addresses of running containers in your Amazon ECS and Amazon EKS clusters.
  • github.com/aws/aws-sdk-go-v2/service/observabilityadmin: v1.18.0
    • Feature: Organization and account level telemetry rule via Observability Admin and CloudWatch pipelines for metrics
  • github.com/aws/aws-sdk-go-v2/service/partnercentralselling: v1.20.0
    • Feature: This release adds AwsMarketplaceSolutions and AwsMarketplaceProducts entity types to the Associate and Disassociate APIs, returns them in GetOpportunity, and adds AwsMarketplaceSolutionArn to ListSolutions ,letting partners link Marketplace listings directly to opportunities.
  • github.com/aws/aws-sdk-go-v2/service/ssoadmin: v1.40.0
    • Feature: AWS IAM Identity Center now returns PrimaryRegion and Regions in the ListInstances response, providing information about replicated instances.
  • github.com/aws/aws-sdk-go-v2/service/supportauthz: v1.0.0
    • Release: New AWS service client module
    • Feature: New SDK release for SupportAuthZ.

v1.309.0

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appconfig: v1.45.0
    • Feature: AWS AppConfig introduces Experimentation tools - enhanced capabilities within AWS AppConfig that enable you to run AB tests, multivariate tests, and gradual feature rollouts across your application stack.
  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.60.0
    • Feature: This release adds the API (PutLogAlarm) to manage a new CloudWatch resource, Log Based Alarms. Log Based Alarms allows customers to alarm directly on CloudWatch Logs query results.
  • github.com/aws/aws-sdk-go-v2/service/connectcampaignsv2: v1.15.0
    • Feature: Adding new attributes to PutProfileOutboundRequest API that will create an outbound request call for the customer's Web Notification outbound campaign.
  • github.com/aws/aws-sdk-go-v2/service/connecthealth: v1.4.0
    • Feature: Expand input validation to support Unicode characters and markdown table syntax.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.309.0
    • Feature: Adds support for the precision time strategy and a parentGroupId parameter on CreatePlacementGroup and DescribePlacementGroups. Precision time placement groups and cluster placement groups with a parent precision time placement group ensure instances launch on precision time capable hardware.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.86.0
    • Feature: Amazon ECS now supports customizable deployment circuit breaker configurations. Customers can now define the failure threshold or control the failure counting mechanism.
  • github.com/aws/aws-sdk-go-v2/service/elasticache: v1.54.4
    • Documentation: Updated documentation for the ApplyImmediately parameter in ModifyCacheCluster and ModifyReplicationGroup to clarify modification behavior.
  • github.com/aws/aws-sdk-go-v2/service/evs: v1.11.0
    • Feature: Amazon EVS introduces a VMware Cloud Foundation (VCF) self-deployed mode, along with new connectors to VCF components such as the Operations and SDDC managers to monitor coverage and usage.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.147.0
    • Feature: Added the UpdateAsset operation to set the business name and description for an existing AWS Glue Data Catalog asset.
  • github.com/aws/aws-sdk-go-v2/service/imagebuilder: v1.56.0
    • Feature: Adds support for AMI watermarks in Image Builder.
  • github.com/aws/aws-sdk-go-v2/service/iotevents: v1.35.0
    • Feature: Marked iotevents/ioteventsdata/panorama/simspaceweaver services as deprecated. These services have reached end-of-life.
  • github.com/aws/aws-sdk-go-v2/service/ioteventsdata: v1.32.0
    • Feature: Marked iotevents/ioteventsdata/panorama/simspaceweaver services as deprecated. These services have reached end-of-life.
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.94.0
    • Feature: Lambda now supports self-managed S3 buckets for Lambda code storage giving you the option for Lambda to reference a copy of your source code from your own S3 buckets. This allows you to maintain a single copy of your source code and manage your own code storage limits.
  • github.com/aws/aws-sdk-go-v2/service/panorama: v1.29.0
    • Feature: Marked iotevents/ioteventsdata/panorama/simspaceweaver services as deprecated. These services have reached end-of-life.
  • github.com/aws/aws-sdk-go-v2/service/pcs: v1.21.0
    • Feature: Add support for in-place Slurm version upgrades on existing clusters by accepting scheduler.version in UpdateCluster.
  • github.com/aws/aws-sdk-go-v2/service/pinpointsmsvoicev2: v1.30.0
    • Feature: This launch is an expansion of our Q1 RCS for business launch where we will release an API that supports rich media and interactive messaging elements.
  • github.com/aws/aws-sdk-go-v2/service/rdsdata: v1.33.5
    • Documentation: Updated documentation to remove Aurora Serverless V1 references.
  • github.com/aws/aws-sdk-go-v2/service/resourceexplorer2: v1.25.0
    • Feature: Added CFN resource type fields for Search and ListSupportedResourceTypes responses. Added SLRec field for ServiceView
  • github.com/aws/aws-sdk-go-v2/service/sagemakerfeaturestoreruntime: v1.36.0
    • Feature: Add support for ListRecords and BatchWriteRecord APIs to Feature Store.
  • github.com/aws/aws-sdk-go-v2/service/simspaceweaver: v1.21.0
    • Feature: Marked iotevents/ioteventsdata/panorama/simspaceweaver services as deprecated. These services have reached end-of-life.
  • github.com/aws/aws-sdk-go-v2/service/vpclattice: v1.23.0
    • Feature: Amazon VPC Lattice now supports mutable idle timeout configuration on VPC Lattice Services
  • github.com/aws/aws-sdk-go-v2/service/wafv2: v1.74.0
    • Feature: AWS WAF added support for associating AWS WAF web ACLs with Amazon Bedrock AgentCore Gateway resources. You can now use AssociateWebACL, DisassociateWebACL, GetWebACLForResource, and ListResourcesForWebACL to protect your AgentCore Gateways with AWS WAF.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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.

| datasource | package                                  | from     | to       |
| ---------- | ---------------------------------------- | -------- | -------- |
| go         | github.com/aws/aws-sdk-go-v2/config      | v1.32.25 | v1.32.26 |
| go         | github.com/aws/aws-sdk-go-v2/service/ec2 | v1.308.0 | v1.310.0 |
| go         | github.com/aws/aws-sdk-go-v2/service/ssm | v1.69.3  | v1.69.4  |
| go         | github.com/aws/aws-sdk-go-v2/service/sts | v1.43.3  | v1.43.4  |
@dreadnode-renovate-bot

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: cli/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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/credentials v1.19.24 -> v1.19.25
github.com/aws/aws-sdk-go-v2/service/signin v1.2.0 -> v1.2.1
github.com/aws/aws-sdk-go-v2/service/sso v1.31.3 -> v1.31.4
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.36.6 -> v1.36.7

@dreadnode-renovate-bot dreadnode-renovate-bot Bot added this pull request to the merge queue Jul 1, 2026
Merged via the queue into main with commit 0207ca1 Jul 1, 2026
9 checks passed
@dreadnode-renovate-bot dreadnode-renovate-bot Bot deleted the renovate/aws-sdk-go-v2-monorepo branch July 1, 2026 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants